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.8.1 to 1.8.2

2

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

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

@@ -29,3 +29,3 @@ # gaxios

const gaxios = require('gaxios');
gaxios.instances.defaults = {
gaxios.instance.defaults = {
baseURL: 'https://example.com'

@@ -32,0 +32,0 @@ headers: {

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