@salesforce/plugin-command-reference 3.1.16 → 3.1.17
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/npm-shrinkwrap.json +51 -51
- package/oclif.lock +57 -57
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -130,7 +130,7 @@ EXAMPLES
|
|
|
130
130
|
$ sf commandreference generate --all --config-path /path/to/plugin --output-dir ./docs
|
|
131
131
|
```
|
|
132
132
|
|
|
133
|
-
_See code: [src/commands/commandreference/generate.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.
|
|
133
|
+
_See code: [src/commands/commandreference/generate.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.17/src/commands/commandreference/generate.ts)_
|
|
134
134
|
|
|
135
135
|
## `sf jit install`
|
|
136
136
|
|
|
@@ -151,6 +151,6 @@ EXAMPLES
|
|
|
151
151
|
$ sf jit install
|
|
152
152
|
```
|
|
153
153
|
|
|
154
|
-
_See code: [src/commands/jit/install.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.
|
|
154
|
+
_See code: [src/commands/jit/install.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.17/src/commands/jit/install.ts)_
|
|
155
155
|
|
|
156
156
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-command-reference",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.17",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-command-reference",
|
|
9
|
-
"version": "3.1.
|
|
9
|
+
"version": "3.1.17",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4",
|
|
13
13
|
"@salesforce/core": "^8.3.0",
|
|
14
14
|
"@salesforce/kit": "^3.2.1",
|
|
15
|
-
"@salesforce/sf-plugins-core": "^11.3.
|
|
15
|
+
"@salesforce/sf-plugins-core": "^11.3.2",
|
|
16
16
|
"@salesforce/ts-types": "^2.0.11",
|
|
17
17
|
"chalk": "^5.3.0",
|
|
18
18
|
"debug": "^4.3.6",
|
|
19
19
|
"handlebars": "^4.7.8"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@oclif/plugin-help": "^6.2.
|
|
22
|
+
"@oclif/plugin-help": "^6.2.8",
|
|
23
23
|
"@salesforce/dev-scripts": "^10.2.9",
|
|
24
24
|
"@salesforce/plugin-auth": "^3.6.42",
|
|
25
25
|
"@salesforce/plugin-user": "^3.5.20",
|
|
26
26
|
"@types/debug": "^4.1.12",
|
|
27
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
|
28
|
-
"oclif": "^4.14.
|
|
27
|
+
"eslint-plugin-sf-plugin": "^1.20.4",
|
|
28
|
+
"oclif": "^4.14.19",
|
|
29
29
|
"ts-node": "^10.9.2",
|
|
30
30
|
"typescript": "^5.5.4"
|
|
31
31
|
},
|
|
@@ -4116,9 +4116,9 @@
|
|
|
4116
4116
|
}
|
|
4117
4117
|
},
|
|
4118
4118
|
"node_modules/@oclif/plugin-help": {
|
|
4119
|
-
"version": "6.2.
|
|
4120
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
4121
|
-
"integrity": "sha512-
|
|
4119
|
+
"version": "6.2.8",
|
|
4120
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.8.tgz",
|
|
4121
|
+
"integrity": "sha512-QRpFYlBeJffl4cXGBi8e+EfGogDmU7y8do1ZHxmPKZ5eZ0mfeKiqq2WA9dwRMZJriy1qSaGsbkOYgYQWlOYhSg==",
|
|
4122
4122
|
"dev": true,
|
|
4123
4123
|
"license": "MIT",
|
|
4124
4124
|
"dependencies": {
|
|
@@ -4129,13 +4129,13 @@
|
|
|
4129
4129
|
}
|
|
4130
4130
|
},
|
|
4131
4131
|
"node_modules/@oclif/plugin-not-found": {
|
|
4132
|
-
"version": "3.2.
|
|
4133
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
4134
|
-
"integrity": "sha512
|
|
4132
|
+
"version": "3.2.16",
|
|
4133
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.16.tgz",
|
|
4134
|
+
"integrity": "sha512-9yGR1lAg4ItSwRb4WhZ41X+6tO55SJjDYnu+EXW9gPCPj64z5qRIBU1ZWUZGtxJpHNB0vUh9nDLTsQAJOw/lnw==",
|
|
4135
4135
|
"dev": true,
|
|
4136
4136
|
"license": "MIT",
|
|
4137
4137
|
"dependencies": {
|
|
4138
|
-
"@inquirer/confirm": "^3.1.
|
|
4138
|
+
"@inquirer/confirm": "^3.1.22",
|
|
4139
4139
|
"@oclif/core": "^4",
|
|
4140
4140
|
"ansis": "^3.3.1",
|
|
4141
4141
|
"fast-levenshtein": "^3.0.0"
|
|
@@ -4609,13 +4609,13 @@
|
|
|
4609
4609
|
"license": "ISC"
|
|
4610
4610
|
},
|
|
4611
4611
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
4612
|
-
"version": "11.3.
|
|
4613
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.
|
|
4614
|
-
"integrity": "sha512-
|
|
4612
|
+
"version": "11.3.2",
|
|
4613
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.2.tgz",
|
|
4614
|
+
"integrity": "sha512-QyFX/PBzw/hkBUJFl1HH+g7ghRSIwWy9Y0NZgCQgWQQJtV6Sfi4fyeaUafsiOjVnyCqa+r+tWHV/JgRr2yK9NA==",
|
|
4615
4615
|
"license": "BSD-3-Clause",
|
|
4616
4616
|
"dependencies": {
|
|
4617
|
-
"@inquirer/confirm": "^3.1.
|
|
4618
|
-
"@inquirer/password": "^2.1.
|
|
4617
|
+
"@inquirer/confirm": "^3.1.22",
|
|
4618
|
+
"@inquirer/password": "^2.1.22",
|
|
4619
4619
|
"@oclif/core": "^4.0.15",
|
|
4620
4620
|
"@salesforce/core": "^8.2.7",
|
|
4621
4621
|
"@salesforce/kit": "^3.2.1",
|
|
@@ -8432,28 +8432,28 @@
|
|
|
8432
8432
|
}
|
|
8433
8433
|
},
|
|
8434
8434
|
"node_modules/eslint-plugin-sf-plugin": {
|
|
8435
|
-
"version": "1.20.
|
|
8436
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
8437
|
-
"integrity": "sha512-
|
|
8435
|
+
"version": "1.20.4",
|
|
8436
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.4.tgz",
|
|
8437
|
+
"integrity": "sha512-lpuF4XGVenrQotd0cUZhgZ4rLDubytWPJBzmMCIovZdqyGYzgD68MGofDSLFzmbhKfa2fX1Pndljru6/GjVyGQ==",
|
|
8438
8438
|
"dev": true,
|
|
8439
8439
|
"license": "BSD-3-Clause",
|
|
8440
8440
|
"dependencies": {
|
|
8441
|
-
"@salesforce/core": "^8.
|
|
8442
|
-
"@typescript-eslint/utils": "^7.
|
|
8441
|
+
"@salesforce/core": "^8.3.0",
|
|
8442
|
+
"@typescript-eslint/utils": "^7.18.0"
|
|
8443
8443
|
},
|
|
8444
8444
|
"engines": {
|
|
8445
8445
|
"node": ">=18.0.0"
|
|
8446
8446
|
}
|
|
8447
8447
|
},
|
|
8448
8448
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/scope-manager": {
|
|
8449
|
-
"version": "7.
|
|
8450
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.
|
|
8451
|
-
"integrity": "sha512-
|
|
8449
|
+
"version": "7.18.0",
|
|
8450
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz",
|
|
8451
|
+
"integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==",
|
|
8452
8452
|
"dev": true,
|
|
8453
8453
|
"license": "MIT",
|
|
8454
8454
|
"dependencies": {
|
|
8455
|
-
"@typescript-eslint/types": "7.
|
|
8456
|
-
"@typescript-eslint/visitor-keys": "7.
|
|
8455
|
+
"@typescript-eslint/types": "7.18.0",
|
|
8456
|
+
"@typescript-eslint/visitor-keys": "7.18.0"
|
|
8457
8457
|
},
|
|
8458
8458
|
"engines": {
|
|
8459
8459
|
"node": "^18.18.0 || >=20.0.0"
|
|
@@ -8464,9 +8464,9 @@
|
|
|
8464
8464
|
}
|
|
8465
8465
|
},
|
|
8466
8466
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/types": {
|
|
8467
|
-
"version": "7.
|
|
8468
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.
|
|
8469
|
-
"integrity": "sha512-
|
|
8467
|
+
"version": "7.18.0",
|
|
8468
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz",
|
|
8469
|
+
"integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==",
|
|
8470
8470
|
"dev": true,
|
|
8471
8471
|
"license": "MIT",
|
|
8472
8472
|
"engines": {
|
|
@@ -8478,14 +8478,14 @@
|
|
|
8478
8478
|
}
|
|
8479
8479
|
},
|
|
8480
8480
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/typescript-estree": {
|
|
8481
|
-
"version": "7.
|
|
8482
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.
|
|
8483
|
-
"integrity": "sha512-
|
|
8481
|
+
"version": "7.18.0",
|
|
8482
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz",
|
|
8483
|
+
"integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==",
|
|
8484
8484
|
"dev": true,
|
|
8485
8485
|
"license": "BSD-2-Clause",
|
|
8486
8486
|
"dependencies": {
|
|
8487
|
-
"@typescript-eslint/types": "7.
|
|
8488
|
-
"@typescript-eslint/visitor-keys": "7.
|
|
8487
|
+
"@typescript-eslint/types": "7.18.0",
|
|
8488
|
+
"@typescript-eslint/visitor-keys": "7.18.0",
|
|
8489
8489
|
"debug": "^4.3.4",
|
|
8490
8490
|
"globby": "^11.1.0",
|
|
8491
8491
|
"is-glob": "^4.0.3",
|
|
@@ -8507,16 +8507,16 @@
|
|
|
8507
8507
|
}
|
|
8508
8508
|
},
|
|
8509
8509
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/utils": {
|
|
8510
|
-
"version": "7.
|
|
8511
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.
|
|
8512
|
-
"integrity": "sha512-
|
|
8510
|
+
"version": "7.18.0",
|
|
8511
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz",
|
|
8512
|
+
"integrity": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==",
|
|
8513
8513
|
"dev": true,
|
|
8514
8514
|
"license": "MIT",
|
|
8515
8515
|
"dependencies": {
|
|
8516
8516
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
8517
|
-
"@typescript-eslint/scope-manager": "7.
|
|
8518
|
-
"@typescript-eslint/types": "7.
|
|
8519
|
-
"@typescript-eslint/typescript-estree": "7.
|
|
8517
|
+
"@typescript-eslint/scope-manager": "7.18.0",
|
|
8518
|
+
"@typescript-eslint/types": "7.18.0",
|
|
8519
|
+
"@typescript-eslint/typescript-estree": "7.18.0"
|
|
8520
8520
|
},
|
|
8521
8521
|
"engines": {
|
|
8522
8522
|
"node": "^18.18.0 || >=20.0.0"
|
|
@@ -8530,13 +8530,13 @@
|
|
|
8530
8530
|
}
|
|
8531
8531
|
},
|
|
8532
8532
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
|
8533
|
-
"version": "7.
|
|
8534
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.
|
|
8535
|
-
"integrity": "sha512-
|
|
8533
|
+
"version": "7.18.0",
|
|
8534
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz",
|
|
8535
|
+
"integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==",
|
|
8536
8536
|
"dev": true,
|
|
8537
8537
|
"license": "MIT",
|
|
8538
8538
|
"dependencies": {
|
|
8539
|
-
"@typescript-eslint/types": "7.
|
|
8539
|
+
"@typescript-eslint/types": "7.18.0",
|
|
8540
8540
|
"eslint-visitor-keys": "^3.4.3"
|
|
8541
8541
|
},
|
|
8542
8542
|
"engines": {
|
|
@@ -12147,20 +12147,20 @@
|
|
|
12147
12147
|
}
|
|
12148
12148
|
},
|
|
12149
12149
|
"node_modules/oclif": {
|
|
12150
|
-
"version": "4.14.
|
|
12151
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.14.
|
|
12152
|
-
"integrity": "sha512-
|
|
12150
|
+
"version": "4.14.19",
|
|
12151
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.14.19.tgz",
|
|
12152
|
+
"integrity": "sha512-JdpLi1JbJ2OqSYCSLNzuLx9sn+ZgKNx3Z/zAL9f/BWsrQ6ohq3ElhjeAOSwOki3n533hjGqFHJW/hj1yuGYl0g==",
|
|
12153
12153
|
"dev": true,
|
|
12154
12154
|
"license": "MIT",
|
|
12155
12155
|
"dependencies": {
|
|
12156
12156
|
"@aws-sdk/client-cloudfront": "^3.624.0",
|
|
12157
12157
|
"@aws-sdk/client-s3": "^3.614.0",
|
|
12158
|
-
"@inquirer/confirm": "^3.1.
|
|
12158
|
+
"@inquirer/confirm": "^3.1.22",
|
|
12159
12159
|
"@inquirer/input": "^2.2.4",
|
|
12160
12160
|
"@inquirer/select": "^2.3.10",
|
|
12161
12161
|
"@oclif/core": "^4",
|
|
12162
12162
|
"@oclif/plugin-help": "^6.2.7",
|
|
12163
|
-
"@oclif/plugin-not-found": "^3.2.
|
|
12163
|
+
"@oclif/plugin-not-found": "^3.2.15",
|
|
12164
12164
|
"@oclif/plugin-warn-if-update-available": "^3.0.19",
|
|
12165
12165
|
"async-retry": "^1.3.3",
|
|
12166
12166
|
"chalk": "^4",
|
package/oclif.lock
CHANGED
|
@@ -1328,7 +1328,7 @@
|
|
|
1328
1328
|
ansi-escapes "^4.3.2"
|
|
1329
1329
|
yoctocolors-cjs "^2.1.2"
|
|
1330
1330
|
|
|
1331
|
-
"@inquirer/confirm@^3.1.
|
|
1331
|
+
"@inquirer/confirm@^3.1.22":
|
|
1332
1332
|
version "3.1.22"
|
|
1333
1333
|
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-3.1.22.tgz#23990624c11f60c6f7a5b0558c7505c35076a037"
|
|
1334
1334
|
integrity sha512-gsAKIOWBm2Q87CDfs9fEo7wJT3fwWIJfnDGMn9Qy74gBnNFOACDNfhUzovubbJjWnKLGBln7/NcSmZwj5DuEXg==
|
|
@@ -1387,7 +1387,7 @@
|
|
|
1387
1387
|
"@inquirer/core" "^9.0.10"
|
|
1388
1388
|
"@inquirer/type" "^1.5.2"
|
|
1389
1389
|
|
|
1390
|
-
"@inquirer/password@^2.1.
|
|
1390
|
+
"@inquirer/password@^2.1.22":
|
|
1391
1391
|
version "2.1.22"
|
|
1392
1392
|
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-2.1.22.tgz#ec7ee5709923cf285b3e0ae53eed4fdc3c05b422"
|
|
1393
1393
|
integrity sha512-5Fxt1L9vh3rAKqjYwqsjU4DZsEvY/2Gll+QkqR4yEpy6wvzLxdSgFhUcxfDAOtO4BEoTreWoznC0phagwLU5Kw==
|
|
@@ -1585,19 +1585,19 @@
|
|
|
1585
1585
|
wordwrap "^1.0.0"
|
|
1586
1586
|
wrap-ansi "^7.0.0"
|
|
1587
1587
|
|
|
1588
|
-
"@oclif/plugin-help@^6.2.7":
|
|
1589
|
-
version "6.2.
|
|
1590
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.
|
|
1591
|
-
integrity sha512-
|
|
1588
|
+
"@oclif/plugin-help@^6.2.7", "@oclif/plugin-help@^6.2.8":
|
|
1589
|
+
version "6.2.8"
|
|
1590
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.8.tgz#cbaea5ef886d76e75dbab6e77e34012889e924b5"
|
|
1591
|
+
integrity sha512-QRpFYlBeJffl4cXGBi8e+EfGogDmU7y8do1ZHxmPKZ5eZ0mfeKiqq2WA9dwRMZJriy1qSaGsbkOYgYQWlOYhSg==
|
|
1592
1592
|
dependencies:
|
|
1593
1593
|
"@oclif/core" "^4"
|
|
1594
1594
|
|
|
1595
|
-
"@oclif/plugin-not-found@^3.2.
|
|
1596
|
-
version "3.2.
|
|
1597
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
1598
|
-
integrity sha512
|
|
1595
|
+
"@oclif/plugin-not-found@^3.2.15":
|
|
1596
|
+
version "3.2.16"
|
|
1597
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.16.tgz#e81c3ec965802d07b80dade118cbec86ec5082dd"
|
|
1598
|
+
integrity sha512-9yGR1lAg4ItSwRb4WhZ41X+6tO55SJjDYnu+EXW9gPCPj64z5qRIBU1ZWUZGtxJpHNB0vUh9nDLTsQAJOw/lnw==
|
|
1599
1599
|
dependencies:
|
|
1600
|
-
"@inquirer/confirm" "^3.1.
|
|
1600
|
+
"@inquirer/confirm" "^3.1.22"
|
|
1601
1601
|
"@oclif/core" "^4"
|
|
1602
1602
|
ansis "^3.3.1"
|
|
1603
1603
|
fast-levenshtein "^3.0.0"
|
|
@@ -1739,13 +1739,13 @@
|
|
|
1739
1739
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
|
|
1740
1740
|
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
|
|
1741
1741
|
|
|
1742
|
-
"@salesforce/sf-plugins-core@^11.1.2", "@salesforce/sf-plugins-core@^11.2.1", "@salesforce/sf-plugins-core@^11.2.4", "@salesforce/sf-plugins-core@^11.3.
|
|
1743
|
-
version "11.3.
|
|
1744
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.
|
|
1745
|
-
integrity sha512-
|
|
1742
|
+
"@salesforce/sf-plugins-core@^11.1.2", "@salesforce/sf-plugins-core@^11.2.1", "@salesforce/sf-plugins-core@^11.2.4", "@salesforce/sf-plugins-core@^11.3.2":
|
|
1743
|
+
version "11.3.2"
|
|
1744
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.2.tgz#8a4ffde0bbef88fe4d669844a119e8f436d6b0ab"
|
|
1745
|
+
integrity sha512-QyFX/PBzw/hkBUJFl1HH+g7ghRSIwWy9Y0NZgCQgWQQJtV6Sfi4fyeaUafsiOjVnyCqa+r+tWHV/JgRr2yK9NA==
|
|
1746
1746
|
dependencies:
|
|
1747
|
-
"@inquirer/confirm" "^3.1.
|
|
1748
|
-
"@inquirer/password" "^2.1.
|
|
1747
|
+
"@inquirer/confirm" "^3.1.22"
|
|
1748
|
+
"@inquirer/password" "^2.1.22"
|
|
1749
1749
|
"@oclif/core" "^4.0.15"
|
|
1750
1750
|
"@salesforce/core" "^8.2.7"
|
|
1751
1751
|
"@salesforce/kit" "^3.2.1"
|
|
@@ -2634,13 +2634,13 @@
|
|
|
2634
2634
|
"@typescript-eslint/types" "6.21.0"
|
|
2635
2635
|
"@typescript-eslint/visitor-keys" "6.21.0"
|
|
2636
2636
|
|
|
2637
|
-
"@typescript-eslint/scope-manager@7.
|
|
2638
|
-
version "7.
|
|
2639
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.
|
|
2640
|
-
integrity sha512-
|
|
2637
|
+
"@typescript-eslint/scope-manager@7.18.0":
|
|
2638
|
+
version "7.18.0"
|
|
2639
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
|
|
2640
|
+
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
|
|
2641
2641
|
dependencies:
|
|
2642
|
-
"@typescript-eslint/types" "7.
|
|
2643
|
-
"@typescript-eslint/visitor-keys" "7.
|
|
2642
|
+
"@typescript-eslint/types" "7.18.0"
|
|
2643
|
+
"@typescript-eslint/visitor-keys" "7.18.0"
|
|
2644
2644
|
|
|
2645
2645
|
"@typescript-eslint/type-utils@6.21.0":
|
|
2646
2646
|
version "6.21.0"
|
|
@@ -2657,10 +2657,10 @@
|
|
|
2657
2657
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
|
|
2658
2658
|
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
|
|
2659
2659
|
|
|
2660
|
-
"@typescript-eslint/types@7.
|
|
2661
|
-
version "7.
|
|
2662
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.
|
|
2663
|
-
integrity sha512-
|
|
2660
|
+
"@typescript-eslint/types@7.18.0":
|
|
2661
|
+
version "7.18.0"
|
|
2662
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
|
|
2663
|
+
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
|
|
2664
2664
|
|
|
2665
2665
|
"@typescript-eslint/typescript-estree@6.21.0":
|
|
2666
2666
|
version "6.21.0"
|
|
@@ -2676,13 +2676,13 @@
|
|
|
2676
2676
|
semver "^7.5.4"
|
|
2677
2677
|
ts-api-utils "^1.0.1"
|
|
2678
2678
|
|
|
2679
|
-
"@typescript-eslint/typescript-estree@7.
|
|
2680
|
-
version "7.
|
|
2681
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.
|
|
2682
|
-
integrity sha512-
|
|
2679
|
+
"@typescript-eslint/typescript-estree@7.18.0":
|
|
2680
|
+
version "7.18.0"
|
|
2681
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
|
|
2682
|
+
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
|
|
2683
2683
|
dependencies:
|
|
2684
|
-
"@typescript-eslint/types" "7.
|
|
2685
|
-
"@typescript-eslint/visitor-keys" "7.
|
|
2684
|
+
"@typescript-eslint/types" "7.18.0"
|
|
2685
|
+
"@typescript-eslint/visitor-keys" "7.18.0"
|
|
2686
2686
|
debug "^4.3.4"
|
|
2687
2687
|
globby "^11.1.0"
|
|
2688
2688
|
is-glob "^4.0.3"
|
|
@@ -2703,15 +2703,15 @@
|
|
|
2703
2703
|
"@typescript-eslint/typescript-estree" "6.21.0"
|
|
2704
2704
|
semver "^7.5.4"
|
|
2705
2705
|
|
|
2706
|
-
"@typescript-eslint/utils@^7.
|
|
2707
|
-
version "7.
|
|
2708
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.
|
|
2709
|
-
integrity sha512-
|
|
2706
|
+
"@typescript-eslint/utils@^7.18.0":
|
|
2707
|
+
version "7.18.0"
|
|
2708
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
|
|
2709
|
+
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
|
|
2710
2710
|
dependencies:
|
|
2711
2711
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
2712
|
-
"@typescript-eslint/scope-manager" "7.
|
|
2713
|
-
"@typescript-eslint/types" "7.
|
|
2714
|
-
"@typescript-eslint/typescript-estree" "7.
|
|
2712
|
+
"@typescript-eslint/scope-manager" "7.18.0"
|
|
2713
|
+
"@typescript-eslint/types" "7.18.0"
|
|
2714
|
+
"@typescript-eslint/typescript-estree" "7.18.0"
|
|
2715
2715
|
|
|
2716
2716
|
"@typescript-eslint/visitor-keys@6.21.0":
|
|
2717
2717
|
version "6.21.0"
|
|
@@ -2721,12 +2721,12 @@
|
|
|
2721
2721
|
"@typescript-eslint/types" "6.21.0"
|
|
2722
2722
|
eslint-visitor-keys "^3.4.1"
|
|
2723
2723
|
|
|
2724
|
-
"@typescript-eslint/visitor-keys@7.
|
|
2725
|
-
version "7.
|
|
2726
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.
|
|
2727
|
-
integrity sha512-
|
|
2724
|
+
"@typescript-eslint/visitor-keys@7.18.0":
|
|
2725
|
+
version "7.18.0"
|
|
2726
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
|
|
2727
|
+
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
|
|
2728
2728
|
dependencies:
|
|
2729
|
-
"@typescript-eslint/types" "7.
|
|
2729
|
+
"@typescript-eslint/types" "7.18.0"
|
|
2730
2730
|
eslint-visitor-keys "^3.4.3"
|
|
2731
2731
|
|
|
2732
2732
|
"@ungap/structured-clone@^1.2.0":
|
|
@@ -4027,13 +4027,13 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
4027
4027
|
semver "^7.5.4"
|
|
4028
4028
|
spdx-expression-parse "^4.0.0"
|
|
4029
4029
|
|
|
4030
|
-
eslint-plugin-sf-plugin@^1.20.
|
|
4031
|
-
version "1.20.
|
|
4032
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
4033
|
-
integrity sha512-
|
|
4030
|
+
eslint-plugin-sf-plugin@^1.20.4:
|
|
4031
|
+
version "1.20.4"
|
|
4032
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.4.tgz#9d99f76cd316939222231f74bb65fc76ddd7fee4"
|
|
4033
|
+
integrity sha512-lpuF4XGVenrQotd0cUZhgZ4rLDubytWPJBzmMCIovZdqyGYzgD68MGofDSLFzmbhKfa2fX1Pndljru6/GjVyGQ==
|
|
4034
4034
|
dependencies:
|
|
4035
|
-
"@salesforce/core" "^8.
|
|
4036
|
-
"@typescript-eslint/utils" "^7.
|
|
4035
|
+
"@salesforce/core" "^8.3.0"
|
|
4036
|
+
"@typescript-eslint/utils" "^7.18.0"
|
|
4037
4037
|
|
|
4038
4038
|
eslint-plugin-unicorn@^50.0.1:
|
|
4039
4039
|
version "50.0.1"
|
|
@@ -6143,19 +6143,19 @@ object.values@^1.1.7:
|
|
|
6143
6143
|
define-properties "^1.2.0"
|
|
6144
6144
|
es-abstract "^1.22.1"
|
|
6145
6145
|
|
|
6146
|
-
oclif@^4.14.
|
|
6147
|
-
version "4.14.
|
|
6148
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.
|
|
6149
|
-
integrity sha512-
|
|
6146
|
+
oclif@^4.14.19:
|
|
6147
|
+
version "4.14.19"
|
|
6148
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.19.tgz#e6bdc56abb336100a7e2d8b2bb0e62cf741cb330"
|
|
6149
|
+
integrity sha512-JdpLi1JbJ2OqSYCSLNzuLx9sn+ZgKNx3Z/zAL9f/BWsrQ6ohq3ElhjeAOSwOki3n533hjGqFHJW/hj1yuGYl0g==
|
|
6150
6150
|
dependencies:
|
|
6151
6151
|
"@aws-sdk/client-cloudfront" "^3.624.0"
|
|
6152
6152
|
"@aws-sdk/client-s3" "^3.614.0"
|
|
6153
|
-
"@inquirer/confirm" "^3.1.
|
|
6153
|
+
"@inquirer/confirm" "^3.1.22"
|
|
6154
6154
|
"@inquirer/input" "^2.2.4"
|
|
6155
6155
|
"@inquirer/select" "^2.3.10"
|
|
6156
6156
|
"@oclif/core" "^4"
|
|
6157
6157
|
"@oclif/plugin-help" "^6.2.7"
|
|
6158
|
-
"@oclif/plugin-not-found" "^3.2.
|
|
6158
|
+
"@oclif/plugin-not-found" "^3.2.15"
|
|
6159
6159
|
"@oclif/plugin-warn-if-update-available" "^3.0.19"
|
|
6160
6160
|
async-retry "^1.3.3"
|
|
6161
6161
|
chalk "^4"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-command-reference",
|
|
3
3
|
"description": "Generate the Salesforce CLI command reference guide",
|
|
4
|
-
"version": "3.1.
|
|
4
|
+
"version": "3.1.17",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
|
|
7
7
|
"type": "module",
|
|
@@ -9,20 +9,20 @@
|
|
|
9
9
|
"@oclif/core": "^4",
|
|
10
10
|
"@salesforce/core": "^8.3.0",
|
|
11
11
|
"@salesforce/kit": "^3.2.1",
|
|
12
|
-
"@salesforce/sf-plugins-core": "^11.3.
|
|
12
|
+
"@salesforce/sf-plugins-core": "^11.3.2",
|
|
13
13
|
"@salesforce/ts-types": "^2.0.11",
|
|
14
14
|
"chalk": "^5.3.0",
|
|
15
15
|
"debug": "^4.3.6",
|
|
16
16
|
"handlebars": "^4.7.8"
|
|
17
17
|
},
|
|
18
18
|
"devDependencies": {
|
|
19
|
-
"@oclif/plugin-help": "^6.2.
|
|
19
|
+
"@oclif/plugin-help": "^6.2.8",
|
|
20
20
|
"@salesforce/dev-scripts": "^10.2.9",
|
|
21
21
|
"@salesforce/plugin-auth": "^3.6.42",
|
|
22
22
|
"@salesforce/plugin-user": "^3.5.20",
|
|
23
23
|
"@types/debug": "^4.1.12",
|
|
24
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
|
25
|
-
"oclif": "^4.14.
|
|
24
|
+
"eslint-plugin-sf-plugin": "^1.20.4",
|
|
25
|
+
"oclif": "^4.14.19",
|
|
26
26
|
"ts-node": "^10.9.2",
|
|
27
27
|
"typescript": "^5.5.4"
|
|
28
28
|
},
|