mic-recorder-to-mp3
Advanced tools
Comparing version 1.0.0 to 1.2.0
{ | ||
"name": "mic-recorder-to-mp3", | ||
"version": "1.0.0", | ||
"version": "1.2.0", | ||
"description": "Record your microphone audio input and get an audio/mp3 ouput buffer/blob.", | ||
@@ -35,4 +35,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"lamejs": "git://github.com/zhuker/lamejs.git#c4638f8f4e7801d415aaabaae29d305d75c1bd38" | ||
"lamejs": "^1.2.0" | ||
} | ||
} |
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
0
1622754
+ Addedlamejs@1.2.1(transitive)
+ Addeduse-strict@1.0.1(transitive)
Updatedlamejs@^1.2.0