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

react-record-webcam

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-record-webcam - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

1

dist/component/Controls.js

@@ -30,2 +30,1 @@ "use strict";

};
//# sourceMappingURL=Controls.js.map

@@ -342,2 +342,1 @@ "use strict";

exports.RecordWebcam = RecordWebcam;
//# sourceMappingURL=index.js.map

@@ -12,2 +12,1 @@ "use strict";

});
//# sourceMappingURL=Video.js.map

@@ -40,2 +40,1 @@ "use strict";

};
//# sourceMappingURL=constants.js.map

@@ -258,2 +258,1 @@ "use strict";

exports.useRecordWebcam = useRecordWebcam;
//# sourceMappingURL=index.js.map

@@ -17,2 +17,1 @@ "use strict";

__exportStar(require("./constants"), exports);
//# sourceMappingURL=index.js.map

@@ -105,2 +105,1 @@ "use strict";

exports.mediaRecorder = mediaRecorder;
//# sourceMappingURL=mediaRecorder.js.map
"use strict";
exports.__esModule = true;
//# sourceMappingURL=types.js.map

@@ -17,2 +17,1 @@ "use strict";

};
//# sourceMappingURL=utils.js.map

2

package.json
{
"name": "react-record-webcam",
"description": "A React webcam recording hook and component 🎬📹",
"version": "0.0.13",
"version": "0.0.14",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "files": [

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