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

Fix npm access error(#665) #666

Merged
merged 18 commits into from Dec 27, 2022
Merged

Fix npm access error(#665) #666

merged 18 commits into from Dec 27, 2022

Commits on Nov 15, 2022

  1. Update util.js

    DerTimonius committed Nov 15, 2022
    Copy the full SHA
    7637a80 View commit details
    Browse the repository at this point in the history
  2. Fix npm access error

    DerTimonius committed Nov 15, 2022
    Copy the full SHA
    5102bdb View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Fix npm access subcommands in tests

    Timon Jurschitsch committed Nov 16, 2022
    Copy the full SHA
    2b4cf8b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9853c16 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1223221 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0f5af26 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Add "--json" flag

    DerTimonius committed Nov 18, 2022
    Copy the full SHA
    14e7788 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Merge branch 'main' of https://github.com/DerTimonius/np

    Timon Jurschitsch committed Nov 21, 2022
    Copy the full SHA
    a274b88 View commit details
    Browse the repository at this point in the history
  2. Add --json flag to tests

    Timon Jurschitsch committed Nov 21, 2022
    Copy the full SHA
    e0f2564 View commit details
    Browse the repository at this point in the history
  3. Add --json flag to tests

    DerTimonius committed Nov 21, 2022
    Copy the full SHA
    abfeed0 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Add checks for npm version

    Timon Jurschitsch committed Nov 23, 2022
    Copy the full SHA
    888bc2c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bafec2a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a6502c5 View commit details
    Browse the repository at this point in the history
  4. Change npm version check to semver

    Timon Jurschitsch committed Nov 23, 2022
    Copy the full SHA
    0744f21 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/DerTimonius/np

    Timon Jurschitsch committed Nov 23, 2022
    Copy the full SHA
    98bd236 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Remove --json flag on older npm versions

    Timon Jurschitsch committed Nov 25, 2022
    Copy the full SHA
    7ab1b63 View commit details
    Browse the repository at this point in the history
  2. Move location of --json flag

    Timon Jurschitsch committed Nov 25, 2022
    Copy the full SHA
    6d4f036 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Copy the full SHA
    5d2db24 View commit details
    Browse the repository at this point in the history