Socket
Socket
Sign inDemoInstall

@ionic/utils-network

Package Overview
Dependencies
Maintainers
23
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 2.1.2 to 2.1.3

11

CHANGELOG.md

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

## [2.1.3](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-network@2.1.2...@ionic/utils-network@2.1.3) (2020-05-12)
### Bug Fixes
* pin tslib to avoid "Cannot set property pathExists" error ([689e1f0](https://github.com/ionic-team/ionic-cli/commit/689e1f038b907356ef855a067a76d4822e7072a8))
## [2.1.2](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-network@2.1.1...@ionic/utils-network@2.1.2) (2020-05-06)

@@ -8,0 +19,0 @@

6

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

@@ -35,3 +35,3 @@ "main": "dist/index.js",

"debug": "^4.0.0",
"tslib": "^1.9.0"
"tslib": "1.11.2"
},

@@ -50,3 +50,3 @@ "devDependencies": {

},
"gitHead": "84ae81b992612e3054056b7db0f7382b3f54256f"
"gitHead": "68fe7bf49e4aae909d132a325b4fa3dddc6f9bf2"
}
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