You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

stylelint-scss

Package Overview
Dependencies
6
Maintainers
2
Versions
106
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23
11
Next

6.4.1

Diff

kristerkari
published 6.4.0 •

Changelog

Source

6.4.0

  • Added: load-partial-extension rule, and deprecated at-import-partial-extension rule (#998).
  • Fixed: partial-no-import message to include more accurate rule name (#1019).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.2...v6.4.0

kristerkari
published 6.3.2 •

Changelog

Source

6.3.2

  • Fixed: at-mixin-no-risky-nesting-selector fix false positives (#1010).
  • Fixed: operator-no-unspaced handle variables with unary negation (#1011).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.1...v6.3.2

kristerkari
published 6.3.1 •

Changelog

Source

6.3.1

  • Fixed: selector-no-redundant-nesting-selector handle pseudo selectors (#1008).
  • Fixed: operator-no-unspaced handle Tailwind CSS direct children styling (#1007).
  • Fixed: no-unused-private-members fix changes from hyphen to underscore in debug message (#1002).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.0...v6.3.1

kristerkari
published 6.3.0 •

Changelog

Source

6.3.0

  • Added: at-mixin-no-risky-nesting-selector rule (#985).
  • Fixed: property-no-unknown ignore interpolated properties (#977).
  • Fixed: no-unused-private-members treat hyphens and underscores as equals (#987).
  • Fixed: no-global-function-names report errors inside at-rules (#988).
  • Fixed: operator-no-unspaced ignore operators inside @scope (#995).
  • Fixed: no-duplicate-mixins allow using the same mixin name in different scope (#997).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.2.1...v6.3.0

kristerkari
published 6.2.1 •

Changelog

Source

6.2.1

  • Fixed: function-no-unknown: fix falsely reported CSS functions (#976).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.2.0...v6.2.1

kristerkari
published 6.2.0 •

Changelog

Source

6.2.0

  • Added: at-import-partial-extension-allowed-list rule, and deprecated at-import-partial-extension-whitelist rule (#958).
  • Added: at-import-partial-extension-disallowed-list rule, and deprecated at-import-partial-extension-blacklist rule (#958).
  • Fixed: no-unused-private-members check variables used as parameters and skip files using @import (#957).
  • Fixed: no-unused-private-members refactor variable search to match regex in atRules params and declaration values (#962).
  • Fixed: operator-no-unspaced fix data uri in background shorthand (#968).
  • Fixed: at-rule-conditional-no-parentheses remove extra autofix space (#969).
  • Fixed: function-no-unknown handle functions inside interpolation (#970).
  • Fixed: operator-no-unspaced fix function calls inside interpolation (#972).
  • Fixed: at-function-named-arguments handle interpolation in ignored function names (#973).
  • Fixed: at-import-no-partial-leading-underscore fix version in deprecation message (#974).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.1.0...v6.2.0

kristerkari
published 6.1.0 •

Changelog

Source

6.1.0

  • Added: no-unused-private-members rule (#884).
  • Added: support end positions for warnings (#899, #900, #901, #902, #903, #904, #905, #906, #907, #908, #909, #910, #911, #912, #913, #914, #915, #916, #917, #918, #919, #920, #921, #922, #923, #925, #926, #927, #928, #929, #930, #932, #933, #934, #935, #936, #937, #938, #939, #940).
  • Fixed: function-calculation-no-interpolation allow calc function interpolation in SassScript (#947)
  • Fixed: property-no-unknown support deeper nested properties (#948)

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.0.0...v6.1.0

kristerkari
published 6.0.0 •

Changelog

Source

6.0.0

  • Added: stylelint@16 support.
  • Removed: stylelint@14 and stylelint@15 support.

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.2...v6.0.0

kristerkari
published 5.3.2 •

Changelog

Source

5.3.2

  • Fixed: function-no-unknown false negatives for functions with namespace (#888)
  • Fixed: at-root-no-redundant check selector list for parent selectors (#886)

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.1...v5.3.2

23
11
Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc