Minify-html

Latest version: v0.15.0

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

Scan your dependencies

Page 4 of 6

0.10.3

- [Python] Add Python 3.11 support.
- [Python] Build source distribution wheels that will compile on install when prebuilt variants are not available. The Rust compiler must be available.

0.10.2

- Bump [minify-js](https://github.com/wilsonzlin/minify-js) to 0.2.6.

0.10.1

- Bump [minify-js](https://github.com/wilsonzlin/minify-js) to 0.2.
- Minify JS as module instead of global script if `type` is `module`.

0.10.0

- Drop unmatched closing tags instead of reinterpreting them as opening tags. This avoids the possibility of unintentionally creating a large deep tree due to malformed inputs where there are repeated unmatched closing tags (e.g. broken HTML template).
- Fix parallel minification in CLI mode, where some inputs were ignored.
- Output file names as they're processed in parallel mode from the CLI.
- Allow self-closing `<svg>` tags.
- Drop support for macOS ARM64 due to lack of GitHub Actions runners.

0.9.2

- Fix Node.js dependency version.
- Create onepass variant for Python.
- Bump [minify-js](https://github.com/wilsonzlin/minify-js) to 0.1.1.
- Implement parallel in-place minification for CLI.

0.9.1

- Fix Node.js postinstall script.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.