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
114
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.42 to 1.5.43

7

CHANGELOG.md

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

## [1.5.43](https://github.com/jayree/oclif-plugin-update-notifier/compare/v1.5.42...v1.5.43) (2023-09-29)
### Bug Fixes
* **deps:** bump @salesforce/kit from 3.0.11 to 3.0.12 ([#421](https://github.com/jayree/oclif-plugin-update-notifier/issues/421)) ([20ab4c4](https://github.com/jayree/oclif-plugin-update-notifier/commit/20ab4c4e5f78c84cad025842c89901d00d02db45))
## [1.5.42](https://github.com/jayree/oclif-plugin-update-notifier/compare/v1.5.41...v1.5.42) (2023-09-22)

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

2

oclif.manifest.json
{
"version": "1.5.42",
"version": "1.5.43",
"commands": {

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

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

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

"@oclif/core": "^2.15.0",
"@salesforce/kit": "^3.0.11",
"@salesforce/kit": "^3.0.12",
"boxen": "^7.1.1",

@@ -25,4 +25,4 @@ "chalk": "^5.3.0",

"@oclif/plugin-command-snapshot": "^4.0.14",
"@oclif/plugin-help": "^5.2.19",
"@oclif/test": "^2.5.5",
"@oclif/plugin-help": "^5.2.20",
"@oclif/test": "^3.0.1",
"@salesforce/dev-config": "^4.0.1",

@@ -32,10 +32,10 @@ "@salesforce/dev-scripts": "^5.10.0",

"@types/boxen": "^3.0.1",
"@types/debug": "^4.1.8",
"@types/debug": "^4.1.9",
"@types/fs-extra": "^11.0.2",
"@types/semver": "^7.5.2",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@types/semver": "^7.5.3",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"c8": "^8.0.1",
"chai": "^4.3.8",
"eslint": "^8.49.0",
"chai": "^4.3.10",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",

@@ -48,7 +48,7 @@ "eslint-config-salesforce": "^2.0.2",

"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-sf-plugin": "^1.16.5",
"eslint-plugin-sf-plugin": "^1.16.7",
"husky": "^8.0.3",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"oclif": "^3.17.1",
"oclif": "^3.17.2",
"patch-package": "^8.0.0",

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

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

$ oclif-example (--version)
oclif-plugin-update-notifier/1.5.42 linux-x64 node-v18.17.1
oclif-plugin-update-notifier/1.5.43 linux-x64 node-v18.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.42/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.43/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