@ionic/utils-network
Advanced tools
Comparing version 0.0.1 to 0.1.0-testing.abd665ba
{ | ||
"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" | ||
] | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9921
2
+ Addeddebug@4.3.7(transitive)
- Removeddebug@3.2.7(transitive)
Updateddebug@^4.0.0