mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
* Move tldts into ownership of autofill This was initially introduced by me, but is largely used for validating urls for autofill. * Move @types/jsdom and jsdom to tools This dependency is only using within the importers in the cli (running node) * Add oidc-client-ts to tools This dependency got introduced with the Lastpass direct import --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>