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

Bugfix/versions filter not function #233

Merged
merged 6 commits into from
Oct 20, 2021

Commits on Oct 18, 2021

  1. ensure versions is an array

    Lam, Anson committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    6ec948a View commit details
    Browse the repository at this point in the history
  2. added test for npm view string return

    Lam, Anson committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    bde6ff5 View commit details
    Browse the repository at this point in the history
  3. removed comment, reworded test title

    Lam, Anson committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    aae99e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. moved array wrapper to getLatestVersions

    Lam, Anson committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    58b6a7f View commit details
    Browse the repository at this point in the history
  2. edit test name and fixed formatting

    Lam, Anson committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    859bb81 View commit details
    Browse the repository at this point in the history
  3. fixed test name

    Lam, Anson committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    05a0ee5 View commit details
    Browse the repository at this point in the history