Socket
Socket
Sign inDemoInstall

stylelint-config-upleveled

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-upleveled - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

17

package.json
{
"name": "stylelint-config-upleveled",
"version": "0.0.5",
"version": "0.0.6",
"description": "",

@@ -10,5 +10,9 @@ "main": "index.js",

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"stylelint": "stylelint ."
"test": "echo \"Error: no test specified\" && exit 1"
},
"stylelint": {
"extends": [
"."
]
},
"bin": {

@@ -23,8 +27,11 @@ "upleveled-stylelint-install": "bin/install.js"

"license": "ISC",
"peerDependencies": {
"stylelint": "^15.4.0",
"dependencies": {
"postcss-styled-syntax": "^0.4.0",
"stylelint-config-css-modules": "^4.2.0",
"stylelint-config-recommended": "^11.0.0",
"stylelint-config-recommended-scss": "^10.0.0"
},
"peerDependencies": {
"stylelint": "^15.4.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