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

easy-vue-camera

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-vue-camera - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

dist/EasyCamera.esm.js

@@ -848,3 +848,3 @@ import '@mdi/font/css/materialdesignicons.css';

attrs: {
"fullscreem-z-index": _vm.fullscreenZIndex,
"fullscreen-z-index": _vm.fullscreenZIndex,
"must-approve": _vm.mustApprove,

@@ -851,0 +851,0 @@ "overlay-mask": _vm.overlayMask,

@@ -851,3 +851,3 @@ var EasyCamera = (function (exports, materialdesignicons_css, uuid, Camera) {

attrs: {
"fullscreem-z-index": _vm.fullscreenZIndex,
"fullscreen-z-index": _vm.fullscreenZIndex,
"must-approve": _vm.mustApprove,

@@ -854,0 +854,0 @@ "overlay-mask": _vm.overlayMask,

@@ -854,3 +854,3 @@ (function (global, factory) {

attrs: {
"fullscreem-z-index": _vm.fullscreenZIndex,
"fullscreen-z-index": _vm.fullscreenZIndex,
"must-approve": _vm.mustApprove,

@@ -857,0 +857,0 @@ "overlay-mask": _vm.overlayMask,

@@ -5,3 +5,3 @@ {

"description": "The easiest way possible to have a camera view that supports mobile and looks close the native camera apps on mobile phones",
"version": "1.0.4",
"version": "1.0.5",
"main": "dist/EasyCamera.umd.js",

@@ -8,0 +8,0 @@ "module": "dist/EasyCamera.esm.js",

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