@oclif/plugin-commands 2.2.5 → 2.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
- package/yarn.lock +12 -21
package/README.md
CHANGED
|
@@ -20,7 +20,7 @@ $ npm install -g @oclif/plugin-commands
|
|
|
20
20
|
$ oclif-example COMMAND
|
|
21
21
|
running command...
|
|
22
22
|
$ oclif-example (--version)
|
|
23
|
-
@oclif/plugin-commands/2.2.
|
|
23
|
+
@oclif/plugin-commands/2.2.7 linux-x64 node-v18.13.0
|
|
24
24
|
$ oclif-example --help [COMMAND]
|
|
25
25
|
USAGE
|
|
26
26
|
$ oclif-example COMMAND
|
|
@@ -61,5 +61,5 @@ DESCRIPTION
|
|
|
61
61
|
list all the commands
|
|
62
62
|
```
|
|
63
63
|
|
|
64
|
-
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v2.2.
|
|
64
|
+
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v2.2.7/src/commands/commands.ts)_
|
|
65
65
|
<!-- commandsstop -->
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oclif/plugin-commands",
|
|
3
3
|
"description": "plugin to show the list of all the commands",
|
|
4
|
-
"version": "2.2.
|
|
4
|
+
"version": "2.2.7",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/oclif/plugin-commands/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^2.0.
|
|
8
|
+
"@oclif/core": "^2.0.8",
|
|
9
9
|
"lodash": "^4.17.11"
|
|
10
10
|
},
|
|
11
11
|
"devDependencies": {
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"mocha": "^8",
|
|
25
25
|
"nock": "^13.3.0",
|
|
26
26
|
"nyc": "^15.1.0",
|
|
27
|
-
"oclif": "^3.6.
|
|
27
|
+
"oclif": "^3.6.2",
|
|
28
28
|
"shx": "^0.3.3",
|
|
29
29
|
"ts-node": "^9.1.1",
|
|
30
30
|
"tslib": "^2.5.0",
|
package/yarn.lock
CHANGED
|
@@ -401,10 +401,10 @@
|
|
|
401
401
|
supports-color "^8.1.1"
|
|
402
402
|
tslib "^2"
|
|
403
403
|
|
|
404
|
-
"@oclif/core@^2.0.3", "@oclif/core@^2.0.
|
|
405
|
-
version "2.0.
|
|
406
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.
|
|
407
|
-
integrity sha512-
|
|
404
|
+
"@oclif/core@^2.0.3", "@oclif/core@^2.0.8":
|
|
405
|
+
version "2.0.8"
|
|
406
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.8.tgz#81c79f051ffb326b7c9999463ae9547a7e799316"
|
|
407
|
+
integrity sha512-jt06vEZfpazkR0C8vYuVMKmsxjky52y1B1oFGPnCa6/17qH+PByd5knQP6/QbRoE5OT9RAf4zzpxx2wcihVslw==
|
|
408
408
|
dependencies:
|
|
409
409
|
"@types/cli-progress" "^3.11.0"
|
|
410
410
|
ansi-escapes "^4.3.2"
|
|
@@ -2439,9 +2439,9 @@ html-escaper@^2.0.0:
|
|
|
2439
2439
|
integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
|
|
2440
2440
|
|
|
2441
2441
|
http-cache-semantics@^4.0.0, http-cache-semantics@^4.1.0:
|
|
2442
|
-
version "4.1.
|
|
2443
|
-
resolved "https://registry.
|
|
2444
|
-
integrity sha512-
|
|
2442
|
+
version "4.1.1"
|
|
2443
|
+
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a"
|
|
2444
|
+
integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==
|
|
2445
2445
|
|
|
2446
2446
|
http-call@^5.2.2:
|
|
2447
2447
|
version "5.3.0"
|
|
@@ -3633,10 +3633,10 @@ object-treeify@^1.1.33:
|
|
|
3633
3633
|
resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40"
|
|
3634
3634
|
integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==
|
|
3635
3635
|
|
|
3636
|
-
oclif@^3.6.
|
|
3637
|
-
version "3.6.
|
|
3638
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.6.
|
|
3639
|
-
integrity sha512-
|
|
3636
|
+
oclif@^3.6.2:
|
|
3637
|
+
version "3.6.2"
|
|
3638
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.6.2.tgz#356b5344237b0060d5864f5d2402926fc2877645"
|
|
3639
|
+
integrity sha512-SslNzNzryOMJ8eqID4ehIipqS+cF032ZEGIyhqN2J5mD6gsHAf1t+rMNpHBFy2kcCjgy/9/wUZQGanaFSCB41Q==
|
|
3640
3640
|
dependencies:
|
|
3641
3641
|
"@oclif/core" "^2.0.3"
|
|
3642
3642
|
"@oclif/plugin-help" "^5.1.19"
|
|
@@ -4358,16 +4358,7 @@ shell-quote@^1.7.3:
|
|
|
4358
4358
|
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.4.tgz#33fe15dee71ab2a81fcbd3a52106c5cfb9fb75d8"
|
|
4359
4359
|
integrity sha512-8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw==
|
|
4360
4360
|
|
|
4361
|
-
shelljs@^0.8.4:
|
|
4362
|
-
version "0.8.4"
|
|
4363
|
-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
|
|
4364
|
-
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
|
|
4365
|
-
dependencies:
|
|
4366
|
-
glob "^7.0.0"
|
|
4367
|
-
interpret "^1.0.0"
|
|
4368
|
-
rechoir "^0.6.2"
|
|
4369
|
-
|
|
4370
|
-
shelljs@^0.8.5:
|
|
4361
|
+
shelljs@^0.8.4, shelljs@^0.8.5:
|
|
4371
4362
|
version "0.8.5"
|
|
4372
4363
|
resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
|
|
4373
4364
|
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
|