grunt-contrib-jshint
Advanced tools
Comparing version 0.9.2 to 0.10.0
{ | ||
"name": "grunt-contrib-jshint", | ||
"description": "Validate files with JSHint.", | ||
"version": "0.9.2", | ||
"version": "0.10.0", | ||
"homepage": "https://github.com/gruntjs/grunt-contrib-jshint", | ||
@@ -30,3 +30,3 @@ "author": { | ||
"dependencies": { | ||
"jshint": "~2.4.0", | ||
"jshint": "~2.5.0", | ||
"hooker": "~0.2.3" | ||
@@ -33,0 +33,0 @@ }, |
@@ -1,2 +0,2 @@ | ||
# grunt-contrib-jshint v0.9.2 [![Build Status](https://travis-ci.org/gruntjs/grunt-contrib-jshint.png?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-jshint) | ||
# grunt-contrib-jshint v0.10.0 [![Build Status](https://travis-ci.org/gruntjs/grunt-contrib-jshint.png?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-jshint) | ||
@@ -218,2 +218,3 @@ > Validate files with JSHint. | ||
* 2014-04-02 v0.10.0 Update to JSHint 2.5.0. | ||
* 2014-03-12 v0.9.2 Fixes a bug where reporterOutput was still passed to jshint. | ||
@@ -252,2 +253,2 @@ * 2014-03-12 v0.9.1 Don't pass reporterOutput option to jshint. | ||
*This file was generated on Wed Mar 12 2014 20:05:49.* | ||
*This file was generated on Wed Apr 02 2014 09:05:43.* |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
19673
253
0
+ Addedcli@0.6.6(transitive)
+ Addedconsole-browserify@1.1.0(transitive)
+ Addeddate-now@0.1.4(transitive)
+ Addeddom-serializer@0.2.2(transitive)
+ Addeddomelementtype@2.3.0(transitive)
+ Addeddomhandler@2.3.0(transitive)
+ Addeddomutils@1.5.1(transitive)
+ Addedentities@1.0.02.2.0(transitive)
+ Addedhtmlparser2@3.8.3(transitive)
+ Addedjshint@2.5.11(transitive)
+ Addedminimatch@1.0.0(transitive)
+ Addedreadable-stream@1.1.14(transitive)
+ Addedshelljs@0.3.0(transitive)
+ Addedstrip-json-comments@1.0.4(transitive)
+ Addedunderscore@1.6.0(transitive)
- Removedcli@0.4.5(transitive)
- Removedconsole-browserify@0.1.6(transitive)
- Removeddomhandler@2.1.0(transitive)
- Removeddomutils@1.1.6(transitive)
- Removedhtmlparser2@3.3.0(transitive)
- Removedjshint@2.4.4(transitive)
- Removedreadable-stream@1.0.34(transitive)
- Removedshelljs@0.1.4(transitive)
- Removedunderscore@1.4.4(transitive)
Updatedjshint@~2.5.0