@continuoussecuritytooling/keycloak-reporter 1.0.3-1859 → 1.0.4

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/CHANGELOG.md CHANGED
@@ -1,3 +1,14 @@
1
+ ## [1.0.4](https://github.com/ContinuousSecurityTooling/keycloak-reporter/compare/v1.0.2...v1.0.4) (2024-11-22)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **Build:** Correcting npm publish ([76b84fb](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/76b84fb1c5d50173d5f19475790b74d4aa45960f))
7
+ * **Build:** Correcting npm versioning ([afaa792](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/afaa79215fee5612ea8502947524684ec3c691ef))
8
+ * **Build:** Drop redundant version set ([907156b](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/907156b5954e12d19514e4eb5181b1c4eaf200f1))
9
+
10
+
11
+
1
12
  ## [1.0.3](https://github.com/ContinuousSecurityTooling/keycloak-reporter/compare/v1.0.2...v1.0.3) (2024-11-22)
2
13
 
3
14
 
@@ -15,14 +15,14 @@ type: application
15
15
  # This is the chart version. This version number should be incremented each time you make changes
16
16
  # to the chart and its templates, including the app version.
17
17
  # Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version: 1.3.8
18
+ version: 1.3.9
19
19
 
20
20
  # This is the version number of the application being deployed. This version number should be
21
21
  # incremented each time you make changes to the application. Versions are not expected to
22
22
  # follow Semantic Versioning. They should reflect the version the application is using.
23
23
  # It is recommended to use it with quotes.
24
24
  # renovate: datasource=docker depName=ContinuousSecurityTooling/keycloak-reporter
25
- appVersion: 1.0.3
25
+ appVersion: 1.0.4
26
26
  maintainers:
27
27
  # Martin Reinhardt
28
28
  - name: hypery2k
@@ -1,6 +1,6 @@
1
1
  # keycloak-reporter
2
2
 
3
- ![Version: 1.3.8](https://img.shields.io/badge/Version-1.3.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.3](https://img.shields.io/badge/AppVersion-1.0.3-informational?style=flat-square)
3
+ ![Version: 1.3.9](https://img.shields.io/badge/Version-1.3.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.4](https://img.shields.io/badge/AppVersion-1.0.4-informational?style=flat-square)
4
4
 
5
5
  Keycloak user and client reporting tool for automated regular access checks.
6
6
 
@@ -0,0 +1 @@
1
+ sha256:24cf6d40855974b1b8ff0ef28f82d9166e1e6e09386c89f09245e3c3a6db18fa
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuoussecuritytooling/keycloak-reporter",
3
- "version": "1.0.3-1859",
3
+ "version": "1.0.4",
4
4
  "description": "Reporting Tools for Keycloak",
5
5
  "main": "dist/index.js",
6
6
  "bin": {