A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/npm/cli/commit/e90c6feeacdf9ad010d4d73b65d7dd7d3b86efe2 below:

depth flag default value (#8051) · npm/cli@e90c6fe · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+2

-2

lines changed Original file line number Diff line number Diff line change

@@ -405,7 +405,7 @@ are same as \`cpu\` field of package.json, which comes from \`process.arch\`.

405 405 406 406

#### \`depth\`

407 407 408 -

* Default: \`Infinity\` if \`--all\` is set, otherwise \`1\`

408 +

* Default: \`Infinity\` if \`--all\` is set, otherwise \`0\`

409 409

* Type: null or Number

410 410 411 411

The depth to go when recursing packages for \`npm ls\`.

Original file line number Diff line number Diff line change

@@ -461,7 +461,7 @@ const definitions = {

461 461

depth: new Definition('depth', {

462 462

default: null,

463 463

defaultDescription: `

464 -

\`Infinity\` if \`--all\` is set, otherwise \`1\`

464 +

\`Infinity\` if \`--all\` is set, otherwise \`0\`

465 465

`,

466 466

type: [null, Number],

467 467

description: `

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4