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

feat: cache npm metadata #5491

Merged
merged 34 commits into from
Jun 24, 2023
Merged

feat: cache npm metadata #5491

merged 34 commits into from
Jun 24, 2023

Commits on Sep 23, 2022

  1. feat: cache npm metadata

    paul-soporan committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    d09c0d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    f0aaee3 View commit details
    Browse the repository at this point in the history
  2. refactor: tweaks

    paul-soporan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c577e8b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. refactor: more tweaks

    paul-soporan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    175f1a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dba9140 View commit details
    Browse the repository at this point in the history
  3. chore: versions

    paul-soporan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    7ec0583 View commit details
    Browse the repository at this point in the history
  4. chore: changelog

    paul-soporan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    2deff2a View commit details
    Browse the repository at this point in the history
  5. test: update tests

    paul-soporan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    caa8e9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5ff389 View commit details
    Browse the repository at this point in the history
  7. chore: add todos

    paul-soporan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    a1bf470 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5df66c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3fc013 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    9e42027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6fbaa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a0e7c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f7bde8 View commit details
    Browse the repository at this point in the history
  5. test: update tests

    paul-soporan committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    65b4138 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30a97dd View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    7cc1f1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a82c891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47ab924 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. fix: operator precedence

    paul-soporan committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    3efc7a9 View commit details
    Browse the repository at this point in the history
  2. refactor: final tweaks

    paul-soporan committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    ede7a2a View commit details
    Browse the repository at this point in the history
  3. refactor: use return

    paul-soporan committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    5268b7a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

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

Commits on Jun 21, 2023

  1. Apply suggestions from code review

    Co-authored-by: Maël Nison <nison.mael@gmail.com>
    paul-soporan and arcanis committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    dd07bf4 View commit details
    Browse the repository at this point in the history
  2. Revert "Apply suggestions from code review"

    This reverts commit dd07bf4.
    paul-soporan committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e662c82 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    6778080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b1e1ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07b4ceb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e09021 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

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