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: minimistjs/minimist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.3
Choose a base ref
...
head repository: minimistjs/minimist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.4
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 17, 2023

  1. [Robustness] rework isConstructorOrProto

    - modify implementation of isConstructorOrProto to match main branch
    - call isConstructorOrProto on last key too
    shadowspawn authored and ljharb committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    34e20b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

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

Commits on Feb 25, 2023

  1. [Dev Deps] update tape

    ljharb committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    d031f9b View commit details
    Browse the repository at this point in the history
  2. v0.2.4

    ljharb committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    8c6be48 View commit details
    Browse the repository at this point in the history
Loading