@capacitor-community/camera-preview
Advanced tools
Comparing version 4.0.0 to 5.0.0-0
@@ -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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
361682
67
2
13
+ Added@capacitor/core@5.7.8(transitive)
- Removed@capacitor/core@4.8.2(transitive)
Updated@capacitor/core@^5.0.0