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.0 to 1.0.1

2

package.json
{
"name": "spotify-auth-express",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

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

@@ -6,5 +6,5 @@

```js
// Instantiate and initialize a new Express API.
const spotify = require('spotify-auth-express')
// Instantiate and initialize a new Express API.
const app = spotify({

@@ -15,2 +15,4 @@ client: 'CLIENT_ID_HERE',

...
// Extend an existing Express API.

@@ -17,0 +19,0 @@ const express = require('express')

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