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

@authx/http-proxy-client

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@authx/http-proxy-client - npm Package Compare versions

Comparing version 1.0.0-beta.8 to 1.0.0-beta.9

2

dist/index.d.ts

@@ -134,3 +134,3 @@ /// <reference types="node" />

}
export default class AuthXAuthorizationProxy extends EventEmitter {
export default class AuthXClientProxy extends EventEmitter {
private readonly _config;

@@ -137,0 +137,0 @@ private readonly _proxy;

@@ -24,3 +24,3 @@ "use strict";

}
class AuthXAuthorizationProxy extends events_1.default {
class AuthXClientProxy extends events_1.default {
constructor(config) {

@@ -421,3 +421,3 @@ super();

}
exports.default = AuthXAuthorizationProxy;
exports.default = AuthXClientProxy;
//# sourceMappingURL=index.js.map

@@ -55,3 +55,3 @@ {

"types": "./dist/index.d.ts",
"version": "1.0.0-beta.8"
"version": "1.0.0-beta.9"
}

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