Socket
Socket
Sign inDemoInstall

react-media-recorder

Package Overview
Dependencies
0
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "react-media-recorder",
"version": "1.0.1",
"version": "1.0.2",
"description": "A React component based on MediaRecorder() API to record audio/video streams",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -20,3 +20,3 @@ # react-media-recorder :o2: :video_camera: :microphone: :computer:

```javascript
import ReactMediaRecorder from "react-media-recorder";
import { ReactMediaRecorder } from "react-media-recorder";

@@ -23,0 +23,0 @@ const RecordView = () => (

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc