Socket
Socket
Sign inDemoInstall

spotify-web-api-js

Package Overview
Dependencies
0
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.0 to 1.5.1

2

package.json
{
"name": "spotify-web-api-js",
"description": "A client-side JS wrapper for the Spotify Web API",
"version": "1.5.0",
"version": "1.5.1",
"homepage": "https://github.com/JMPerez/spotify-web-api-js",

@@ -6,0 +6,0 @@ "author": {

@@ -381,3 +381,3 @@ # Spotify Web API JS [![Build Status](https://travis-ci.org/JMPerez/spotify-web-api-js.svg?branch=master)](https://travis-ci.org/JMPerez/spotify-web-api-js) [![Coverage Status](https://coveralls.io/repos/JMPerez/spotify-web-api-js/badge.svg)](https://coveralls.io/r/JMPerez/spotify-web-api-js) [![Greenkeeper badge](https://badges.greenkeeper.io/JMPerez/spotify-web-api-js.svg)](https://greenkeeper.io/)

```typescript
import * as SpotifyWebApi from 'spotify-web-api-js';
import SpotifyWebApi from 'spotify-web-api-js';

@@ -384,0 +384,0 @@ let spotify = new SpotifyWebApi();

Sorry, the diff of this file is too big to display

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