Socket
Socket
Sign inDemoInstall

stylelint-scss

Package Overview
Dependencies
Maintainers
3
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-scss - npm Package Compare versions

Comparing version 4.0.0-2 to 4.0.0

10

package.json
{
"name": "stylelint-scss",
"description": "A collection of SCSS specific rules for stylelint",
"version": "4.0.0-2",
"description": "A collection of SCSS specific rules for Stylelint",
"version": "4.0.0",
"author": "Krister Kari",

@@ -38,6 +38,6 @@ "babel": {

"rimraf": "^3.0.2",
"stylelint": "^14.0.0-0"
"stylelint": "^14.0.0"
},
"peerDependencies": {
"stylelint": "14.0.0-0"
"stylelint": "^14.0.0"
},

@@ -145,3 +145,3 @@ "eslintConfig": {

"pretest": "npm run lint",
"release": "npmpub",
"release": "np",
"jest": "jest",

@@ -148,0 +148,0 @@ "test": "npm run jest -- --coverage",

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