@node-minify/core
Advanced tools
Comparing version
{ | ||
"name": "@node-minify/core", | ||
"version": "6.4.0", | ||
"version": "7.0.0", | ||
"description": "core of @node-minify", | ||
@@ -15,3 +15,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=12.0.0" | ||
"node": ">=14.0.0" | ||
}, | ||
@@ -36,7 +36,7 @@ "directories": { | ||
"dependencies": { | ||
"@node-minify/utils": "^6.4.0", | ||
"@node-minify/utils": "^7.0.0", | ||
"globby": "11.0.4", | ||
"mkdirp": "1.0.4" | ||
}, | ||
"gitHead": "d529747a661487597e9be510d3d9e2df1bc0f556" | ||
"gitHead": "8b5bda6f1ac9fe7180006f2a19ec3253e8fff4ec" | ||
} |
+ Added
- Removed
Updated