🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@fiado/http-client

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fiado/http-client - npm Package Compare versions

Comparing version
1.0.8
to
1.0.9
+1
-0
bin/AxiosHttpRequest.js

@@ -74,2 +74,3 @@ "use strict";

const config = {
params,
headers: { ...headers, ...authHeaders },

@@ -76,0 +77,0 @@ ...(timeout !== undefined && { timeout }),

+1
-1
{
"name": "@fiado/http-client",
"version": "1.0.8",
"version": "1.0.9",
"description": "Herramienta para realizar solicitudes http",

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