Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rjgf/http-client

Package Overview
Dependencies
Maintainers
7
Versions
44
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 0.1.23 to 0.1.24

0

dist/index.d.ts

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

3

dist/index.js

@@ -123,5 +123,2 @@ "use strict";

this.emit('not-login', httpError);
// this.store.dispatch('user/logout')
// getRouter().replace('/login')
// window.location.href = location.origin + '/login'
}

@@ -128,0 +125,0 @@ this.emit('error', httpError);

4

package.json

@@ -20,3 +20,3 @@ {

],
"gitHead": "7d478660923dcb88541ef6a1139f7eb32e4cc1d5",
"gitHead": "29857df916d3a30c75a9b0fe1224692ece1f0363",
"license": "Apache-2.0",

@@ -35,3 +35,3 @@ "main": "./dist/index.js",

},
"version": "0.1.23"
"version": "0.1.24"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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