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 7.0.0 to 8.0.0

1

index.js

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

'function-no-unknown': true,
'keyframe-block-no-duplicate-selectors': true,
'keyframe-declaration-no-important': true,

@@ -25,0 +26,0 @@ 'media-feature-name-no-unknown': true,

20

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

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

"@stylelint/remark-preset": "^3.0.0",
"eslint": "^8.8.0",
"eslint-config-stylelint": "^15.0.0",
"husky": "^7.0.4",
"jest": "^27.5.1",
"lint-staged": "^12.3.3",
"np": "^7.6.0",
"eslint": "^8.16.0",
"eslint-config-stylelint": "^15.1.0",
"husky": "^8.0.1",
"jest": "^28.1.0",
"lint-staged": "^12.4.2",
"np": "^7.6.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",
"prettier": "^2.6.2",
"remark-cli": "^10.0.1",
"stylelint": "^14.4.0"
"stylelint": "^14.8.5"
},
"peerDependencies": {
"stylelint": "^14.4.0"
"stylelint": "^14.8.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