Comparing version 1.8.2 to 1.8.3
{ | ||
"name": "gaxios", | ||
"version": "1.8.2", | ||
"version": "1.8.3", | ||
"description": "A simple common HTTP client specifically for Google APIs and services.", | ||
@@ -72,5 +72,5 @@ "main": "build/src/index.js", | ||
"source-map-support": "^0.5.10", | ||
"tmp": "0.0.33", | ||
"tmp": "0.1.0", | ||
"ts-loader": "^5.3.3", | ||
"typescript": "~3.3.3333", | ||
"typescript": "~3.4.0", | ||
"webpack": "^4.29.5", | ||
@@ -80,3 +80,3 @@ "webpack-cli": "^3.2.3" | ||
"dependencies": { | ||
"abort-controller": "^2.0.2", | ||
"abort-controller": "^3.0.0", | ||
"extend": "^3.0.2", | ||
@@ -83,0 +83,0 @@ "https-proxy-agent": "^2.2.1", |
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
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
50913
+ Addedabort-controller@3.0.0(transitive)
- Removedabort-controller@2.0.3(transitive)
Updatedabort-controller@^3.0.0