Gathering detailed insights and metrics for nodemon-notifier-cli
Gathering detailed insights and metrics for nodemon-notifier-cli
Gathering detailed insights and metrics for nodemon-notifier-cli
Gathering detailed insights and metrics for nodemon-notifier-cli
npm install nodemon-notifier-cli
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
145 Stars
41 Commits
13 Forks
7 Watchers
7 Branches
7 Contributors
Updated on May 03, 2025
Latest Version
1.0.0
Package Id
nodemon-notifier-cli@1.0.0
Unpacked Size
4.29 kB
Size
1.78 kB
File Count
4
NPM Version
6.14.3
Node Version
10.16.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
node-notifier
CLISeparate package for node-notifier
CLI, tweaked to work with nodemon
npm i [-g] node-notifier-cli
or try it out with npx
npx -p node-notifier-cli notify -t 'Hello' -m 'My message'
notify -h
# notify
## Options
* --help (alias -h)
* --title (alias -t)
* --subtitle (alias -st; not available on Windows OS)
* --message (alias -m)
* --icon (alias -i)
* --sound (alias -s; use none to disable default sound notification)
* --open (alias -o)
* --port (alias -p)
* --host
* --failsafe (alias -x; time in milliseconds)
## Example
$ notify -t "Hello" -m "My Message" -s --open http://github.com
$ notify -t "Agent Coulson" --icon https://raw.githubusercontent.com/mikaelbr/node-notifier/master/example/coulson.jpg
$ notify -m "My Message" -s Glass
$ echo "My Message" | notify -t "Hello"
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 4/18 approved changesets -- score normalized to 2
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
13 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More