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

@ionic/utils-network

Package Overview
Dependencies
Maintainers
15
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.3 to 0.0.4

8

CHANGELOG.md

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

<a name="0.0.4"></a>
## [0.0.4](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-network@0.0.3...@ionic/utils-network@0.0.4) (2018-10-31)
**Note:** Version bump only for package @ionic/utils-network
<a name="0.0.3"></a>

@@ -8,0 +16,0 @@ ## [0.0.3](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-network@0.0.2...@ionic/utils-network@0.0.3) (2018-10-05)

12

package.json
{
"name": "@ionic/utils-network",
"version": "0.0.3",
"version": "0.0.4",
"description": "Network utils for Node",

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

"watch": "tsc -w --preserveWatchOutput",
"test": "jest",
"prepublishOnly": "npm run build",
"cli-scripts:pre-commit": "lint-staged"
"test": "jest --maxWorkers=4",
"prepublishOnly": "npm run build"
},

@@ -46,8 +45,9 @@ "lint-staged": {

"@types/debug": "0.0.31",
"@types/jest": "^23.3.5",
"@types/node": "^6.0.101",
"jest": "^23.0.1",
"jest-cli": "^23.0.1",
"lint-staged": "^7.2.0",
"lint-staged": "^8.0.0",
"rimraf": "^2.6.2",
"ts-jest": "~23.1.0",
"ts-jest": "^23.10.1",
"tslint": "^5.9.1",

@@ -54,0 +54,0 @@ "typescript": "~3.1.1"

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