🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@capgo/capacitor-nfc

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capgo/capacitor-nfc - npm Package Compare versions

Comparing version
8.0.24
to
8.0.25
+1
-1
ios/Sources/NfcPlugin/NfcPlugin.swift

@@ -7,3 +7,3 @@ import Capacitor

public class NfcPlugin: CAPPlugin, CAPBridgedPlugin {
private let pluginVersion: String = "8.0.24"
private let pluginVersion: String = "8.0.25"

@@ -10,0 +10,0 @@ public let identifier = "NfcPlugin"

{
"name": "@capgo/capacitor-nfc",
"version": "8.0.24",
"version": "8.0.25",
"description": "Native NFC tag discovery, reading and writing for Capacitor apps on iOS and Android.",

@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js",