audio-buffer-list
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -400,1 +400,2 @@ /** | ||
} | ||
{ | ||
"name": "audio-buffer-list", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Data structure for sequence of AudioBuffers", | ||
@@ -41,3 +41,4 @@ "main": "index.js", | ||
"negative-index": "^1.0.2", | ||
"object-assign": "^4.1.1" | ||
"object-assign": "^4.1.1", | ||
"readable-stream": "^2.2.9" | ||
}, | ||
@@ -44,0 +45,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17845
9
+ Addedreadable-stream@^2.2.9