passport-openid
Advanced tools
Comparing version 0.1.3 to 0.2.0
{ | ||
"name": "passport-openid", | ||
"version": "0.1.3", | ||
"version": "0.2.0", | ||
"description": "OpenID authentication strategy for Passport.", | ||
@@ -17,3 +17,3 @@ "author": { "name": "Jared Hanson", "email": "jaredhanson@gmail.com", "url": "http://www.jaredhanson.net/" }, | ||
"passport": "~0.1.3", | ||
"openid": "0.3.x" | ||
"openid": "0.4.x" | ||
}, | ||
@@ -26,3 +26,3 @@ "devDependencies": { | ||
}, | ||
"engines": { "node": ">= 0.4.0" }, | ||
"engines": { "node": ">= 0.6.0" }, | ||
"licenses": [ { | ||
@@ -29,0 +29,0 @@ "type": "MIT", |
Sorry, the diff of this file is not supported yet
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
16846
+ Addedopenid@0.4.2(transitive)
- Removedopenid@0.3.2(transitive)
Updatedopenid@0.4.x