Socket
Socket
Sign inDemoInstall

spotify-web-api-ts

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spotify-web-api-ts - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

2

cjs/apis/ArtistsApi.js

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

params: {
ids: artistIds.join(','),
ids: artistIds,
},

@@ -29,0 +29,0 @@ });

@@ -24,3 +24,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

params: {
ids: artistIds.join(','),
ids: artistIds,
},

@@ -27,0 +27,0 @@ });

{
"name": "spotify-web-api-ts",
"version": "1.4.3",
"version": "1.4.4",
"description": "An isomorphic TypeScript wrapper for Spotify's Web API",

@@ -34,6 +34,6 @@ "main": "cjs/index.js",

"devDependencies": {
"@spotify/web-scripts": "^7.0.1",
"@spotify/web-scripts": "^8.0.2",
"@types/qs": "^6.9.3",
"husky": "^4.2.5",
"typedoc": "^0.17.7"
"typedoc": "^0.17.8"
},

@@ -40,0 +40,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc