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

lesshint

Package Overview
Dependencies
Maintainers
2
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lesshint - npm Package Versions

1
10

4.6.5

Diff

Changelog

Source

4.6.5 (2018-03-01)

  • Fixed an issue where propertyOrdering wouldn't check at-rules with only declarations. (1441a55)
jwilsson
published 4.6.4 •

Changelog

Source

4.6.4 (2018-02-02)

  • Fixed an issue where multiple inline disables of same the rule wouldn't disable each one properly. (80e8475)
jwilsson
published 4.6.3 •

Changelog

Source

4.6.3 (2018-01-05)

  • Fixed a CLI glob matching/excluded files regression introduced in 4.5.0. (c4fea99)
jwilsson
published 4.6.2 •

Changelog

Source

4.6.2 (2017-12-14)

  • The full file path will now be passed to postcss so it'll be available on all AST nodes. (3d409fc)
jwilsson
published 4.6.1 •

Changelog

Source

4.6.1 (2017-12-12)

  • Fixed an issue where idSelector would sometimes report the incorrect position. (8f12cb1)
  • Fixed an issue with enabling all comments with inline configuration comments. (8840589)
jwilsson
published 4.6.0 •

Changelog

Source

4.6.0 (2017-12-11)

  • Improved the inline configuration comments. Read more about it in the docs. (4c546bc)
  • Added an allowedValues option to variableValue (dbceb6d)
jwilsson
published 4.5.0 •

Changelog

Source

4.5.0 (2017-11-27)

  • Added a Lesshint.checkFiles() method. This is a more general-purpose method working on globs instead of directories/file names. (dc939cd)
  • Deprecated the following methods: (dc939cd)
    • Lesshint.checkDirectory()
    • Lesshint.checkFile()
    • Lesshint.checkPath()
  • The CLI will now also utilize the Lesshint.checkFiles() method. (dc939cd)
jwilsson
published 4.4.0 •

Changelog

Source

4.4.0 (2017-11-10)

  • Added a spaceAroundBang linter. (b459b8b)
  • CI tests are run on Node 9. (7f8e58a)
jwilsson
published 4.3.0 •

Changelog

Source

4.3.0 (2017-10-28)

  • Updated postcss-values-parser to 1.3.0. (218ca20)
  • Added a hasQuotes util. (86feef6)
  • Replaced some instances of string concatenation with template strings. (73fd66e)
jwilsson
published 4.2.0 •

Changelog

Source

4.2.0 (2017-10-24)

  • Updated postcss-selector-parser to 3.0.0. (6fac21a)
  • The parseSelector util can also accept PostCSS Rule nodes which gives better errors. (6fac21a)
  • Updated sinon to 4.0.0. (82ee2aa)
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