mic-recorder-to-mp3
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "mic-recorder-to-mp3", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Record your microphone audio input and get an audio/mp3 ouput buffer/blob.", | ||
@@ -42,5 +42,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"lamejs": "^1.2.0", | ||
"webrtc-adapter": "^4.0.2" | ||
"lamejs": "^1.2.0" | ||
}, | ||
"peerDependencies": { | ||
"webrtc-adapter": "^4.1.1" | ||
} | ||
} |
@@ -21,3 +21,3 @@ # Microphone Recorder to Mp3 | ||
You can add via CDN using the address: [https://unpkg.com/mic-recorder-to-mp3@1.2.3](https://unpkg.com/mic-recorder-to-mp3@1.2.3). You can find the minified version in the same address, ex: [https://unpkg.com/mic-recorder-to-mp3@1.2.3/dist/index.min.js](https://unpkg.com/mic-recorder-to-mp3@1.2.3/dist/index.min.js) | ||
You can add via CDN using the address: [https://unpkg.com/mic-recorder-to-mp3@2.1.0](https://unpkg.com/mic-recorder-to-mp3@2.1.0). You can find the minified version in the same address, ex: [https://unpkg.com/mic-recorder-to-mp3@2.1.0/dist/index.min.js](https://unpkg.com/mic-recorder-to-mp3@2.1.0/dist/index.min.js) | ||
@@ -24,0 +24,0 @@ **About the version in URL**: Change the URL version to any of our releases. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
1
2646687
14742
- Removedwebrtc-adapter@^4.0.2