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

stylelint-scss

Package Overview
Dependencies
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-scss - npm Package Versions

1
12

4.0.1

Diff

Changelog

Source

4.0.1

  • Fixed: operator-no-unspaced false positive when using a loop (#575).
  • Fixed: operator-no-unspaced don't check operators from data URIs (#574).
  • Updated: parseSelector function to match the one in stylelint repo (#567).
  • Fixed: no-global-function-names removed checks functions that cause warnings for global CSS functions (min, max, filter) (#566).
jeddy3
published 4.0.0 •

Changelog

Source

4.0.0

  • Removed: stylelint@13 support.
  • Added: stylelint@14 support.
jeddy3
published 4.0.0-2 •

jeddy3
published 4.0.0-1 •

jeddy3
published 4.0.0-0 •

kristerkari
published 3.21.0 •

Changelog

Source

3.21.0

  • Changed: no-global-function-names handle interpolated values and add mappings for color functions.
kristerkari
published 3.20.1 •

Changelog

Source

3.20.1

  • Fixed: comment-no-empty remove duplicate rule name from rule's rejected message and improve readme.
  • Fixed: at-rule-no-unknown remove duplicate rule name from rule's rejected message.
kristerkari
published 3.20.0 •

Changelog

Source

3.20.0

  • Changed: dollar-variable-first-in-block to support @use and @forward when using the ignore: ["imports"] option.
  • Fixed: selector-nest-combinators throwing an error when certain type of nesting was used.
  • Fixed: dimension-no-non-numeric-values throwing an error for certain type of unitless interpolation.
kristerkari
published 3.19.0 •

Changelog

Source

3.19.0

  • Added: ignoreDefaults option to no-duplicate-dollar-variables rule.
kristerkari
published 3.18.0 •

Changelog

Source

3.18.0

  • Added: selector-no-redundant-nesting-selector add ignoreKeywords option to ignore certain keywords that can be used in Less or some other non-Scss syntax.
  • Fixed: comment-no-loud fix a bug where the rule was only checking for comments that were in the beginning of the file.
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