Socket
Socket
Sign inDemoInstall

@uppy/webcam

Package Overview
Dependencies
11
Maintainers
5
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.2 to 1.8.3

2

lib/index.js

@@ -680,2 +680,2 @@ var _class, _temp;

return Webcam;
}(Plugin), _class.VERSION = "1.8.2", _temp);
}(Plugin), _class.VERSION = "1.8.3", _temp);
{
"name": "@uppy/webcam",
"description": "Uppy plugin that takes photos or records videos using the device's camera.",
"version": "1.8.2",
"version": "1.8.3",
"license": "MIT",

@@ -29,3 +29,3 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/utils": "^3.3.0",
"@uppy/utils": "^3.3.1",
"preact": "8.2.9"

@@ -36,3 +36,3 @@ },

},
"gitHead": "1493a807fe83f7b465a8f7562bfb5631b1945e5b"
"gitHead": "e1efe07927e7c47b94bba5540d9c0f6fd1c4c514"
}

@@ -6,3 +6,3 @@ # @uppy/webcam

<a href="https://www.npmjs.com/package/@uppy/webcam"><img src="https://img.shields.io/npm/v/@uppy/webcam.svg?style=flat-square"></a>
<a href="https://travis-ci.org/transloadit/uppy"><img src="https://img.shields.io/travis/transloadit/uppy/master.svg?style=flat-square" alt="Build Status"></a>
<img src="https://github.com/transloadit/uppy/workflows/Tests/badge.svg" alt="CI status for Uppy tests"> <img src="https://github.com/transloadit/uppy/workflows/Companion/badge.svg" alt="CI status for Companion tests"> <img src="https://github.com/transloadit/uppy/workflows/End-to-end%20tests/badge.svg" alt="CI status for browser tests">

@@ -9,0 +9,0 @@ The Webcam plugin for Uppy lets you take photos and record videos with a built-in camera on desktop and mobile devices.

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc