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

stylelint-config-wordpress

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-wordpress - npm Package Compare versions

Comparing version 10.0.0 to 10.0.1

4

CHANGELOG.md

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

# 10.0.1
- Removed: `rule-non-nested-empty-line-before` rule from SCSS config. This rule is deprecated in stylelint v8, the new `rule-empty-line-before` rule already exists in the primary config.
# 10.0.0

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

2

package.json
{
"name": "stylelint-config-wordpress",
"version": "10.0.0",
"version": "10.0.1",
"description": "WordPress shareable config for stylelint",

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

@@ -30,3 +30,2 @@ "use strict"

"at-rule-name-space-after": "always",
"rule-non-nested-empty-line-before": "always",
"scss/at-else-closing-brace-newline-after": "always-last-in-chain",

@@ -33,0 +32,0 @@ "scss/at-else-closing-brace-space-after": "always-intermediate",

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