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

stylelint-config-standard-scss

Package Overview
Dependencies
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.0 to 2.0.1

2

index.js

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

'scss/dollar-variable-pattern': [
'^([a-z][a-z0-9]*)(-[a-z0-9]+)*$',
'^([-a-z][a-z0-9]*)(-[a-z0-9]+)*$',
{

@@ -55,0 +55,0 @@ message: 'Expected variable to be kebab-case',

{
"name": "stylelint-config-standard-scss",
"version": "2.0.0",
"version": "2.0.1",
"description": "The standard shareable SCSS config for Stylelint",

@@ -52,2 +52,6 @@ "keywords": [

"eslint-config-stylelint": "^14.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-jest": "^25.2.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-regexp": "^1.5.0",
"jest": "^27.2.5",

@@ -54,0 +58,0 @@ "np": "^7.5.0",

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