🚀 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.10

src/postcss-discard-comments/tsconfig.tsbuildinfo

8

package.json
{
"name": "cssnano",
"version": "5.1.9",
"version": "5.1.10",
"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.9",
"cssnano-preset-default": "^5.2.10",
"lilconfig": "^2.0.3",

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

"autoprefixer": "^10.3.7",
"cssnano-preset-advanced": "^5.3.5",
"cssnano-preset-lite": "^2.1.2",
"cssnano-preset-advanced": "^5.3.6",
"cssnano-preset-lite": "^2.1.3",
"postcss": "^8.2.15"

@@ -51,0 +51,0 @@ },