mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
* Add creationDate of account to AccountInfo * Added initialization of creationDate. * Removed extra changes. * Fixed tests to initialize creation date * Added helper method to abstract account initialization in tests. * More test updates. * Linting * Additional test fixes. * Fixed spec reference * Fixed imports * Linting. * Fixed browser test. * Modified tsconfig to reference spec file. * Fixed import. * Removed dependency on os. This is necessary so that the @bitwarden/common/spec lib package can be referenced in tests without node. * Revert "Removed dependency on os. This is necessary so that the @bitwarden/common/spec lib package can be referenced in tests without node." This reverts commit669f6557b6. * Updated stories to hard-code new field. * Removed changes to tsconfig * Revert "Removed changes to tsconfig" This reverts commitb7d916e8dc.
Bitwarden Send
This folder contains 2 packages that can be used to create and modify Sends.
semd-core
Package name: @bitwarden/send-core
Contains all types, models, and services for Bitwarden Send
Currently in use by the Bitwarden Web Vault, CLI, desktop app and browser extension
send-ui
Package name: @bitwarden/send-ui
Contains all UI components used for Bitwarden Send