keycloak-angular
Advanced tools
Comparing version 14.3.0 to 14.4.0
{ | ||
"name": "keycloak-angular", | ||
"version": "14.3.0", | ||
"version": "14.4.0", | ||
"description": "Easy Keycloak setup for Angular applications", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"@angular/router": "^16", | ||
"keycloak-js": "^18 || ^19 || ^20 || ^21 || ^22|| ^23 || ^24" | ||
"keycloak-js": "^18 || ^19 || ^20 || ^21 || ^22|| ^23 || ^24 || ^25" | ||
}, | ||
@@ -35,0 +35,0 @@ "dependencies": { |
@@ -9,3 +9,2 @@ # Keycloak Angular | ||
[![npm][npm-badge]][npm] | ||
[![Discord][discord-badge]][discord] | ||
<!-- prettier-ignore-end --> | ||
@@ -56,3 +55,3 @@ | ||
| :-----: |:-----------:| :--------------: | :-----------------: | | ||
| 16.x | 18 - 24 | 14.x.x | New Features / Bugs | | ||
| 16.x | 18 - 25 | 14.x.x | New Features / Bugs | | ||
| 15.x | 18 - 21 | 13.x.x | Bugs | | ||
@@ -262,4 +261,4 @@ | 14.x | 18 - 19 | 12.x.x | - | | ||
<!-- prettier-ignore --> | ||
|[<img src="https://avatars3.githubusercontent.com/u/676270?v=4" width="89px;"/><br /><sub><b>Mauricio Vigolo</b></sub>](https://github.com/mauriciovigolo)<br />|[<img src="https://avatars1.githubusercontent.com/u/695720?s=400&v=4" width="89px;"/><br /><sub><b>Jon Koops</b></sub>](https://github.com/https://github.com/jonkoops)<br />| | ||
| :---: | :---: | | ||
|[<img src="https://avatars3.githubusercontent.com/u/676270?v=4" width="89px;"/><br /><sub><b>Mauricio Vigolo</b></sub>](https://github.com/mauriciovigolo)<br />|[<img src="https://avatars1.githubusercontent.com/u/695720?s=400&v=4" width="89px;"/><br /><sub><b>Jon Koops</b></sub>](https://github.com/jonkoops)<br />| | ||
| :---: |:--------------------------------------------------------------------------------------------------------------------------------------------------------:| | ||
@@ -286,4 +285,2 @@ <!-- ALL-CONTRIBUTORS-LIST:END --> | ||
[contributors-badge]: https://img.shields.io/badge/all_contributors-5-orange | ||
[discord-badge]: https://img.shields.io/discord/790617227853692958?color=7389d8&labelColor=6a7ec2&logo=discord&logoColor=fff | ||
[discord]: https://discord.gg/mmzEhYXXDG | ||
<!-- prettier-ignore-end --> |
147641
283