Comparing version 5.0.16 to 5.0.17
{ | ||
"name": "cssnano", | ||
"version": "5.0.16", | ||
"version": "5.0.17", | ||
"description": "A modular minifier, built on top of the PostCSS ecosystem.", | ||
"main": "dist/index.js", | ||
"main": "src/index.js", | ||
"funding": { | ||
@@ -21,3 +21,3 @@ "type": "opencollective", | ||
"dependencies": { | ||
"cssnano-preset-default": "^5.1.11", | ||
"cssnano-preset-default": "^5.1.12", | ||
"lilconfig": "^2.0.3", | ||
@@ -34,7 +34,5 @@ "yaml": "^1.10.2" | ||
"files": [ | ||
"dist", | ||
"LICENSE-MIT", | ||
"quickstart.js" | ||
"src", | ||
"LICENSE-MIT" | ||
], | ||
"tonicExampleFilename": "quickstart.js", | ||
"bugs": { | ||
@@ -48,4 +46,4 @@ "url": "https://github.com/cssnano/cssnano/issues" | ||
"autoprefixer": "^10.3.7", | ||
"cssnano-preset-advanced": "^5.1.11", | ||
"cssnano-preset-lite": "^2.0.2", | ||
"cssnano-preset-advanced": "^5.1.12", | ||
"cssnano-preset-lite": "^2.0.3", | ||
"postcss": "^8.2.15" | ||
@@ -56,8 +54,3 @@ }, | ||
}, | ||
"scripts": { | ||
"bundle-size": "webpack --json --config src/__tests__/_webpack.config.js | webpack-bundle-size-analyzer", | ||
"prebuild": "rimraf dist", | ||
"build": "babel src --config-file ../../babel.config.json --out-dir dist --ignore \"**/__tests__/\"" | ||
}, | ||
"readme": "# cssnano\n\nFor documentation, please see the following links:\n\n* Repository: https://github.com/cssnano/cssnano\n* Website: http://cssnano.co\n" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
6518
4
138
1