coffee-jshint
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "coffee-jshint", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Checks CoffeeScript source for errors using JSHint", | ||
@@ -15,10 +15,10 @@ "engines": { | ||
}, | ||
"license": "BSD", | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"jshint": "~2.5.1", | ||
"optimist": "~0.6.0", | ||
"underscore": "~1.4.4" | ||
"jshint": "~2.8.0", | ||
"optimist": "~0.6.1", | ||
"underscore": "~1.8.3" | ||
}, | ||
"peerDependencies": { | ||
"coffee-script": ">= 1.6 <= 1.8.0" | ||
"coffee-script": ">= 1.6 < 2" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
26509
0
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedcoffee-script@1.12.7(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedjshint@2.8.0(transitive)
+ Addedlodash@3.7.0(transitive)
+ Addedminimatch@2.0.10(transitive)
+ Addedunderscore@1.8.3(transitive)
- Removedcoffee-script@1.8.0(transitive)
- Removedjshint@2.5.11(transitive)
- Removedminimatch@1.0.0(transitive)
- Removedmkdirp@0.3.5(transitive)
- Removedunderscore@1.4.41.6.0(transitive)
Updatedjshint@~2.8.0
Updatedoptimist@~0.6.1
Updatedunderscore@~1.8.3