Gathering detailed insights and metrics for @oclif/plugin-update
Gathering detailed insights and metrics for @oclif/plugin-update
Gathering detailed insights and metrics for @oclif/plugin-update
Gathering detailed insights and metrics for @oclif/plugin-update
npm install @oclif/plugin-update
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
51 Stars
947 Commits
25 Forks
3 Watching
1 Branches
18 Contributors
Updated on 25 Nov 2024
TypeScript (98.78%)
JavaScript (0.97%)
Batchfile (0.25%)
Cumulative downloads
Total Downloads
Last day
-7.5%
56,537
Compared to previous day
Last week
-3%
299,665
Compared to previous week
Last month
5.8%
1,320,885
Compared to previous month
Last year
51.7%
14,409,653
Compared to previous year
28
See https://oclif.io/docs/releasing.html#autoupdater
oclif-example update [CHANNEL]
update the oclif-example CLI
USAGE
$ oclif-example update [CHANNEL] [--force | | [-a | -v <value> | -i]] [-b ]
FLAGS
-a, --available See available versions.
-b, --verbose Show more details about the available versions.
-i, --interactive Interactively select version to install. This is ignored if a channel is provided.
-v, --version=<value> Install a specific version.
--force Force a re-download of the requested version.
DESCRIPTION
update the oclif-example CLI
EXAMPLES
Update to the stable channel:
$ oclif-example update stable
Update to a specific version:
$ oclif-example update --version 1.0.0
Interactively select version:
$ oclif-example update --interactive
See available versions:
$ oclif-example update --available
See code: src/commands/update.ts
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
Found 0/9 approved changesets -- score normalized to 0
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
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
12 existing vulnerabilities detected
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