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

passport-http-header-strategy

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

passport-http-header-strategy - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

9

package.json
{
"name": "passport-http-header-strategy",
"version": "1.0.3",
"version": "1.0.4",
"description": "HTTP Bearer set header authentication strategy for Passport",
"main": "./lib",
"dependencies": {
"passport-strategy": "^1.0.0"
},
"devDependencies": {
"mocha": "^2.4.5",
"passport-strategy": "^1.0.0",
"should": "^8.2.2"
},
"devDependencies": {
"mocha": "2.x.x"
},
"scripts": {

@@ -15,0 +14,0 @@ "test": "mocha"

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