keycloak-js
Advanced tools
Comparing version 26.0.0 to 26.0.1
@@ -545,3 +545,3 @@ /* | ||
*/ | ||
init(initOptions: KeycloakInitOptions): Promise<boolean>; | ||
init(initOptions?: KeycloakInitOptions): Promise<boolean>; | ||
@@ -548,0 +548,0 @@ /** |
{ | ||
"name": "keycloak-js", | ||
"version": "26.0.0", | ||
"version": "26.0.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "A client-side JavaScript OpenID Connect library that can be used to secure web applications.", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
108186
2393