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.34 to 1.5.35

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [1.5.35](https://github.com/jayree/oclif-plugin-update-notifier/compare/v1.5.34...v1.5.35) (2023-07-21)
### Bug Fixes
* **deps:** bump @jayree/changelog from 1.1.3 to 1.1.4 ([#323](https://github.com/jayree/oclif-plugin-update-notifier/issues/323)) ([c2cc264](https://github.com/jayree/oclif-plugin-update-notifier/commit/c2cc26409725748f1a2b73995508aa62759de341))
* **deps:** bump @salesforce/kit from 3.0.5 to 3.0.6 ([#320](https://github.com/jayree/oclif-plugin-update-notifier/issues/320)) ([0fb35ad](https://github.com/jayree/oclif-plugin-update-notifier/commit/0fb35adc68f17dfbbd65a32603eb53db0f7f729d))
## [1.5.34](https://github.com/jayree/oclif-plugin-update-notifier/compare/v1.5.33...v1.5.34) (2023-07-19)

@@ -2,0 +10,0 @@

2

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

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

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

@@ -9,5 +9,5 @@ "type": "module",

"dependencies": {
"@jayree/changelog": "^1.1.3",
"@jayree/changelog": "^1.1.4",
"@oclif/core": "^2.9.3",
"@salesforce/kit": "^3.0.5",
"@salesforce/kit": "^3.0.6",
"boxen": "^7.1.1",

@@ -24,5 +24,5 @@ "chalk": "^5.3.0",

"devDependencies": {
"@oclif/plugin-command-snapshot": "^4.0.8",
"@oclif/plugin-command-snapshot": "^4.0.9",
"@oclif/plugin-help": "^5.2.12",
"@oclif/test": "^2.3.28",
"@oclif/test": "^2.3.31",
"@salesforce/dev-config": "^4.0.1",

@@ -39,3 +39,3 @@ "@salesforce/dev-scripts": "^5.4.2",

"chai": "^4.3.7",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",

@@ -47,3 +47,3 @@ "eslint-config-salesforce": "^2.0.2",

"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^46.4.3",
"eslint-plugin-jsdoc": "^46.4.4",
"eslint-plugin-prettier": "^4.2.1",

@@ -53,3 +53,3 @@ "husky": "^8.0.3",

"nyc": "^15.1.0",
"oclif": "^3.9.1",
"oclif": "^3.9.2",
"patch-package": "^7.0.2",

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

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

$ oclif-example (--version)
oclif-plugin-update-notifier/1.5.34 linux-x64 node-v18.16.1
oclif-plugin-update-notifier/1.5.35 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.34/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.35/src/commands/plugins/update/check.ts)_
<!-- commandsstop -->
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