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
base: v5.0.1
Choose a base ref
...
head repository: npm/cli
compare: v5.0.2
Choose a head ref
  • 15 commits
  • 30 files changed
  • 6 contributors

Commits on Jun 1, 2017

  1. pacote@2.7.27

    This fixes semver-looking git committishes.
    
    Credit: @zkat
    zkat committed Jun 1, 2017
    Copy the full SHA
    1f26e95 View commit details
    Browse the repository at this point in the history
  2. inflate-shrinkwrap: fix installing with --no-shrinkwrap (#16835)

    PR-URL: npm/npm#16835
    Credit: @jacknagel
    Reviewed-By: @zkat
    jacknagel authored and zkat committed Jun 1, 2017
    Copy the full SHA
    a47593a View commit details
    Browse the repository at this point in the history
  3. docs: fix package typo (#16818)

    PR-URL: npm/npm#16818
    Credit: @ankon
    Reviewed-By: @zkat
    ankon authored and zkat committed Jun 1, 2017
    Copy the full SHA
    89e0cb8 View commit details
    Browse the repository at this point in the history
  4. docs: remove --save from npm init instructions (#16895)

    PR-URL: npm/npm#16895
    Credit: @jhwohlgemuth
    Reviewed-By: @zkat
    jhwohlgemuth authored and zkat committed Jun 1, 2017
    Copy the full SHA
    c01fbc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. node-gyp@3.6.2

    PR-URL: npm/npm#16894
    Credit: @refack
    Reviewed-By: @zkat
    zkat committed Jun 2, 2017
    Copy the full SHA
    63df4fc View commit details
    Browse the repository at this point in the history
  2. inflate-bundled: Guard against cycles, as symlinks are bundles now

    Fixes: #16800
    Credit: @iarna
    Reviewed-By: @zkat
    iarna committed Jun 2, 2017
    Copy the full SHA
    80c42d2 View commit details
    Browse the repository at this point in the history
  3. read-package-tree@5.1.6

    Credit: @iarna
    iarna committed Jun 2, 2017
    Copy the full SHA
    5bb15c3 View commit details
    Browse the repository at this point in the history
  4. npm-package-arg@5.1.1

    This includes the npa git-parsing patch to make it so
    non-hosted SCP-style identifiers are correctly handled.
    
    Previously, npa would mangle them (even though hosted-git-info
    is doing the right thing for them).
    
    Fixes: npm/npm#16726
    zkat committed Jun 2, 2017
    Copy the full SHA
    85ea1e0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7fe7f86 View commit details
    Browse the repository at this point in the history
  6. install: print spec for each requested package (#16899)

    For every package that is given as an argument to install, print the
    name and version that was actually installed.
    
    Fixes: #16897
    PR-URL: npm/npm#16899
    Credit: @rmg
    Reviewed-By: @zkat
    rmg authored and zkat committed Jun 2, 2017
    Copy the full SHA
    362f9fd View commit details
    Browse the repository at this point in the history
  7. install: bikeshed new package output

    Credit: @zkat
    zkat committed Jun 2, 2017
    Copy the full SHA
    37b85db View commit details
    Browse the repository at this point in the history
  8. aproba@1.1.2

    iarna committed Jun 2, 2017
    Copy the full SHA
    a6f7a52 View commit details
    Browse the repository at this point in the history
  9. doc: update changelog for npm@5.0.2

    zkat authored and iarna committed Jun 2, 2017
    Copy the full SHA
    90a25f6 View commit details
    Browse the repository at this point in the history
  10. update AUTHORS

    iarna committed Jun 2, 2017
    Copy the full SHA
    00878e5 View commit details
    Browse the repository at this point in the history
  11. 5.0.2

    iarna committed Jun 2, 2017
    Copy the full SHA
    d654a8e View commit details
    Browse the repository at this point in the history