New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cssnano-preset-advanced

Package Overview
Dependencies
Maintainers
7
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssnano-preset-advanced - npm Package Compare versions

Comparing version 5.1.7 to 5.1.8

6

package.json
{
"name": "cssnano-preset-advanced",
"version": "5.1.7",
"version": "5.1.8",
"main": "dist/index.js",

@@ -8,3 +8,3 @@ "description": "Advanced optimisations for cssnano; may or may not break your CSS!",

"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"

@@ -19,3 +19,3 @@ },

"autoprefixer": "^10.3.7",
"cssnano-preset-default": "^5.1.7",
"cssnano-preset-default": "^5.1.8",
"postcss-discard-unused": "^5.0.1",

@@ -22,0 +22,0 @@ "postcss-merge-idents": "^5.0.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc