grunt-lesshint
Advanced tools
Comparing version 0.7.0 to 0.8.0
{ | ||
"name": "grunt-lesshint", | ||
"description": "Lint lesscss files with grunt", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"homepage": "https://github.com/lesshint/grunt-lesshint", | ||
@@ -32,3 +32,3 @@ "author": { | ||
"mocha": "^2.2.5", | ||
"spawn-sync": "^1.0.11" | ||
"spawn-sync": "^1.0.13" | ||
}, | ||
@@ -47,4 +47,4 @@ "peerDependencies": { | ||
"dependencies": { | ||
"chalk": "^1.0.0", | ||
"lesshint": "^0.7.0" | ||
"chalk": "^1.1.1", | ||
"lesshint": "^0.8.0" | ||
}, | ||
@@ -51,0 +51,0 @@ "config": { |
@@ -73,2 +73,3 @@ # grunt-lesshint | ||
|---|---|---| | ||
|2015-08-27|0.8.0|<ul><li>Update lesshint to 0.8.0</li><li>Update spawn-sync to 1.0.11</li><li>Update chalk to 1.1.1</li></ul>| | ||
|2015-06-25|0.7.0|<ul><li>Update lesshint to 0.7.0</li><li>Move grunt-lesshint to it's new home</li></ul>| | ||
@@ -75,0 +76,0 @@ |2015-06-28|0.6.1|Update lesshint to 0.6.2| |
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
14076
96
+ Addedlesshint@0.8.0(transitive)
- Removedlesshint@0.7.1(transitive)
Updatedchalk@^1.1.1
Updatedlesshint@^0.8.0