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

mic-recorder-to-mp3

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mic-recorder-to-mp3 - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

8

package.json
{
"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

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