Socket
Socket
Sign inDemoInstall

stylelint-config-standard

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-standard - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 4.0.1
- Fixed: include peerDependencies in `package.json` to expose compatibility.
# 4.0.0

@@ -2,0 +6,0 @@

5

package.json
{
"name": "stylelint-config-standard",
"version": "4.0.0",
"version": "4.0.1",
"description": "Standard shareable config for stylelint",

@@ -27,2 +27,5 @@ "keywords": [

},
"peerDependencies": {
"stylelint": ">=4.5.0 <6.0.0"
},
"scripts": {

@@ -29,0 +32,0 @@ "ava": "ava --verbose \"__tests__/**/*.js\"",

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