otto-authentication
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name" : "otto-authentication", | ||
"version" : "0.1.0", | ||
"version" : "0.2.0", | ||
"repository" : "https://github.com/ottojs/otto-authentication.git", | ||
"main" : "./lib/index.js", | ||
"dependencies" : { | ||
"basic-auth" : "1.0.0", | ||
"otto-errors" : "0.1.0" | ||
"basic-auth" : "1.0.3", | ||
"otto-errors" : "0.2.0" | ||
}, | ||
"devDependencies" : { | ||
"jshint" : "2.5.10", | ||
"mocha" : "2.0.1", | ||
"should" : "4.3.0", | ||
"supertest" : "0.15.0", | ||
"istanbul" : "0.3.2", | ||
"otto" : "0.1.0" | ||
"jshint" : "2.8.0", | ||
"mocha" : "2.2.5", | ||
"should" : "7.0.4", | ||
"supertest" : "1.0.1", | ||
"istanbul" : "0.3.18", | ||
"otto" : "0.1.3" | ||
}, | ||
@@ -22,4 +22,4 @@ "scripts" : { | ||
"engines" : { | ||
"node" : "0.10.x" | ||
"node" : "0.12.x" | ||
} | ||
} |
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
9025
+ Addedbasic-auth@1.0.3(transitive)
+ Addedotto-errors@0.2.0(transitive)
- Removedbasic-auth@1.0.0(transitive)
- Removedotto-errors@0.1.0(transitive)
Updatedbasic-auth@1.0.3
Updatedotto-errors@0.2.0