1
0
mirror of https://github.com/bitwarden/browser synced 2026-03-01 02:51:24 +00:00

[PM-30580] Add encryptMany to SDK for batch cipher encryption (#18942)

* Migrated encrypt many to the sdk

* removed comment

* updated sdk package
This commit is contained in:
SmithThe4th
2026-02-13 18:13:41 -05:00
committed by GitHub
parent 2297082b1a
commit 8bd1e5a855
4 changed files with 37 additions and 29 deletions

View File

@@ -161,8 +161,8 @@
"@angular/platform-browser": "20.3.16",
"@angular/platform-browser-dynamic": "20.3.16",
"@angular/router": "20.3.16",
"@bitwarden/commercial-sdk-internal": "0.2.0-main.522",
"@bitwarden/sdk-internal": "0.2.0-main.522",
"@bitwarden/commercial-sdk-internal": "0.2.0-main.527",
"@bitwarden/sdk-internal": "0.2.0-main.527",
"@electron/fuses": "1.8.0",
"@emotion/css": "11.13.5",
"@koa/multer": "4.0.0",