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

speaker

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

speaker - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

deps/.DS_Store

5

package.json
{
"name": "speaker",
"version": "0.4.1",
"version": "0.4.2",
"license": "MIT",

@@ -8,2 +8,4 @@ "description": "Output PCM audio data to the speakers",

"repository": "TooTallNate/node-speaker",
"main": "index.js",
"types": "index.d.ts",
"scripts": {

@@ -20,2 +22,3 @@ "test": "standard && node-gyp rebuild --mpg123-backend=dummy && mocha --reporter spec"

"devDependencies": {
"@types/node": "^10.11.4",
"mocha": "^3.5.0",

@@ -22,0 +25,0 @@ "standard": "^10.0.3"

src/binding.cc

Sorry, the diff of this file is not supported yet

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