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 Versions

124

4.0.0

Diff

Changelog

Source

4.0.0

  • Removed: stylelint < 5.2.0 compatibility.
  • Added: at-rule-semicolon-newline-after rule.
  • Added: selector-type-case rule.
netweb
published 3.0.1 •

Changelog

Source

3.0.1

  • Added: stylelint version ^4.5.0 as a peer dependency to peerDependencies in package.json
netweb
published 3.0.0 •

Changelog

Source

3.0.0

  • Removed: stylelint < 4.5.0 compatibility.
  • Deprecated: rule-no-shorthand-property-overrides rule. Use the new declaration-block-no-shorthand-property-overrides rule instead.
  • Deprecated: rule-trailing-semicolon rule. Use the new declaration-block-trailing-semicolon rule instead.
  • Added: color-named rule.
  • Added: declaration-block-no-shorthand-property-overrides rule.
  • Added: declaration-block-trailing-semicolon rule.
  • Added: string-no-newline rule.
netweb
published 2.1.0 •

Changelog

Source

2.1.0

  • Added: max-empty-lines rule, limits the number of adjacent empty lines to 2.
  • Changed: rule-nested-empty-line-before rule option ignore: ["after-comment"].
  • Removed all vendor prefixes, lets autoprefixer handle vendor prefixes:
    • Removed: at-rule-no-vendor-prefix
    • Removed: media-feature-name-no-vendor-prefix
    • Removed: property-no-vendor-prefix
    • Removed: selector-no-vendor-prefix
    • Removed: value-no-vendor-prefix
netweb
published 2.0.2 •

Changelog

Source

2.0.2

  • Fixed another npmjs.com release issue
netweb
published 2.0.1 •

Changelog

Source

2.0.1

  • Fixed npmjs.com release
netweb
published 2.0.0 •

Changelog

Source

2.0.0

  • Removed: media-query-parentheses-space-inside rule.
  • Removed: stylelint < 4.3.4 compatibility.
  • Added: font-family-name-quotes rule with double quotes where recommended option.
  • Added: media-feature-no-missing-punctuation rule.
  • Added: no-invalid-double-slash-comments rule.
netweb
published 1.1.1 •

Changelog

Source

1.1.1

  • Changed: rule-non-nested-empty-line-before with option ignore: ["after-comment"],.
netweb
published 1.1.0 •

Changelog

Source

1.1.0

  • Added: selector-pseudo-element-colon-notation with option single
jeddy3
published 1.0.1 •

Changelog

Source

1.0.1

  • Changed: config syntax.
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