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.2
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
  • 14 commits
  • 18 files changed
  • 5 contributors

Commits on Mar 22, 2022

  1. isConstructorOrProto adapted from PR

    substack authored and ljharb committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    ef9153f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    e5f5067 View commit details
    Browse the repository at this point in the history
  2. [eslint] more cleanup

    ljharb committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    36ac5d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. [Fix] opt.string works with multiple aliases (#10)

    Fixes #9.
    nhz-io authored and ljharb committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4f9bc3e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    098873c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3226afa View commit details
    Browse the repository at this point in the history
  3. [eslint] fix indentation

    ljharb committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    34b0f1c View commit details
    Browse the repository at this point in the history
  4. [Tests] Remove duplicate test (#12)

    Fixes #8
    wescarr authored and ljharb committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    72239e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    63b8fee View commit details
    Browse the repository at this point in the history
  2. v0.2.3

    ljharb committed Feb 9, 2023
    1 Configuration menu
    Copy the full SHA
    c0b2661 View commit details
    Browse the repository at this point in the history

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