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

@ionic-native/nfc

Package Overview
Dependencies
Maintainers
2
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic-native/nfc - npm Package Compare versions

Comparing version 3.1.0-rc.5 to 3.1.0-rc.6

4

package.json
{
"name": "@ionic-native/nfc",
"version": "3.1.0-rc.5",
"version": "3.1.0-rc.6",
"description": "Ionic Native - Native plugins for ionic apps",

@@ -10,3 +10,3 @@ "module": "index.js",

"peerDependencies": {
"@ionic-native/core": "3.1.0-rc.5",
"@ionic-native/core": "3.1.0-rc.6",
"@angular/core": "2.4.8",

@@ -13,0 +13,0 @@ "rxjs": "5.0.1"

@@ -1,15 +0,16 @@

<a style="float:right;font-size:12px;" href="http://github.com/driftyco/ionic-native/edit/master/src/@ionic-native/plugins/nfc/index.ts#L182">
<a style="float:right;font-size:12px;" href="http://github.com/driftyco/ionic-native/edit/master/src/@ionic-native/plugins/nfc/index.ts#L3">
Improve this doc
</a>
# Ndef
<!-- end header block -->
<!-- end content block -->
<!-- end body block -->
[Usage Documentation](https://ionicframework.com/docs/v2/native/nfc/)
# NFC
Cordova Repo: [https://github.com/chariotsolutions/phonegap-nfc](https://github.com/chariotsolutions/phonegap-nfc)
```
$ ionic plugin add phonegap-nfc
$ npm install --save @ionic-native/nfc
```
<!-- description -->
## [Usage Documentation](https://ionicframework.com/docs/v2/native/nfc/)
Plugin Repo: [https://github.com/chariotsolutions/phonegap-nfc](https://github.com/chariotsolutions/phonegap-nfc)
The NFC plugin allows you to read and write NFC tags. You can also beam to, and receive from, other NFC enabled devices.

@@ -24,4 +25,1 @@

This plugin uses NDEF (NFC Data Exchange Format) for maximum compatibilty between NFC devices, tag types, and operating systems.
<!-- end for prop in method.decorators[0].argumentInfo -->
<!-- end content block -->
<!-- end body block -->
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