Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cssnano-simple

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssnano-simple - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

12

package.json
{
"name": "cssnano-simple",
"version": "1.0.4",
"version": "1.0.5",
"description": "A simple cssnano preset handler.",

@@ -19,6 +19,9 @@ "main": "src/index.js",

"cz-conventional-changelog": "3.2.0",
"husky": "^4.2.5",
"prettier": "^2.0.5",
"pretty-quick": "^2.0.1",
"semantic-release": "^17.1.1"
},
"dependencies": {
"cssnano-preset-simple": "^1.1.3",
"cssnano-preset-simple": "1.1.4",
"postcss": "^7.0.32"

@@ -30,3 +33,8 @@ },

}
},
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged"
}
}
}
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