Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: migrate from argon2 -> @node-rs/argon2 #4733

Merged
merged 5 commits into from
Jan 18, 2022
Merged

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    029f8f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a8b422 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b0c05e View commit details
    Browse the repository at this point in the history
  4. fix: use correct settings for test-extension

    Before, it was running into errors with an @types package.
    
    Now, we're correctly running `tsc` so it picks up our `tsconfig.json` and we're
    telling TypeScript to not typecheck our lib and exclude `node_modules`
    jsjoeio committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    0a5039d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    c02b98a View commit details
    Browse the repository at this point in the history