New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

suprsend

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suprsend

SuprSend CLI — manage notification infrastructure from your terminal.

Source
npmnpm
Version
0.2.24
Version published
Weekly downloads
95
-5%
Maintainers
3
Weekly downloads
 
Created
Source

suprsend

SuprSend CLI — manage notification infrastructure from your terminal.

Usage

npx suprsend --help

Or install globally:

npm i -g suprsend
suprsend --help

How it works

This package installs a tiny Node launcher. On install, npm picks the matching prebuilt binary for your platform from one of these optional dependencies:

  • @suprsend/cli-darwin-x64
  • @suprsend/cli-darwin-arm64
  • @suprsend/cli-linux-x64
  • @suprsend/cli-linux-arm64
  • @suprsend/cli-win32-x64
  • @suprsend/cli-win32-arm64

If you install with --no-optional or --omit=optional, the binary won't be available. Reinstall without those flags to fix.

Other install options

See the project README for Homebrew and direct-binary options.

License

MIT — see LICENSE.

Keywords

suprsend

FAQs

Package last updated on 29 Apr 2026

Related posts