Comparing version 3.0.0 to 3.0.1
# 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)) |
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
429743
+ Addedpostcss-values-parser@1.1.0(transitive)
- Removedpostcss-values-parser@1.5.0(transitive)
Updatedpostcss-values-parser@~1.1.0