New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@rjgf/http-client

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rjgf/http-client - npm Package Compare versions

Comparing version

to
1.1.1

@@ -50,3 +50,3 @@ import { AxiosRequestConfig, AxiosResponse } from 'axios';

export declare class HTTPClient extends EventEmitter<HTTPEventTypes> implements IHTTPClient {
private client;
client: import("axios").AxiosInstance;
private static instances;

@@ -53,0 +53,0 @@ /**

@@ -35,3 +35,3 @@ {

},
"version": "1.1.0",
"version": "1.1.1",
"scripts": {

@@ -38,0 +38,0 @@ "build": "pnpm tsc",

Sorry, the diff of this file is not supported yet