Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

oclif-plugin-update-notifier

Package Overview
Dependencies
Maintainers
0
Versions
113
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

  • 1.5.103
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
52
increased by15.56%
Maintainers
0
Weekly downloads
 
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.103 linux-x64 node-v22.11.0
$ 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

FAQs

Package last updated on 29 Nov 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc