Auditwheel-emscripten

Latest version: v0.0.14

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

Scan your dependencies

0.0.14

Changed

- Changed the behavior of the `repair` command. It does not update `needed` section anymore
and only copies the shared libraries to the wheel.
Also, `copy` command is deprecated in favor of `repair`.
([25](https://github.com/ryanking13/auditwheel-emscripten/pull/25))

0.0.13

- Added py.typed file.
([16](https://github.com/ryanking13/auditwheel-emscripten/pull/16))

0.0.12

Fixed

- Added license file to the distribution.
([10](https://github.com/ryanking13/auditwheel-emscripten/pull/10))

0.0.11

Added

- Added `--show-type` option to `exports` and `imports` command, which will
show the type of the functions in the output.
([9](https://github.com/ryanking13/auditwheel-emscripten/pull/9))

0.0.10

Changed

- Removed extra message from CLI commands.
([8](https://github.com/ryanking13/auditwheel-emscripten/pull/8))
- Changed the output format of `exports` and `imports` CLI command in order to
make it easier to parse with `grep`.
([8](https://github.com/ryanking13/auditwheel-emscripten/pull/8))

0.0.9

Fixed

- `pyodide auditwheel show` now will work on modules with .wasm suffix
([7](https://github.com/ryanking13/auditwheel-emscripten/pull/7))

Changed

- Changed the CLI entry point name from `pyodide audit` to `pyodide auditwheel`
([5](https://github.com/ryanking13/auditwheel-emscripten/pull/5))

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.