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: libnpmexec-v4.0.4
Choose a base ref
...
head repository: npm/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: libnpmexec-v4.0.5
Choose a head ref

Commits on Apr 21, 2022

  1. chore(publish): add _auth tests

    wraithgar authored and lukekarrys committed Apr 21, 2022
    Copy the full SHA
    392882b View commit details
  2. Copy the full SHA
    6cd6831 View commit details
  3. Copy the full SHA
    873ac7a View commit details
  4. docs: include org instructions in scoped publish (#4772)

    * doc: include org instructions in scoped publish
    
    * doc: update scope context to add user scopes
    
    * Update docs/content/using-npm/scope.md
    
    Co-authored-by: Gar <wraithgar@github.com>
    
    Co-authored-by: Luke Karrys <luke@lukekarrys.com>
    Co-authored-by: Gar <wraithgar@github.com>
    3 people authored Apr 21, 2022
    Copy the full SHA
    fa3d829 View commit details

Commits on Apr 26, 2022

  1. fix(libnpmpublish): unpublish from custom reg (#4657)

    Fixes unpublishing a package from a registry url that has pathnames
    after its hostname.
    
    Fixes: #4253
    ruyadorno authored Apr 26, 2022
    Copy the full SHA
    e9163b4 View commit details
  2. chore(benchmark): add comment permission check and filter paths (#4766)

    The updates the issue comment check in the benchmark script, so it only
    will trigger if posted by a user with admin rights to the repo. It also
    changes the comment to trigger it to `@npm-robot benchmark this`
    
    For pull requests, it now limits benchmarks only when the files changed
    include something inside `lib/`.
    
    Requires npm/benchmarks#30 to be merged in the
    benchmark repo to allow `issue_comment` as a valid trigger.
    lukekarrys authored Apr 26, 2022
    Copy the full SHA
    e163a0b View commit details
  3. Copy the full SHA
    5b6cbf8 View commit details
  4. deps: @npmcli/map-workspaces@2.0.3

    lukekarrys authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    3f2b24a View commit details
  5. deps: cacache@16.0.6

    lukekarrys authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    532883f View commit details
  6. deps: npm-profile@6.0.3

    lukekarrys authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    4d1398e View commit details
  7. deps: npmlog@6.0.2

    lukekarrys authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    5e31322 View commit details
  8. deps: read-package-json@5.0.1

    lukekarrys authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    4eb2ccb View commit details
  9. deps: glob@8.0.1

    lukekarrys authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    aeb54e4 View commit details
  10. deps: npm-packlist@5.0.2

    lukekarrys authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    252b2b1 View commit details
  11. deps: semver@7.3.7

    lukekarrys authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    c51e553 View commit details
  12. deps: lru-cache@7.8.1

    lukekarrys authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    13299ee View commit details
  13. deps: cli-table3@0.6.2

    lukekarrys authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    0f2da5d View commit details
  14. Copy the full SHA
    9ea2603 View commit details
  15. Copy the full SHA
    9a19bc9 View commit details
  16. deps: @npmcli/arborist@5.1.1

    npm-robot authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    36899d1 View commit details
  17. Copy the full SHA
    2e92e75 View commit details
  18. deps: libnpmpublish@6.0.4

    npm-robot authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    0ee57f1 View commit details
  19. Copy the full SHA
    60ef43b View commit details
  20. deps: libnpmversion@3.0.4

    npm-robot authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    8a633a4 View commit details
  21. Copy the full SHA
    2bd2c0d View commit details
  22. deps: libnpmexec@4.0.5

    npm-robot authored and ruyadorno committed Apr 26, 2022
    Copy the full SHA
    b1b6948 View commit details
Loading