mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08:00
* Bump jest packages jest is a transient dependency of ts-jest but because angular-devkit/build-angular drags in an older version of jest, we have to add jest 30.3.0 to our dependencies * Fix some typescript issues due to stricter types on mockImplementation * Update guide link in snapshots * Fix jest-environment paths * Fix typescript linting errors * Address typescript errors due stricter mockImplementation --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| export/vault-export | ||
| generator | ||
| send | ||
| README.md | ||
Tools
This lib represents the public API of the Tools team at Bitwarden. Modules are imported using @bitwarden/{feature-name} for example @bitwarden/send-core and @bitwarden/send-components.