这是indexloc提供的服务,不要输入任何密码
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nock/nock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.0.5
Choose a base ref
...
head repository: nock/nock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.0.6
Choose a head ref
  • 8 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 8, 2025

  1. docs: Explain workaround for ES module namespace imports (#2811)

    Under certain circumstances, `nock` fails to intercept requests made by ES modules (e.g. #2461).  We explain the issue and provide a workaround in the readme.
    
    Co-authored-by: Michael Solomon <github@tltv.co.il>
    geigerzaehler and mikicho authored Jun 8, 2025
    Configuration menu
    Copy the full SHA
    cedeafb View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

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

Commits on Jul 18, 2025

  1. fix: upgrade interceptors

    mikicho committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    2bcaf0f View commit details
    Browse the repository at this point in the history
  2. fix

    mikicho committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    07647fb View commit details
    Browse the repository at this point in the history
  3. fix

    mikicho committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    b4514ca View commit details
    Browse the repository at this point in the history
  4. test

    mikicho committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    b77f865 View commit details
    Browse the repository at this point in the history
  5. fix

    mikicho committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    eeb0924 View commit details
    Browse the repository at this point in the history
  6. fix

    mikicho committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    0db794b View commit details
    Browse the repository at this point in the history
Loading