You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@tauri-apps/plugin-barcode-scanner

Package Overview
Dependencies
Maintainers
7
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tauri-apps/plugin-barcode-scanner - npm Package Compare versions

Comparing version
2.4.3
to
2.4.4
+2
-2
package.json
{
"name": "@tauri-apps/plugin-barcode-scanner",
"version": "2.4.3",
"version": "2.4.4",
"description": "Scan QR codes, EAN-13 and other kinds of barcodes on Android and iOS",

@@ -28,4 +28,4 @@ "license": "MIT OR Apache-2.0",

"dependencies": {
"@tauri-apps/api": "^2.8.0"
"@tauri-apps/api": "^2.10.1"
}
}