Skip to content

Commit 62c71e5

Browse files
authored
fix!: removes npm hook command
BREAKING CHANGE: The `npm hook` command has been removed
1 parent f75da94 commit 62c71e5

29 files changed

+43
-2176
lines changed

.github/workflows/ci-libnpmhook.yml

Lines changed: 0 additions & 119 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ tap-testdir*/
5555
!/workspaces/libnpmdiff/
5656
!/workspaces/libnpmexec/
5757
!/workspaces/libnpmfund/
58-
!/workspaces/libnpmhook/
5958
!/workspaces/libnpmorg/
6059
!/workspaces/libnpmpack/
6160
!/workspaces/libnpmpublish/

.release-please-manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"workspaces/libnpmdiff": "7.0.0",
66
"workspaces/libnpmexec": "9.0.0",
77
"workspaces/libnpmfund": "6.0.0",
8-
"workspaces/libnpmhook": "11.0.0",
98
"workspaces/libnpmorg": "7.0.0",
109
"workspaces/libnpmpack": "8.0.0",
1110
"workspaces/libnpmpublish": "10.0.0",

DEPENDENCIES.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
[
2929
"@npmcli/map-workspaces",
3030
"@npmcli/run-script",
31-
"libnpmhook",
3231
"libnpmorg",
3332
"libnpmsearch",
3433
"libnpmteam",

DEPENDENCIES.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ graph LR;
4444
libnpmfund-->npmcli-arborist["@npmcli/arborist"];
4545
libnpmfund-->npmcli-eslint-config["@npmcli/eslint-config"];
4646
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"];
5047
libnpmorg-->npm-registry-fetch;
5148
libnpmorg-->npmcli-eslint-config["@npmcli/eslint-config"];
5249
libnpmorg-->npmcli-template-oss["@npmcli/template-oss"];
@@ -98,7 +95,6 @@ graph LR;
9895
npm-->libnpmdiff;
9996
npm-->libnpmexec;
10097
npm-->libnpmfund;
101-
npm-->libnpmhook;
10298
npm-->libnpmorg;
10399
npm-->libnpmpack;
104100
npm-->libnpmpublish;
@@ -364,12 +360,6 @@ graph LR;
364360
libnpmfund-->npmcli-eslint-config["@npmcli/eslint-config"];
365361
libnpmfund-->npmcli-template-oss["@npmcli/template-oss"];
366362
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;
373363
libnpmorg-->aproba;
374364
libnpmorg-->minipass;
375365
libnpmorg-->nock;
@@ -484,7 +474,6 @@ graph LR;
484474
npm-->libnpmdiff;
485475
npm-->libnpmexec;
486476
npm-->libnpmfund;
487-
npm-->libnpmhook;
488477
npm-->libnpmorg;
489478
npm-->libnpmpack;
490479
npm-->libnpmpublish;
@@ -801,7 +790,7 @@ packages higher up the chain.
801790
- @npmcli/arborist
802791
- @npmcli/metavuln-calculator
803792
- 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
805794
- @npmcli/package-json, npm-registry-fetch
806795
- @npmcli/git, make-fetch-happen
807796
- @npmcli/installed-package-contents, npm-pick-manifest, cacache, promzard

docs/lib/content/commands/npm-hook.md

Lines changed: 0 additions & 85 deletions
This file was deleted.

docs/lib/content/nav.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@
7575
- title: npm help-search
7676
url: /commands/npm-help-search
7777
description: Get help on npm
78-
- title: npm hook
79-
url: /commands/npm-hook
80-
description: Manage registry hooks
8178
- title: npm init
8279
url: /commands/npm-init
8380
description: Create a package.json file

lib/commands/hook.js

Lines changed: 0 additions & 109 deletions
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy