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

stylelint-config-recommended-scss

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-recommended-scss - npm Package Compare versions

Comparing version 8.0.0 to 9.0.0

15

package.json
{
"name": "stylelint-config-recommended-scss",
"version": "8.0.0",
"version": "9.0.0",
"description": "The recommended shareable SCSS config for Stylelint",

@@ -31,3 +31,4 @@ "keywords": [

"extends": [
"stylelint"
"stylelint",
"stylelint/jest"
],

@@ -51,4 +52,4 @@ "globals": {

"postcss-scss": "^4.0.2",
"stylelint-config-recommended": "^9.0.0",
"stylelint-scss": "^4.0.0"
"stylelint-config-recommended": "^10.0.1",
"stylelint-scss": "^4.4.0"
},

@@ -59,3 +60,3 @@ "devDependencies": {

"eslint": "^8.3.0",
"eslint-config-stylelint": "^17.0.0",
"eslint-config-stylelint": "^18.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",

@@ -70,7 +71,7 @@ "eslint-plugin-jest": "^27.1.3",

"remark-cli": "^11.0.0",
"stylelint": "^14.1.0"
"stylelint": "^15.1.0"
},
"peerDependencies": {
"postcss": "^8.3.3",
"stylelint": "^14.10.0"
"stylelint": "^15.0.0"
},

@@ -77,0 +78,0 @@ "peerDependenciesMeta": {

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