@salesforce/plugin-marketplace 1.0.14 → 1.0.15
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 +1 -1
- package/lib/commands/plugins/discover.js +1 -3
- package/lib/commands/plugins/discover.js.map +1 -1
- package/oclif.lock +92 -164
- package/oclif.manifest.json +1 -1
- package/package.json +9 -9
package/README.md
CHANGED
|
@@ -84,6 +84,6 @@ EXAMPLES
|
|
|
84
84
|
$ sf plugins discover
|
|
85
85
|
```
|
|
86
86
|
|
|
87
|
-
_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.0.
|
|
87
|
+
_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.0.15/src/commands/plugins/discover.ts)_
|
|
88
88
|
|
|
89
89
|
<!-- commandsstop -->
|
|
@@ -5,13 +5,11 @@
|
|
|
5
5
|
* For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
|
|
6
6
|
*/
|
|
7
7
|
import { EOL } from 'node:os';
|
|
8
|
-
import { dirname } from 'node:path';
|
|
9
|
-
import { fileURLToPath } from 'node:url';
|
|
10
8
|
import { SfCommand, StandardColors } from '@salesforce/sf-plugins-core';
|
|
11
9
|
import { Messages } from '@salesforce/core';
|
|
12
10
|
import shared from '../../shared/discoverQuery.js';
|
|
13
11
|
import { packages } from '../../shared/plugins.js';
|
|
14
|
-
Messages.
|
|
12
|
+
Messages.importMessagesDirectoryFromMetaUrl(import.meta.url);
|
|
15
13
|
const messages = Messages.loadMessages('@salesforce/plugin-marketplace', 'plugins.discover');
|
|
16
14
|
export default class PluginsDiscover extends SfCommand {
|
|
17
15
|
static summary = messages.getMessage('summary');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"discover.js","sourceRoot":"","sources":["../../../src/commands/plugins/discover.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EAAE,GAAG,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"discover.js","sourceRoot":"","sources":["../../../src/commands/plugins/discover.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EAAE,GAAG,EAAE,MAAM,SAAS,CAAC;AAG9B,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,MAA0B,MAAM,+BAA+B,CAAC;AACvE,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAEnD,QAAQ,CAAC,kCAAkC,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAA;AAC5D,MAAM,QAAQ,GAAG,QAAQ,CAAC,YAAY,CAAC,gCAAgC,EAAE,kBAAkB,CAAC,CAAC;AAI7F,MAAM,CAAC,OAAO,OAAO,eAAgB,SAAQ,SAA0B;IAC9D,MAAM,CAAU,OAAO,GAAG,QAAQ,CAAC,UAAU,CAAC,SAAS,CAAC,CAAC;IACzD,MAAM,CAAU,QAAQ,GAAG,QAAQ,CAAC,WAAW,CAAC,UAAU,CAAC,CAAC;IAE5D,KAAK,CAAC,GAAG;QACd,MAAM,IAAI,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC;QAClC,MAAM,OAAO,GAAG,MAAM,CAAC,SAAS,CAAC,MAAM,MAAM,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;QAE9E,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,EAAE;YAClD,IAAI,EAAE,EAAE,MAAM,EAAE,SAAS,EAAE;YAC3B,WAAW,EAAE,EAAE,MAAM,EAAE,aAAa,EAAE;YACtC,QAAQ,EAAE,EAAE,MAAM,EAAE,UAAU,EAAE;YAChC,SAAS,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE;YAC9B,SAAS,EAAE,EAAE,MAAM,EAAE,WAAW,EAAE;SACnC,CAAC,CAAC;QAEH,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC,yCAAyC;QACrD,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,UAAU,CAAC,YAAY,CAAC,CAAC,CAAC;QAC7C,OAAO,OAAO,CAAC;IACjB,CAAC;;AAGH,mIAAmI;AACnI,MAAM,SAAS,GAAG,CAAC,EAAE,IAAI,EAAE,WAAW,EAAE,QAAQ,EAAE,SAAS,EAAE,SAAS,EAAkB,EAAkB,EAAE,CAAC,CAAC;IAC5G,IAAI;IACJ,WAAW;IACX,QAAQ;IACR,SAAS;IACT,SAAS;CACV,CAAC,CAAC;AAEH,MAAM,SAAS,GAAG,CAAC,EAAkB,EAAkB,EAAE,CAAC,CAAC;IACzD,GAAG,EAAE;IACL,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;IAC1C,WAAW,EAAE,MAAM,CAAC,oBAAoB,CAAC,EAAE,CAAC,WAAW,CAAC;CACzD,CAAC,CAAC;AAEH,MAAM,WAAW,GAAG,CAAC,GAAmB,EAAE,KAAa,EAAkB,EAAE,CACzE,KAAK,GAAG,CAAC,KAAK,CAAC;IACb,CAAC,CAAC,GAAG;IACL,CAAC,CAAE,MAAM,CAAC,WAAW,CACjB,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,EAAE,KAAK,CAAC,EAAE,EAAE,CAAC,CAAC,GAAG,EAAE,cAAc,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAC1D,CAAC"}
|
package/oclif.lock
CHANGED
|
@@ -727,7 +727,7 @@
|
|
|
727
727
|
wordwrap "^1.0.0"
|
|
728
728
|
wrap-ansi "^7.0.0"
|
|
729
729
|
|
|
730
|
-
"@oclif/core@^3.0.4", "@oclif/core@^3.
|
|
730
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.3.1":
|
|
731
731
|
version "3.15.1"
|
|
732
732
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.1.tgz#e03fa775d658e76056150ac0c7b8097b6f51ab9c"
|
|
733
733
|
integrity sha512-d4457zVo2agLoJG97CmdY6M3BeP5sogBP3BtP65hUvJH6wA6Us1hdY3UiPPtD/ZzZImq7cATVMABuCF9tM+rWA==
|
|
@@ -760,12 +760,12 @@
|
|
|
760
760
|
wordwrap "^1.0.0"
|
|
761
761
|
wrap-ansi "^7.0.0"
|
|
762
762
|
|
|
763
|
-
"@oclif/plugin-command-snapshot@^5.0.
|
|
764
|
-
version "5.0.
|
|
765
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.
|
|
766
|
-
integrity sha512-
|
|
763
|
+
"@oclif/plugin-command-snapshot@^5.0.5":
|
|
764
|
+
version "5.0.5"
|
|
765
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.5.tgz#8594869b2e70c5703041d810b7c6515dcd179494"
|
|
766
|
+
integrity sha512-rv+1DVDRJQhD6BXQ1rA7ZZRiXroqDEyfnuIdWLlELxmyENH5askz6q+PeY0GDIAGbIlGCsTv84B3rPk1qsMqRA==
|
|
767
767
|
dependencies:
|
|
768
|
-
"@oclif/core" "^3.
|
|
768
|
+
"@oclif/core" "^3.15.0"
|
|
769
769
|
"@types/lodash.difference" "^4.5.9"
|
|
770
770
|
chalk "^5.3.0"
|
|
771
771
|
just-diff "^5.2.0"
|
|
@@ -923,30 +923,6 @@
|
|
|
923
923
|
strip-ansi "6.0.1"
|
|
924
924
|
ts-retry-promise "^0.7.1"
|
|
925
925
|
|
|
926
|
-
"@salesforce/core@^5.3.20":
|
|
927
|
-
version "5.3.20"
|
|
928
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.20.tgz#4e934d4551bb70423cb1c4115615bc41cffca41e"
|
|
929
|
-
integrity sha512-y+O6O2c8OYFDrAy2qsG+pAcNxoyL14nmBXcBRRcYA7Huj8ikK+aLJK84PuVAYdQz+hNwImQF+69IWtDkpK4Irg==
|
|
930
|
-
dependencies:
|
|
931
|
-
"@salesforce/kit" "^3.0.15"
|
|
932
|
-
"@salesforce/schemas" "^1.6.1"
|
|
933
|
-
"@salesforce/ts-types" "^2.0.9"
|
|
934
|
-
"@types/semver" "^7.5.4"
|
|
935
|
-
ajv "^8.12.0"
|
|
936
|
-
change-case "^4.1.2"
|
|
937
|
-
faye "^1.4.0"
|
|
938
|
-
form-data "^4.0.0"
|
|
939
|
-
js2xmlparser "^4.0.1"
|
|
940
|
-
jsforce "^2.0.0-beta.28"
|
|
941
|
-
jsonwebtoken "9.0.2"
|
|
942
|
-
jszip "3.10.1"
|
|
943
|
-
pino "^8.16.0"
|
|
944
|
-
pino-abstract-transport "^1.0.0"
|
|
945
|
-
pino-pretty "^10.2.3"
|
|
946
|
-
proper-lockfile "^4.1.2"
|
|
947
|
-
semver "^7.5.4"
|
|
948
|
-
ts-retry-promise "^0.7.1"
|
|
949
|
-
|
|
950
926
|
"@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2":
|
|
951
927
|
version "6.4.2"
|
|
952
928
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.2.tgz#e6e5e2d5e6ad17f1cbe0feb5a0e55e8b74c91e3c"
|
|
@@ -976,16 +952,16 @@
|
|
|
976
952
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
977
953
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
978
954
|
|
|
979
|
-
"@salesforce/dev-scripts@^8.1.
|
|
980
|
-
version "8.1.
|
|
981
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.1.
|
|
982
|
-
integrity sha512-
|
|
955
|
+
"@salesforce/dev-scripts@^8.1.3":
|
|
956
|
+
version "8.1.3"
|
|
957
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.1.3.tgz#b33c53b4b648b5090322d1144c6852ca587d6eb7"
|
|
958
|
+
integrity sha512-mSWCab+uO3O2QNBCRJpKsHw/UYpOGpNFWT12BC85e+VyWBp4LTIAsssBKDY8czRI02K7NwiYaC34fNdP+yqrzA==
|
|
983
959
|
dependencies:
|
|
984
960
|
"@commitlint/cli" "^17.1.2"
|
|
985
961
|
"@commitlint/config-conventional" "^17.8.1"
|
|
986
962
|
"@salesforce/dev-config" "^4.1.0"
|
|
987
963
|
"@salesforce/prettier-config" "^0.0.3"
|
|
988
|
-
"@types/chai" "^4.3.
|
|
964
|
+
"@types/chai" "^4.3.11"
|
|
989
965
|
"@types/mocha" "^10.0.6"
|
|
990
966
|
"@types/node" "^18"
|
|
991
967
|
"@types/sinon" "^10.0.20"
|
|
@@ -1016,15 +992,15 @@
|
|
|
1016
992
|
"@salesforce/ts-types" "^2.0.9"
|
|
1017
993
|
tslib "^2.6.2"
|
|
1018
994
|
|
|
1019
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
1020
|
-
version "3.0.
|
|
1021
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
1022
|
-
integrity sha512-
|
|
995
|
+
"@salesforce/plugin-command-reference@^3.0.58":
|
|
996
|
+
version "3.0.58"
|
|
997
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.58.tgz#2c1e151a4b2d3cca5956554eb4a43bab4fcf27d8"
|
|
998
|
+
integrity sha512-OblBIcOATD1HVorM/A+t2dT3V0FM/CQv2PtCoUA+rHecjGAjtLdzKajPIGw+Z56GCNqLM5keoEglzFGY8HeA4Q==
|
|
1023
999
|
dependencies:
|
|
1024
|
-
"@oclif/core" "^3.15.
|
|
1000
|
+
"@oclif/core" "^3.15.1"
|
|
1025
1001
|
"@salesforce/core" "^6.4.1"
|
|
1026
1002
|
"@salesforce/kit" "^3.0.15"
|
|
1027
|
-
"@salesforce/sf-plugins-core" "^5.0.
|
|
1003
|
+
"@salesforce/sf-plugins-core" "^5.0.12"
|
|
1028
1004
|
"@salesforce/ts-types" "^2.0.9"
|
|
1029
1005
|
chalk "^4"
|
|
1030
1006
|
handlebars "^4.7.8"
|
|
@@ -1040,12 +1016,12 @@
|
|
|
1040
1016
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
|
|
1041
1017
|
integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
|
|
1042
1018
|
|
|
1043
|
-
"@salesforce/sf-plugins-core@^5.0.12", "@salesforce/sf-plugins-core@^5.0.
|
|
1044
|
-
version "5.0.
|
|
1045
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.
|
|
1046
|
-
integrity sha512-
|
|
1019
|
+
"@salesforce/sf-plugins-core@^5.0.12", "@salesforce/sf-plugins-core@^5.0.13":
|
|
1020
|
+
version "5.0.13"
|
|
1021
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz#f2941527d66ded5750a6646e146af047ab72acc9"
|
|
1022
|
+
integrity sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==
|
|
1047
1023
|
dependencies:
|
|
1048
|
-
"@oclif/core" "^3.15.
|
|
1024
|
+
"@oclif/core" "^3.15.1"
|
|
1049
1025
|
"@salesforce/core" "^6.4.1"
|
|
1050
1026
|
"@salesforce/kit" "^3.0.15"
|
|
1051
1027
|
"@salesforce/ts-types" "^2.0.9"
|
|
@@ -1157,10 +1133,10 @@
|
|
|
1157
1133
|
"@types/node" "*"
|
|
1158
1134
|
"@types/responselike" "^1.0.0"
|
|
1159
1135
|
|
|
1160
|
-
"@types/chai@^4.3.
|
|
1161
|
-
version "4.3.
|
|
1162
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
1163
|
-
integrity sha512-
|
|
1136
|
+
"@types/chai@^4.3.11":
|
|
1137
|
+
version "4.3.11"
|
|
1138
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.11.tgz#e95050bf79a932cb7305dd130254ccdf9bde671c"
|
|
1139
|
+
integrity sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ==
|
|
1164
1140
|
|
|
1165
1141
|
"@types/cli-progress@^3.11.0":
|
|
1166
1142
|
version "3.11.0"
|
|
@@ -1195,7 +1171,7 @@
|
|
|
1195
1171
|
"@types/through" "*"
|
|
1196
1172
|
rxjs "^7.2.0"
|
|
1197
1173
|
|
|
1198
|
-
"@types/json-schema@^7.0.12"
|
|
1174
|
+
"@types/json-schema@^7.0.12":
|
|
1199
1175
|
version "7.0.14"
|
|
1200
1176
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.14.tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1"
|
|
1201
1177
|
integrity sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==
|
|
@@ -1290,7 +1266,7 @@
|
|
|
1290
1266
|
dependencies:
|
|
1291
1267
|
"@types/node" "*"
|
|
1292
1268
|
|
|
1293
|
-
"@types/semver@^7.
|
|
1269
|
+
"@types/semver@^7.5.0", "@types/semver@^7.5.6":
|
|
1294
1270
|
version "7.5.6"
|
|
1295
1271
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
|
|
1296
1272
|
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
|
|
@@ -1358,14 +1334,6 @@
|
|
|
1358
1334
|
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1359
1335
|
debug "^4.3.4"
|
|
1360
1336
|
|
|
1361
|
-
"@typescript-eslint/scope-manager@5.62.0":
|
|
1362
|
-
version "5.62.0"
|
|
1363
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
|
|
1364
|
-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
|
|
1365
|
-
dependencies:
|
|
1366
|
-
"@typescript-eslint/types" "5.62.0"
|
|
1367
|
-
"@typescript-eslint/visitor-keys" "5.62.0"
|
|
1368
|
-
|
|
1369
1337
|
"@typescript-eslint/scope-manager@6.11.0":
|
|
1370
1338
|
version "6.11.0"
|
|
1371
1339
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz#621f603537c89f4d105733d949aa4d55eee5cea8"
|
|
@@ -1374,6 +1342,14 @@
|
|
|
1374
1342
|
"@typescript-eslint/types" "6.11.0"
|
|
1375
1343
|
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1376
1344
|
|
|
1345
|
+
"@typescript-eslint/scope-manager@6.16.0":
|
|
1346
|
+
version "6.16.0"
|
|
1347
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.16.0.tgz#f3e9a00fbc1d0701356359cd56489c54d9e37168"
|
|
1348
|
+
integrity sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw==
|
|
1349
|
+
dependencies:
|
|
1350
|
+
"@typescript-eslint/types" "6.16.0"
|
|
1351
|
+
"@typescript-eslint/visitor-keys" "6.16.0"
|
|
1352
|
+
|
|
1377
1353
|
"@typescript-eslint/type-utils@6.11.0":
|
|
1378
1354
|
version "6.11.0"
|
|
1379
1355
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1"
|
|
@@ -1384,28 +1360,15 @@
|
|
|
1384
1360
|
debug "^4.3.4"
|
|
1385
1361
|
ts-api-utils "^1.0.1"
|
|
1386
1362
|
|
|
1387
|
-
"@typescript-eslint/types@5.62.0":
|
|
1388
|
-
version "5.62.0"
|
|
1389
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
|
|
1390
|
-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
|
|
1391
|
-
|
|
1392
1363
|
"@typescript-eslint/types@6.11.0":
|
|
1393
1364
|
version "6.11.0"
|
|
1394
1365
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53"
|
|
1395
1366
|
integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==
|
|
1396
1367
|
|
|
1397
|
-
"@typescript-eslint/
|
|
1398
|
-
version "
|
|
1399
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/
|
|
1400
|
-
integrity sha512-
|
|
1401
|
-
dependencies:
|
|
1402
|
-
"@typescript-eslint/types" "5.62.0"
|
|
1403
|
-
"@typescript-eslint/visitor-keys" "5.62.0"
|
|
1404
|
-
debug "^4.3.4"
|
|
1405
|
-
globby "^11.1.0"
|
|
1406
|
-
is-glob "^4.0.3"
|
|
1407
|
-
semver "^7.3.7"
|
|
1408
|
-
tsutils "^3.21.0"
|
|
1368
|
+
"@typescript-eslint/types@6.16.0":
|
|
1369
|
+
version "6.16.0"
|
|
1370
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16.0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e"
|
|
1371
|
+
integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==
|
|
1409
1372
|
|
|
1410
1373
|
"@typescript-eslint/typescript-estree@6.11.0":
|
|
1411
1374
|
version "6.11.0"
|
|
@@ -1420,7 +1383,21 @@
|
|
|
1420
1383
|
semver "^7.5.4"
|
|
1421
1384
|
ts-api-utils "^1.0.1"
|
|
1422
1385
|
|
|
1423
|
-
"@typescript-eslint/
|
|
1386
|
+
"@typescript-eslint/typescript-estree@6.16.0":
|
|
1387
|
+
version "6.16.0"
|
|
1388
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03"
|
|
1389
|
+
integrity sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA==
|
|
1390
|
+
dependencies:
|
|
1391
|
+
"@typescript-eslint/types" "6.16.0"
|
|
1392
|
+
"@typescript-eslint/visitor-keys" "6.16.0"
|
|
1393
|
+
debug "^4.3.4"
|
|
1394
|
+
globby "^11.1.0"
|
|
1395
|
+
is-glob "^4.0.3"
|
|
1396
|
+
minimatch "9.0.3"
|
|
1397
|
+
semver "^7.5.4"
|
|
1398
|
+
ts-api-utils "^1.0.1"
|
|
1399
|
+
|
|
1400
|
+
"@typescript-eslint/utils@6.11.0":
|
|
1424
1401
|
version "6.11.0"
|
|
1425
1402
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604"
|
|
1426
1403
|
integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==
|
|
@@ -1433,27 +1410,18 @@
|
|
|
1433
1410
|
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
1434
1411
|
semver "^7.5.4"
|
|
1435
1412
|
|
|
1436
|
-
"@typescript-eslint/utils@^
|
|
1437
|
-
version "
|
|
1438
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-
|
|
1439
|
-
integrity sha512-
|
|
1413
|
+
"@typescript-eslint/utils@^6.13.2", "@typescript-eslint/utils@^6.7.5":
|
|
1414
|
+
version "6.16.0"
|
|
1415
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.16.0.tgz#1c291492d34670f9210d2b7fcf6b402bea3134ae"
|
|
1416
|
+
integrity sha512-T83QPKrBm6n//q9mv7oiSvy/Xq/7Hyw9SzSEhMHJwznEmQayfBM87+oAlkNAMEO7/MjIwKyOHgBJbxB0s7gx2A==
|
|
1440
1417
|
dependencies:
|
|
1441
|
-
"@eslint-community/eslint-utils" "^4.
|
|
1442
|
-
"@types/json-schema" "^7.0.
|
|
1443
|
-
"@types/semver" "^7.
|
|
1444
|
-
"@typescript-eslint/scope-manager" "
|
|
1445
|
-
"@typescript-eslint/types" "
|
|
1446
|
-
"@typescript-eslint/typescript-estree" "
|
|
1447
|
-
|
|
1448
|
-
semver "^7.3.7"
|
|
1449
|
-
|
|
1450
|
-
"@typescript-eslint/visitor-keys@5.62.0":
|
|
1451
|
-
version "5.62.0"
|
|
1452
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
|
|
1453
|
-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
|
|
1454
|
-
dependencies:
|
|
1455
|
-
"@typescript-eslint/types" "5.62.0"
|
|
1456
|
-
eslint-visitor-keys "^3.3.0"
|
|
1418
|
+
"@eslint-community/eslint-utils" "^4.4.0"
|
|
1419
|
+
"@types/json-schema" "^7.0.12"
|
|
1420
|
+
"@types/semver" "^7.5.0"
|
|
1421
|
+
"@typescript-eslint/scope-manager" "6.16.0"
|
|
1422
|
+
"@typescript-eslint/types" "6.16.0"
|
|
1423
|
+
"@typescript-eslint/typescript-estree" "6.16.0"
|
|
1424
|
+
semver "^7.5.4"
|
|
1457
1425
|
|
|
1458
1426
|
"@typescript-eslint/visitor-keys@6.11.0":
|
|
1459
1427
|
version "6.11.0"
|
|
@@ -1463,6 +1431,14 @@
|
|
|
1463
1431
|
"@typescript-eslint/types" "6.11.0"
|
|
1464
1432
|
eslint-visitor-keys "^3.4.1"
|
|
1465
1433
|
|
|
1434
|
+
"@typescript-eslint/visitor-keys@6.16.0":
|
|
1435
|
+
version "6.16.0"
|
|
1436
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.16.0.tgz#d50da18a05d91318ed3e7e8889bda0edc35f3a10"
|
|
1437
|
+
integrity sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A==
|
|
1438
|
+
dependencies:
|
|
1439
|
+
"@typescript-eslint/types" "6.16.0"
|
|
1440
|
+
eslint-visitor-keys "^3.4.1"
|
|
1441
|
+
|
|
1466
1442
|
"@ungap/structured-clone@^1.2.0":
|
|
1467
1443
|
version "1.2.0"
|
|
1468
1444
|
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
|
@@ -3075,13 +3051,13 @@ eslint-plugin-perfectionist@^2.1.0:
|
|
|
3075
3051
|
minimatch "^9.0.3"
|
|
3076
3052
|
natural-compare-lite "^1.4.0"
|
|
3077
3053
|
|
|
3078
|
-
eslint-plugin-sf-plugin@^1.
|
|
3079
|
-
version "1.
|
|
3080
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.
|
|
3081
|
-
integrity sha512-
|
|
3054
|
+
eslint-plugin-sf-plugin@^1.17.0:
|
|
3055
|
+
version "1.17.0"
|
|
3056
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.0.tgz#9a7e81cb63bc6f36aae7c7797f95e2179def7fd3"
|
|
3057
|
+
integrity sha512-grW7leP0FJbKQZgDjBZanLSTYrus0itKaEmoflEuqTZSyqH4feP53rHby5ysbOnw9OvgZfuq9NSc0a/CzcIbtQ==
|
|
3082
3058
|
dependencies:
|
|
3083
|
-
"@salesforce/core" "^
|
|
3084
|
-
"@typescript-eslint/utils" "^
|
|
3059
|
+
"@salesforce/core" "^6.4.0"
|
|
3060
|
+
"@typescript-eslint/utils" "^6.13.2"
|
|
3085
3061
|
|
|
3086
3062
|
eslint-plugin-unicorn@^49.0.0:
|
|
3087
3063
|
version "49.0.0"
|
|
@@ -3103,14 +3079,6 @@ eslint-plugin-unicorn@^49.0.0:
|
|
|
3103
3079
|
semver "^7.5.4"
|
|
3104
3080
|
strip-indent "^3.0.0"
|
|
3105
3081
|
|
|
3106
|
-
eslint-scope@^5.1.1:
|
|
3107
|
-
version "5.1.1"
|
|
3108
|
-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
|
|
3109
|
-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
|
|
3110
|
-
dependencies:
|
|
3111
|
-
esrecurse "^4.3.0"
|
|
3112
|
-
estraverse "^4.1.1"
|
|
3113
|
-
|
|
3114
3082
|
eslint-scope@^7.2.2:
|
|
3115
3083
|
version "7.2.2"
|
|
3116
3084
|
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
|
|
@@ -3196,11 +3164,6 @@ esrecurse@^4.3.0:
|
|
|
3196
3164
|
dependencies:
|
|
3197
3165
|
estraverse "^5.2.0"
|
|
3198
3166
|
|
|
3199
|
-
estraverse@^4.1.1:
|
|
3200
|
-
version "4.3.0"
|
|
3201
|
-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
|
|
3202
|
-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
|
|
3203
|
-
|
|
3204
3167
|
estraverse@^5.1.0, estraverse@^5.2.0:
|
|
3205
3168
|
version "5.3.0"
|
|
3206
3169
|
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
|
|
@@ -3716,7 +3679,7 @@ glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
|
3716
3679
|
once "^1.3.0"
|
|
3717
3680
|
path-is-absolute "^1.0.0"
|
|
3718
3681
|
|
|
3719
|
-
glob@^8.0.
|
|
3682
|
+
glob@^8.0.1, glob@^8.0.3:
|
|
3720
3683
|
version "8.1.0"
|
|
3721
3684
|
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
|
|
3722
3685
|
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
|
|
@@ -3910,14 +3873,6 @@ header-case@^2.0.4:
|
|
|
3910
3873
|
capital-case "^1.0.4"
|
|
3911
3874
|
tslib "^2.0.3"
|
|
3912
3875
|
|
|
3913
|
-
help-me@^4.0.1:
|
|
3914
|
-
version "4.2.0"
|
|
3915
|
-
resolved "https://registry.yarnpkg.com/help-me/-/help-me-4.2.0.tgz#50712bfd799ff1854ae1d312c36eafcea85b0563"
|
|
3916
|
-
integrity sha512-TAOnTB8Tz5Dw8penUuzHVrKNKlCIbwwbHnXraNJxPwf8LRtE2HlM84RYuezMFcwOJmoYOCWVDyJ8TQGxn9PgxA==
|
|
3917
|
-
dependencies:
|
|
3918
|
-
glob "^8.0.0"
|
|
3919
|
-
readable-stream "^3.6.0"
|
|
3920
|
-
|
|
3921
3876
|
help-me@^5.0.0:
|
|
3922
3877
|
version "5.0.0"
|
|
3923
3878
|
resolved "https://registry.yarnpkg.com/help-me/-/help-me-5.0.0.tgz#b1ebe63b967b74060027c2ac61f9be12d354a6f6"
|
|
@@ -4619,7 +4574,7 @@ jsesc@~0.5.0:
|
|
|
4619
4574
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
|
4620
4575
|
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
|
|
4621
4576
|
|
|
4622
|
-
jsforce@^2.0.0-beta.
|
|
4577
|
+
jsforce@^2.0.0-beta.29:
|
|
4623
4578
|
version "2.0.0-beta.29"
|
|
4624
4579
|
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.29.tgz#0b59b026eb0b90dfb199a53656af32a4c8acc48f"
|
|
4625
4580
|
integrity sha512-Fq7xjOYOikyozZZDQNTfzsAdhcO0rUXwtavsjM+cCYUFiCMVOJJavgco303zOsJk3v8sdAYnGgHyKckLIhnyAg==
|
|
@@ -5232,6 +5187,13 @@ minimatch@5.0.1:
|
|
|
5232
5187
|
dependencies:
|
|
5233
5188
|
brace-expansion "^2.0.1"
|
|
5234
5189
|
|
|
5190
|
+
minimatch@9.0.3, minimatch@^9.0.1, minimatch@^9.0.3:
|
|
5191
|
+
version "9.0.3"
|
|
5192
|
+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
|
|
5193
|
+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
|
|
5194
|
+
dependencies:
|
|
5195
|
+
brace-expansion "^2.0.1"
|
|
5196
|
+
|
|
5235
5197
|
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
|
|
5236
5198
|
version "3.1.2"
|
|
5237
5199
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
|
|
@@ -5253,13 +5215,6 @@ minimatch@^7.2.0:
|
|
|
5253
5215
|
dependencies:
|
|
5254
5216
|
brace-expansion "^2.0.1"
|
|
5255
5217
|
|
|
5256
|
-
minimatch@^9.0.1, minimatch@^9.0.3:
|
|
5257
|
-
version "9.0.3"
|
|
5258
|
-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
|
|
5259
|
-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
|
|
5260
|
-
dependencies:
|
|
5261
|
-
brace-expansion "^2.0.1"
|
|
5262
|
-
|
|
5263
5218
|
minimist-options@4.1.0:
|
|
5264
5219
|
version "4.1.0"
|
|
5265
5220
|
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
|
|
@@ -6127,26 +6082,6 @@ pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-tr
|
|
|
6127
6082
|
readable-stream "^4.0.0"
|
|
6128
6083
|
split2 "^4.0.0"
|
|
6129
6084
|
|
|
6130
|
-
pino-pretty@^10.2.3:
|
|
6131
|
-
version "10.2.3"
|
|
6132
|
-
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.2.3.tgz#db539c796a1421fd4d130734fa994f5a26027783"
|
|
6133
|
-
integrity sha512-4jfIUc8TC1GPUfDyMSlW1STeORqkoxec71yhxIpLDQapUu8WOuoz2TTCoidrIssyz78LZC69whBMPIKCMbi3cw==
|
|
6134
|
-
dependencies:
|
|
6135
|
-
colorette "^2.0.7"
|
|
6136
|
-
dateformat "^4.6.3"
|
|
6137
|
-
fast-copy "^3.0.0"
|
|
6138
|
-
fast-safe-stringify "^2.1.1"
|
|
6139
|
-
help-me "^4.0.1"
|
|
6140
|
-
joycon "^3.1.1"
|
|
6141
|
-
minimist "^1.2.6"
|
|
6142
|
-
on-exit-leak-free "^2.1.0"
|
|
6143
|
-
pino-abstract-transport "^1.0.0"
|
|
6144
|
-
pump "^3.0.0"
|
|
6145
|
-
readable-stream "^4.0.0"
|
|
6146
|
-
secure-json-parse "^2.4.0"
|
|
6147
|
-
sonic-boom "^3.0.0"
|
|
6148
|
-
strip-json-comments "^3.1.1"
|
|
6149
|
-
|
|
6150
6085
|
pino-pretty@^10.3.0:
|
|
6151
6086
|
version "10.3.0"
|
|
6152
6087
|
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.0.tgz#483ff78b98d277c33d00e0419c00601d9152bc7e"
|
|
@@ -6172,7 +6107,7 @@ pino-std-serializers@^6.0.0:
|
|
|
6172
6107
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
|
6173
6108
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
|
6174
6109
|
|
|
6175
|
-
pino@^8.16.
|
|
6110
|
+
pino@^8.16.2:
|
|
6176
6111
|
version "8.16.2"
|
|
6177
6112
|
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
|
|
6178
6113
|
integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
|
|
@@ -6713,7 +6648,7 @@ secure-json-parse@^2.4.0:
|
|
|
6713
6648
|
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
|
|
6714
6649
|
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
|
|
6715
6650
|
|
|
6716
|
-
semver@7.5.4, semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.
|
|
6651
|
+
semver@7.5.4, semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.8, semver@^7.5.3, semver@^7.5.4:
|
|
6717
6652
|
version "7.5.4"
|
|
6718
6653
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
|
|
6719
6654
|
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
|
|
@@ -7332,7 +7267,7 @@ tsconfig-paths@^3.14.2:
|
|
|
7332
7267
|
minimist "^1.2.6"
|
|
7333
7268
|
strip-bom "^3.0.0"
|
|
7334
7269
|
|
|
7335
|
-
tslib@^1.
|
|
7270
|
+
tslib@^1.9.0:
|
|
7336
7271
|
version "1.14.1"
|
|
7337
7272
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
|
7338
7273
|
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
|
@@ -7342,13 +7277,6 @@ tslib@^2, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2:
|
|
|
7342
7277
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
|
7343
7278
|
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
|
7344
7279
|
|
|
7345
|
-
tsutils@^3.21.0:
|
|
7346
|
-
version "3.21.0"
|
|
7347
|
-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
|
|
7348
|
-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
|
|
7349
|
-
dependencies:
|
|
7350
|
-
tslib "^1.8.1"
|
|
7351
|
-
|
|
7352
7280
|
tunnel-agent@*, tunnel-agent@^0.6.0:
|
|
7353
7281
|
version "0.6.0"
|
|
7354
7282
|
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-marketplace",
|
|
3
3
|
"description": "Find sf plugins",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.15",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.15.1",
|
|
9
|
-
"@salesforce/core": "^6.4.
|
|
9
|
+
"@salesforce/core": "^6.4.2",
|
|
10
10
|
"@salesforce/kit": "^3.0.15",
|
|
11
|
-
"@salesforce/sf-plugins-core": "^5.0.
|
|
11
|
+
"@salesforce/sf-plugins-core": "^5.0.13",
|
|
12
12
|
"got": "^13.0.0",
|
|
13
13
|
"proxy-agent": "^6.3.1"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
|
-
"@oclif/plugin-command-snapshot": "^5.0.
|
|
16
|
+
"@oclif/plugin-command-snapshot": "^5.0.5",
|
|
17
17
|
"@salesforce/cli-plugins-testkit": "^5",
|
|
18
|
-
"@salesforce/dev-scripts": "^8.1.
|
|
19
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
20
|
-
"eslint-plugin-sf-plugin": "^1.
|
|
18
|
+
"@salesforce/dev-scripts": "^8.1.3",
|
|
19
|
+
"@salesforce/plugin-command-reference": "^3.0.58",
|
|
20
|
+
"eslint-plugin-sf-plugin": "^1.17.0",
|
|
21
21
|
"oclif": "^4.1.0",
|
|
22
22
|
"shx": "0.3.4",
|
|
23
23
|
"ts-node": "^10.9.2",
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
"exports": "./lib/index.js",
|
|
202
202
|
"type": "module",
|
|
203
203
|
"sfdx": {
|
|
204
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.
|
|
205
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.
|
|
204
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.15.crt",
|
|
205
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.15.sig"
|
|
206
206
|
}
|
|
207
207
|
}
|