Socket
Socket
Sign inDemoInstall

@uppy/webcam

Package Overview
Dependencies
11
Maintainers
5
Versions
93
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-beta.6 to 4.0.0-beta.7

2

lib/Webcam.js

@@ -18,3 +18,3 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

const packageJson = {
"version": "4.0.0-beta.6"
"version": "4.0.0-beta.7"
};

@@ -21,0 +21,0 @@ import locale from "./locale.js";

{
"name": "@uppy/webcam",
"description": "Uppy plugin that takes photos or records videos using the device's camera.",
"version": "4.0.0-beta.6",
"version": "4.0.0-beta.7",
"license": "MIT",

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

"dependencies": {
"@uppy/utils": "^6.0.0-beta.6",
"is-mobile": "^3.1.1",
"@uppy/utils": "^6.0.0-beta.7",
"is-mobile": "^4.0.0",
"preact": "^10.5.13"

@@ -38,5 +38,5 @@ },

"peerDependencies": {
"@uppy/core": "^4.0.0-beta.7"
"@uppy/core": "^4.0.0-beta.8"
},
"stableVersion": "3.4.0"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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