-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR-URL: #30904 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]>
- Loading branch information
1 parent
dfd3a4d
commit 0379fb6
Showing
248 changed files
with
17,558 additions
and
992 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -672,3 +672,8 @@ Amal Hussein <[email protected]> | |
Brett Zamir <[email protected]> | ||
Menelaos Kotsollaris <[email protected]> | ||
Mehdi Hasan Khan <[email protected]> | ||
Craig Loewen <[email protected]> | ||
Fighting-Jack <[email protected]> | ||
Bakel, Roel van <[email protected]> | ||
Charlie West-Toebe <[email protected]> | ||
Richard Lau <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,79 @@ | ||
## 6.13.4 (2019-12-11) | ||
|
||
## BUGFIXES | ||
|
||
* [`320ac9aee`](https://github.com/npm/cli/commit/320ac9aeeafd11bb693c53b31148b8d10c4165e8) | ||
[npm/bin-links#12](https://github.com/npm/bin-links/pull/12) | ||
[npm/gentle-fs#7](https://github.com/npm/gentle-fs/pull/7) | ||
Do not remove global bin/man links inappropriately | ||
([@isaacs](https://github.com/isaacs)) | ||
|
||
## DEPENDENCIES | ||
|
||
* [`52fd21061`](https://github.com/npm/cli/commit/52fd21061ff8b1a73429294620ffe5ebaaa60d3e) | ||
`[email protected]` | ||
([@isaacs](https://github.com/isaacs)) | ||
* [`d06f5c0b0`](https://github.com/npm/cli/commit/d06f5c0b0611c43b6e70ded92af24fa5d83a0f48) | ||
`[email protected]` | ||
([@isaacs](https://github.com/isaacs)) | ||
|
||
## 6.13.3 (2019-12-09) | ||
|
||
### DEPENDENCIES | ||
|
||
* [`19ce061a2`](https://github.com/npm/cli/commit/19ce061a2ee165d8de862c8f0f733c222846b9e1) | ||
`[email protected]` Properly normalize, sanitize, and verify `bin` entries | ||
in `package.json`. | ||
* [`59c836aae`](https://github.com/npm/cli/commit/59c836aae8d0104a767e80c540b963c91774012a) | ||
`[email protected]` | ||
* [`fb4ecd7d2`](https://github.com/npm/cli/commit/fb4ecd7d2810b0b4897daaf081a5e2f3f483b310) | ||
`[email protected]` | ||
* [`5f33040`](https://github.com/npm/pacote/commit/5f3304028b6985fd380fc77c4840ff12a4898301) | ||
[#476](https://github.com/npm/cli/issues/476) | ||
[npm/pacote#22](https://github.com/npm/pacote/issues/22) | ||
[npm/pacote#14](https://github.com/npm/pacote/issues/14) fix: Do not | ||
drop perms in git when not root ([isaacs](https://github.com/isaacs), | ||
[@darcyclarke](https://github.com/darcyclarke)) | ||
* [`6f229f7`](https://github.com/npm/pacote/6f229f78d9911b4734f0a19c6afdc5454034c759) | ||
sanitize and normalize package bin field | ||
([isaacs](https://github.com/isaacs)) | ||
* [`1743cb339`](https://github.com/npm/cli/commit/1743cb339767e86431dcd565c7bdb0aed67b293d) | ||
`[email protected]` | ||
|
||
|
||
## 6.13.2 (2019-12-03) | ||
|
||
### BUG FIXES | ||
|
||
* [`4429645b3`](https://github.com/npm/cli/commit/4429645b3538e1cda54d8d1b7ecb3da7a88fdd3c) | ||
[#546](https://github.com/npm/cli/pull/546) | ||
fix docs target typo | ||
([@richardlau](https://github.com/richardlau)) | ||
* [`867642942`](https://github.com/npm/cli/commit/867642942bec69bb9ab71cff1914fb6a9fe67de8) | ||
[#142](https://github.com/npm/cli/pull/142) | ||
fix(packageRelativePath): fix 'where' for file deps | ||
([@larsgw](https://github.com/larsgw)) | ||
* [`d480f2c17`](https://github.com/npm/cli/commit/d480f2c176e6976b3cca3565e4c108b599b0379b) | ||
[#527](https://github.com/npm/cli/pull/527) | ||
Revert "windows: Add preliminary WSL support for npm and npx" | ||
([@craigloewen-msft](https://github.com/craigloewen-msft)) | ||
* [`e4b97962e`](https://github.com/npm/cli/commit/e4b97962e5fce0d49beb541ce5a0f96aee0525de) | ||
[#504](https://github.com/npm/cli/pull/504) | ||
remove unnecessary package.json read when reading shrinkwrap | ||
([@Lighting-Jack](https://github.com/Lighting-Jack)) | ||
* [`1c65d26ac`](https://github.com/npm/cli/commit/1c65d26ac9f10ac0037094c207d216fbf0e969bf) | ||
[#501](https://github.com/npm/cli/pull/501) | ||
fix(fund): open url for string shorthand | ||
([@ruyadorno](https://github.com/ruyadorno)) | ||
* [`ae7afe565`](https://github.com/npm/cli/commit/ae7afe56504dbffabf9f73d55b6dac1e3e9fed4a) | ||
[#263](https://github.com/npm/cli/pull/263) | ||
Don't log error message if git tagging is disabled | ||
([@woppa684](https://github.com/woppa684)) | ||
* [`4c1b16f6a`](https://github.com/npm/cli/commit/4c1b16f6aecaf78956b9335734cfde2ac076ee11) | ||
[#182](https://github.com/npm/cli/pull/182) | ||
Warn the user that it is uninstalling npm-install | ||
([@Hoidberg](https://github.com/Hoidberg)) | ||
|
||
## 6.13.1 (2019-11-18) | ||
|
||
### BUG FIXES | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.