@ionic-native/network
Advanced tools
Comparing version 3.1.0-rc.5 to 3.1.0-rc.6
{ | ||
"name": "@ionic-native/network", | ||
"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,2 +0,1 @@ | ||
<a style="float:right;font-size:12px;" href="http://github.com/driftyco/ionic-native/edit/master/src/@ionic-native/plugins/network/index.ts#L5"> | ||
@@ -7,6 +6,6 @@ Improve this doc | ||
# Network | ||
<!-- end header block --> | ||
``` | ||
$ npm install @ionic-native/network --save | ||
$ ionic plugin add cordova-plugin-network-information | ||
$ npm install --save @ionic-native/network | ||
``` | ||
@@ -16,10 +15,7 @@ | ||
Cordova Repo: [https://github.com/apache/cordova-plugin-network-information](https://github.com/apache/cordova-plugin-network-information) | ||
Plugin Repo: [https://github.com/apache/cordova-plugin-network-information](https://github.com/apache/cordova-plugin-network-information) | ||
<!-- description --> | ||
Requires Cordova plugin: cordova-plugin-network-information. For more info, please see the [Network plugin docs](https://github.com/apache/cordova-plugin-network-information). | ||
<!-- @platforms tag --> | ||
## Supported platforms | ||
- Amazon Fire OS | ||
@@ -35,5 +31,3 @@ - iOS | ||
<!-- @platforms tag end --> | ||
<!-- end for prop in method.decorators[0].argumentInfo --> | ||
<!-- end content block --> | ||
<!-- end body block --> | ||
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
12167
31