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
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.61 to 1.5.62

7

CHANGELOG.md

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

## [1.5.62](https://github.com/jayree/oclif-plugin-update-notifier/compare/v1.5.61...v1.5.62) (2024-02-16)
### Bug Fixes
* **deps:** bump @oclif/core from 3.19.1 to 3.19.2 ([#582](https://github.com/jayree/oclif-plugin-update-notifier/issues/582)) ([e42f0f4](https://github.com/jayree/oclif-plugin-update-notifier/commit/e42f0f42436f30e19b4c2b41f07378863c463cd0))
## [1.5.61](https://github.com/jayree/oclif-plugin-update-notifier/compare/v1.5.60...v1.5.61) (2024-02-09)

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

2

oclif.manifest.json

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

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

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

"@jayree/changelog": "^1.1.9",
"@oclif/core": "^3.19.1",
"@oclif/core": "^3.19.2",
"@salesforce/kit": "^3.0.15",

@@ -24,5 +24,5 @@ "boxen": "^7.1.1",

"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.0.7",
"@oclif/plugin-command-snapshot": "^5.0.8",
"@oclif/plugin-help": "^6.0.12",
"@oclif/test": "^3.1.14",
"@oclif/test": "^3.1.16",
"@salesforce/dev-scripts": "^8.3.0",

@@ -32,7 +32,7 @@ "@types/boxen": "^3.0.1",

"@types/fs-extra": "^11.0.4",
"@types/semver": "^7.5.6",
"@types/semver": "^7.5.7",
"c8": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-sf-plugin": "^1.17.3",
"oclif": "^4.4.7",
"oclif": "^4.4.12",
"patch-package": "^8.0.0",

@@ -39,0 +39,0 @@ "pinst": "^3.0.0",

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

$ oclif-example (--version)
oclif-plugin-update-notifier/1.5.61 linux-x64 node-v20.11.0
oclif-plugin-update-notifier/1.5.62 linux-x64 node-v20.11.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.61/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.62/src/commands/plugins/update/check.ts)_
<!-- commandsstop -->

Sorry, the diff of this file is not supported yet

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