harperdb 4.5.26 → 4.5.28

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.
@@ -297,6 +297,7 @@ export declare const OPERATIONS_ENUM: {
297
297
  readonly AUDIT_NODE_MODULES: "audit_node_modules";
298
298
  readonly PURGE_STREAM: "purge_stream";
299
299
  readonly GET_BACKUP: "get_backup";
300
+ readonly CLEANUP_ORPHAN_BLOBS: "cleanup_orphan_blobs";
300
301
  readonly SIGN_CERTIFICATE: "sign_certificate";
301
302
  readonly CREATE_CSR: "create_csr";
302
303
  readonly LIST_CERTIFICATES: "list_certificates";