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

@authing/guard-shim-react

Package Overview
Dependencies
Maintainers
0
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@authing/guard-shim-react - npm Package Compare versions

Comparing version 4.5.30-alpha.6 to 4.5.30

2

dist/typings/src/_utils/config/index.d.ts

@@ -56,3 +56,3 @@ import { React } from 'shim-react';

socialConnections?: import("../../Type").SocialConnectionProvider[] | undefined;
socialConnectionsBtnShape?: "button" | "default" | "icon" | undefined;
socialConnectionsBtnShape?: "button" | "icon" | "default" | undefined;
enterpriseConnections?: string[] | undefined;

@@ -59,0 +59,0 @@ qrCodeScanOptions?: {

@@ -61,3 +61,3 @@ import { FormInstance } from 'shim-antd/lib/form';

} | undefined;
referMultipleState: ((type: "login" | "multiple") => void) | undefined;
referMultipleState: ((type: "multiple" | "login") => void) | undefined;
backfillData: BackFillMultipleState | undefined;

@@ -64,0 +64,0 @@ defaultQrWay: string | undefined;

{
"name": "@authing/guard-shim-react",
"version": "4.5.30-alpha.6",
"version": "4.5.30",
"description": "Guard shim for react 16 / 17, only be used to internal",

@@ -5,0 +5,0 @@ "types": "dist/typings/src/index.d.ts",

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