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 - npm Package Compare versions

Comparing version 1.5.100 to 1.5.101

7

CHANGELOG.md

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

## [1.5.101](https://github.com/jayree/oclif-plugin-update-notifier/compare/v1.5.100...v1.5.101) (2024-11-02)
### Bug Fixes
* **deps:** bump tslib from 2.8.0 to 2.8.1 ([#798](https://github.com/jayree/oclif-plugin-update-notifier/issues/798)) ([8614d87](https://github.com/jayree/oclif-plugin-update-notifier/commit/8614d8715547420e4fec58c7901d5772329962d7))
## [1.5.100](https://github.com/jayree/oclif-plugin-update-notifier/compare/v1.5.99...v1.5.100) (2024-11-01)

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

2

oclif.manifest.json

@@ -26,3 +26,3 @@ {

},
"version": "1.5.100"
"version": "1.5.101"
}
{
"name": "oclif-plugin-update-notifier",
"description": "update-notifier for oclif plugins",
"version": "1.5.100",
"version": "1.5.101",
"author": "jayree",

@@ -20,3 +20,3 @@ "type": "module",

"semver-diff": "^4.0.0",
"tslib": "^2.8.0"
"tslib": "^2.8.1"
},

@@ -23,0 +23,0 @@ "devDependencies": {

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

$ oclif-example (--version)
oclif-plugin-update-notifier/1.5.100 linux-x64 node-v20.18.0
oclif-plugin-update-notifier/1.5.101 linux-x64 node-v20.18.0
$ 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.100/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.101/src/commands/plugins/update/check.ts)_
<!-- commandsstop -->

Sorry, the diff of this file is too big to display

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