Empack

Latest version: v5.0.1

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

5.0.1

([Full Changelog](https://github.com/emscripten-forge/empack/compare/v5.0.0...2e15e5060a9aba274f81c12d504c4c80245e898e))

Bugs fixed

- Support missing url field [110](https://github.com/emscripten-forge/empack/pull/110) ([trungleduc](https://github.com/trungleduc))

Contributors to this release

([GitHub contributors page for this release](https://github.com/emscripten-forge/empack/graphs/contributors?from=2024-10-21&to=2024-10-23&type=c))

[trungleduc](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3Atrungleduc+updated%3A2024-10-21..2024-10-23&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

5.0.0

([Full Changelog](https://github.com/emscripten-forge/empack/compare/v4.0.3...3046105d179d5db47d83fdd00fcdc2f72bfd0a53))

Enhancements made

- Pass package source URL to URL factory [109](https://github.com/emscripten-forge/empack/pull/109) ([trungleduc](https://github.com/trungleduc))

Contributors to this release

([GitHub contributors page for this release](https://github.com/emscripten-forge/empack/graphs/contributors?from=2024-10-15&to=2024-10-21&type=c))

[trungleduc](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3Atrungleduc+updated%3A2024-10-15..2024-10-21&type=Issues)

4.0.3

([Full Changelog](https://github.com/emscripten-forge/empack/compare/v4.0.2...cd6efc3636047c4e639bbebd4ce823730097672c))

Enhancements made

- Add package url factory [108](https://github.com/emscripten-forge/empack/pull/108) ([trungleduc](https://github.com/trungleduc))

Bugs fixed

- restrict package versions in integration test [107](https://github.com/emscripten-forge/empack/pull/107) ([DerThorsten](https://github.com/DerThorsten))

Contributors to this release

([GitHub contributors page for this release](https://github.com/emscripten-forge/empack/graphs/contributors?from=2024-09-05&to=2024-10-15&type=c))

[DerThorsten](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3ADerThorsten+updated%3A2024-09-05..2024-10-15&type=Issues) | [trungleduc](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3Atrungleduc+updated%3A2024-09-05..2024-10-15&type=Issues)

4.0.2

([Full Changelog](https://github.com/emscripten-forge/empack/compare/v4.0.1...897c502bea3fcb0eb837784a1dd679a1622cef6a))

Merged PRs

- Revert "Change list-of-POSIX-paths to list-of-strings in yield of `iterate_pip_pkg_record()` function" [106](https://github.com/emscripten-forge/empack/pull/106) ([martinRenou](https://github.com/martinRenou))

Contributors to this release

([GitHub contributors page for this release](https://github.com/emscripten-forge/empack/graphs/contributors?from=2024-09-02&to=2024-09-05&type=c))

[martinRenou](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3AmartinRenou+updated%3A2024-09-02..2024-09-05&type=Issues)

4.0.1

([Full Changelog](https://github.com/emscripten-forge/empack/compare/v4.0.0...e2e881969207b2454f616e182ce68b4936f1d48b))

Bugs fixed

- Change list-of-POSIX-paths to list-of-strings in yield of `iterate_pip_pkg_record()` function [104](https://github.com/emscripten-forge/empack/pull/104) ([michaelweinold](https://github.com/michaelweinold))

Contributors to this release

([GitHub contributors page for this release](https://github.com/emscripten-forge/empack/graphs/contributors?from=2024-06-17&to=2024-09-02&type=c))

[DerThorsten](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3ADerThorsten+updated%3A2024-06-17..2024-09-02&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3AmartinRenou+updated%3A2024-06-17..2024-09-02&type=Issues) | [michaelweinold](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3Amichaelweinold+updated%3A2024-06-17..2024-09-02&type=Issues)

4.0.0

([Full Changelog](https://github.com/emscripten-forge/empack/compare/v3.3.4...d3360ca7a178ab442fc68c2e59d894b34923bb55))

The main highlight of this release is the new filtering logic. We used to filter out many files from the packed environment due to using very restrictive include rules. We now include **everything by default** fixing many reporting issues concerning package data. We only filter out files if there are explicit rules for filtering them.

Enhancements made

- Filtering: Include everything by default [98](https://github.com/emscripten-forge/empack/pull/98) ([martinRenou](https://github.com/martinRenou))

Maintenance and upkeep improvements

- Fix backward compat on config files [102](https://github.com/emscripten-forge/empack/pull/102) ([martinRenou](https://github.com/martinRenou))
- Update CI to using latest emscripten-forge platform and Python version [99](https://github.com/emscripten-forge/empack/pull/99) ([martinRenou](https://github.com/martinRenou))

Contributors to this release

([GitHub contributors page for this release](https://github.com/emscripten-forge/empack/graphs/contributors?from=2024-05-21&to=2024-06-17&type=c))

[DerThorsten](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3ADerThorsten+updated%3A2024-05-21..2024-06-17&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3AmartinRenou+updated%3A2024-05-21..2024-06-17&type=Issues)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.