mocha-eslint
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "mocha-eslint", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "run ESLint as mocha tests", | ||
@@ -17,8 +17,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"chalk": "^1.0" | ||
"chalk": "^1.0", | ||
"eslint": "^0.17.0" | ||
}, | ||
"peerDependencies": { | ||
"eslint": "^0.16.x", | ||
"mocha": "^2.0" | ||
}, | ||
"repository": { | ||
@@ -25,0 +22,0 @@ "type": "git", |
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
4287
2
6
+ Addedeslint@^0.17.0
+ Addedeslint@0.17.1(transitive)
- Removedcommander@0.6.12.3.0(transitive)
- Removeddebug@2.2.0(transitive)
- Removeddiff@1.4.0(transitive)
- Removedescape-string-regexp@1.0.2(transitive)
- Removedeslint@0.16.2(transitive)
- Removedglob@3.2.11(transitive)
- Removedgrowl@1.9.2(transitive)
- Removedjade@0.26.3(transitive)
- Removedlru-cache@2.7.3(transitive)
- Removedminimatch@0.3.0(transitive)
- Removedminimist@0.0.8(transitive)
- Removedmkdirp@0.3.00.5.1(transitive)
- Removedmocha@2.5.3(transitive)
- Removedms@0.7.1(transitive)
- Removedsigmund@1.0.1(transitive)
- Removedsupports-color@1.2.0(transitive)
- Removedto-iso-string@0.0.2(transitive)