@ionic-native/network
Advanced tools
Comparing version 3.9.2 to 3.10.0
@@ -29,7 +29,5 @@ import { IonicNativePlugin } from '@ionic-native/core'; | ||
* console.log('network connected!'); | ||
* // We just got a connection but we need to wait briefly | ||
* | ||
// before we determine the connection type. Might need to wait | ||
// before we determine the connection type. Might need to wait. | ||
* // prior to doing any api requests as well. | ||
@@ -36,0 +34,0 @@ * setTimeout(() => { |
@@ -49,7 +49,5 @@ var __extends = (this && this.__extends) || (function () { | ||
* console.log('network connected!'); | ||
* // We just got a connection but we need to wait briefly | ||
* | ||
// before we determine the connection type. Might need to wait | ||
// before we determine the connection type. Might need to wait. | ||
* // prior to doing any api requests as well. | ||
@@ -56,0 +54,0 @@ * setTimeout(() => { |
{ | ||
"name": "@ionic-native/network", | ||
"version": "3.9.2", | ||
"version": "3.10.0", | ||
"description": "Ionic Native - Native plugins for ionic apps", | ||
@@ -5,0 +5,0 @@ "module": "index.js", |
Sorry, the diff of this file is not supported yet
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
16894