@ionic-native/nfc
Advanced tools
Comparing version 4.5.1 to 4.5.2
{ | ||
"name": "@ionic-native/nfc", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"description": "Ionic Native - Native plugins for ionic apps", | ||
@@ -5,0 +5,0 @@ "module": "index.js", |
@@ -1,7 +0,9 @@ | ||
<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/nfc/index.ts#L368"> | ||
<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/nfc/index.ts#L24"> | ||
Improve this doc | ||
</a> | ||
# UriHelper | ||
ionic cordova plugin add phonegap-nfc | ||
# NFC | ||
``` | ||
$ ionic cordova plugin add phonegap-nfc | ||
$ npm install --save @ionic-native/nfc | ||
@@ -8,0 +10,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34