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

capacitor-camera-preview

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

capacitor-camera-preview - npm Package Compare versions

Comparing version 0.0.4 to 0.1.0

1

dist/esm/web.js

@@ -27,2 +27,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

videoElement.setAttribute("class", options.className || "");
videoElement.setAttribute("style", "-webkit-transform: scaleX(-1); transform: scaleX(-1);");
parent.appendChild(videoElement);

@@ -29,0 +30,0 @@ if (navigator.mediaDevices && navigator.mediaDevices.getUserMedia) {

2

package.json
{
"name": "capacitor-camera-preview",
"version": "0.0.4",
"version": "0.1.0",
"description": "Camera preview",

@@ -5,0 +5,0 @@ "main": "dist/esm/index.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