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

node-spop

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-spop - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

8

index.js

@@ -169,2 +169,10 @@ var client = require('./client.js');

/**
* @description Clear the contents of the queue
* @returns {Promise}
*/
qclear: function() {
return this.exec('qclear');
},
/**
* @description Stop playback

@@ -171,0 +179,0 @@ * @returns {Promise}

2

package.json
{
"name": "node-spop",
"version": "1.0.3",
"version": "1.1.0",
"description": "Node wrapper for https://github.com/Schnouki/spop",

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

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