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/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.13.6
Choose a base ref
...
head repository: npm/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.13.7
Choose a head ref
  • 16 commits
  • 140 files changed
  • 5 contributors

Commits on Jan 21, 2020

  1. chore: fixes nodejs tests

    - Fixes ability to run tests using an arbitrary node bin
    - Fixes `make test-npm` in nodejs repo
      - Added `tap-snapshots` folder
      - Added required `.npmrc` root file
    
    Fixes npm/statusboard#45
    
    PR-URL: #696
    Credit: @ruyadorno
    Close: #696
    Reviewed-by: @mikemimik
    ruyadorno authored and Michael Perrotte committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    88cfb88 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. docs: mention --no-optional in package-json

    PR-URL: #705
    Credit: @clabe45
    Close: #705
    Reviewed-by: @mikemimik
    clabe45 authored and Michael Perrotte committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    b1aeeb6 View commit details
    Browse the repository at this point in the history
  2. Use the npm lint script on CI.

    This should be more consistent since it should use the specified standard version and not the latest one.
    
    PR-URL: #604
    Credit: @XhmikosR
    Close: #604
    Reviewed-by: @mikemimik
    XhmikosR authored and Michael Perrotte committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    7852c0c View commit details
    Browse the repository at this point in the history
  3. Update CI detection cases

    PR-URL: #655
    Credit: @isaacs
    Close: #655
    Reviewed-by: @mikemimik
    isaacs authored and Michael Perrotte committed Jan 23, 2020
    22 Configuration menu
    Copy the full SHA
    7dbb914 View commit details
    Browse the repository at this point in the history
  4. docs: fix header parsing that was breaking misc config manpage

    PR-URL: #656
    Credit: @isaacs
    Close: #656
    Reviewed-by: @mikemimik
    isaacs authored and Michael Perrotte committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    7230e13 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. [email protected]

    Michael Perrotte committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    e8dbaf4 View commit details
    Browse the repository at this point in the history
  2. [email protected]

    Michael Perrotte committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    c9b69d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3590e40 View commit details
    Browse the repository at this point in the history
  4. feat: added workflow file for commenting on a pull-request to dispatc…

    …h trigger benchmark suite
    Michael Perrotte committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    5967fa4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ce0344 View commit details
    Browse the repository at this point in the history
  6. docs: updated the CONTRIBUTING file; added references to benchmarking

    PR-URL: #689
    Credit: @mikemimik
    Close: #689
    Reviewed-by: @mikemimik
    Michael Perrotte committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    68fc88e View commit details
    Browse the repository at this point in the history
  7. chore: removed reference to package.community as a source for npm tea…

    …m support
    
    PR-URL: #699
    Credit: @mikemimik
    Close: #699
    Reviewed-by: @mikemimik
    Michael Perrotte committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    1a5d209 View commit details
    Browse the repository at this point in the history
  8. [email protected]

    Michael Perrotte committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    0fb1296 View commit details
    Browse the repository at this point in the history
  9. updated changelog for [email protected]

    Michael Perrotte committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    dcafdd9 View commit details
    Browse the repository at this point in the history
  10. update AUTHORS

    Michael Perrotte committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    5897df4 View commit details
    Browse the repository at this point in the history
  11. 6.13.7

    Michael Perrotte committed Jan 28, 2020
    1 Configuration menu
    Copy the full SHA
    f533d61 View commit details
    Browse the repository at this point in the history
Loading