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: thlorenz/proxyquire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: thlorenz/proxyquire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 19, 2018

  1. Configuration menu
    Copy the full SHA
    d3a155d View commit details
    Browse the repository at this point in the history
  2. Clean up proxyquired module after restoring cache

    If a module is loaded for the first time via proxyquire, it should be deleted from cache after loading. Previously we were only capturing an existing cached module and restoring it after loading.
    jwalton authored and bendrucker committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    851baaa View commit details
    Browse the repository at this point in the history
  3. 2.0.1

    bendrucker committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    58a6321 View commit details
    Browse the repository at this point in the history
Loading