Socket
Socket
Sign inDemoInstall

react-native-nfc-manager-wat2

Package Overview
Dependencies
60
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.13.3 to 3.13.4

2

package.json
{
"name": "react-native-nfc-manager-wat2",
"version": "3.13.3",
"version": "3.13.4",
"description": "A NFC module for react native.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -48,3 +48,3 @@ 'use strict';

const DEFAULT_REGISTER_TAG_EVENT_OPTIONS = {
alertMessage: language.substring(0, 2) === 'ja' ? '未獲得のCallbackすてっかーを携帯の背面上部中央にかざしてください。' : 'Hold an unclaimed Callback sticker against the center of the very top of your phone',
alertMessage: language.substring(0, 2) === 'ja' ? '緑のチェックマークが表示されるまで、未獲得のCallbackステッカーを携帯の背面上部中央にかざしてください。' : 'Hold an unclaimed Callback sticker against the center of the very top of your phone until the green check mark appears',
invalidateAfterFirstRead: false,

@@ -51,0 +51,0 @@ isReaderModeEnabled: false,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc