Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@capgo/camera-preview

Package Overview
Dependencies
Maintainers
1
Versions
349
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capgo/camera-preview - npm Package Compare versions

Comparing version
8.3.5
to
8.3.6
+1
-1
android/build.gradle

@@ -62,3 +62,3 @@ ext {

// CameraX dependencies
def camerax_version = "1.6.0"
def camerax_version = "1.6.1"
implementation "androidx.camera:camera-core:${camerax_version}"

@@ -65,0 +65,0 @@ implementation "androidx.camera:camera-camera2:${camerax_version}"

{
"name": "@capgo/camera-preview",
"version": "8.3.5",
"version": "8.3.6",
"description": "Camera preview",

@@ -5,0 +5,0 @@ "license": "MPL-2.0",

Sorry, the diff of this file is too big to display