Socket
Socket
Sign inDemoInstall

@stylistic/stylelint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylistic/stylelint-plugin - npm Package Versions

3.1.1

Diff

Changelog

Source

[3.1.1] — 2024–10–04

Fixed

  • Indentation checking for property values that use dynamic expressions when using postcss-styled-syntax is now disabled (#44) (@MorevM).
firefoxic
published 3.1.0 •

Changelog

Source

[3.1.0] — 2024–09–23

Added

Fixed

  • Calculation of indentation using postcss-styled-syntax custom syntax (#41) (@MorevM).
firefoxic
published 3.0.1 •

Changelog

Source

[3.0.1] — 2024–08–18

Fixed

  • The context.fix, which is deprecated in stylelint@16.8.2, is no longer used. Previously, attempts to update stylelint to 16.8.2 version resulted in multiple DeprecationWarning messages (#37).
firefoxic
published 3.0.0 •

Changelog

Source

[3.0.0] — 2024–07–30

Changed

  • The plugin now requires stylelint version 16.8.0 or higher.
firefoxic
published 2.1.3 •

Changelog

Source

[2.1.3] — 2024–07–29

Fixed

  • Dependencies are now updated, which fixes test fails (#29) (@ybiquitous).
firefoxic
published 2.1.2 •

Changelog

Source

[2.1.2] — 2024–04–28

Fixed

  • Autofixing of @charset name by string-quotes rule (#26) (@Mouvedia).
firefoxic
published 2.1.1 •

Changelog

Source

[2.1.1] — 2024–03–31

Fixed

  • block-closing-brace-empty-line-before with except: ["after-closing-brace"] false negatives for CSS Nesting (#22) (@firefoxic).
  • named-grid-areas-alignment for single-line input (#21) (@MorevM).
firefoxic
published 2.1.0 •

Changelog

Source

[2.1.0] — 2024–02–18

Added

firefoxic
published 2.0.0 •

Changelog

Source

[2.0.0] — 2023–12–20

Changed

  • The repository renamed to stylelint-stylistic and moved to the organization of the same name.
  • The plugin is published in npm under the new name @stylistic/stylelint-plugin. Therefore, you should:
  • change the former plugin name stylelint-codeguide to the new one in the config,
  • remove the old stylelint-codeguide package from dependencies
  • install the new @stylistic/stylelint-plugin package.
  • The namespace of plugin rules has been renamed. Therefore, you should change the rules prefix from codeguide/ to @stylistic/ in the config.
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