@burtson-labs/bandit-engine 2.0.115 → 2.0.117

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.
@@ -10588,8 +10588,7 @@ var Management = () => {
10588
10588
  ];
10589
10589
  const platformAdminRoles = /* @__PURE__ */ new Set([
10590
10590
  "admin",
10591
- "platform_admin",
10592
- "super_admin"
10591
+ "platform_admin"
10593
10592
  ]);
10594
10593
  const userRoles = (authenticationService.parseJwtClaims(authenticationService.getToken() ?? "")?.roles ?? []).map((r) => r.toLowerCase());
10595
10594
  const isWorkspaceAdmin = userRoles.some((r) => platformAdminRoles.has(r));
@@ -11091,4 +11090,4 @@ export {
11091
11090
  useGatewayMemory,
11092
11091
  management_default
11093
11092
  };
11094
- //# sourceMappingURL=chunk-NZKNHFE4.mjs.map
11093
+ //# sourceMappingURL=chunk-3JR3GT5F.mjs.map