New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

crypto-alert

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crypto-alert

Get an alert when a token exceeds a limit

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

installation

npm install -g crypto-alert

usage examples

crypto-alert --requests="<API id> ("<" or ">") <amount> <currency>"

default snooze

show alert if last requset was shown 1 day ago (default snooze period)

crypto-alert --requests="bitcoin > 30000 usd"

no snooze

show alert and ignore snooze

crypto-alert --requests="ethereum > 2000 usd, bitcoin > 30000 usd" --noSnooze

snooze

show alert if last requset was shown 4 hours ago (--snooze "<days>:<hours>:<minutes>")

crypto-alert --requests="ethereum < 1500 usd, bitcoin > 30000 usd" --snooze "0:4:0"

List of supported currencies

Keywords

crypto

FAQs

Package last updated on 15 Jul 2023

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