volos-connectors-common
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "volos-connectors-common", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Basic support library for Volos Connectors.", | ||
"main": "lib/index.js", | ||
"dependencies": { | ||
"lodash": "^2.4.1", | ||
"q": "^1.0.1" | ||
}, | ||
"scripts": { | ||
@@ -7,0 +11,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
27730
4
2
+ Addedlodash@^2.4.1
+ Addedq@^1.0.1
+ Addedlodash@2.4.2(transitive)
+ Addedq@1.5.1(transitive)