Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-stylelint

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-stylelint - npm Package Compare versions

Comparing version 4.0.0 to 5.0.0

4

CHANGELOG.md

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

# 5.0.0
* Added: `padded-blocks` rule.
# 4.0.0

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

@@ -34,2 +34,3 @@ {

"object-curly-spacing": [2, "always"],
"padded-blocks": [2, "never"],
"quotes": [ 2, "double" ],

@@ -36,0 +37,0 @@ "semi": [ 2, "never" ],

2

package.json
{
"name": "eslint-config-stylelint",
"version": "4.0.0",
"version": "5.0.0",
"description": "stylelint org's shareable config for eslint",

@@ -5,0 +5,0 @@ "keywords": [

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