Socket
Socket
Sign inDemoInstall

@ionic/utils-network

Package Overview
Dependencies
Maintainers
14
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/utils-network - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="0.0.6"></a>
## [0.0.6](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-network@0.0.5...@ionic/utils-network@0.0.6) (2019-01-07)
**Note:** Version bump only for package @ionic/utils-network
<a name="0.0.5"></a>

@@ -8,0 +16,0 @@ ## [0.0.5](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-network@0.0.4...@ionic/utils-network@0.0.5) (2018-12-19)

2

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
const Debug = require("debug");
const net = require("net");
const os = require("os");
const Debug = require("debug");
const debug = Debug('ionic:utils-network');

@@ -8,0 +8,0 @@ exports.DEFAULT_ADDRESSES = getDefaultAddresses();

{
"name": "@ionic/utils-network",
"version": "0.0.5",
"version": "0.0.6",
"description": "Network utils for Node",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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