You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@acolorbright/stylelint-config

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acolorbright/stylelint-config - npm Package Compare versions

Comparing version

to
2.2.1

8

package.json
{
"name": "@acolorbright/stylelint-config",
"version": "2.2.0",
"version": "2.2.1",
"description": "Stylelint config for ACB",

@@ -23,6 +23,6 @@ "main": "index.js",

"peerDependencies": {
"stylelint": "13.x"
"stylelint": "13.x || 14.x"
},
"dependencies": {
"@acolorbright/stylelint-config-property-sort-order": "^2.1.0",
"@acolorbright/stylelint-config-property-sort-order": "^2.1.1",
"stylelint-config-recommended": "5.0.0"

@@ -36,3 +36,3 @@ },

},
"gitHead": "1a9931e7c29fc1131d5fc9c8fc4bebac060e422d"
"gitHead": "6de8c1cf15e9766daa768d6359a81eef44818a71"
}