keycloak-angular
Advanced tools
Comparing version 14.1.0 to 14.2.0
{ | ||
"name": "keycloak-angular", | ||
"version": "14.1.0", | ||
"version": "14.2.0", | ||
"description": "Easy Keycloak setup for Angular applications", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"@angular/router": "^16", | ||
"keycloak-js": "^18 || ^19 || ^20 || ^21 || ^22" | ||
"keycloak-js": "^18 || ^19 || ^20 || ^21 || ^22|| ^23" | ||
}, | ||
@@ -35,0 +35,0 @@ "dependencies": { |
@@ -54,5 +54,5 @@ # Keycloak Angular | ||
| Angular | keycloak-js | keycloak-angular | Support | | ||
| :-----: | :---------: | :--------------: | :-----------------: | | ||
| 16.x | 18 - 22 | 14.x.x | New Features / Bugs | | ||
| 15.x | 18 - 22 | 13.x.x | Bugs | | ||
| :-----: |:-----------:| :--------------: | :-----------------: | | ||
| 16.x | 18 - 23 | 14.x.x | New Features / Bugs | | ||
| 15.x | 18 - 21 | 13.x.x | Bugs | | ||
| 14.x | 18 - 19 | 12.x.x | - | | ||
@@ -59,0 +59,0 @@ | 14.x | 10 - 17 | 11.x.x | - | |
Sorry, the diff of this file is not supported yet
146810