LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

npm-hook

manages npm registry webhooks

TLDR

List hooks
$ npm hook ls
copy
Add hook
$ npm hook add [package] [url] [secret]
copy
Remove hook
$ npm hook rm [id]
copy
Update hook
$ npm hook update [id] [url] [secret]
copy

SYNOPSIS

npm hook [command] [options]

DESCRIPTION

npm hook manages npm registry webhooks. Triggers on package events.The command configures notifications. Useful for CI/CD integration.

PARAMETERS

COMMAND

Hook subcommand.
ls
List hooks.
add PKG URL
Add webhook.
rm ID
Remove hook.
update ID
Update hook.
--help
Display help information.

INSTALL

sudo pacman -S npm
copy
sudo apk add npm
copy
brew install npm
copy

CAVEATS

Requires authentication. Registry webhooks. Enterprise feature.

HISTORY

npm hook enables webhook management for automated responses to npm registry events.

SEE ALSO

npm(1), npm-publish(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid