Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "checkdeps", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Check dependencies of a Node.js project against package.json", | ||
@@ -22,2 +22,5 @@ "main": "dist/index.js", | ||
"homepage": "https://github.com/adamkdean/checkdeps#readme", | ||
"dependencies": { | ||
"babel-runtime": "^6.3.19" | ||
}, | ||
"devDependencies": { | ||
@@ -24,0 +27,0 @@ "del": "^2.2.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
4246
1
+ Addedbabel-runtime@^6.3.19
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.11.1(transitive)