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.1.3

Diff

Changelog

Source

4.1.3 (2017-09-25)

  • Fixed an issue where finalNewline would erroneously report files with CRLF line endings. (5aff629)
jwilsson
published 4.1.2 •

Changelog

Source

4.1.2 (2017-09-20)

  • Fixed an issue where spaceBeforeBrace would erroneously report whitespace before a new line. (8078c85)
  • Fixed an issue where the inline config rule name check wouldn't properly accept all characters in rule names. (9fde6bf)
  • Fixed a typo in the trailingWhitespace error message. (a5fa514)
  • Fixed a typo in the trailingWhitespace docs. (bc94cdc)
  • Added docs on allowed characters in rule names. (3bb78af)
jwilsson
published 4.1.1 •

Changelog

Source

4.1.1 (2017-07-26)

  • Downgraded postcss-values-parser to 1.2.2. (c26f1e6)
jwilsson
published 4.1.0 •

Changelog

Source

4.1.0 (2017-07-24)

jwilsson
published 4.0.2 •

Changelog

Source

4.0.2 (2017-07-20)

  • Lockdown postcss-values-parser to ~ range. (d198ed6)
jwilsson
published 4.0.1 •

Changelog

Source

4.0.1 (2017-07-10)

  • Fixed an issue where incomplete rules would crash lesshint. (31b54c1)
  • Fixed faulty column reporting in spaceAroundOperator. (87cb546)
  • Added fr to propertyUnits defaults. (80fb2b4)
  • The isColor from postcss-values-parser is now used where applicable. (2c038af)
jwilsson
published 4.0.0 •

Changelog

Source

4.0.0 (2017-06-25)

  • Breaking Updated postcss-less to 1.0.0, could cause issues if custom linters are used. (03107e5)
  • Breaking Updated postcss to 6.0.0, could cause issues if custom linters are used. (4e49588)
  • Breaking Warnings no longer give exit code 1, and errors give exit code 1 instead of 2. (5bc9e3f)
  • Fixed an issue where config objects passed to the Linter class would be modified. (da93ccb)
  • Added docs for the at_least_one_space option on spaceAfterPropertyColon. (767e022)
  • Updated ESLint to 4.0. (63c2a11)
  • Updated nyc to 11.0. (e6318a5)
  • Updated chai to 4.0. (f79cea4)
jwilsson
published 3.3.1 •

Changelog

Source

3.3.1 (2017-05-08)

  • Updated postcss-less to 0.16.0. (03107e5)
  • Updated postcss-values-parser to 1.2.1. (1728ff1)
jwilsson
published 3.3.0 •

Changelog

Source

3.3.0 (2017-05-03)

  • Added a colorVariables linter. (a4b46fc)
  • Added utils to help with common operations:
  • Fixed an issue with spaceAfterPropertyValue and !important. (b69ff98)
jwilsson
published 3.2.0 •

Changelog

Source

3.2.0 (2017-04-22)

  • Added a custom linter loading fallback where the path will be resolved against the .lesshintrc location. (40cffa2)
  • The Linter class was refactored. (49b7e3b)
  • Added docs on linter loading. (0101934)
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