lakehouse-sequelize-restapi-keycloak-cache
Advanced tools
+1
-1
| { | ||
| "name": "lakehouse-sequelize-restapi-keycloak-cache", | ||
| "version": "1.2.2", | ||
| "version": "1.2.4", | ||
| "description": "caching for all types of data cached on redis hosts/cluster: data from database and sequelize ORM, rest API, keycloak admin api library", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
+1
-0
@@ -237,2 +237,3 @@ # lakehouse-sequelize-restapi-keycloak-cache | ||
| **=> so they need to use the same prefix key, so the same redisClient** | ||
| import { KeycloakAdminCaching } from "lakehouse-sequelize-restapi-keycloak-cache"; | ||
@@ -239,0 +240,0 @@ import KcAdminClient from "@keycloak/keycloak-admin-client"; |
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
50352
0317
0.32%