Socket
Socket
Sign inDemoInstall

analyze-css

Package Overview
Dependencies
5
Maintainers
1
Versions
188
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.12.4 to 0.12.5

22

package.json
{
"name": "analyze-css",
"version": "0.12.4",
"version": "0.12.5",
"author": "Maciej Brencz <maciej.brencz@gmail.com> (https://github.com/macbre)",

@@ -20,25 +20,25 @@ "description": "CSS selectors complexity and performance analyzer",

"engines": {
"node": ">=0.8"
"node": ">=4.0"
},
"dependencies": {
"cli": "^1.0.0",
"cli": "^1.0.1",
"css": "2.2.x",
"css-shorthand-properties": "1.0.x",
"debug": "2.2.x",
"debug": "^2.6.8",
"fast-stats": "0.0.x",
"glob": "^7.0.6",
"glob": "^7.1.2",
"http-proxy-agent": "^1.0.0",
"node-fetch": "^1.6.1",
"node-fetch": "^1.6.3",
"onecolor": "^3.0.4",
"optimist": "0.6.x",
"slick": "~1.12.1",
"specificity": "^0.2.1"
"specificity": "^0.3.0"
},
"devDependencies": {
"autoprefixer-core": "^6.0.1",
"browserslist": "^1.3.6",
"browserslist": "^2.1.3",
"istanbul": "^0.4.5",
"js-beautify": "^1.6.4",
"jshint": "^2.9.3",
"mocha": "^3.0.2"
"js-beautify": "^1.6.14",
"jshint": "^2.9.4",
"mocha": "^3.4.1"
},

@@ -45,0 +45,0 @@ "bin": "./bin/analyze-css.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc