1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-05 15:11:09 +01:00
bitwarden-estensione-browser/libs/importer
aj-rosado 4e1173d5cf
Add info on the item failing the parse when importing from LastPass (#9068)
* Added more error log info into methods called on openVault from LastPass Direct importer

* Adding error messages to help identify errors on the ParseAccounts and ParseShar methods from the lastpass importer parser.ts

* removed unintended throw

* Revert "Added more error log info into methods called on openVault from LastPass Direct importer"

This reverts commit dc83722c2f.

* Cleaned up error messages on LastPass's parser.ts

* throwing the error message if it exists on the Error object

* Using const on name instead let on parseShar
2024-05-20 11:46:20 +01:00
..
spec [PM-5363] PinService State Providers (#8244) 2024-05-08 11:34:47 -07:00
src Add info on the item failing the parse when importing from LastPass (#9068) 2024-05-20 11:46:20 +01:00
jest.config.js
package.json [PM-5459] Move libs/exporter to libs/tools/ (#7380) 2024-02-13 14:22:37 -05:00
tsconfig.json
tsconfig.spec.json