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

audio-vs1053b

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

audio-vs1053b - npm Package Compare versions

Comparing version 0.1.9 to 0.1.91

2

index.js

@@ -515,4 +515,2 @@ // Copyright 2014 Technical Machine, Inc. See the COPYRIGHT

self.lock = lock;
// Initialize SPI so it's set to the right settings
self.spi.initialize();
// Send this buffer off to our shim to have it start playing

@@ -519,0 +517,0 @@ var streamID = hw.audio_play_buffer(self.MP3_XCS.pin, self.MP3_DCS.pin, self.MP3_DREQ.pin, buff, buff.length);

2

package.json
{
"name": "audio-vs1053b",
"version": "0.1.9",
"version": "0.1.91",
"description": "Library to run the Tessel Audio Module. Plays and records sound.",

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