grunt-lesshint
Advanced tools
Comparing version 0.8.0 to 0.9.1
{ | ||
"name": "grunt-lesshint", | ||
"description": "Lint lesscss files with grunt", | ||
"version": "0.8.0", | ||
"version": "0.9.1", | ||
"homepage": "https://github.com/lesshint/grunt-lesshint", | ||
@@ -31,3 +31,3 @@ "author": { | ||
"grunt-mocha-cov": "^0.4.0", | ||
"mocha": "^2.2.5", | ||
"mocha": "^2.3.0", | ||
"spawn-sync": "^1.0.13" | ||
@@ -48,3 +48,3 @@ }, | ||
"chalk": "^1.1.1", | ||
"lesshint": "^0.8.0" | ||
"lesshint": "^0.9.0" | ||
}, | ||
@@ -51,0 +51,0 @@ "config": { |
@@ -73,2 +73,4 @@ # grunt-lesshint | ||
|---|---|---| | ||
|2015-09-01|0.9.1|Fix readme and version for 0.9.0 and 0.9.1| | ||
|2015-09-01|0.9.0|<ul><li>Update lesshint to 0.8.0</li><li>Update mocha to 2.3.0</li></ul>| | ||
|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>| | ||
@@ -75,0 +77,0 @@ |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>| |
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
14230
98
+ Addedlesshint@0.9.4(transitive)
- Removedlesshint@0.8.0(transitive)
Updatedlesshint@^0.9.0