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 Compare versions

Comparing version 3.0.0 to 3.0.1

3

CHANGELOG.md
# Changelog
## 3.0.1 (2017-02-10)
* Lockdown `postcss-values-parser` to `~` range. ([7e03dbc](https://github.com/lesshint/lesshint/commit/7e03dbcd7db5a61498bc9f3bad1c23f78067877c))
## 3.0.0 (2017-02-08)

@@ -3,0 +6,0 @@ * **Breaking** Dropped support for Node < 4. ([7a142ee](https://github.com/lesshint/lesshint/commit/7a142eec6a51c124270a4baa865cba7d8a700a7d))

4

package.json
{
"name": "lesshint",
"description": "A tool to aid you in writing clean and consistent Less.",
"version": "3.0.0",
"version": "3.0.1",
"main": "./lib/index.js",

@@ -30,3 +30,3 @@ "author": {

"postcss-selector-parser": "^2.0.0",
"postcss-values-parser": "^1.1.0",
"postcss-values-parser": "~1.1.0",
"rcfinder": "^0.1.8",

@@ -33,0 +33,0 @@ "strip-json-comments": "^2.0.0"

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