Socket
Socket
Sign inDemoInstall

passport

Package Overview
Dependencies
1
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.14 to 0.1.15

1

lib/passport/context/http/actions.js

@@ -62,2 +62,3 @@ /**

res.setHeader('Location', url);
res.setHeader('Content-Length', '0');
res.end();

@@ -64,0 +65,0 @@ }

2

package.json
{
"name": "passport",
"version": "0.1.14",
"version": "0.1.15",
"description": "Simple, unobtrusive authentication for Node.js.",

@@ -5,0 +5,0 @@ "author": { "name": "Jared Hanson", "email": "jaredhanson@gmail.com", "url": "http://www.jaredhanson.net/" },

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc