1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-26 05:03:41 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Hinton
d68d4b4bdc Merge commit '8b2dfc6cdcb8ff5b604364c2ea6d343473aee7cd' into feature/workspaces
# Conflicts:
#	common/spec/importers/fsecureFskImporter.spec.ts
#	common/spec/services/cipher.service.spec.ts
#	package-lock.json
#	package.json
2022-01-03 12:46:02 +01:00
Hinton
df94c8022e Re-add detect browsers 2022-01-03 12:22:57 +01:00
Hinton
5f25674670 Fix paths 2022-01-03 12:04:50 +01:00
Daniel James Smith
8fc3cf50d2 Bump node to 16 and npm (#575)
* Bump engines required to node 16 and npm 8

* Bump @types/node to 16
The dep on node 14.18 will get cleaned up once we bump electron

* Modify build.yml to build with node 16 and npm 8

* Update requirements in README.md

* Remove install step for npm 8
npm v8.1.2 is included in node v16

* Rename install step

* Fixed typo
2021-12-13 11:43:10 +01:00
Hinton
87908200c6 Move remaining tests to node 2021-12-10 16:07:47 +01:00
Hinton
f4f2b6cdf9 WIP - Split up tests to their proper project 2021-12-10 15:03:16 +01:00
Oscar Hinton
6a179ab2df Bump angular to 12. (#571) 2021-12-09 15:00:26 +01:00
Oscar Hinton
206ef610d0 Bump signalr to 5.0.10 (#502) 2021-09-28 15:47:19 +02:00
Oscar Hinton
de288913e4 Add helper methods to EnvironmentService for retrieving urls (#435) 2021-07-23 20:03:52 +02:00
Oscar Hinton
1016bbfb9e Split jslib into multiple modules (#363)
* Split jslib into multiple modules
2021-06-03 18:58:57 +02:00