1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-20 18:23:13 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Matt Gibson
f41f0e6209 Implement has for storage services (#328)
* Implement `has` for storage services

* Update jslib

(cherry picked from commit 5a377f8ef9)
2021-06-15 14:45:50 -04:00
Oscar Hinton
477066118e Add jslib as a "real" dependency (#321)
* Split jslib

* Bump jslib

* Bump jslib, replace alias with tsconfig-paths-webpack-plugin
2021-06-07 19:25:55 +02:00
Matt Gibson
475efc4262 Update jslib (#288)
* Update jslib

* Convert NodeSecureStorage CipherArrayBuffer to string
2021-04-14 11:44:57 -05:00
Matt Gibson
0330641a14 Response option outputs only json on stdout (#197)
* Use logService for console logging

* jslib signature updates

* Use most specific import path

* Include new jslib dependency

* Update jslib

Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
2020-12-14 11:29:17 -06:00
Kyle Spearrin
807cca2bd2 secure storage with env session key 2018-05-15 21:11:58 -04:00