Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

oclif-plugin-update-notifier

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oclif-plugin-update-notifier

update-notifier for oclif plugins

latest
Source
npmnpm
Version
1.5.159
Version published
Maintainers
1
Created
Source

oclif-plugin-update-notifier

oclif Version test-and-release Downloads/week License

Update notifications for oclif plugins based on yeoman/update-notifier

Usage

$ npm install -g oclif-plugin-update-notifier
$ oclif-example COMMAND
running command...
$ oclif-example (--version)
oclif-plugin-update-notifier/1.5.159 linux-x64 node-v24.14.1
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...
$ oclif-example plugins
@oclif/plugin-help 5.1.11

   ╭────────────────────────────────────────────────────────────────────────────────────────────╮
   │                                                                                            │
   │                             oclif-example-plugin update available!                         │
   │                                                                                            │
   │                             @oclif/plugin-help 5.1.11 → 5.1.12                             │
   │          Changelog: https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md            │
   │                                                                                            │
   ╰────────────────────────────────────────────────────────────────────────────────────────────╯

Commands

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

Keywords

oclif-plugin

FAQs

Package last updated on 10 Apr 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