@node-minify/core
Advanced tools
Comparing version 8.0.4-beta.0 to 8.0.5-beta.0
@@ -220,5 +220,5 @@ "use strict"; | ||
* node-minify | ||
* Copyright(c) 2011-2022 Rodolphe Stoclin | ||
* Copyright(c) 2011-2023 Rodolphe Stoclin | ||
* MIT Licensed | ||
*/ | ||
//# sourceMappingURL=index.js.map |
@@ -5,3 +5,3 @@ import { Settings } from '@node-minify/types'; | ||
* node-minify | ||
* Copyright(c) 2011-2022 Rodolphe Stoclin | ||
* Copyright(c) 2011-2023 Rodolphe Stoclin | ||
* MIT Licensed | ||
@@ -8,0 +8,0 @@ */ |
@@ -220,5 +220,5 @@ "use strict"; | ||
* node-minify | ||
* Copyright(c) 2011-2022 Rodolphe Stoclin | ||
* Copyright(c) 2011-2023 Rodolphe Stoclin | ||
* MIT Licensed | ||
*/ | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@node-minify/core", | ||
"version": "8.0.4-beta.0", | ||
"version": "8.0.5-beta.0", | ||
"description": "core of @node-minify", | ||
@@ -47,3 +47,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@node-minify/utils": "8.0.3-beta.0", | ||
"@node-minify/utils": "8.0.5-beta.0", | ||
"globby": "11.1.0", | ||
@@ -56,3 +56,3 @@ "mkdirp": "1.0.4" | ||
}, | ||
"gitHead": "7833ae4ea6a51ac15310626c0f43bf53909b0e6d" | ||
"gitHead": "22a7b887ea22743702b1dc5a613755ae20838a73" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@node-minify/utils@8.0.5-beta.0(transitive)
- Removed@node-minify/utils@8.0.3-beta.0(transitive)