Comparing version 6.0.1 to 6.0.3
{ | ||
"name": "cssnano", | ||
"version": "6.0.1", | ||
"version": "6.0.3", | ||
"description": "A modular minifier, built on top of the PostCSS ecosystem.", | ||
@@ -22,4 +22,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"lilconfig": "^2.1.0", | ||
"cssnano-preset-default": "^6.0.1" | ||
"lilconfig": "^3.0.0", | ||
"cssnano-preset-default": "^6.0.3" | ||
}, | ||
@@ -45,10 +45,10 @@ "homepage": "https://github.com/cssnano/cssnano", | ||
"devDependencies": { | ||
"autoprefixer": "^10.4.12", | ||
"postcss": "^8.2.15", | ||
"cssnano-preset-lite": "^3.0.0", | ||
"cssnano-preset-advanced": "^6.0.1" | ||
"autoprefixer": "^10.4.16", | ||
"postcss": "^8.4.32", | ||
"cssnano-preset-advanced": "^6.0.3", | ||
"cssnano-preset-lite": "^3.0.1" | ||
}, | ||
"peerDependencies": { | ||
"postcss": "^8.2.15" | ||
"postcss": "^8.4.31" | ||
} | ||
} |
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
+ Addedcaniuse-lite@1.0.30001685(transitive)
+ Addedelectron-to-chromium@1.5.68(transitive)
+ Addedlilconfig@3.1.2(transitive)
- Removedcaniuse-lite@1.0.30001684(transitive)
- Removedelectron-to-chromium@1.5.67(transitive)
- Removedlilconfig@2.1.0(transitive)
Updatedlilconfig@^3.0.0