@xiphoo/react-native-nfc-manager
Advanced tools
Comparing version 3.1.3 to 3.1.4
@@ -8,3 +8,3 @@ 1<?xml version="1.0" encoding="utf-8"?> | ||
6-->/Users/macmagnetics/works/xiphoo-app/node_modules/@xiphoo/react-native-nfc-manager/android/src/main/AndroidManifest.xml | ||
7 android:targetSdkVersion="31" /> | ||
7 android:targetSdkVersion="33" /> | ||
7-->/Users/macmagnetics/works/xiphoo-app/node_modules/@xiphoo/react-native-nfc-manager/android/src/main/AndroidManifest.xml | ||
@@ -11,0 +11,0 @@ 8 |
@@ -8,3 +8,3 @@ 1<?xml version="1.0" encoding="utf-8"?> | ||
6-->/Users/macmagnetics/works/xiphoo-app/node_modules/@xiphoo/react-native-nfc-manager/android/src/main/AndroidManifest.xml | ||
7 android:targetSdkVersion="31" /> | ||
7 android:targetSdkVersion="33" /> | ||
7-->/Users/macmagnetics/works/xiphoo-app/node_modules/@xiphoo/react-native-nfc-manager/android/src/main/AndroidManifest.xml | ||
@@ -11,0 +11,0 @@ 8 |
@@ -189,2 +189,3 @@ // Type definitions for react-native-nfc-manager | ||
cancelTechnologyRequest: () => Promise<void>; | ||
reconnect: () => Promise<void>; | ||
getTag: () => Promise<TagEvent | null>; | ||
@@ -191,0 +192,0 @@ |
{ | ||
"name": "@xiphoo/react-native-nfc-manager", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "Modified NFC module for react native. Original v.3.1.0 adapted for Android 12", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -70,2 +70,6 @@ import {callNative} from './NativeNfcManager'; | ||
reconnect = async () => { | ||
await callNative('reconnect'); | ||
}; | ||
getMaxTransceiveLength = () => callNative('getMaxTransceiveLength'); | ||
@@ -72,0 +76,0 @@ |
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
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
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
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
1410644
1690
1