Gathering detailed insights and metrics for oclif-plugin-update-notifier
Gathering detailed insights and metrics for oclif-plugin-update-notifier
Gathering detailed insights and metrics for oclif-plugin-update-notifier
Gathering detailed insights and metrics for oclif-plugin-update-notifier
simple-update-notifier
Simple update notifier to check for npm updates for cli applications
@oclif/plugin-warn-if-update-available
warns if there is a newer version of CLI released
@oclif/plugin-update
[![Version](https://img.shields.io/npm/v/@oclif/plugin-update.svg)](https://npmjs.org/package/@oclif/plugin-update) [![Downloads/week](https://img.shields.io/npm/dw/@oclif/plugin-update.svg)](https://npmjs.org/package/@oclif/plugin-update) [![License](htt
update-notifier
Update notifications for your CLI app
npm install oclif-plugin-update-notifier
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
869 Commits
2 Watching
4 Branches
2 Contributors
Updated on 22 Nov 2024
TypeScript (82.95%)
JavaScript (15.2%)
Shell (1.47%)
Batchfile (0.38%)
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
111.1%
57
Compared to previous week
Last month
-59.2%
408
Compared to previous month
Last year
-19.6%
9,094
Compared to previous year
12
Update notifications for oclif plugins based on yeoman/update-notifier
1$ npm install -g oclif-plugin-update-notifier 2$ oclif-example COMMAND 3running command... 4$ oclif-example (--version) 5oclif-plugin-update-notifier/1.5.102 linux-x64 node-v22.10.0 6$ oclif-example --help [COMMAND] 7USAGE 8 $ oclif-example COMMAND 9...
1$ oclif-example plugins 2@oclif/plugin-help 5.1.11 3 4 ╭────────────────────────────────────────────────────────────────────────────────────────────╮ 5 │ │ 6 │ oclif-example-plugin update available! │ 7 │ │ 8 │ @oclif/plugin-help 5.1.11 → 5.1.12 │ 9 │ Changelog: https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md │ 10 │ │ 11 ╰────────────────────────────────────────────────────────────────────────────────────────────╯
oclif-example plugins update check
check installed plugins for updates
USAGE
$ oclif-example plugins update check
DESCRIPTION
check installed plugins for updates
See code: src/commands/plugins/update/check.ts
No vulnerabilities found.
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
SAST tool detected but not run on all commits
Details
Reason
4 existing vulnerabilities detected
Details
Reason
Found 0/5 approved changesets -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2024-11-18
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