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

move to @npmcli/agent #255

Merged
merged 8 commits into from
Jul 27, 2023
Merged

move to @npmcli/agent #255

merged 8 commits into from
Jul 27, 2023

Commits on Jul 12, 2023

  1. deps: add @npmcli/agent

    wraithgar committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f3d04d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cad958 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcee10d View commit details
    Browse the repository at this point in the history
  4. deps: remove agentkeepalive

    wraithgar committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2209fed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e24db65 View commit details
    Browse the repository at this point in the history
  6. deps: remove lru-cache

    wraithgar committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    20ad67c View commit details
    Browse the repository at this point in the history
  7. feat: move to @npmcli/agent

    BREAKING CHANGE: this changes the underlying http agents to those
    provided by `@npmcli/agent`.  Backwards compatibility should be fully
    implemented but due to the scope of this change it was made a breaking
    change out of an abundance of caution.
    wraithgar committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    db5dfe5 View commit details
    Browse the repository at this point in the history
  8. docs: update readme

    wraithgar committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ea2cd05 View commit details
    Browse the repository at this point in the history