🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

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.

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
174
-16.35%
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 10 Jul 2026

Did you know?

Socket

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.

Install

Related posts