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.0.0 to 1.1.0

14

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

@@ -17,8 +17,12 @@ "author": {

"devDependencies": {
"coveralls": "^3.0.0",
"eslint": "^5.0.1",
"jest": "^22.4.3",
"coveralls": "^3.0.2",
"eslint": "^5.4.0",
"jest": "^22.4.4",
"q": "^1.4.1",
"sinon": "^5.0.0"
"sinon": "^5.1.1"
},
"jest": {
"verbose": true,
"testURL": "http://localhost/"
},
"scripts": {

@@ -25,0 +29,0 @@ "lint": "eslint src/*.js",

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