Socket
Socket
Sign inDemoInstall

analyze-css

Package Overview
Dependencies
Maintainers
1
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

analyze-css - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

7

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

@@ -42,3 +42,3 @@ "description": "CSS selectors complexity and performance analyzer",

"check-dts": "^0.5.5",
"eslint": "^7.12.1",
"eslint": "^8.0.0",
"eslint-config-prettier": "8.3.0",

@@ -60,3 +60,4 @@ "eslint-plugin-node": "^11.1.0",

"prettier": "npx prettier --write .",
"prefixes": "npx browserslist@latest --update-db; DEBUG=* node data/prefixes.js"
"prefixes": "npx browserslist@latest --update-db; DEBUG=* node data/prefixes.js",
"bump-version-patch": "npm version patch && git add -A . && git push && git push --tags"
},

@@ -63,0 +64,0 @@ "jshintConfig": {

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc