Socket
Socket
Sign inDemoInstall

stylelint-config-recommended

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-recommended - npm Package Compare versions

Comparing version 8.0.0 to 9.0.0

1

index.js

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

rules: {
'annotation-no-unknown': true,
'at-rule-no-unknown': true,

@@ -7,0 +8,0 @@ 'block-no-empty': true,

18

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

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

"@stylelint/remark-preset": "^3.0.0",
"eslint": "^8.16.0",
"eslint": "^8.21.0",
"eslint-config-stylelint": "^15.1.0",
"husky": "^8.0.1",
"jest": "^28.1.0",
"lint-staged": "^12.4.2",
"np": "^7.6.1",
"jest": "^28.1.3",
"lint-staged": "^13.0.3",
"np": "^7.6.2",
"npm-run-all": "^4.1.5",
"prettier": "^2.6.2",
"remark-cli": "^10.0.1",
"stylelint": "^14.8.5"
"prettier": "^2.7.1",
"remark-cli": "^11.0.0",
"stylelint": "^14.10.0"
},
"peerDependencies": {
"stylelint": "^14.8.0"
"stylelint": "^14.10.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