| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fbdc4f5 commit eef4721
302 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -688,3 +688,6 @@ Netanel Gilad <netanelg@wix.com> | |||
| 688 | 688 | Dave Nicolson <david.nicolson@gmail.com> | |
| 689 | 689 | Ajay Narain Mathur <ajaynarainmathur@gmail.com> | |
| 690 | 690 | Vitaliy Markitanov <9357021+vit100@users.noreply.github.com> | |
| 691 | + simon_s <simon_s@afimilk.co.il> | ||
| 692 | + John Kennedy <john.kennedy.9147@gmail.com> | ||
| 693 | + Bernard Kitchens <bernard@npmjs.com> | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,34 @@ | |||
| 1 | + ## 6.14.3 (2020-03-19) | ||
| 2 | + | ||
| 3 | + ### DOCUMENTATION | ||
| 4 | + | ||
| 5 | + * [`4ad221487`](https://github.com/npm/cli/commit4ad2214873cddfd4a0eff1bd188516b08fae9f9e) [#1020](https://github.com/npm/cli/pull/1020) docs(teams): updated team docs to reflect MFA workflow ([@blkdm0n](https://github.com/blkdm0n)) | ||
| 6 | + * [`4a31a4ba2`](https://github.com/npm/cli/commit/4a31a4ba2db0a5db2d1d0890ee934ba1babb73a6) [#1034](https://github.com/npm/cli/pull/1034) docs: cleanup ([@ruyadorno](https://github.com/ruyadorno)) | ||
| 7 | + * [`0eac801cd`](https://github.com/npm/cli/commit/0eac801cdef344e9fbda6270145e062211255b0e) [#1013](https://github.com/npm/cli/pull/1013) docs: fix links to cli commands ([@alenros](https://github.com/alenros)) | ||
| 8 | + * [`7d8e5b99c`](https://github.com/npm/cli/commit/7d8e5b99c4ef8c394cffa7fc845f54a25ff37e3a) [#755](https://github.com/npm/cli/pull/755) docs: correction to `npm update -g` behaviour ([@johnkennedy9147](https://github.com/johnkennedy9147)) | ||
| 9 | + | ||
| 10 | + ### DEPENDENCIES | ||
| 11 | + | ||
| 12 | + * [`e11167646`](https://github.com/npm/cli/commit/e111676467f090f73802b97e8da7ece481b18f99) `mkdirp@0.5.3` | ||
| 13 | + * [`c5b97d17d`](https://github.com/isaacs/node-mkdirp/commit/c5b97d17d45a22bcf4c815645cbb989dab57ddd8) fix: bump `minimist` dep to resolve security issue ([@isaacs](https://github.com/isaacs)) | ||
| 14 | + * [`c50d679c6`](https://github.com/npm/cli/commit/c50d679c68b39dd03ad127d34f540ddcb1b1e804) `rimraf@2.7.1` | ||
| 15 | + * [`a2de99ff9`](https://github.com/npm/cli/commit/a2de99ff9e02425a3ccc25280f390178be755a36) `npm-registry-mock@1.3.1` | ||
| 16 | + * [`217debeb9`](https://github.com/npm/cli/commit/217debeb9812e037a6686cbf6ec67a0cd47fa68a) `npm-registry-couchapp@2.7.4` | ||
| 17 | + | ||
| 18 | + ## 6.14.2 (2020-03-03) | ||
| 19 | + | ||
| 20 | + ### DOCUMENTATION | ||
| 21 | + * [`f9248c0be`](https://github.com/npm/cli/commit/f9248c0be63fba37a30098dc9215c752474380e3) [#730](https://github.com/npm/cli/pull/730) chore(docs): update unpublish docs & policy reference ([@nomadtechie](https://github.com/nomadtechie), [@mikemimik](https://github.com/mikemimik)) | ||
| 22 | + | ||
| 23 | + ### DEPENDENCIES | ||
| 24 | + | ||
| 25 | + * [`909cc3918`](https://github.com/npm/cli/commit/909cc39180a352f206898481add5772206c8b65f) `hosted-git-info@2.8.8` ([@darcyclarke](https://github.com/darcyclarke)) | ||
| 26 | + * [`5038b1891`](https://github.com/npm/hosted-git-info/commit/5038b1891a61ca3cd7453acbf85d7011fe0086bb) fix: regression in old node versions w/ respect to url.URL implmentation | ||
| 27 | + * [`9204ffa58`](https://github.com/npm/cli/commit/9204ffa584c140c5e22b1ee37f6df2c98f5dc70b) `npm-profile@4.0.4` ([@isaacs](https://github.com/isaacs)) | ||
| 28 | + * [`6bcf0860a`](https://github.com/npm/npm-profile/commit/6bcf0860a3841865099d0115dbcbde8b78109bd9) fix: treat non-http/https login urls as invalid | ||
| 29 | + * [`0365d39bd`](https://github.com/npm/cli/commit/0365d39bdc74960a18caac674f51d0e2a98b31e6) `glob@7.1.6` ([@isaacs](https://github.com/isaacs)) | ||
| 30 | + * [`dab030536`](https://github.com/nodejs/node-gyp/commit/dab030536b6a70ecae37debc74c581db9e5280fd) `node-gyp@5.1.0` ([@rvagg](https://github.com/rvagg)) | ||
| 31 | + | ||
| 1 | 32 | ## 6.14.1 (2020-02-26) | |
| 2 | 33 | ||
| 3 | 34 | * [`303e5c11e`](https://github.com/npm/cli/commit/303e5c11e7db34cf014107aecd2e81c821bfde8d) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -87,7 +87,7 @@ Management of teams and team memberships is done with the `npm team` command. | |||
| 87 | 87 | ### See Also | |
| 88 | 88 | ||
| 89 | 89 | * [`libnpmaccess`](https://npm.im/libnpmaccess) | |
| 90 | - * [npm team](/cli-commands/npm-team) | ||
| 91 | - * [npm publish](/cli-commands/npm-publish) | ||
| 92 | - * [npm config](/cli-commands/npm-config) | ||
| 90 | + * [npm team](/cli-commands/team) | ||
| 91 | + * [npm publish](/cli-commands/publish) | ||
| 92 | + * [npm config](/cli-commands/config) | ||
| 93 | 93 | * [npm registry](/using-npm/registry) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -89,7 +89,7 @@ username/password entry in legacy npm. | |||
| 89 | 89 | ### See Also | |
| 90 | 90 | ||
| 91 | 91 | * [npm registry](/using-npm/registry) | |
| 92 | - * [npm config](/cli-commands/npm-config) | ||
| 92 | + * [npm config](/cli-commands/config) | ||
| 93 | 93 | * [npmrc](/configuring-npm/npmrc) | |
| 94 | - * [npm owner](/cli-commands/npm-owner) | ||
| 95 | - * [npm whoami](/cli-commands/npm-whoami) | ||
| 94 | + * [npm owner](/cli-commands/owner) | ||
| 95 | + * [npm whoami](/cli-commands/whoami) | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -131,6 +131,6 @@ configuration setting. | |||
| 131 | 131 | ||
| 132 | 132 | ### See Also | |
| 133 | 133 | ||
| 134 | - * [npm install](/cli-commands/npm-install) | ||
| 134 | + * [npm install](/cli-commands/install) | ||
| 135 | 135 | * [package-locks](/configuring-npm/package-locks) | |
| 136 | 136 | * [config](/using-npm/config) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -19,8 +19,8 @@ Print the folder where npm will install executables. | |||
| 19 | 19 | ||
| 20 | 20 | ### See Also | |
| 21 | 21 | ||
| 22 | - * [npm prefix](/cli-commands/npm-prefix) | ||
| 23 | - * [npm root](/cli-commands/npm-root) | ||
| 22 | + * [npm prefix](/cli-commands/prefix) | ||
| 23 | + * [npm root](/cli-commands/root) | ||
| 24 | 24 | * [npm folders](/configuring-npm/folders) | |
| 25 | - * [npm config](/cli-commands/npm-config) | ||
| 25 | + * [npm config](/cli-commands/config) | ||
| 26 | 26 | * [npmrc](/configuring-npm/npmrc) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -41,10 +41,10 @@ The base URL of the npm package registry. | |||
| 41 | 41 | ||
| 42 | 42 | ### See Also | |
| 43 | 43 | ||
| 44 | - * [npm docs](/cli-commands/npm-docs) | ||
| 45 | - * [npm view](/cli-commands/npm-view) | ||
| 46 | - * [npm publish](/cli-commands/npm-publish) | ||
| 44 | + * [npm docs](/cli-commands/docs) | ||
| 45 | + * [npm view](/cli-commands/view) | ||
| 46 | + * [npm publish](/cli-commands/publish) | ||
| 47 | 47 | * [npm registry](/using-npm/registry) | |
| 48 | - * [npm config](/cli-commands/npm-config) | ||
| 48 | + * [npm config](/cli-commands/config) | ||
| 49 | 49 | * [npmrc](/configuring-npm/npmrc) | |
| 50 | 50 | * [package.json](/configuring-npm/package-json) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -28,7 +28,7 @@ directly, run: | |||
| 28 | 28 | ||
| 29 | 29 | ### See Also | |
| 30 | 30 | ||
| 31 | - * [npm install](/cli-commands/npm-install) | ||
| 32 | - * [npm link](/cli-commands/npm-link) | ||
| 31 | + * [npm install](/cli-commands/install) | ||
| 32 | + * [npm link](/cli-commands/link) | ||
| 33 | 33 | * [npm scripts](/using-npm/scripts) | |
| 34 | 34 | * [package.json](/configuring-npm/package-json) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -18,4 +18,4 @@ Just use `npm install` now to do what `npm bundle` used to do. | |||
| 18 | 18 | ||
| 19 | 19 | ### See Also | |
| 20 | 20 | ||
| 21 | - * [npm install](/cli-commands/npm-install) | ||
| 21 | + * [npm install](/cli-commands/install) | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -82,10 +82,10 @@ The root cache folder. | |||
| 82 | 82 | ### See Also | |
| 83 | 83 | ||
| 84 | 84 | * [npm folders](/configuring-npm/folders) | |
| 85 | - * [npm config](/cli-commands/npm-config) | ||
| 85 | + * [npm config](/cli-commands/config) | ||
| 86 | 86 | * [npmrc](/configuring-npm/npmrc) | |
| 87 | - * [npm install](/cli-commands/npm-install) | ||
| 88 | - * [npm publish](/cli-commands/npm-publish) | ||
| 89 | - * [npm pack](/cli-commands/npm-pack) | ||
| 87 | + * [npm install](/cli-commands/install) | ||
| 88 | + * [npm publish](/cli-commands/publish) | ||
| 89 | + * [npm pack](/cli-commands/pack) | ||
| 90 | 90 | * https://npm.im/cacache | |
| 91 | 91 | * https://npm.im/pacote | |
| Back | FazBrowse Home | New Git URL |
0 commit comments