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

@ionic-native/network

Package Overview
Dependencies
Maintainers
3
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic-native/network - npm Package Compare versions

Comparing version 3.9.2 to 3.10.0

4

index.d.ts

@@ -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

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