Socket
Socket
Sign inDemoInstall

stylelint-order

Package Overview
Dependencies
163
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.1 to 6.0.2

20

package.json
{
"name": "stylelint-order",
"version": "6.0.1",
"version": "6.0.2",
"description": "A collection of order related linting rules for Stylelint.",

@@ -24,23 +24,23 @@ "keywords": [

"dependencies": {
"postcss": "^8.4.20",
"postcss": "^8.4.21",
"postcss-sorting": "^8.0.1"
},
"peerDependencies": {
"stylelint": "^14.0.0"
"stylelint": "^14.0.0 || ^15.0.0"
},
"devDependencies": {
"eslint": "^8.31.0",
"eslint": "^8.33.0",
"eslint-config-hudochenkov": "^9.0.0",
"eslint-config-prettier": "^8.6.0",
"husky": "^8.0.3",
"jest": "^29.3.1",
"jest": "^29.4.2",
"jest-preset-stylelint": "^6.0.0",
"jest-watch-typeahead": "^2.2.1",
"lint-staged": "^13.1.0",
"jest-watch-typeahead": "^2.2.2",
"lint-staged": "^13.1.1",
"postcss-html": "^1.5.0",
"postcss-less": "^6.0.0",
"postcss-styled-syntax": "^0.1.0",
"prettier": "~2.8.1",
"postcss-styled-syntax": "^0.3.1",
"prettier": "~2.8.4",
"prettier-config-hudochenkov": "^0.3.0",
"stylelint": "^14.16.1"
"stylelint": "^15.0.0"
},

@@ -47,0 +47,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc