Socket
Socket
Sign inDemoInstall

spotify-auth-express

Package Overview
Dependencies
69
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "spotify-auth-express",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -32,7 +32,8 @@

/**
*
app.get('/spotify/auth', (req, res) => {
...
res.redirect('YOUR_REDIRECT_URL')
})
app.get('/spotify/auth', (req, res) => {
...
res.redirect('YOUR_REDIRECT_URL')
})
*/

@@ -39,0 +40,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc