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

@rjgf/http-client

Package Overview
Dependencies
Maintainers
0
Versions
46
Alerts
File Explorer

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

2

dist/index.d.ts

@@ -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