passport-buddy
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "passport-buddy", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Buddy authentication strategy for Passport.", | ||
@@ -13,12 +13,15 @@ "keywords": [ | ||
], | ||
"author": { | ||
"name": "Paweł Kapała", | ||
"email": "bylek77@gmail.com" | ||
}, | ||
"author": "Buddy Works", | ||
"contributors": [ | ||
{ | ||
"name": "Paweł Kapala", | ||
"email": "bylek77@gmail.com" | ||
} | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "http://github.com/bylek/passport-buddy.git" | ||
"url": "http://github.com/buddy-works/passport-buddy.git" | ||
}, | ||
"bugs": { | ||
"url": "http://github.com/bylek/passport-buddy/issues" | ||
"url": "http://github.com/buddy-works/passport-buddy/issues" | ||
}, | ||
@@ -33,3 +36,4 @@ "licenses": [ | ||
"dependencies": { | ||
"passport-oauth2": "1.x.x" | ||
"passport-oauth2": "1.x.x", | ||
"pkginfo": "^0.3.1" | ||
}, | ||
@@ -36,0 +40,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
36206
15
0
2
2
0
+ Addedpkginfo@^0.3.1
+ Addedpkginfo@0.3.1(transitive)