clients/libs/tools/export/vault-export
Maciej Zieniuk ff12e672e6
[PM-23614] Remove activeUserOrgKeys$ from the key service (#17045)
* Remove activeUserOrgKeys$ from the key service

* test leftover

* test leftover
2025-11-06 19:27:13 +01:00
..
vault-export-core [PM-23614] Remove activeUserOrgKeys$ from the key service (#17045) 2025-11-06 19:27:13 +01:00
vault-export-ui [PM-27648] [Defect] The .zip option is displayed on organizational export in Admin Console (#17140) 2025-11-04 22:34:22 +01:00
README.md [PM-6780][PM-6781] Create vault-export-ui package / Migrate export-scope-callout.component to CL (#8318) 2024-03-20 22:11:57 +00:00

Vault Export

This folder contains 2 packages that can be used to export a users or an organizational vault.

vault-export-core

Package name: @bitwarden/vault-export-core

Contains all types, models, and services to export a user or organization's vault.

Currently in use by the Bitwarden Web Vault, CLI, desktop app and browser extension

vault-export-ui

Package name: @bitwarden/vault-export-ui

Contains all UI components used for the vault-export