Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@continuoussecuritytooling/keycloak-auditor

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@continuoussecuritytooling/keycloak-auditor - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

1

dist/src/spi.d.ts

@@ -54,2 +54,3 @@ export interface AuditedClientRepresentation extends ClientRepresentation {

description: string;
type: string;
rootUrl: string;

@@ -56,0 +57,0 @@ adminUrl: string;

2

dist/src/spi.js
/* tslint:disable */
/* eslint-disable */
// Generated using typescript-generator version 3.2.1263 on 2024-04-05 03:20:28.
// Generated using typescript-generator version 3.2.1263 on 2024-06-12 11:05:34.
export var ConfigConstants;

@@ -5,0 +5,0 @@ (function (ConfigConstants) {

{
"name": "@continuoussecuritytooling/keycloak-auditor",
"version": "1.1.8",
"version": "1.1.9",
"description": "Auditing Tools for Keycloak",

@@ -5,0 +5,0 @@ "typings": "dist/index.d.ts",

/* tslint:disable */
/* eslint-disable */
// Generated using typescript-generator version 3.2.1263 on 2024-04-05 03:20:28.
// Generated using typescript-generator version 3.2.1263 on 2024-06-12 11:05:34.

@@ -58,2 +58,3 @@ export interface AuditedClientRepresentation extends ClientRepresentation {

description: string;
type: string;
rootUrl: string;

@@ -60,0 +61,0 @@ adminUrl: string;

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc