mastercheck
Advanced tools
Comparing version 0.2.16 to 0.2.17
{ | ||
"name": "mastercheck", | ||
"version": "0.2.16", | ||
"version": "0.2.17", | ||
"description": "mastercheck", | ||
@@ -26,10 +26,10 @@ "main": "index.js", | ||
"dependencies": { | ||
"async": "~0.2.10", | ||
"lodash": "~2.4.1" | ||
"async": "^0.9.0", | ||
"lodash": "^3.5.0" | ||
}, | ||
"devDependencies": { | ||
"should": "~3.1.3", | ||
"mocha": "~1.17.1", | ||
"jshint": "~2.4.4" | ||
"jshint": "^2.6.3", | ||
"mocha": "^2.2.1", | ||
"should": "^5.1.0" | ||
} | ||
} |
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
39002
+ Addedasync@0.9.2(transitive)
+ Addedlodash@3.10.1(transitive)
- Removedasync@0.2.10(transitive)
- Removedlodash@2.4.2(transitive)
Updatedasync@^0.9.0
Updatedlodash@^3.5.0