Socket
Socket
Sign inDemoInstall

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 5.0.1 to 5.0.2

2

index.js

@@ -5,3 +5,3 @@ 'use strict';

extends: ['stylelint-config-recommended'],
customSyntax: 'postcss-scss',
customSyntax: require('postcss-scss'),
plugins: ['stylelint-scss'],

@@ -8,0 +8,0 @@ rules: {

{
"name": "stylelint-config-recommended-scss",
"version": "5.0.1",
"version": "5.0.2",
"description": "The recommended shareable SCSS config for Stylelint",

@@ -44,3 +44,3 @@ "keywords": [

"dependencies": {
"postcss-scss": "^4.0.1",
"postcss-scss": "^4.0.2",
"stylelint-config-recommended": "^6.0.0",

@@ -52,14 +52,14 @@ "stylelint-scss": "^4.0.0"

"@stylelint/remark-preset": "^3.0.0",
"eslint": "^7.32.0",
"eslint-config-stylelint": "^14.0.0",
"eslint": "^8.3.0",
"eslint-config-stylelint": "^15.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-jest": "^25.2.2",
"eslint-plugin-jest": "^25.2.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-regexp": "^1.5.0",
"jest": "^27.2.5",
"np": "^7.5.0",
"jest": "^27.3.1",
"np": "^7.6.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.4.1",
"remark-cli": "^10.0.0",
"stylelint": "^14.0.0"
"remark-cli": "^10.0.1",
"stylelint": "^14.1.0"
},

@@ -66,0 +66,0 @@ "peerDependencies": {

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