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 1.7.0 to 1.7.1

40

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

@@ -34,17 +34,17 @@ "main": "build/src/index.js",

"devDependencies": {
"@commitlint/cli": "^7.2.1",
"@commitlint/config-conventional": "^7.1.2",
"@commitlint/cli": "^7.5.2",
"@commitlint/config-conventional": "^7.5.0",
"@types/express": "^4.16.1",
"@types/execa": "^0.9.0",
"@types/extend": "^3.0.0",
"@types/mocha": "^5.2.5",
"@types/extend": "^3.0.1",
"@types/mocha": "^5.2.6",
"@types/mv": "^2.1.0",
"@types/ncp": "^2.0.1",
"@types/nock": "^9.3.0",
"@types/node": "^10.5.6",
"@types/node-fetch": "^2.1.2",
"@types/sinon": "^7.0.0",
"@types/tmp": "0.0.33",
"@types/nock": "^9.3.1",
"@types/node": "^11.9.5",
"@types/node-fetch": "^2.1.6",
"@types/sinon": "^7.0.7",
"@types/tmp": "0.0.34",
"assert-rejects": "^1.0.0",
"codecov": "^3.0.4",
"codecov": "^3.2.0",
"express": "^4.16.4",

@@ -62,17 +62,17 @@ "execa": "^1.0.0",

"karma-webpack": "^3.0.5",
"mocha": "^5.2.0",
"mocha": "^6.0.2",
"mv": "^2.1.1",
"ncp": "^2.0.0",
"nock": "^9.6.0",
"nock": "^10.0.6",
"null-loader": "^0.1.1",
"nyc": "^12.0.2",
"nyc": "^13.3.0",
"puppeteer": "^1.12.2",
"semantic-release": "^15.13.2",
"semantic-release": "^15.13.3",
"semistandard": "^13.0.1",
"sinon": "^7.1.1",
"source-map-support": "^0.5.6",
"sinon": "^7.2.5",
"source-map-support": "^0.5.10",
"tmp": "0.0.33",
"ts-loader": "^5.3.3",
"typescript": "~3.3.0",
"webpack": "^4.29.3",
"typescript": "~3.3.3333",
"webpack": "^4.29.5",
"webpack-cli": "^3.2.3"

@@ -84,3 +84,3 @@ },

"https-proxy-agent": "^2.2.1",
"node-fetch": "^2.2.0"
"node-fetch": "^2.3.0"
},

@@ -87,0 +87,0 @@ "nyc": {

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