spotify-web-api-ts-edge
Advanced tools
Comparing version 0.9.5 to 0.9.6
{ | ||
"name": "spotify-web-api-ts-edge", | ||
"version": "0.9.5", | ||
"version": "0.9.6", | ||
"description": "An isomorphic TypeScript wrapper for Spotify's Web API that can run on the edge", | ||
@@ -5,0 +5,0 @@ "main": "cjs/index.js", |
@@ -0,0 +0,0 @@ <p align="center"> |
@@ -416,2 +416,3 @@ export type Action = 'interrupting_playback' | 'pausing' | 'resuming' | 'seeking' | 'skipping_next' | 'skipping_prev' | 'toggling_repeat_context' | 'toggling_shuffle' | 'toggling_repeat_track' | 'transferring_playback'; | ||
width: number | null; | ||
base64?: string | undefined; | ||
}; | ||
@@ -418,0 +419,0 @@ export type TimeInterval = { |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
300357
2985