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

6

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

@@ -9,3 +9,3 @@ "main": "dist/index.js",

"prebuild": "rimraf dist",
"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.json --out-dir dist --ignore \"**/__tests__/\"",
"build": "babel src --config-file ../../babel.config.json --out-dir dist --ignore \"**/__tests__/\"",
"prepare": "yarn build"

@@ -30,3 +30,3 @@ },

"yaml": "^1.10.2",
"cssnano-preset-default": "^5.1.7",
"cssnano-preset-default": "^5.1.8",
"is-resolvable": "^1.1.0"

@@ -33,0 +33,0 @@ },