Tdewolff-minify

Latest version: v2.20.34

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

Scan your dependencies

Page 4 of 20

2.20.16

- [cmd: revert to report error when specified file has no extension for a minifier](https://github.com/tdewolff/minify/commit/b082f0427cff58d2bd8cba3c38c9a1bbc3da79a5)
- [JS: fix memory bug with bang-comments](https://github.com/tdewolff/minify/commit/577ab958a3172d8fceb2e1b36ab7b18aeb675f03)

2.20.15

- [Fix ResponseWriter to not minify if there is no supported RequestURI extension or supported Content-Type header, fixes](https://github.com/tdewolff/minify/commit/f9aa0ad0c35a277f044a0c72b99db68bc4c66d36) https://github.com/tdewolff/minify/issues/660
- [JS: fix parsing of comments in expressions and keep all bang-comments at the top of the statement list, fixes](https://github.com/tdewolff/minify/commit/d3022691eef0ee5fb68f34222167acdbc88abb7e) https://github.com/tdewolff/minify/issues/664
- [cmd: fix printing an error when writing to directory but it doesn't exist](https://github.com/tdewolff/minify/commit/8b9a65f91bb850c2c425b74dc4f962adba525334)
- [cmd: add Debug logging class, don't print error when can't infer mimetype from input but is excluded by --exclude](https://github.com/tdewolff/minify/commit/fcf5661e818c9275fd45370d94e94d7eec08b45e)
- cmd: update argp package with some fixes

2.20.14

- Update tdewolff/parse: revert ignoring error in lexer of identifier after number to be on the safe side (it should be caught by the parser nonetheless)

2.20.13

- [JS: update tdewolff/parse and](https://github.com/tdewolff/minify/commit/7846cd72acd7b05a58764e41ecfbff35d03639a7) [fix](https://github.com/tdewolff/minify/commit/7846cd72acd7b05a58764e41ecfbff35d03639a7) https://github.com/tdewolff/minify/issues/656
- [HTML: rename KeepConditionalComments => KeepSpecialComments,](https://github.com/tdewolff/minify/commit/342cbc1974162db0ad3327f7a42a623b2cd3ebbc) [fixes](https://github.com/tdewolff/minify/commit/342cbc1974162db0ad3327f7a42a623b2cd3ebbc) https://github.com/tdewolff/minify/issues/657
- [JS: support parsing binary/octal/hexadecimal integers with big int suffix, fixes https://github.com/tdewolff/parse/issues/116](https://github.com/tdewolff/parse/commit/3ced090ab4691ceab5450646553f61b7bfe29713)
- [JS: fix parsing of for/for-of/for-in regarding LHSExpr vs Expr](https://github.com/tdewolff/parse/commit/64705f80a24aebbe0b23a8424376b2a7612372a7)
- [JS: fix parsing of semicolon after import() CallExpression](https://github.com/tdewolff/parse/commit/202ca9629ad7eca246cb0c7e03761754d5dfdcf9)

2.20.12

[JS: fix escaping of single/double/backtick quotes in strings when encoded as unicode escape literal, fixes](https://github.com/tdewolff/minify/commit/6b459730bc91d5e1add4728d2583dcc449b6278e) https://github.com/tdewolff/minify/issues/654

2.20.11

- [HTML: fix whitespace after <math> and <svg>, see](https://github.com/tdewolff/minify/commit/91a4f4b19a72580be4509ea9e9c47406671ff92c) https://github.com/tdewolff/minify/issues/611
- [JS: fix converting \n and \r to unicode in string and template literals](https://github.com/tdewolff/minify/commit/55d52d2cdf701ddaeff2483569946a1d1e72cf6f) https://github.com/tdewolff/minify/issues/653

Page 4 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.