@authing/guard-shim-react
Advanced tools
Comparing version 4.5.30-alpha.6 to 4.5.30
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
3102108