You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

spotify-audio-api

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spotify-audio-api - npm Package Compare versions

Comparing version

to
0.1.1

2

build/index.js

@@ -143,3 +143,3 @@ "use strict";

await this.request({
uri: `/track/${trackId}`,
uri: `/tracks/${trackId}`,
error: "Error getting track"

@@ -146,0 +146,0 @@ }, (data) => {

{
"name": "spotify-audio-api",
"version": "0.1.0",
"version": "0.1.1",
"description": "Spotify API wrapper to return audio metadata",

@@ -5,0 +5,0 @@ "license": "MIT",