Tdewolff-minify

Latest version: v2.20.34

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

Scan your dependencies

Page 8 of 20

2.12.3

- [JS: revert redeclaration error, allow variable and function of same name, fixes https://github.com/tdewolff/minify/issues/537](https://github.com/tdewolff/minify/commit/6bd87388e3fa9a09dd165b731a5906ff38e993b1)

2.12.2

- [JS: minify template literals,](https://github.com/tdewolff/minify/commit/6923a736f60b83d3274ddec7d402a62624d3801f) [fixes](https://github.com/tdewolff/minify/commit/6923a736f60b83d3274ddec7d402a62624d3801f) https://github.com/tdewolff/minify/issues/529
- [cmd: don't reminify file on watching task with input==output the first time](https://github.com/tdewolff/minify/commit/ec00fe09a930022f4f12cf8235364f5b937994e2)
- [cmd: fix watching files/directories and ignore recently minified output files](https://github.com/tdewolff/minify/commit/66d47ab61b3cfafdb03ac3d20e8a0c034cc5b8f6) [fixes](https://github.com/tdewolff/minify/issues/532)
- Python binding: add type hinting

2.12.1

- [JS: set vardecl size limit to prevent timeout with OSSFuzz](https://github.com/tdewolff/minify/commit/e036f968d0214aac7f603a0ef3f332c77fc4b996)
- [Change minify.writer.Writer return type to io.WriteCloser,](https://github.com/tdewolff/minify/commit/f247b7dac0f63755be3cc886d048ec3519683845) [fixes](https://github.com/tdewolff/minify/commit/f247b7dac0f63755be3cc886d048ec3519683845) https://github.com/tdewolff/minify/issues/524
- [JS: support declarations in export default, add syntax errors for variable declarations, fixes https://github.com/tdewolff/minify/issues/525](https://github.com/tdewolff/minify/commit/2d24fc4cc3c0a552de8dcee3ca6f6a0941681b90)
- [JS: fix when parenthesized expr has assignments for the same variable which only when interpreted as arguments for an arrow func should error, fixes https://github.com/tdewolff/minify/issues/528](https://github.com/tdewolff/minify/commit/655ab04237d97ba18c4d153adb40daf20687baf9)

2.12.0

Fix JS binding and release process

2.11.12

There has been a lot of (unfinished) work on the JS binding, and a `config` method has been added to the JS and Python bindings. Additionally, metadata for the Docker image has been added.

- [JS: keep assignment order when merging left->right variable declarations, see](https://github.com/tdewolff/minify/commit/be0629b2ad72a3f722dcfbf4ac57be5923aa9e7c) https://github.com/tdewolff/minify/issues/509
- [Revert "JS: remove else in second/third/... else-if when preceded by a return/break/continue/throw statement", fixes](https://github.com/tdewolff/minify/commit/6e2dbbde3aee8bb2eeafcebe2190318f313451f5) https://github.com/tdewolff/minify/issues/509
- [JS: fix panic for variable declarations from OSSFuzz](https://github.com/tdewolff/minify/commit/daf1d974b2e3a6ed539aeced629547db62a2ef22)
- [JS: support private class methods and fields named 'static',](https://github.com/tdewolff/minify/commit/587a10297348443724b060ff622407afb90f63b9) [fixes](https://github.com/tdewolff/minify/commit/587a10297348443724b060ff622407afb90f63b9) https://github.com/tdewolff/minify/issues/514

2.11.11

- [JS: fix parenthesis around expressions object literals when followed by other nested statements in expressions, fixes](https://github.com/tdewolff/minify/commit/36a653fd384259f7a8e39fb2e754d8379aaa6f06) https://github.com/tdewolff/minify/issues/494

Page 8 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.