@node-minify/crass
Advanced tools
Comparing version 6.2.0 to 6.4.0
@@ -11,3 +11,3 @@ "use strict"; | ||
* node-minify | ||
* Copyright(c) 2011-2020 Rodolphe Stoclin | ||
* Copyright(c) 2011-2022 Rodolphe Stoclin | ||
* MIT Licensed | ||
@@ -14,0 +14,0 @@ */ |
{ | ||
"name": "@node-minify/crass", | ||
"version": "6.2.0", | ||
"version": "6.4.0", | ||
"description": "crass plugin for @node-minify", | ||
@@ -16,3 +16,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=10.0.0" | ||
"node": ">=12.0.0" | ||
}, | ||
@@ -37,6 +37,6 @@ "directories": { | ||
"dependencies": { | ||
"@node-minify/utils": "^6.2.0", | ||
"@node-minify/utils": "^6.4.0", | ||
"crass": "0.12.3" | ||
}, | ||
"gitHead": "c191f2da661dafba035f9026a79fca56da76ead0" | ||
"gitHead": "d529747a661487597e9be510d3d9e2df1bc0f556" | ||
} |
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
4242
Updated@node-minify/utils@^6.4.0