| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent dfd3a4d commit 0379fb6
248 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -672,3 +672,8 @@ Amal Hussein <amal@npmjs.com> | |||
| 672 | 672 | Brett Zamir <brettz9@yahoo.com> | |
| 673 | 673 | Menelaos Kotsollaris <mkotsollaris@users.noreply.github.com> | |
| 674 | 674 | Mehdi Hasan Khan <mhasan@omicronlab.com> | |
| 675 | + Craig Loewen <crloewen@microsoft.com> | ||
| 676 | + Fighting-Jack <574637316@qq.com> | ||
| 677 | + Bakel, Roel van <roel.vanbakel@oce.com> | ||
| 678 | + Charlie West-Toebe <38671683+Hoidberg@users.noreply.github.com> | ||
| 679 | + Richard Lau <riclau@uk.ibm.com> | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,79 @@ | |||
| 1 | + ## 6.13.4 (2019-12-11) | ||
| 2 | + | ||
| 3 | + ## BUGFIXES | ||
| 4 | + | ||
| 5 | + * [`320ac9aee`](https://github.com/npm/cli/commit/320ac9aeeafd11bb693c53b31148b8d10c4165e8) | ||
| 6 | + [npm/bin-links#12](https://github.com/npm/bin-links/pull/12) | ||
| 7 | + [npm/gentle-fs#7](https://github.com/npm/gentle-fs/pull/7) | ||
| 8 | + Do not remove global bin/man links inappropriately | ||
| 9 | + ([@isaacs](https://github.com/isaacs)) | ||
| 10 | + | ||
| 11 | + ## DEPENDENCIES | ||
| 12 | + | ||
| 13 | + * [`52fd21061`](https://github.com/npm/cli/commit/52fd21061ff8b1a73429294620ffe5ebaaa60d3e) | ||
| 14 | + `gentle-fs@2.3.0` | ||
| 15 | + ([@isaacs](https://github.com/isaacs)) | ||
| 16 | + * [`d06f5c0b0`](https://github.com/npm/cli/commit/d06f5c0b0611c43b6e70ded92af24fa5d83a0f48) | ||
| 17 | + `bin-links@1.1.6` | ||
| 18 | + ([@isaacs](https://github.com/isaacs)) | ||
| 19 | + | ||
| 20 | + ## 6.13.3 (2019-12-09) | ||
| 21 | + | ||
| 22 | + ### DEPENDENCIES | ||
| 23 | + | ||
| 24 | + * [`19ce061a2`](https://github.com/npm/cli/commit/19ce061a2ee165d8de862c8f0f733c222846b9e1) | ||
| 25 | + `bin-links@1.1.5` Properly normalize, sanitize, and verify `bin` entries | ||
| 26 | + in `package.json`. | ||
| 27 | + * [`59c836aae`](https://github.com/npm/cli/commit/59c836aae8d0104a767e80c540b963c91774012a) | ||
| 28 | + `npm-packlist@1.4.7` | ||
| 29 | + * [`fb4ecd7d2`](https://github.com/npm/cli/commit/fb4ecd7d2810b0b4897daaf081a5e2f3f483b310) | ||
| 30 | + `pacote@9.5.11` | ||
| 31 | + * [`5f33040`](https://github.com/npm/pacote/commit/5f3304028b6985fd380fc77c4840ff12a4898301) | ||
| 32 | + [#476](https://github.com/npm/cli/issues/476) | ||
| 33 | + [npm/pacote#22](https://github.com/npm/pacote/issues/22) | ||
| 34 | + [npm/pacote#14](https://github.com/npm/pacote/issues/14) fix: Do not | ||
| 35 | + drop perms in git when not root ([isaacs](https://github.com/isaacs), | ||
| 36 | + [@darcyclarke](https://github.com/darcyclarke)) | ||
| 37 | + * [`6f229f7`](https://github.com/npm/pacote/6f229f78d9911b4734f0a19c6afdc5454034c759) | ||
| 38 | + sanitize and normalize package bin field | ||
| 39 | + ([isaacs](https://github.com/isaacs)) | ||
| 40 | + * [`1743cb339`](https://github.com/npm/cli/commit/1743cb339767e86431dcd565c7bdb0aed67b293d) | ||
| 41 | + `read-package-json@2.1.1` | ||
| 42 | + | ||
| 43 | + | ||
| 44 | + ## 6.13.2 (2019-12-03) | ||
| 45 | + | ||
| 46 | + ### BUG FIXES | ||
| 47 | + | ||
| 48 | + * [`4429645b3`](https://github.com/npm/cli/commit/4429645b3538e1cda54d8d1b7ecb3da7a88fdd3c) | ||
| 49 | + [#546](https://github.com/npm/cli/pull/546) | ||
| 50 | + fix docs target typo | ||
| 51 | + ([@richardlau](https://github.com/richardlau)) | ||
| 52 | + * [`867642942`](https://github.com/npm/cli/commit/867642942bec69bb9ab71cff1914fb6a9fe67de8) | ||
| 53 | + [#142](https://github.com/npm/cli/pull/142) | ||
| 54 | + fix(packageRelativePath): fix 'where' for file deps | ||
| 55 | + ([@larsgw](https://github.com/larsgw)) | ||
| 56 | + * [`d480f2c17`](https://github.com/npm/cli/commit/d480f2c176e6976b3cca3565e4c108b599b0379b) | ||
| 57 | + [#527](https://github.com/npm/cli/pull/527) | ||
| 58 | + Revert "windows: Add preliminary WSL support for npm and npx" | ||
| 59 | + ([@craigloewen-msft](https://github.com/craigloewen-msft)) | ||
| 60 | + * [`e4b97962e`](https://github.com/npm/cli/commit/e4b97962e5fce0d49beb541ce5a0f96aee0525de) | ||
| 61 | + [#504](https://github.com/npm/cli/pull/504) | ||
| 62 | + remove unnecessary package.json read when reading shrinkwrap | ||
| 63 | + ([@Lighting-Jack](https://github.com/Lighting-Jack)) | ||
| 64 | + * [`1c65d26ac`](https://github.com/npm/cli/commit/1c65d26ac9f10ac0037094c207d216fbf0e969bf) | ||
| 65 | + [#501](https://github.com/npm/cli/pull/501) | ||
| 66 | + fix(fund): open url for string shorthand | ||
| 67 | + ([@ruyadorno](https://github.com/ruyadorno)) | ||
| 68 | + * [`ae7afe565`](https://github.com/npm/cli/commit/ae7afe56504dbffabf9f73d55b6dac1e3e9fed4a) | ||
| 69 | + [#263](https://github.com/npm/cli/pull/263) | ||
| 70 | + Don't log error message if git tagging is disabled | ||
| 71 | + ([@woppa684](https://github.com/woppa684)) | ||
| 72 | + * [`4c1b16f6a`](https://github.com/npm/cli/commit/4c1b16f6aecaf78956b9335734cfde2ac076ee11) | ||
| 73 | + [#182](https://github.com/npm/cli/pull/182) | ||
| 74 | + Warn the user that it is uninstalling npm-install | ||
| 75 | + ([@Hoidberg](https://github.com/Hoidberg)) | ||
| 76 | + | ||
| 1 | 77 | ## 6.13.1 (2019-11-18) | |
| 2 | 78 | ||
| 3 | 79 | ### BUG FIXES | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -129,11 +129,11 @@ publish: gitclean ls-ok link docs-clean docs | |||
| 129 | 129 | git push origin --tags &&\ | |
| 130 | 130 | node bin/npm-cli.js publish --tag=$(PUBLISHTAG) | |
| 131 | 131 | ||
| 132 | - release: gitclean ls-ok markedclean marked-manclean docs-clean doc | ||
| 132 | + release: gitclean ls-ok markedclean marked-manclean docs-clean docs | ||
| 133 | 133 | node bin/npm-cli.js prune --production --no-save | |
| 134 | 134 | @bash scripts/release.sh | |
| 135 | 135 | ||
| 136 | 136 | sandwich: | |
| 137 | 137 | @[ $$(whoami) = "root" ] && (echo "ok"; echo "ham" > sandwich) || (echo "make it yourself" && exit 13) | |
| 138 | 138 | ||
| 139 | - .PHONY: all latest install dev link doc clean uninstall test man docs-clean docclean release ls-ok realclean | ||
| 139 | + .PHONY: all latest install dev link docs clean uninstall test man docs-clean docclean release ls-ok realclean | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,10 +8,6 @@ case `uname` in | |||
| 8 | 8 | esac | |
| 9 | 9 | ||
| 10 | 10 | NODE_EXE="$basedir/node.exe" | |
| 11 | - if [ -x "$NODE_EXE" ] && [ -f "/bin/wslpath" ]; then # run the corresponding command prompt when Node for Windows is executed within WSL | ||
| 12 | - cmd.exe /c `wslpath -w "$basedir/npm.cmd"` "$@" | ||
| 13 | - exit $? | ||
| 14 | - fi | ||
| 15 | 11 | if ! [ -x "$NODE_EXE" ]; then | |
| 16 | 12 | NODE_EXE="$basedir/node" | |
| 17 | 13 | fi | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,10 +8,6 @@ case `uname` in | |||
| 8 | 8 | esac | |
| 9 | 9 | ||
| 10 | 10 | NODE_EXE="$basedir/node.exe" | |
| 11 | - if [ -x "$NODE_EXE" ] && [ -f "/bin/wslpath" ]; then # run the corresponding command prompt when Node for Windows is executed within WSL | ||
| 12 | - cmd.exe /c `wslpath -w "$basedir/npx.cmd"` "$@" | ||
| 13 | - exit $? | ||
| 14 | - fi | ||
| 15 | 11 | if ! [ -x "$NODE_EXE" ]; then | |
| 16 | 12 | NODE_EXE=node | |
| 17 | 13 | fi | |
| Back | FazBrowse Home | New Git URL |
0 commit comments