Socket
Socket
Sign inDemoInstall

gaxios

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gaxios - npm Package Compare versions

Comparing version 4.3.0 to 4.3.1

7

CHANGELOG.md
# Changelog
### [4.3.1](https://www.github.com/googleapis/gaxios/compare/v4.3.0...v4.3.1) (2021-09-02)
### Bug Fixes
* **build:** switch primary branch to main ([#427](https://www.github.com/googleapis/gaxios/issues/427)) ([819219e](https://www.github.com/googleapis/gaxios/commit/819219ed742814259c525bdf5721b28234019c08))
## [4.3.0](https://www.github.com/googleapis/gaxios/compare/v4.2.1...v4.3.0) (2021-05-26)

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

16

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

@@ -28,5 +28,3 @@ "main": "build/src/index.js",

"clean": "gts clean",
"precompile": "gts clean",
"api-extractor": "api-extractor run --local",
"api-documenter": "api-documenter yaml --input-folder=temp"
"precompile": "gts clean"
},

@@ -44,4 +42,2 @@ "repository": "googleapis/gaxios",

"@compodoc/compodoc": "^1.1.9",
"@microsoft/api-documenter": "^7.8.10",
"@microsoft/api-extractor": "^7.8.10",
"@types/cors": "^2.8.6",

@@ -52,3 +48,3 @@ "@types/execa": "^0.9.0",

"@types/mocha": "^8.0.0",
"@types/multiparty": "0.0.32",
"@types/multiparty": "0.0.33",
"@types/mv": "^2.1.0",

@@ -59,3 +55,3 @@ "@types/ncp": "^2.0.1",

"@types/sinon": "^10.0.0",
"@types/tmp": "0.2.0",
"@types/tmp": "0.2.1",
"@types/uuid": "^8.0.0",

@@ -85,3 +81,3 @@ "assert": "^2.0.0",

"null-loader": "^4.0.0",
"puppeteer": "^8.0.0",
"puppeteer": "^10.0.0",
"sinon": "^11.0.0",

@@ -101,4 +97,4 @@ "stream-browserify": "^3.0.0",

"is-stream": "^2.0.0",
"node-fetch": "^2.3.0"
"node-fetch": "^2.6.1"
}
}
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