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: npm/read-package-json-fast
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: npm/read-package-json-fast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 22, 2021

  1. Strip underscore prefixed fields from file contents

    cc: @kumavis
    
    Related-to: npm/arborist#242
    Credit: @isaacs
    Reviewed-by: @nlf
    isaacs committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    d555593 View commit details
    Browse the repository at this point in the history
  2. 2.0.2

    isaacs committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    dc4d7fa View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. tap 15

    isaacs committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    ec08a8d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. feat: load directories.bin as a bin object

    Fix: npm/arborist#296
    Fix: npm/cli#3446
    
    PR-URL: #4
    Credit: @isaacs
    Close: #4
    Reviewed-by: @nlf
    isaacs committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    8f2707e View commit details
    Browse the repository at this point in the history
  2. 2.0.3

    isaacs committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    8308c0f View commit details
    Browse the repository at this point in the history
Loading