@continuoussecuritytooling/keycloak-reporter 1.1.6-2775 → 1.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM node:22.21.0-slim
1
+ FROM node:22.20.0-slim
2
2
 
3
3
  ARG BUILD_DATE
4
4
  ARG APP_VERSION
@@ -0,0 +1 @@
1
+ sha256:8f921a1dbce749b2ab3a88548f4b101851abfbc1da31eae1ce8761b75860b07a
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuoussecuritytooling/keycloak-reporter",
3
- "version": "1.1.6-2775",
3
+ "version": "1.1.6",
4
4
  "description": "Reporting Tools for Keycloak",
5
5
  "main": "dist/index.js",
6
6
  "bin": {