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.1 to 0.1.0-testing.abd665ba

19

package.json
{
"name": "@ionic/utils-network",
"version": "0.0.1",
"version": "0.1.0-testing.abd665ba",
"description": "Network utils for Node",

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

"dependencies": {
"debug": "^3.1.0",
"debug": "^4.0.0",
"tslib": "^1.9.0"

@@ -51,19 +51,6 @@ },

"rimraf": "^2.6.2",
"ts-jest": "^23.0.0",
"ts-jest": "~23.1.0",
"tslint": "^5.9.1",
"typescript": "~3.0.1"
},
"jest": {
"transform": {
"^.+\\.tsx?$": "ts-jest"
},
"testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$",
"moduleFileExtensions": [
"ts",
"tsx",
"js",
"jsx",
"json"
]
}
}
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