@soundtouchjs/audio-worklet
Advanced tools
Comparing version 0.1.8 to 0.1.10
Changelog | ||
### 0.1.10 (2020-10-26) | ||
### 0.1.9 (2020-10-26) | ||
### 0.1.8 (2020-10-13) | ||
@@ -3,0 +7,0 @@ |
/* | ||
* SoundTouch Audio Worklet v0.1.8 AudioWorklet using the | ||
* SoundTouch Audio Worklet v0.1.10 AudioWorklet using the | ||
* SoundTouch audio processing library | ||
@@ -4,0 +4,0 @@ * |
/* | ||
* SoundTouch Audio Worklet v0.1.8 AudioWorklet using the | ||
* SoundTouch Audio Worklet v0.1.10 AudioWorklet using the | ||
* SoundTouch audio processing library | ||
@@ -4,0 +4,0 @@ * |
{ | ||
"name": "@soundtouchjs/audio-worklet", | ||
"version": "0.1.8", | ||
"version": "0.1.10", | ||
"description": "An ES2015+ AudioWorklet implementation of the SoundTouchJS library", | ||
"module": "dist/soundtouch-audio-node.js", | ||
"exports": { | ||
".": { | ||
"import": "./dist/soundtouch-audio-node.js" | ||
} | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"keywords": [ | ||
"audio", | ||
"WebAudio", | ||
"JavaScript", | ||
"webaudio", | ||
"worklet", | ||
"audioworklet", | ||
"audioworkletprocessor", | ||
"audionode", | ||
"javascript", | ||
"es2015" | ||
], | ||
"bugs": { | ||
"url": "https://github.com/cutterbl/soundtouchjs-audio-worklet/issues" | ||
}, | ||
"scripts": { | ||
@@ -33,2 +42,6 @@ "build": "rollup -c scripts/rollup.config.js", | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/cutterbl/soundtouchjs-audio-worklet/issues" | ||
}, | ||
"homepage": "https://github.com/cutterbl/SoundTouchJS", | ||
"husky": { | ||
@@ -39,3 +52,2 @@ "hooks": { | ||
}, | ||
"homepage": "https://github.com/cutterbl/SoundTouchJS", | ||
"dependencies": {}, | ||
@@ -42,0 +54,0 @@ "devDependencies": { |
@@ -144,1 +144,4 @@ # SoundTouchJS Audio Worklet | ||
Thanks to [Christoph Guttandin](https://github.com/chrisguttandin), of [standardized-audio-context](https://github.com/chrisguttandin/standardized-audio-context) fame, for the idea of providing the factory method to enable polyfill/ponyfill usage. | ||
1 |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
146
1
142819
7
2315