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
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oclif-plugin-update-notifier - npm Package Compare versions

Comparing version 1.5.33 to 1.5.34

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.5.34](https://github.com/jayree/oclif-plugin-update-notifier/compare/v1.5.33...v1.5.34) (2023-07-19)
### Bug Fixes
* remove init hook ([94fadb2](https://github.com/jayree/oclif-plugin-update-notifier/commit/94fadb2be2bf18613a34a81e7f085e3821cc74a0))
## [1.5.33](https://github.com/jayree/oclif-plugin-update-notifier/compare/v1.5.32...v1.5.33) (2023-07-14)

@@ -2,0 +9,0 @@

2

oclif.manifest.json
{
"version": "1.5.33",
"version": "1.5.34",
"commands": {

@@ -4,0 +4,0 @@ "plugins:update:check": {

{
"name": "oclif-plugin-update-notifier",
"description": "update-notifier for oclif plugins",
"version": "1.5.33",
"version": "1.5.34",
"author": "jayree",

@@ -85,3 +85,2 @@ "type": "module",

"hooks": {
"init": "./lib/hooks/init",
"prerun": "./lib/hooks/prerun",

@@ -88,0 +87,0 @@ "updatenotifier": "./lib/hooks/updatenotifier",

@@ -22,3 +22,3 @@ # oclif-plugin-update-notifier

$ oclif-example (--version)
oclif-plugin-update-notifier/1.5.33 linux-x64 node-v18.16.1
oclif-plugin-update-notifier/1.5.34 linux-x64 node-v18.16.1
$ oclif-example --help [COMMAND]

@@ -61,3 +61,3 @@ USAGE

_See code: [src/commands/plugins/update/check.ts](https://github.com/jayree/oclif-plugin-update-notifier/blob/v1.5.33/src/commands/plugins/update/check.ts)_
_See code: [src/commands/plugins/update/check.ts](https://github.com/jayree/oclif-plugin-update-notifier/blob/v1.5.34/src/commands/plugins/update/check.ts)_
<!-- commandsstop -->

Sorry, the diff of this file is not supported yet

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