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
base: v13.2.0
Choose a base ref
...
head repository: nock/nock
compare: v13.2.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Nov 8, 2021

  1. test: 100% test coverage

    gr2m committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    61d9144 View commit details
    Browse the repository at this point in the history
  2. refactor: Fix typo in common.js (#2249)

    comparision -> comparison
    eltociear committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    bf6b7ec View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. fix(type): add update type for record mode (#2250)

    Included 'update' in the BackMode union, following the introduction of the update mode (#2241).
    Pimm committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    e8f23b1 View commit details
    Browse the repository at this point in the history