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

2.0.3

Diff

Changelog

Source

2.0.3 (2016-08-09)

  • Fixed an issue where importPath wouldn't handle Less import options. (dc099ee)
  • Fixed two issues where urlFormat and urlQuotes wouldn't report multiple URLs in the same declaration. (ec5bd4a)
  • Updated gulp-mocha to 3.x. (28c80b8)
jwilsson
published 2.0.2 •

Changelog

Source

2.0.2 (2016-07-31)

  • Fixed an issue where the wrong line was reported in decimalZero. (e0c8e94)
  • Removed unnecessary gulp-debug-finder dependency. (967968b)
  • Bumped postcss-values-parser to 0.1.7 and added tests for a bug fixed there. (22e11eb)
  • Fixed some broken tests. (44b542f)
jwilsson
published 2.0.1 •

Changelog

Source

2.0.1 (2016-07-25)

  • Fixed an issue where finalNewline and trailingWhitespace weren't called. (6386b4c)
jwilsson
published 2.0.0 •

Changelog

Source

2.0.0 (2016-07-13)

  • Added the possibility to use custom linters. (97e7268)
  • Added a allowNewline option to spaceAroundComma. (1cb009a)
  • Made a small behavioral change in decimalZero where it now only checks if there's always/never a leading/trailing decimal number. (95e8037)
  • Fixed an issue where qualifyingElement would report &.classname. (af37172)
  • Fixed an issue where spaceBetweenParens would fail on mulitiline definitions. (846ebb0)
  • Fixed an issue where decimalZero would erroneously report whole numbers when style was none. (b46be32)
  • Fixed a ton of other bugs found after the parser back-end switch. (Full diff from 2.0.0-rc1)
jwilsson
published 2.0.0-rc •

Changelog

Source

2.0.0-rc1 (2016-05-16)

  • Completely new parser back-end, using PostCSS. Please report any issues! (1894408)
  • Removed support for old reporter style. (49a2dba)
  • Added a Lesshint.getReporter() method for loading of reporters using lesshint's logic. (6fc0041)
  • Fixed an issue where paths would sometimes include double slashes. (0a197db)
jwilsson
published 1.5.2 •

Changelog

Source

1.5.2 (2016-03-31)

  • Changed gonzales-pe full URL to GitHub pattern. (e83e665)
jwilsson
published 1.5.1 •

Changelog

Source

1.5.1 (2016-03-29)

  • Fixed an issue where zeroUnit would crash in certain cases. (34606cc)
jwilsson
published 1.5.0 •

Changelog

Source

1.5.0 (2016-03-24)

  • Added a at_least_one_space value for the style option in spaceAfterPropertyColon. (5e9fd1e)
  • Added units and exclude options to zeroUnit. (728f37a)
  • Fixed an issue where decimalZero wouldn't check all numbers. (661cc57)
  • Fixed an issue where zeroUnit would erroneously report properties without units. (728f37a)
jwilsson
published 1.4.0 •

Changelog

Source

1.4.0 (2016-03-01)

  • Added the following linters:
  • Added support for configuration using inline comments. (cf757cd)
  • Added a 18f option to singleLinePerSelector. (2f65c31)
  • Fixed an issue where singleLinePerProperty would erroneously report mixins without semicolons. (ef97361)
  • Fixed an issue where spaceAroundOperator would erroneously report negative numbers. (2569d73)
  • Fixed an issue where trailingWhitespace would output errors when checking empty files. (26ba39b)
  • Fixed an issue where importPath would erroneously report files with different file extensions than .less. (b7610dd)
  • Fixed an issue where singleLinePerSelector would erroneously report selectors with the comma on a new line. (637ff49)
  • Fixed an issue where finalNewline would sometimes report the wrong line. (12981cd)
  • Updated ESLint to 2.x (4c14d3a)
jwilsson
published 1.3.1 •

Changelog

Source

1.3.1 (2016-02-12)

  • Fixed an issue where spaceAroundOperator would erroneously try to check negative values. (fe37b21)
  • Fixed an issue where spaceAroundOperator would erroneously report font-size/line-height shorthand declarations. (4819346)
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