
Research
Node.js Fixes AsyncLocalStorage Crash Bug That Could Take Down Production Servers
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.
@shockpkg/cli
Advanced tools
The shockpkg CLI
The CLI package manager for shockpkg packages.
$ npm install -g @shockpkg/cli
$ shockpkg COMMAND
running command...
$ shockpkg (-v|--version|version)
@shockpkg/cli/1.5.0 darwin-x64 node-v14.6.0
$ shockpkg --help [COMMAND]
USAGE
$ shockpkg COMMAND
...
shockpkg aboutshockpkg availableshockpkg cleanupshockpkg file PACKAGEshockpkg help [COMMAND]shockpkg info PACKAGEshockpkg install PACKAGESshockpkg install-full PACKAGESshockpkg install-slim PACKAGESshockpkg installedshockpkg is-current PACKAGEshockpkg is-installed PACKAGEshockpkg is-obsolete PACKAGEshockpkg listshockpkg obsoleteshockpkg outdatedshockpkg pathshockpkg remove PACKAGESshockpkg updateshockpkg upgradeshockpkg upgrade-fullshockpkg upgrade-slimshockpkg urlshockpkg verify PACKAGEshockpkg aboutdisplay info about program
USAGE
$ shockpkg about
OPTIONS
-h, --help show CLI help
See code: src/commands/about.ts
shockpkg availablelist the available packages not installed
USAGE
$ shockpkg available
OPTIONS
-h, --help show CLI help
See code: src/commands/available.ts
shockpkg cleanupcleanup temporary files and obsolete packages
USAGE
$ shockpkg cleanup
OPTIONS
-h, --help show CLI help
See code: src/commands/cleanup.ts
shockpkg file PACKAGEget package file path
USAGE
$ shockpkg file PACKAGE
ARGUMENTS
PACKAGE package id
OPTIONS
-h, --help show CLI help
See code: src/commands/file.ts
shockpkg help [COMMAND]display help for shockpkg
USAGE
$ shockpkg help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
shockpkg info PACKAGEview info for package
USAGE
$ shockpkg info PACKAGE
ARGUMENTS
PACKAGE package id
OPTIONS
-h, --help show CLI help
See code: src/commands/info.ts
shockpkg install PACKAGESinstall packages, slim method, fallback on full method
USAGE
$ shockpkg install PACKAGES
ARGUMENTS
PACKAGES list of packages to be installed
OPTIONS
-h, --help show CLI help
See code: src/commands/install.ts
shockpkg install-full PACKAGESinstall packages, full method
USAGE
$ shockpkg install-full PACKAGES
ARGUMENTS
PACKAGES list of packages to be installed
OPTIONS
-h, --help show CLI help
See code: src/commands/install-full.ts
shockpkg install-slim PACKAGESinstall packages, slim method
USAGE
$ shockpkg install-slim PACKAGES
ARGUMENTS
PACKAGES list of packages to be installed
OPTIONS
-h, --help show CLI help
See code: src/commands/install-slim.ts
shockpkg installedlist the installed packages
USAGE
$ shockpkg installed
OPTIONS
-h, --help show CLI help
See code: src/commands/installed.ts
shockpkg is-current PACKAGEcheck package is installed and current
USAGE
$ shockpkg is-current PACKAGE
ARGUMENTS
PACKAGE package id
OPTIONS
-h, --help show CLI help
See code: src/commands/is-current.ts
shockpkg is-installed PACKAGEcheck package is installed
USAGE
$ shockpkg is-installed PACKAGE
ARGUMENTS
PACKAGE package id
OPTIONS
-h, --help show CLI help
See code: src/commands/is-installed.ts
shockpkg is-obsolete PACKAGEcheck package is obsolete
USAGE
$ shockpkg is-obsolete PACKAGE
ARGUMENTS
PACKAGE package id
OPTIONS
-h, --help show CLI help
See code: src/commands/is-obsolete.ts
shockpkg listlist all the packages in the package list
USAGE
$ shockpkg list
OPTIONS
-h, --help show CLI help
See code: src/commands/list.ts
shockpkg obsoletelist the obsolete packages
USAGE
$ shockpkg obsolete
OPTIONS
-h, --help show CLI help
See code: src/commands/obsolete.ts
shockpkg outdatedlist the outdated packages
USAGE
$ shockpkg outdated
OPTIONS
-h, --help show CLI help
See code: src/commands/outdated.ts
shockpkg pathget package manager path
USAGE
$ shockpkg path
OPTIONS
-h, --help show CLI help
See code: src/commands/path.ts
shockpkg remove PACKAGESremove packages
USAGE
$ shockpkg remove PACKAGES
ARGUMENTS
PACKAGES list of packages to be removed
OPTIONS
-h, --help show CLI help
See code: src/commands/remove.ts
shockpkg updateupdate the packages list
USAGE
$ shockpkg update
OPTIONS
-h, --help show CLI help
-s, --summary Summarize the updated packages
See code: src/commands/update.ts
shockpkg upgradeinstall packages, slim method
USAGE
$ shockpkg upgrade
OPTIONS
-h, --help show CLI help
See code: src/commands/upgrade.ts
shockpkg upgrade-fullinstall packages, full method
USAGE
$ shockpkg upgrade-full
OPTIONS
-h, --help show CLI help
See code: src/commands/upgrade-full.ts
shockpkg upgrade-sliminstall packages, slim method
USAGE
$ shockpkg upgrade-slim
OPTIONS
-h, --help show CLI help
See code: src/commands/upgrade-slim.ts
shockpkg urlget package manager package list URL
USAGE
$ shockpkg url
OPTIONS
-h, --help show CLI help
See code: src/commands/url.ts
shockpkg verify PACKAGEverify an installed package
USAGE
$ shockpkg verify PACKAGE
ARGUMENTS
PACKAGE package id
OPTIONS
-h, --help show CLI help
See code: src/commands/verify.ts
If you find a bug or have compatibility issues, please open a ticket under issues section for this repository.
Copyright (c) 2018-2020 JrMasterModelBuilder
Licensed under the Mozilla Public License, v. 2.0.
If this license does not work for you, feel free to contact me.
FAQs
shockpkg cli
The npm package @shockpkg/cli receives a total of 454 weekly downloads. As such, @shockpkg/cli popularity was classified as not popular.
We found that @shockpkg/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.

Research
/Security News
A malicious Chrome extension steals newly created MEXC API keys, exfiltrates them to Telegram, and enables full account takeover with trading and withdrawal rights.

Security News
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.