Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/phonegap-nfc

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/phonegap-nfc - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

2

phonegap-nfc/index.d.ts

@@ -143,3 +143,3 @@ // Type definitions for Phonegap NFC Plugin

* @param text String of text to encode
* @paramlanguageCode ISO/IANA language code. Examples: “fi”, “en-US”, “fr- CA”, “jp”. (optional)
* @param languageCode ISO/IANA language code. Examples: “fi”, “en-US”, “fr- CA”, “jp”. (optional)
* @param id byte[] (optional)

@@ -146,0 +146,0 @@ *

{
"name": "@types/phonegap-nfc",
"version": "0.0.31",
"version": "0.0.32",
"description": "TypeScript definitions for Phonegap NFC Plugin",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/phonegap-nfc",
"license": "MIT",

@@ -14,10 +15,12 @@ "contributors": [

"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/phonegap-nfc"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "38946627eb5078e34a6f3ccaea0cc2ee013d4a46cc35e5d44f9a96757eb6c778",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "bfedd63594a0e9860aad35822069f67280952a33cd95f73d322f1f7d21d6f08b",
"typeScriptVersion": "4.3"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/phonegap-nfc
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/phonegap-nfc.
Additional Details
* Last updated: Fri, 03 Aug 2018 01:26:22 GMT
### Additional Details
* Last updated: Thu, 25 May 2023 20:34:35 GMT
* Dependencies: none
* Global values: ndef, nfc, util
* Global values: `ndef`, `nfc`, `util`
# Credits
These definitions were written by Michael Desigaud <https://github.com/michaeldesigaud>.
These definitions were written by [Michael Desigaud](https://github.com/michaeldesigaud).

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc