authmaker-common
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "authmaker-common", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Common aspects for all authmaker repos", | ||
@@ -20,6 +20,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"lodash": "^3.10.0", | ||
"mongoose": "^4.0.6", | ||
"q": "^1.4.1", | ||
"util": "^0.10.3" | ||
"util": "^0.10.3", | ||
"winston": "^1.0.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
24091
17
5
+ Addedlodash@^3.10.0
+ Addedwinston@^1.0.1
+ Addedasync@1.0.0(transitive)
+ Addedcolors@1.0.3(transitive)
+ Addedcycle@1.0.3(transitive)
+ Addedeyes@0.1.8(transitive)
+ Addedisstream@0.1.2(transitive)
+ Addedlodash@3.10.1(transitive)
+ Addedpkginfo@0.3.1(transitive)
+ Addedstack-trace@0.0.10(transitive)
+ Addedwinston@1.1.2(transitive)