New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-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

node-spotilocal - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "node-spotilocal",
"version": "1.0.4",
"version": "1.0.5",
"description": "Simple wrapper for Spotify local webserver.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -15,10 +15,14 @@ # node-spotilocal

Via [npm](https://npmjs.com/) [[package](https://www.npmjs.com/package/node-spotilocal)]:
> `npm install node-spotilocal`
```bash
$ npm install node-spotilocal
```
Via [yarn](https://yarnpkg.com/en/) [[package](https://yarnpkg.com/en/package/node-spotilocal)]:
> `yarn add node-spotilocal`
```bash
$ yarn add node-spotilocal
```
## Usage
``` javascript
```javascript
// require lib

@@ -25,0 +29,0 @@ const Spotilocal = require("node-spotilocal");

/**
* node-spotilocal v1.0.4 (2018-05-30)
* node-spotilocal v1.0.5 (2018-06-02)
* Copyright 2018 Oliver Findl

@@ -4,0 +4,0 @@ * @license MIT

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