New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

passport-buddy

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-buddy - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

2

lib/strategy.js

@@ -56,3 +56,3 @@ /**

options.tokenURL = options.tokenURL || 'https://api.buddy.works/oauth2/token';
options.scopeSeparator = options.scopeSeparator || ',';
options.scopeSeparator = options.scopeSeparator || '+';
options.customHeaders = options.customHeaders || {};

@@ -59,0 +59,0 @@

{
"name": "passport-buddy",
"version": "1.0.0",
"version": "1.0.2",
"description": "Buddy authentication strategy for Passport.",

@@ -43,2 +43,2 @@ "keywords": [

}
}
}

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