Socket
Socket
Sign inDemoInstall

gaxios

Package Overview
Dependencies
5
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.0 to 2.3.1

7

CHANGELOG.md
# Changelog
### [2.3.1](https://www.github.com/googleapis/gaxios/compare/v2.3.0...v2.3.1) (2020-02-13)
### Bug Fixes
* **deps:** update dependency https-proxy-agent to v5 ([#233](https://www.github.com/googleapis/gaxios/issues/233)) ([56de0a8](https://www.github.com/googleapis/gaxios/commit/56de0a824a2f9622e3e4d4bdd41adccd812a30b4))
## [2.3.0](https://www.github.com/googleapis/gaxios/compare/v2.2.2...v2.3.0) (2020-01-31)

@@ -4,0 +11,0 @@

10

package.json
{
"name": "gaxios",
"version": "2.3.0",
"version": "2.3.1",
"description": "A simple common HTTP client specifically for Google APIs and services.",

@@ -26,3 +26,4 @@ "main": "build/src/index.js",

"predocs-test": "npm run docs",
"samples-test": "cd samples/ && npm link ../ && npm test && cd ../"
"samples-test": "cd samples/ && npm link ../ && npm test && cd ../",
"prelint": "cd samples; npm link ../; npm i"
},

@@ -66,3 +67,3 @@ "repository": "JustinBeckwith/gaxios",

"karma-webpack": "^4.0.0",
"linkinator": "^1.5.0",
"linkinator": "^2.0.0",
"mocha": "^7.0.0",

@@ -75,3 +76,2 @@ "mv": "^2.1.1",

"sinon": "^8.0.0",
"source-map-support": "^0.5.10",
"tmp": "0.1.0",

@@ -86,3 +86,3 @@ "ts-loader": "^6.0.0",

"extend": "^3.0.2",
"https-proxy-agent": "^4.0.0",
"https-proxy-agent": "^5.0.0",
"is-stream": "^2.0.0",

@@ -89,0 +89,0 @@ "node-fetch": "^2.3.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc