capacitor-camera-preview
Advanced tools
Comparing version 0.0.4 to 0.1.0
@@ -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) { |
{ | ||
"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
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
214336
120