A RetroSearch Logo

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

Search Query:

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

removes `npm hook` command · npm/cli@62c71e5 · GitHub

File tree Expand file treeCollapse file tree 29 files changed

+43

-2176

lines changed

Filter options

Expand file treeCollapse file tree 29 files changed

+43

-2176

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

@@ -55,7 +55,6 @@ tap-testdir*/

55 55

!/workspaces/libnpmdiff/

56 56

!/workspaces/libnpmexec/

57 57

!/workspaces/libnpmfund/

58 -

!/workspaces/libnpmhook/

59 58

!/workspaces/libnpmorg/

60 59

!/workspaces/libnpmpack/

61 60

!/workspaces/libnpmpublish/

Original file line number Diff line number Diff line change

@@ -5,7 +5,6 @@

5 5

"workspaces/libnpmdiff": "7.0.0",

6 6

"workspaces/libnpmexec": "9.0.0",

7 7

"workspaces/libnpmfund": "6.0.0",

8 -

"workspaces/libnpmhook": "11.0.0",

9 8

"workspaces/libnpmorg": "7.0.0",

10 9

"workspaces/libnpmpack": "8.0.0",

11 10

"workspaces/libnpmpublish": "10.0.0",

Original file line number Diff line number Diff line change

@@ -28,7 +28,6 @@

28 28

[

29 29

"@npmcli/map-workspaces",

30 30

"@npmcli/run-script",

31 -

"libnpmhook",

32 31

"libnpmorg",

33 32

"libnpmsearch",

34 33

"libnpmteam",

Original file line number Diff line number Diff line change

@@ -44,9 +44,6 @@ graph LR;

44 44

libnpmfund-->npmcli-arborist["@npmcli/arborist"];

45 45

libnpmfund-->npmcli-eslint-config["@npmcli/eslint-config"];

46 46

libnpmfund-->npmcli-template-oss["@npmcli/template-oss"];

47 -

libnpmhook-->npm-registry-fetch;

48 -

libnpmhook-->npmcli-eslint-config["@npmcli/eslint-config"];

49 -

libnpmhook-->npmcli-template-oss["@npmcli/template-oss"];

50 47

libnpmorg-->npm-registry-fetch;

51 48

libnpmorg-->npmcli-eslint-config["@npmcli/eslint-config"];

52 49

libnpmorg-->npmcli-template-oss["@npmcli/template-oss"];

@@ -98,7 +95,6 @@ graph LR;

98 95

npm-->libnpmdiff;

99 96

npm-->libnpmexec;

100 97

npm-->libnpmfund;

101 -

npm-->libnpmhook;

102 98

npm-->libnpmorg;

103 99

npm-->libnpmpack;

104 100

npm-->libnpmpublish;

@@ -364,12 +360,6 @@ graph LR;

364 360

libnpmfund-->npmcli-eslint-config["@npmcli/eslint-config"];

365 361

libnpmfund-->npmcli-template-oss["@npmcli/template-oss"];

366 362

libnpmfund-->tap;

367 -

libnpmhook-->aproba;

368 -

libnpmhook-->nock;

369 -

libnpmhook-->npm-registry-fetch;

370 -

libnpmhook-->npmcli-eslint-config["@npmcli/eslint-config"];

371 -

libnpmhook-->npmcli-template-oss["@npmcli/template-oss"];

372 -

libnpmhook-->tap;

373 363

libnpmorg-->aproba;

374 364

libnpmorg-->minipass;

375 365

libnpmorg-->nock;

@@ -484,7 +474,6 @@ graph LR;

484 474

npm-->libnpmdiff;

485 475

npm-->libnpmexec;

486 476

npm-->libnpmfund;

487 -

npm-->libnpmhook;

488 477

npm-->libnpmorg;

489 478

npm-->libnpmpack;

490 479

npm-->libnpmpublish;

@@ -801,7 +790,7 @@ packages higher up the chain.

801 790

- @npmcli/arborist

802 791

- @npmcli/metavuln-calculator

803 792

- pacote, @npmcli/config, libnpmversion

804 -

- @npmcli/map-workspaces, @npmcli/run-script, libnpmhook, libnpmorg, libnpmsearch, libnpmteam, init-package-json, npm-profile

793 +

- @npmcli/map-workspaces, @npmcli/run-script, libnpmorg, libnpmsearch, libnpmteam, init-package-json, npm-profile

805 794

- @npmcli/package-json, npm-registry-fetch

806 795

- @npmcli/git, make-fetch-happen

807 796

- @npmcli/installed-package-contents, npm-pick-manifest, cacache, promzard

Original file line number Diff line number Diff line change

@@ -75,9 +75,6 @@

75 75

- title: npm help-search

76 76

url: /commands/npm-help-search

77 77

description: Get help on npm

78 -

- title: npm hook

79 -

url: /commands/npm-hook

80 -

description: Manage registry hooks

81 78

- title: npm init

82 79

url: /commands/npm-init

83 80

description: Create a package.json file

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