Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mic-recorder-to-mp3

Package Overview
Dependencies
Maintainers
1
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 1.2.1 to 1.2.2

4

package.json
{
"name": "mic-recorder-to-mp3",
"version": "1.2.1",
"version": "1.2.2",
"description": "Record your microphone audio input and get an audio/mp3 ouput buffer/blob.",

@@ -10,3 +10,3 @@ "main": "dist/index.js",

},
"repository": "git@github.com:djalmaaraujo/mic-recorder-to-mp3.git",
"repository": "git@github.com:closeio/mic-recorder-to-mp3.git",
"author": "Djalma Araujo <djalma@close.io>",

@@ -13,0 +13,0 @@ "contributors": [

@@ -63,4 +63,6 @@ # Microphone Recorder to Mp3

Check the [samples](https://github.com/djalmaaraujo/mic-recorder-to-mp3/tree/master/samples) folder for more examples.
- Check the [samples](https://github.com/closeio/mic-recorder-to-mp3/tree/master/samples) folder for more examples.
- [Live example on jsfiddle](https://jsfiddle.net/8u5fbpx6/)
## Lamejs Notice

@@ -67,0 +69,0 @@ This library uses lamejs as a direct dependency. We build our releases with [lamejs](https://github.com/zhuker/lamejs/) built-in, so you don't need to add another dependency.

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