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

@uppy/webcam

Package Overview
Dependencies
Maintainers
5
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/webcam - npm Package Compare versions

Comparing version 1.6.9 to 1.6.10

4

lib/index.js

@@ -162,3 +162,3 @@ var _class, _temp;

};
_this.opts = _extends({}, defaultOptions, {}, opts);
_this.opts = _extends({}, defaultOptions, opts);

@@ -577,2 +577,2 @@ _this.i18nInit();

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

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

"dependencies": {
"@uppy/utils": "^3.2.1",
"@uppy/utils": "^3.2.2",
"preact": "8.2.9"

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

},
"gitHead": "2d91641ddd1efbb7b21ba850156d865491999106"
"gitHead": "36ab6f1d492edca678327a98629a0a53ba37604e"
}

Sorry, the diff of this file is not supported yet

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