mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-28 03:21:40 +01:00
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
* update package http-proxy-agent * Update syntax appropriately * Explicitly add utils package to fix broken tests * Revert "Explicitly add utils package to fix broken tests" This reverts commit 2cf03fdcbae89e55124c7e36201238520434f8cc. * Import util in spec to make sure it gets bundled * Revert "Import util in spec to make sure it gets bundled" This reverts commit 79264cdab0ef37af855d64a6dc3ef574575309d2. * Add alias to ensure util module resolves in tests Co-authored-by: Thomas Rittson <trittson@bitwarden.com> |
||
---|---|---|
.github/workflows | ||
.vscode | ||
spec | ||
src | ||
.editorconfig | ||
.gitignore | ||
appveyor.yml | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
package-lock.json | ||
package.json | ||
README.md | ||
SECURITY.md | ||
tsconfig.json | ||
tslint.json |
Bitwarden JavaScript Library
Common code referenced across Bitwarden JavaScript projects.
Requirements
- Git
- node-gyp
Windows
- Microsoft Build Tools 2015 in Visual Studio Installer
- Windows 10 SDK 17134 either by downloading it seperately or through the Visual Studio Installer.