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

react-get-user-media

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-get-user-media - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

6

package.json
{
"name": "react-get-user-media",
"version": "0.1.8",
"version": "0.1.9",
"description": "A high order component that exposes some functions related to navigator.mediaDevices",

@@ -25,2 +25,6 @@ "main": "src/index.js",

],
"repository": {
"type": "git",
"url": "https://github.com/f3liperamos/react-get-user-media"
},
"peerDependencies": {

@@ -27,0 +31,0 @@ "react": "^15.0.0-0 || ^16.0.0-0"

@@ -12,2 +12,4 @@ A simple HighOrderComponent that exposes some functions related to navigator.mediaDevices

**Check Samples folder to see some examples** ~~I swear i'll improve documentation when I have time~~
Roadmap:

@@ -14,0 +16,0 @@ 1. Includes documentation (wiki or in README)

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