Socket
Socket
Sign inDemoInstall

stylelint-config-standard

Package Overview
Dependencies
Maintainers
5
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-standard - npm Package Compare versions

Comparing version 35.0.0 to 36.0.0

1

index.js

@@ -82,2 +82,3 @@ 'use strict';

],
'lightness-notation': 'percentage',
'media-feature-name-no-vendor-prefix': true,

@@ -84,0 +85,0 @@ 'media-feature-range-notation': 'context',

22

package.json
{
"name": "stylelint-config-standard",
"version": "35.0.0",
"version": "36.0.0",
"description": "Standard shareable config for Stylelint",

@@ -52,16 +52,16 @@ "keywords": [

"devDependencies": {
"@stylelint/prettier-config": "^2.0.0",
"@stylelint/remark-preset": "^4.0.0",
"eslint": "^8.43.0",
"eslint-config-stylelint": "^18.0.0",
"@stylelint/prettier-config": "^3.0.0",
"@stylelint/remark-preset": "^5.0.0",
"eslint": "^8.56.0",
"eslint-config-stylelint": "^20.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"np": "^8.0.4",
"lint-staged": "^15.2.0",
"np": "^9.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"remark-cli": "^11.0.0",
"stylelint": "^16.0.0"
"prettier": "^3.1.1",
"remark-cli": "^12.0.0",
"stylelint": "^16.1.0"
},
"peerDependencies": {
"stylelint": "^16.0.0"
"stylelint": "^16.1.0"
},

@@ -68,0 +68,0 @@ "engines": {

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