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

spotilocal

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spotilocal - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

dist/src/index.d.ts

4

package.json
{
"name": "spotilocal",
"version": "0.0.1",
"version": "0.1.0",
"description": "Unofficial api for Spotify's local web server.",
"main": "dist/src/index.js",
"typings": "src/index",
"typings": "dist/src/index",
"scripts": {

@@ -8,0 +8,0 @@ "test": "tsc && mocha \"dist/test/**/*.js\""

@@ -9,3 +9,4 @@ {

"experimentalDecorators": true,
"outDir": "dist"
"outDir": "dist",
"declaration": true
},

@@ -12,0 +13,0 @@ "exclude": [

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