Socket
Socket
Sign inDemoInstall

stylelint-config-recommended

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-recommended - npm Package Compare versions

Comparing version 12.0.0 to 13.0.0

1

index.js

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

'media-feature-name-no-unknown': true,
'media-query-no-invalid': true,
'named-grid-areas-no-invalid': true,

@@ -29,0 +30,0 @@ 'no-descending-specificity': true,

17

package.json
{
"name": "stylelint-config-recommended",
"version": "12.0.0",
"version": "13.0.0",
"description": "Recommended shareable config for Stylelint",

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

"@stylelint/remark-preset": "^4.0.0",
"eslint": "^8.38.0",
"eslint": "^8.43.0",
"eslint-config-stylelint": "^18.0.0",

@@ -58,12 +58,15 @@ "eslint-plugin-jest": "^27.2.1",

"jest": "^29.5.0",
"lint-staged": "^13.2.1",
"np": "^7.7.0",
"lint-staged": "^13.2.2",
"np": "^8.0.4",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"remark-cli": "^11.0.0",
"stylelint": "^15.5.0"
"stylelint": "^15.10.0"
},
"peerDependencies": {
"stylelint": "^15.5.0"
"stylelint": "^15.10.0"
},
"engines": {
"node": "^14.13.1 || >=16.0.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