@cratedb/crate-gc-admin 0.21.1 → 0.21.2

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/dist/index.d.ts CHANGED
@@ -6,4 +6,5 @@ export * from './routes';
6
6
  export * from './state/jwtManager';
7
7
  export * from './swr/jwt';
8
8
  export * from './types/query';
9
+ export * from './utils/sqlFormatter';
9
10
  export type { JWTManagerStore };
package/dist/index.es.js CHANGED
@@ -249619,6 +249619,7 @@ export {
249619
249619
  Pqt as Users,
249620
249620
  IKt as UsersTable,
249621
249621
  i5 as VerticalProgress,
249622
+ HV as tryFormatSql,
249622
249623
  LB as useAllocations,
249623
249624
  qPe as useButtonStyles,
249624
249625
  wB as useClusterInfo,