oclif-plugin-update-notifier
Advanced tools
Comparing version 1.5.33 to 1.5.34
@@ -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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
134133
101
30
426
114
2
6
50