Tdewolff-minify

Latest version: v2.20.37

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

Scan your dependencies

Page 4 of 21

2.20.19

- [CSS: properly test for equal values,](https://github.com/tdewolff/minify/commit/298943f985ac6e083b47b513624189a9be4c57d0) [fixes](https://github.com/tdewolff/minify/commit/298943f985ac6e083b47b513624189a9be4c57d0) https://github.com/tdewolff/minify/issues/673
- [CSS: fix another comparison bug with functions, see](https://github.com/tdewolff/minify/commit/5079cf509b9658006379cc426c36c8a4ce2fdde1) https://github.com/tdewolff/minify/issues/673
- [cmd: fix --type not set error when it is set,](https://github.com/tdewolff/minify/commit/f0264648491ec2087d822ddf4fb164a1aec771b7) [fixes](https://github.com/tdewolff/minify/commit/f0264648491ec2087d822ddf4fb164a1aec771b7) https://github.com/tdewolff/minify/issues/675
- [JS: revert performance regression from](https://github.com/tdewolff/minify/commit/75e7703d0ea80d83f9fdb1b9cc1653143271793b) https://github.com/tdewolff/minify/commit/61a4bb831795ab7de73f4c395a014b69bd2ac1c5 [, up to 120% faster for antd.js](https://github.com/tdewolff/minify/commit/75e7703d0ea80d83f9fdb1b9cc1653143271793b)
- [JS: fix minifying strings where the last character needs to be escaped as we change the quotes](https://github.com/tdewolff/minify/commit/11e0f3581baf2591573c485d42f5caee5ecbc9f9)

2.20.18

- [cmd: fix --watch functionality,](https://github.com/tdewolff/minify/commit/1508f98414a1b1398639d8fe38816e99da51859e) [fixes](https://github.com/tdewolff/minify/commit/1508f98414a1b1398639d8fe38816e99da51859e) https://github.com/tdewolff/minify/issues/672

2.20.17

- [cmd: output statistics now have fixed length, removing dependency on go-humanize](https://github.com/tdewolff/minify/commit/f27fd34c5315594bcb80c2d3f75b617925415d32)
- [cmd: choose newest atime/mtime to preserve timestamps when using --bundle; allow setting preserve with --bundle; add warnings when ownership/permissions differ between input files when using --bundle; see](https://github.com/tdewolff/minify/commit/6b9175d2baee924112fab94ff601547d7fb99bbf) https://github.com/tdewolff/minify/issues/671
- [cmd: don't preserve parent directories for --bundle, see](https://github.com/tdewolff/minify/commit/c754bf52bd6cf6ea65ce52d88204e37aebd0228d) https://github.com/tdewolff/minify/issues/671
- [HTML: keep original attribute quote for all attributes,](https://github.com/tdewolff/minify/commit/a72c2ec610988130ae82e34cea4466a06a16457c) [fixes](https://github.com/tdewolff/minify/commit/a72c2ec610988130ae82e34cea4466a06a16457c) https://github.com/tdewolff/minify/issues/670
- [JS: fix precedence of OptionalChaining expression](https://github.com/tdewolff/parse/commit/3b2a162fdb5403e0e8fd3e120da653375f970265)
- [JS: fix parsing of 'export default expr' where expression can only be an assignment expression](https://github.com/tdewolff/parse/commit/3381c44c56c03890f434f45d0ecca109ffe6a24b)

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)

Page 4 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.