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

@capacitor-community/camera-preview

Package Overview
Dependencies
Maintainers
42
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor-community/camera-preview - npm Package Compare versions

Comparing version 4.0.0 to 5.0.0-0

android/.gradle/8.0.2/checksums/checksums.lock

4

dist/esm/definitions.d.ts

@@ -1,2 +0,2 @@

export declare type CameraPosition = 'rear' | 'front';
export type CameraPosition = 'rear' | 'front';
export interface CameraPreviewOptions {

@@ -52,3 +52,3 @@ /** Parent element to attach the video preview element to (applicable to the web platform only) */

}
export declare type CameraPreviewFlashMode = 'off' | 'on' | 'auto' | 'red-eye' | 'torch';
export type CameraPreviewFlashMode = 'off' | 'on' | 'auto' | 'red-eye' | 'torch';
export interface CameraOpacityOptions {

@@ -55,0 +55,0 @@ /** The percent opacity to set for camera view, default 1 */

{
"name": "@capacitor-community/camera-preview",
"version": "4.0.0",
"version": "5.0.0-0",
"description": "Camera preview",

@@ -22,7 +22,7 @@ "main": "dist/esm/index.js",

"dependencies": {
"@capacitor/core": "^4.0.0"
"@capacitor/core": "^5.0.0"
},
"devDependencies": {
"@capacitor/android": "^4.0.0",
"@capacitor/ios": "^4.0.0",
"@capacitor/android": "^5.0.0",
"@capacitor/ios": "^5.0.0",
"@ionic/eslint-config": "^0.3.0",

@@ -29,0 +29,0 @@ "@ionic/prettier-config": "^2.0.0",

@@ -5,3 +5,3 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p>

<br>
<p align="center"><strong>CAPACITOR 3</strong></p><br>
<p align="center"><strong>CAPACITOR 4</strong></p><br>

@@ -8,0 +8,0 @@ <p align="center">

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc