@continuoussecuritytooling/keycloak-auditor
Advanced tools
Comparing version 2.0.10 to 2.0.11
/* tslint:disable */ | ||
/* eslint-disable */ | ||
// Generated using typescript-generator version 3.2.1263 on 2024-12-03 09:43:12. | ||
// Generated using typescript-generator version 3.2.1263 on 2025-01-15 07:28:51. | ||
export var ConfigConstants; | ||
@@ -5,0 +5,0 @@ (function (ConfigConstants) { |
{ | ||
"name": "@continuoussecuritytooling/keycloak-auditor", | ||
"version": "2.0.10", | ||
"version": "2.0.11", | ||
"description": "Auditing Tools for Keycloak", | ||
@@ -35,3 +35,3 @@ "typings": "dist/index.d.ts", | ||
"eslint": "^9.0.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-config-prettier": "^10.0.0", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
@@ -38,0 +38,0 @@ "gunzip-maybe": "^1.4.2", |
/* tslint:disable */ | ||
/* eslint-disable */ | ||
// Generated using typescript-generator version 3.2.1263 on 2024-12-03 09:43:12. | ||
// Generated using typescript-generator version 3.2.1263 on 2025-01-15 07:28:51. | ||
@@ -5,0 +5,0 @@ export interface AuditedClientRepresentation extends ClientRepresentation { |
106723