A RetroSearch Logo

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

Search Query:

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

tests for config warnings/changes · npm/cli@ed85b01 · GitHub

@@ -2547,7 +2547,6 @@ exports[`test/lib/docs.js TAP shorthands > docs 1`] = `

2547 2547

* \`--help\`: \`--usage\`

2548 2548

* \`-v\`: \`--version\`

2549 2549

* \`-w\`: \`--workspace\`

2550 -

* \`--ws\`: \`--workspaces\`

2551 2550

* \`-y\`: \`--yes\`

2552 2551

`

2553 2552

@@ -2624,7 +2623,7 @@ Options:

2624 2623

[--include <prod|dev|optional|peer> [--include <prod|dev|optional|peer> ...]]

2625 2624

[--foreground-scripts] [--ignore-scripts]

2626 2625

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

2627 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

2626 +

[--workspaces] [--include-workspace-root] [--install-links]

2628 2627 2629 2628

Run "npm help audit" for more info

2630 2629

@@ -2657,7 +2656,7 @@ npm bugs [<pkgname> [<pkgname> ...]]

2657 2656

Options:

2658 2657

[--no-browser|--browser <browser>] [--registry <registry>]

2659 2658

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

2660 -

[-ws|--workspaces] [--include-workspace-root]

2659 +

[--workspaces] [--include-workspace-root]

2661 2660 2662 2661

alias: issues

2663 2662

@@ -2715,7 +2714,7 @@ Options:

2715 2714

[--strict-peer-deps] [--foreground-scripts] [--ignore-scripts] [--no-audit]

2716 2715

[--no-bin-links] [--no-fund] [--dry-run]

2717 2716

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

2718 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

2717 +

[--workspaces] [--include-workspace-root] [--install-links]

2719 2718 2720 2719

aliases: clean-install, ic, install-clean, isntall-clean

2721 2720

@@ -2814,7 +2813,7 @@ Options:

2814 2813

[--include <prod|dev|optional|peer> [--include <prod|dev|optional|peer> ...]]

2815 2814

[--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]

2816 2815

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

2817 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

2816 +

[--workspaces] [--include-workspace-root] [--install-links]

2818 2817 2819 2818

alias: ddp

2820 2819

@@ -2878,7 +2877,7 @@ Options:

2878 2877

[--diff-src-prefix <path>] [--diff-dst-prefix <path>] [--diff-text] [-g|--global]

2879 2878

[--tag <tag>]

2880 2879

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

2881 -

[-ws|--workspaces] [--include-workspace-root]

2880 +

[--workspaces] [--include-workspace-root]

2882 2881 2883 2882

Run "npm help diff" for more info

2884 2883

@@ -2911,7 +2910,7 @@ npm dist-tag ls [<package-spec>]

2911 2910 2912 2911

Options:

2913 2912

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

2914 -

[-ws|--workspaces] [--include-workspace-root]

2913 +

[--workspaces] [--include-workspace-root]

2915 2914 2916 2915

alias: dist-tags

2917 2916

@@ -2939,7 +2938,7 @@ npm docs [<pkgname> [<pkgname> ...]]

2939 2938

Options:

2940 2939

[--no-browser|--browser <browser>] [--registry <registry>]

2941 2940

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

2942 -

[-ws|--workspaces] [--include-workspace-root]

2941 +

[--workspaces] [--include-workspace-root]

2943 2942 2944 2943

alias: home

2945 2944

@@ -3010,7 +3009,7 @@ npm exec --package=foo -c '<cmd> [args...]'

3010 3009

Options:

3011 3010

[--package <package-spec> [--package <package-spec> ...]] [-c|--call <call>]

3012 3011

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3013 -

[-ws|--workspaces] [--include-workspace-root]

3012 +

[--workspaces] [--include-workspace-root]

3014 3013 3015 3014

alias: x

3016 3015

@@ -3088,7 +3087,7 @@ Options:

3088 3087

[--include <prod|dev|optional|peer> [--include <prod|dev|optional|peer> ...]]

3089 3088

[--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund]

3090 3089

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3091 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

3090 +

[--workspaces] [--include-workspace-root] [--install-links]

3092 3091 3093 3092

Run "npm help find-dupes" for more info

3094 3093

@@ -3213,7 +3212,7 @@ Options:

3213 3212

[--init-module <module>] [--init-version <version>] [-y|--yes] [-f|--force]

3214 3213

[--scope <@scope>]

3215 3214

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3216 -

[-ws|--workspaces] [--no-workspaces-update] [--include-workspace-root]

3215 +

[--workspaces] [--no-workspaces-update] [--include-workspace-root]

3217 3216 3218 3217

aliases: create, innit

3219 3218

@@ -3256,7 +3255,7 @@ Options:

3256 3255

[--foreground-scripts] [--ignore-scripts] [--no-audit] [--no-bin-links]

3257 3256

[--no-fund] [--dry-run] [--cpu <cpu>] [--os <os>] [--libc <libc>]

3258 3257

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3259 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

3258 +

[--workspaces] [--include-workspace-root] [--install-links]

3260 3259 3261 3260

aliases: add, i, in, ins, inst, insta, instal, isnt, isnta, isntal, isntall

3262 3261

@@ -3308,7 +3307,7 @@ Options:

3308 3307

[--strict-peer-deps] [--foreground-scripts] [--ignore-scripts] [--no-audit]

3309 3308

[--no-bin-links] [--no-fund] [--dry-run]

3310 3309

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3311 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

3310 +

[--workspaces] [--include-workspace-root] [--install-links]

3312 3311 3313 3312

aliases: cit, clean-install-test, sit

3314 3313

@@ -3354,7 +3353,7 @@ Options:

3354 3353

[--foreground-scripts] [--ignore-scripts] [--no-audit] [--no-bin-links]

3355 3354

[--no-fund] [--dry-run] [--cpu <cpu>] [--os <os>] [--libc <libc>]

3356 3355

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3357 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

3356 +

[--workspaces] [--include-workspace-root] [--install-links]

3358 3357 3359 3358

alias: it

3360 3359

@@ -3408,7 +3407,7 @@ Options:

3408 3407

[--include <prod|dev|optional|peer> [--include <prod|dev|optional|peer> ...]]

3409 3408

[--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]

3410 3409

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3411 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

3410 +

[--workspaces] [--include-workspace-root] [--install-links]

3412 3411 3413 3412

alias: ln

3414 3413

@@ -3453,7 +3452,7 @@ Options:

3453 3452

[--include <prod|dev|optional|peer> [--include <prod|dev|optional|peer> ...]]

3454 3453

[--link] [--package-lock-only] [--unicode]

3455 3454

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3456 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

3455 +

[--workspaces] [--include-workspace-root] [--install-links]

3457 3456 3458 3457

alias: la

3459 3458

@@ -3537,7 +3536,7 @@ Options:

3537 3536

[--include <prod|dev|optional|peer> [--include <prod|dev|optional|peer> ...]]

3538 3537

[--link] [--package-lock-only] [--unicode]

3539 3538

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3540 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

3539 +

[--workspaces] [--include-workspace-root] [--install-links]

3541 3540 3542 3541

alias: list

3543 3542

@@ -3653,7 +3652,7 @@ npm owner ls <package-spec>

3653 3652

Options:

3654 3653

[--registry <registry>] [--otp <otp>]

3655 3654

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3656 -

[-ws|--workspaces]

3655 +

[--workspaces]

3657 3656 3658 3657

alias: author

3659 3658

@@ -3682,7 +3681,7 @@ npm pack <package-spec>

3682 3681

Options:

3683 3682

[--dry-run] [--json] [--pack-destination <pack-destination>]

3684 3683

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3685 -

[-ws|--workspaces] [--include-workspace-root] [--ignore-scripts]

3684 +

[--workspaces] [--include-workspace-root] [--ignore-scripts]

3686 3685 3687 3686

Run "npm help pack" for more info

3688 3687

@@ -3733,7 +3732,7 @@ npm pkg fix

3733 3732

Options:

3734 3733

[-f|--force] [--json]

3735 3734

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3736 -

[-ws|--workspaces]

3735 +

[--workspaces]

3737 3736 3738 3737

Run "npm help pkg" for more info

3739 3738

@@ -3812,7 +3811,7 @@ Options:

3812 3811

[--include <prod|dev|optional|peer> [--include <prod|dev|optional|peer> ...]]

3813 3812

[--dry-run] [--json] [--foreground-scripts] [--ignore-scripts]

3814 3813

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3815 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

3814 +

[--workspaces] [--include-workspace-root] [--install-links]

3816 3815 3817 3816

Run "npm help prune" for more info

3818 3817

@@ -3841,8 +3840,7 @@ npm publish <package-spec>

3841 3840

Options:

3842 3841

[--tag <tag>] [--access <restricted|public>] [--dry-run] [--otp <otp>]

3843 3842

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3844 -

[-ws|--workspaces] [--include-workspace-root]

3845 -

[--provenance|--provenance-file <file>]

3843 +

[--workspaces] [--include-workspace-root] [--provenance|--provenance-file <file>]

3846 3844 3847 3845

Run "npm help publish" for more info

3848 3846

@@ -3870,7 +3868,7 @@ npm query <selector>

3870 3868

Options:

3871 3869

[-g|--global]

3872 3870

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3873 -

[-ws|--workspaces] [--include-workspace-root] [--package-lock-only]

3871 +

[--workspaces] [--include-workspace-root] [--package-lock-only]

3874 3872

[--expect-results|--expect-result-count <count>]

3875 3873 3876 3874

Run "npm help query" for more info

@@ -3897,7 +3895,7 @@ npm rebuild [<package-spec>] ...]

3897 3895

Options:

3898 3896

[-g|--global] [--no-bin-links] [--foreground-scripts] [--ignore-scripts]

3899 3897

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3900 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

3898 +

[--workspaces] [--include-workspace-root] [--install-links]

3901 3899 3902 3900

alias: rb

3903 3901

@@ -3928,7 +3926,7 @@ npm repo [<pkgname> [<pkgname> ...]]

3928 3926

Options:

3929 3927

[--no-browser|--browser <browser>] [--registry <registry>]

3930 3928

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3931 -

[-ws|--workspaces] [--include-workspace-root]

3929 +

[--workspaces] [--include-workspace-root]

3932 3930 3933 3931

Run "npm help repo" for more info

3934 3932

@@ -3990,7 +3988,7 @@ npm run-script <command> [-- <args>]

3990 3988 3991 3989

Options:

3992 3990

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

3993 -

[-ws|--workspaces] [--include-workspace-root] [--if-present] [--ignore-scripts]

3991 +

[--workspaces] [--include-workspace-root] [--if-present] [--ignore-scripts]

3994 3992

[--foreground-scripts] [--script-shell <script-shell>]

3995 3993 3996 3994

aliases: run, rum, urn

@@ -4023,7 +4021,7 @@ Options:

4023 4021

[--package-lock-only] [--sbom-format <cyclonedx|spdx>]

4024 4022

[--sbom-type <library|application|framework>]

4025 4023

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

4026 -

[-ws|--workspaces]

4024 +

[--workspaces]

4027 4025 4028 4026

Run "npm help sbom" for more info

4029 4027

@@ -4308,7 +4306,7 @@ Options:

4308 4306

[-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle]

4309 4307

[-g|--global]

4310 4308

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

4311 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

4309 +

[--workspaces] [--include-workspace-root] [--install-links]

4312 4310 4313 4311

aliases: unlink, remove, rm, r, un

4314 4312

@@ -4337,7 +4335,7 @@ npm unpublish [<package-spec>]

4337 4335

Options:

4338 4336

[--dry-run] [-f|--force]

4339 4337

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

4340 -

[-ws|--workspaces]

4338 +

[--workspaces]

4341 4339 4342 4340

Run "npm help unpublish" for more info

4343 4341

@@ -4388,7 +4386,7 @@ Options:

4388 4386

[--strict-peer-deps] [--no-package-lock] [--foreground-scripts]

4389 4387

[--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]

4390 4388

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

4391 -

[-ws|--workspaces] [--include-workspace-root] [--install-links]

4389 +

[--workspaces] [--include-workspace-root] [--install-links]

4392 4390 4393 4391

aliases: up, upgrade, udpate

4394 4392

@@ -4431,7 +4429,7 @@ Options:

4431 4429

[--allow-same-version] [--no-commit-hooks] [--no-git-tag-version] [--json]

4432 4430

[--preid prerelease-id] [--sign-git-tag]

4433 4431

[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

4434 -

[-ws|--workspaces] [--no-workspaces-update] [--include-workspace-root]

4432 +

[--workspaces] [--no-workspaces-update] [--include-workspace-root]

4435 4433 4436 4434

alias: verison

4437 4435

@@ -4463,7 +4461,7 @@ npm view [<package-spec>] [<field>[.subfield]...]

4463 4461 4464 4462

Options:

4465 4463

[--json] [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]

4466 -

[-ws|--workspaces] [--include-workspace-root]

4464 +

[--workspaces] [--include-workspace-root]

4467 4465 4468 4466

aliases: info, show, v

4469 4467

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