passport-automatic
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "passport-automatic", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Automatic.com authentication strategy for Passport", | ||
@@ -13,2 +13,3 @@ "main": "./lib", | ||
}, | ||
"license": "Apache-2.0", | ||
"keywords": [ | ||
@@ -19,3 +20,2 @@ "passport", | ||
"author": "Automatic", | ||
"license": "MIT", | ||
"bugs": { | ||
@@ -27,4 +27,4 @@ "url": "https://github.com/automatic/passport-automatic/issues" | ||
"passport-oauth2": "^1.1.2", | ||
"request": "^2.53.0" | ||
"request": "^2.55.0" | ||
} | ||
} |
@@ -77,4 +77,2 @@ # Passport-Automatic | ||
[The MIT License](http://opensource.org/licenses/MIT) | ||
Copyright (c) 2015 Automatic | ||
This project is licensed under the terms of the Apache 2.0 license. |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5126
78
Updatedrequest@^2.55.0