Socket
Socket
Sign inDemoInstall

@authing/guard

Package Overview
Dependencies
Maintainers
1
Versions
293
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@authing/guard - npm Package Compare versions

Comparing version 5.1.11 to 5.2.0-alpha.0

5

dist/typings/index.d.ts

@@ -11,2 +11,3 @@ import { GuardOptions, GuardEventsKebabToCamelType, StartWithRedirectOptions, AuthenticationClient, JwtTokenStatus, User, Lang, LogoutParams } from './types';

private adaptOptions;
private getRequestHost;
private getPublicConfig;

@@ -33,3 +34,5 @@ getAuthClient(): Promise<AuthenticationClient>;

private getCodeAndCodeChallenge;
private setStorageCache;
private setTokenCache;
private clearTokenCache;
private clearLoginCache;
private parseUrlQuery;

@@ -36,0 +39,0 @@ /**

2

package.json
{
"name": "@authing/guard",
"version": "5.1.11",
"version": "5.2.0-alpha.0",
"description": "Guard for JS",

@@ -5,0 +5,0 @@ "module": "dist/esm/guard.min.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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