1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 04:10:04 +02:00

update minify

This commit is contained in:
s2
2020-02-07 22:55:28 +01:00
parent 439b2733a6
commit 9dc253a6be
77 changed files with 6154 additions and 24560 deletions

36
node_modules/minify/ChangeLog generated vendored
View File

@@ -1,3 +1,39 @@
2020.01.22, v5.1.0
feature:
- (package) eslint-plugin-node v11.0.0
- (package) nyc v15.0.0
- (minify) add ability to pass options to HTML, JS, CSS and IMG parsers (#52)
2019.12.18, v5.0.0
feature:
- (minify) drop support of node < 10
- (package) putout v7.3.1
- (package) eslint-plugin-node v10.0.0
- (package) eslint-plugin-putout v3.0.0
- (package) madrun v5.0.1
- (package) try-to-catch v2.0.0
2019.07.11, v4.1.3
feature:
- (minify) forEach -> for-of
2019.06.23, v4.1.2
feature:
- (package) html-minifier v4.0.0
- (package) terser v4.0.0
- (package) eslint v6.0.0
- (minify) add madrun
- (package) eslint-plugin-node v9.1.0
- (package) nyc v14.1.1
2019.02.22, v4.1.1
fix: