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

audio-buffer

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

audio-buffer - npm Package Compare versions

Comparing version 2.4.3 to 2.4.4

13

package.json
{
"name": "audio-buffer",
"version": "2.4.3",
"version": "2.4.4",
"description": "Audio data container",

@@ -15,3 +15,3 @@ "main": "index.js",

"type": "git",
"url": "https://github.com/audio-lab/buffer"
"url": "https://github.com/audiojs/audio-buffer"
},

@@ -25,2 +25,3 @@ "files": [

"audio",
"audiojs",
"pcm",

@@ -38,5 +39,5 @@ "dsp",

"bugs": {
"url": "https://github.com/audio-lab/buffer/issues"
"url": "https://github.com/audiojs/audio-buffer/issues"
},
"homepage": "https://github.com/audio-lab/buffer",
"homepage": "https://github.com/audiojs/audio-buffer",
"dependencies": {

@@ -56,7 +57,7 @@ "audio-context": "latest",

"isndarray": "^1.0.0",
"mocha": "^2.3.4",
"mocha": "^3.0.2",
"ndarray": "^1.0.18",
"ndarray-fill": "^1.0.1",
"ndarray-unpack": "^1.0.0",
"pcm-util": "^1.3.3",
"pcm-util": "^2.0.2",
"performance-now": "^0.2.0",

@@ -63,0 +64,0 @@ "xtend": "^4.0.1"

@@ -5,2 +5,4 @@ # audio-buffer [![Build Status](https://travis-ci.org/audiojs/audio-buffer.svg?branch=master)](https://travis-ci.org/audiojs/audio-buffer) [![stable](http://badges.github.io/stability-badges/dist/stable.svg)](http://github.com/badges/stability-badges)

[![build status](https://img.shields.io/travis/audiojs/audio-buffer.svg)](https://travis-ci.org/audiojs/audio-buffer)
![stability-stable](https://img.shields.io/badge/stability-stable-green.svg)

@@ -7,0 +9,0 @@ ## Usage

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