🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

cssnano

Package Overview
Dependencies
Maintainers
8
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssnano - npm Package Compare versions

Comparing version

to
5.1.8

9

package.json
{
"name": "cssnano",
"version": "5.1.7",
"version": "5.1.8",
"description": "A modular minifier, built on top of the PostCSS ecosystem.",

@@ -22,3 +22,3 @@ "main": "src/index.js",

"dependencies": {
"cssnano-preset-default": "^5.2.7",
"cssnano-preset-default": "^5.2.8",
"lilconfig": "^2.0.3",

@@ -47,3 +47,3 @@ "yaml": "^1.10.2"

"autoprefixer": "^10.3.7",
"cssnano-preset-advanced": "^5.3.3",
"cssnano-preset-advanced": "^5.3.4",
"cssnano-preset-lite": "^2.1.2",

@@ -54,4 +54,3 @@ "postcss": "^8.2.15"

"postcss": "^8.2.15"
},
"readme": "# cssnano\n\nFor documentation, please see the following links:\n\n* Repository: https://github.com/cssnano/cssnano\n* Website: http://cssnano.co\n"
}
}