Socket
Socket
Sign inDemoInstall

spotify-web-api-node-typings

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

5

package.json
{
"name": "spotify-web-api-node-typings",
"version": "0.0.5",
"version": "0.0.6",
"description": "Typescript models for the spotify-web-api-node npm package",

@@ -15,5 +15,2 @@ "author": {

"license": "Apache-2.0",
"engines": {
"node": "11.0.0"
},
"files": [

@@ -20,0 +17,0 @@ "index.d.ts",

11

README.MD

@@ -5,4 +5,5 @@ # spotify-web-api-node-typings

Typescript models for the [spotify-web-api-node](https://github.com/thelinmichael/spotify-web-api-node) npm package. This is based on the work by [Niels Kristian Hansen Skovmand](https://github.com/skovmand/spotify-web-api-typings).
This is currently published as from a yarn workspace inside the [Albumin Diet repository](https://github.com/gianlucaparadise/albumin-diet).
This package aims to map all the responses in [spotify-web-api-node](https://github.com/thelinmichael/spotify-web-api-node) npm package.
This is based on the work by [Niels Kristian Hansen Skovmand](https://github.com/skovmand/spotify-web-api-typings).
This is currently published from a yarn workspace inside the [Albumin Diet repository](https://github.com/gianlucaparadise/albumin-diet).

@@ -19,5 +20,5 @@ ## Usage

* Publish module augmentation under `./src/types/spotify-web-api-node.d.ts`
* Publish module augmentation in [spotify-web-api-node.d.ts](https://github.com/gianlucaparadise/albumin-diet/blob/master/src/types/spotify-web-api-node.d.ts)
* Add missing methods to the `SpotifyWebApi` class
* publish the typings as a separate repository instead of a yarn workspace of the [Albumin Diet repository](https://github.com/gianlucaparadise/albumin-diet)
* send the typings to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped#how-can-i-contribute) to make them public under `@types` scope
* Publish the typings as a separate repository instead of a yarn workspace of the [Albumin Diet repository](https://github.com/gianlucaparadise/albumin-diet)
* Send the typings to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped#how-can-i-contribute) to make them public under `@types` scope
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