Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

passport-openid

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

passport-openid - npm Package Compare versions

Comparing version 0.1.3 to 0.2.0

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc