@oclif/plugin-commands 3.1.7-dev.0 → 3.1.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/lib/index.d.ts +1 -4
- package/lib/index.js +1 -4
- package/oclif.lock +18 -18
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
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/3.1.7
|
|
23
|
+
@oclif/plugin-commands/3.1.7 linux-x64 node-v20.11.1
|
|
24
24
|
$ oclif-example --help [COMMAND]
|
|
25
25
|
USAGE
|
|
26
26
|
$ oclif-example COMMAND
|
|
@@ -64,5 +64,5 @@ DESCRIPTION
|
|
|
64
64
|
list all the commands
|
|
65
65
|
```
|
|
66
66
|
|
|
67
|
-
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v3.1.7
|
|
67
|
+
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v3.1.7/src/commands/commands.ts)_
|
|
68
68
|
<!-- commandsstop -->
|
package/lib/index.d.ts
CHANGED
package/lib/index.js
CHANGED
package/oclif.lock
CHANGED
|
@@ -1777,10 +1777,10 @@
|
|
|
1777
1777
|
wordwrap "^1.0.0"
|
|
1778
1778
|
wrap-ansi "^7.0.0"
|
|
1779
1779
|
|
|
1780
|
-
"@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.
|
|
1781
|
-
version "3.
|
|
1782
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
1783
|
-
integrity sha512-
|
|
1780
|
+
"@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0":
|
|
1781
|
+
version "3.20.0"
|
|
1782
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.20.0.tgz#534458dc6e8c46d8f03906aaadaca079e16a6554"
|
|
1783
|
+
integrity sha512-8BajhglY8frYGAS1whAukeouFZUN9MgQoLfNXtScPVEAjPlaD2BbSIAYQH2yF2qb/iVvbj/1DwYS3gqicYOq1A==
|
|
1784
1784
|
dependencies:
|
|
1785
1785
|
"@types/cli-progress" "^3.11.5"
|
|
1786
1786
|
ansi-escapes "^4.3.2"
|
|
@@ -1849,14 +1849,14 @@
|
|
|
1849
1849
|
resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78"
|
|
1850
1850
|
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
|
|
1851
1851
|
|
|
1852
|
-
"@oclif/test@^3.2.
|
|
1853
|
-
version "3.2.
|
|
1854
|
-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.
|
|
1855
|
-
integrity sha512-
|
|
1852
|
+
"@oclif/test@^3.2.1":
|
|
1853
|
+
version "3.2.1"
|
|
1854
|
+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.1.tgz#a2854c585bf0008ee91eb7e35d90ee1beeb7e719"
|
|
1855
|
+
integrity sha512-FMUR1ziZd9FRknk4R9jis8ermiHQadyCWtmtAOL4n9qfnIh4R8qs3wbH1qAg2p+R0VA0+t3jMSSEcPFGmghBQw==
|
|
1856
1856
|
dependencies:
|
|
1857
1857
|
"@oclif/core" "^3.19.2"
|
|
1858
1858
|
chai "^4.4.1"
|
|
1859
|
-
fancy-test "^3.0.
|
|
1859
|
+
fancy-test "^3.0.11"
|
|
1860
1860
|
|
|
1861
1861
|
"@octokit/auth-token@^2.4.4":
|
|
1862
1862
|
version "2.5.0"
|
|
@@ -4702,10 +4702,10 @@ external-editor@^3.0.3:
|
|
|
4702
4702
|
iconv-lite "^0.4.24"
|
|
4703
4703
|
tmp "^0.0.33"
|
|
4704
4704
|
|
|
4705
|
-
fancy-test@^3.0.
|
|
4706
|
-
version "3.0.
|
|
4707
|
-
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.
|
|
4708
|
-
integrity sha512-
|
|
4705
|
+
fancy-test@^3.0.11:
|
|
4706
|
+
version "3.0.11"
|
|
4707
|
+
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.11.tgz#b2d54ed8c31161ebdddb990bde27cf44e6876a01"
|
|
4708
|
+
integrity sha512-cyfdbhT7LlkWHtPa2PaR5yWOTDzgmrpBqkTVXC5l7Uzs7og2Wnhj5lQnxA9+nSPr+WfY8jrH0Kf2v8HPsPQFKQ==
|
|
4709
4709
|
dependencies:
|
|
4710
4710
|
"@types/chai" "*"
|
|
4711
4711
|
"@types/lodash" "*"
|
|
@@ -4713,7 +4713,7 @@ fancy-test@^3.0.10:
|
|
|
4713
4713
|
"@types/sinon" "*"
|
|
4714
4714
|
lodash "^4.17.13"
|
|
4715
4715
|
mock-stdin "^1.0.0"
|
|
4716
|
-
nock "^13.5.
|
|
4716
|
+
nock "^13.5.3"
|
|
4717
4717
|
sinon "^16.1.3"
|
|
4718
4718
|
stdout-stderr "^0.1.9"
|
|
4719
4719
|
|
|
@@ -6645,10 +6645,10 @@ no-case@^3.0.4:
|
|
|
6645
6645
|
lower-case "^2.0.2"
|
|
6646
6646
|
tslib "^2.0.3"
|
|
6647
6647
|
|
|
6648
|
-
nock@*, nock@^13.5.
|
|
6649
|
-
version "13.5.
|
|
6650
|
-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.
|
|
6651
|
-
integrity sha512
|
|
6648
|
+
nock@*, nock@^13.5.3, nock@^13.5.4:
|
|
6649
|
+
version "13.5.4"
|
|
6650
|
+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.4.tgz#8918f0addc70a63736170fef7106a9721e0dc479"
|
|
6651
|
+
integrity sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==
|
|
6652
6652
|
dependencies:
|
|
6653
6653
|
debug "^4.1.0"
|
|
6654
6654
|
json-stringify-safe "^5.0.1"
|
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": "3.1.7
|
|
4
|
+
"version": "3.1.7",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/oclif/plugin-commands/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.
|
|
8
|
+
"@oclif/core": "^3.20.0",
|
|
9
9
|
"lodash.pickby": "^4.6.0",
|
|
10
10
|
"lodash.sortby": "^4.7.0",
|
|
11
11
|
"lodash.template": "^4.5.0",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"@commitlint/config-conventional": "^17.8.1",
|
|
16
16
|
"@oclif/plugin-help": "^5.2.20",
|
|
17
17
|
"@oclif/prettier-config": "^0.2.1",
|
|
18
|
-
"@oclif/test": "^3.2.
|
|
18
|
+
"@oclif/test": "^3.2.1",
|
|
19
19
|
"@types/chai": "^4.3.11",
|
|
20
20
|
"@types/lodash.pickby": "^4.6.9",
|
|
21
21
|
"@types/lodash.sortby": "^4.7.9",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"husky": "^8.0.3",
|
|
35
35
|
"lint-staged": "^14.0.1",
|
|
36
36
|
"mocha": "^10.3.0",
|
|
37
|
-
"nock": "^13.5.
|
|
37
|
+
"nock": "^13.5.4",
|
|
38
38
|
"nyc": "^15.1.0",
|
|
39
39
|
"oclif": "^4.4.17",
|
|
40
40
|
"prettier": "^3.2.5",
|