Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/spotify-api

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/spotify-api - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

2

spotify-api/index.d.ts

@@ -1617,3 +1617,3 @@ // Type definitions for The Spotify Web API (including changes March 29th 2016)

interface PlayHistoryObject {
track: TrackObjectSimplified;
track: TrackObjectFull;
played_at: string;

@@ -1620,0 +1620,0 @@ context: ContextObject;

{
"name": "@types/spotify-api",
"version": "0.0.15",
"version": "0.0.16",
"description": "TypeScript definitions for The Spotify Web API (including changes March 29th 2016)",

@@ -38,4 +38,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/spotify-api",

"dependencies": {},
"typesPublisherContentHash": "fb48dde8900de5951502807d910f1a7f850caa05d9b116708af29e3a391ab61b",
"typesPublisherContentHash": "f2785b97da2c1c5d6f64526f351ae64f6912fd5d16fe24a5efde914b5b3f1cef",
"typeScriptVersion": "3.9"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 19 Apr 2022 16:31:34 GMT
* Last updated: Tue, 03 May 2022 15:01:35 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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