Socket
Book a DemoInstallSign in
Socket

spotify-ts-wrapper

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spotify-ts-wrapper

Spotify TypeScript wrapper.

latest
Source
npmnpm
Version
1.0.22
Version published
Maintainers
0
Created
Source

spotify-ts-wrapper

Spotify TypeScript wrapper.

Installation

yarn add spotify-ts-wrapper

Change Log

[1.0.22] - 2024-08-18

  • Added getPodcast & getPodcastShow functions.
  • Added Interfaces for getPodcast & getPodcastShow
  • Fixed pinned of getArtist.
  • Fixed Sectiontype interface.
  • Fixed getPlaylist image property.
  • Added artists in getAlbum
  • Fixed id of SearchTracks
  • Added getHome function.
  • Added getCookie function.
  • Added getRecommendations function.

Usage

import * as Spotify from "spotify-ts-wrapper"; // importing everything

License

This project is licensed under the MIT License, making it open and accessible for developers to use and modify in their projects.

Keywords

spotify

FAQs

Package last updated on 19 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts