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

@mikestaub/passport-slack

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mikestaub/passport-slack - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/passport-slack/strategy.js

@@ -52,3 +52,3 @@ /**

this.profileUrl = options.profileUrl || "https://slack.com/api/auth.test?token=";
this.profileUrl = options.profileUrl || "https://slack.com/api/users.identity?token=";
this._team = options.team;

@@ -55,0 +55,0 @@

{
"name": "@mikestaub/passport-slack",
"version": "1.0.0",
"version": "1.0.1",
"description": "Slack OAuth2 strategy for Passport.",

@@ -5,0 +5,0 @@ "keywords": [

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