Socket
Socket
Sign inDemoInstall

av

Package Overview
Dependencies
15
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.3 to 0.4.4

2

package.json
{
"name": "av",
"description": "Audio decoding framework",
"version": "0.4.3",
"version": "0.4.4",
"author": {

@@ -6,0 +6,0 @@ "name": "Audiocogs",

@@ -21,3 +21,3 @@ // Generated by CoffeeScript 1.7.1

this.loop = __bind(this.loop, this);
if (input instanceof AV.BufferList) {
if (input instanceof BufferList) {
this.list = input;

@@ -24,0 +24,0 @@ } else {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc