@salesforce/plugin-marketplace 1.0.13 → 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 +109 -226
- package/oclif.manifest.json +1 -1
- package/package.json +10 -10
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,10 +727,10 @@
|
|
|
727
727
|
wordwrap "^1.0.0"
|
|
728
728
|
wrap-ansi "^7.0.0"
|
|
729
729
|
|
|
730
|
-
"@oclif/core@^3.0.4", "@oclif/core@^3.
|
|
731
|
-
version "3.15.
|
|
732
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.
|
|
733
|
-
integrity sha512-
|
|
730
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.3.1":
|
|
731
|
+
version "3.15.1"
|
|
732
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.1.tgz#e03fa775d658e76056150ac0c7b8097b6f51ab9c"
|
|
733
|
+
integrity sha512-d4457zVo2agLoJG97CmdY6M3BeP5sogBP3BtP65hUvJH6wA6Us1hdY3UiPPtD/ZzZImq7cATVMABuCF9tM+rWA==
|
|
734
734
|
dependencies:
|
|
735
735
|
ansi-escapes "^4.3.2"
|
|
736
736
|
ansi-styles "^4.3.0"
|
|
@@ -749,7 +749,7 @@
|
|
|
749
749
|
js-yaml "^3.14.1"
|
|
750
750
|
natural-orderby "^2.0.3"
|
|
751
751
|
object-treeify "^1.1.33"
|
|
752
|
-
password-prompt "^1.1.
|
|
752
|
+
password-prompt "^1.1.3"
|
|
753
753
|
slice-ansi "^4.0.0"
|
|
754
754
|
string-width "^4.2.3"
|
|
755
755
|
strip-ansi "^6.0.1"
|
|
@@ -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"
|
|
@@ -909,11 +909,11 @@
|
|
|
909
909
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
910
910
|
|
|
911
911
|
"@salesforce/cli-plugins-testkit@^5":
|
|
912
|
-
version "5.1.
|
|
913
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.
|
|
914
|
-
integrity sha512-
|
|
912
|
+
version "5.1.3"
|
|
913
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.3.tgz#5e7a7afebaa9a2c02eadbf533273d496335929d6"
|
|
914
|
+
integrity sha512-wmaiVR2Hr6AGUBdDF4M5xCEm4iczNdkm3lVlz8dU/8nISEAyNHOUkt2sB07Yx5oXoDMNNuuxM2DthxxMxxwzzA==
|
|
915
915
|
dependencies:
|
|
916
|
-
"@salesforce/core" "^6.4.
|
|
916
|
+
"@salesforce/core" "^6.4.2"
|
|
917
917
|
"@salesforce/kit" "^3.0.15"
|
|
918
918
|
"@salesforce/ts-types" "^2.0.9"
|
|
919
919
|
"@types/shelljs" "^0.8.15"
|
|
@@ -923,31 +923,7 @@
|
|
|
923
923
|
strip-ansi "6.0.1"
|
|
924
924
|
ts-retry-promise "^0.7.1"
|
|
925
925
|
|
|
926
|
-
"@salesforce/core@^
|
|
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
|
-
"@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1":
|
|
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"
|
|
953
929
|
integrity sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==
|
|
@@ -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.
|
|
1025
|
-
"@salesforce/core" "^6.4.
|
|
1000
|
+
"@oclif/core" "^3.15.1"
|
|
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"
|
|
@@ -1559,11 +1535,6 @@ ansi-colors@4.1.1:
|
|
|
1559
1535
|
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
|
|
1560
1536
|
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
|
|
1561
1537
|
|
|
1562
|
-
ansi-escapes@^3.1.0:
|
|
1563
|
-
version "3.2.0"
|
|
1564
|
-
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b"
|
|
1565
|
-
integrity sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==
|
|
1566
|
-
|
|
1567
1538
|
ansi-escapes@^4.2.1, ansi-escapes@^4.3.2:
|
|
1568
1539
|
version "4.3.2"
|
|
1569
1540
|
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e"
|
|
@@ -2543,17 +2514,6 @@ create-require@^1.1.0:
|
|
|
2543
2514
|
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
|
|
2544
2515
|
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
|
|
2545
2516
|
|
|
2546
|
-
cross-spawn@^6.0.5:
|
|
2547
|
-
version "6.0.5"
|
|
2548
|
-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
|
|
2549
|
-
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
|
|
2550
|
-
dependencies:
|
|
2551
|
-
nice-try "^1.0.4"
|
|
2552
|
-
path-key "^2.0.1"
|
|
2553
|
-
semver "^5.5.0"
|
|
2554
|
-
shebang-command "^1.2.0"
|
|
2555
|
-
which "^1.2.9"
|
|
2556
|
-
|
|
2557
2517
|
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
|
|
2558
2518
|
version "7.0.3"
|
|
2559
2519
|
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
|
|
@@ -3091,13 +3051,13 @@ eslint-plugin-perfectionist@^2.1.0:
|
|
|
3091
3051
|
minimatch "^9.0.3"
|
|
3092
3052
|
natural-compare-lite "^1.4.0"
|
|
3093
3053
|
|
|
3094
|
-
eslint-plugin-sf-plugin@^1.
|
|
3095
|
-
version "1.
|
|
3096
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.
|
|
3097
|
-
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==
|
|
3098
3058
|
dependencies:
|
|
3099
|
-
"@salesforce/core" "^
|
|
3100
|
-
"@typescript-eslint/utils" "^
|
|
3059
|
+
"@salesforce/core" "^6.4.0"
|
|
3060
|
+
"@typescript-eslint/utils" "^6.13.2"
|
|
3101
3061
|
|
|
3102
3062
|
eslint-plugin-unicorn@^49.0.0:
|
|
3103
3063
|
version "49.0.0"
|
|
@@ -3119,14 +3079,6 @@ eslint-plugin-unicorn@^49.0.0:
|
|
|
3119
3079
|
semver "^7.5.4"
|
|
3120
3080
|
strip-indent "^3.0.0"
|
|
3121
3081
|
|
|
3122
|
-
eslint-scope@^5.1.1:
|
|
3123
|
-
version "5.1.1"
|
|
3124
|
-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
|
|
3125
|
-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
|
|
3126
|
-
dependencies:
|
|
3127
|
-
esrecurse "^4.3.0"
|
|
3128
|
-
estraverse "^4.1.1"
|
|
3129
|
-
|
|
3130
3082
|
eslint-scope@^7.2.2:
|
|
3131
3083
|
version "7.2.2"
|
|
3132
3084
|
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
|
|
@@ -3212,11 +3164,6 @@ esrecurse@^4.3.0:
|
|
|
3212
3164
|
dependencies:
|
|
3213
3165
|
estraverse "^5.2.0"
|
|
3214
3166
|
|
|
3215
|
-
estraverse@^4.1.1:
|
|
3216
|
-
version "4.3.0"
|
|
3217
|
-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
|
|
3218
|
-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
|
|
3219
|
-
|
|
3220
3167
|
estraverse@^5.1.0, estraverse@^5.2.0:
|
|
3221
3168
|
version "5.3.0"
|
|
3222
3169
|
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
|
|
@@ -3732,7 +3679,7 @@ glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
|
3732
3679
|
once "^1.3.0"
|
|
3733
3680
|
path-is-absolute "^1.0.0"
|
|
3734
3681
|
|
|
3735
|
-
glob@^8.0.
|
|
3682
|
+
glob@^8.0.1, glob@^8.0.3:
|
|
3736
3683
|
version "8.1.0"
|
|
3737
3684
|
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
|
|
3738
3685
|
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
|
|
@@ -3926,14 +3873,6 @@ header-case@^2.0.4:
|
|
|
3926
3873
|
capital-case "^1.0.4"
|
|
3927
3874
|
tslib "^2.0.3"
|
|
3928
3875
|
|
|
3929
|
-
help-me@^4.0.1:
|
|
3930
|
-
version "4.2.0"
|
|
3931
|
-
resolved "https://registry.yarnpkg.com/help-me/-/help-me-4.2.0.tgz#50712bfd799ff1854ae1d312c36eafcea85b0563"
|
|
3932
|
-
integrity sha512-TAOnTB8Tz5Dw8penUuzHVrKNKlCIbwwbHnXraNJxPwf8LRtE2HlM84RYuezMFcwOJmoYOCWVDyJ8TQGxn9PgxA==
|
|
3933
|
-
dependencies:
|
|
3934
|
-
glob "^8.0.0"
|
|
3935
|
-
readable-stream "^3.6.0"
|
|
3936
|
-
|
|
3937
3876
|
help-me@^5.0.0:
|
|
3938
3877
|
version "5.0.0"
|
|
3939
3878
|
resolved "https://registry.yarnpkg.com/help-me/-/help-me-5.0.0.tgz#b1ebe63b967b74060027c2ac61f9be12d354a6f6"
|
|
@@ -4635,7 +4574,7 @@ jsesc@~0.5.0:
|
|
|
4635
4574
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
|
4636
4575
|
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
|
|
4637
4576
|
|
|
4638
|
-
jsforce@^2.0.0-beta.
|
|
4577
|
+
jsforce@^2.0.0-beta.29:
|
|
4639
4578
|
version "2.0.0-beta.29"
|
|
4640
4579
|
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.29.tgz#0b59b026eb0b90dfb199a53656af32a4c8acc48f"
|
|
4641
4580
|
integrity sha512-Fq7xjOYOikyozZZDQNTfzsAdhcO0rUXwtavsjM+cCYUFiCMVOJJavgco303zOsJk3v8sdAYnGgHyKckLIhnyAg==
|
|
@@ -5248,6 +5187,13 @@ minimatch@5.0.1:
|
|
|
5248
5187
|
dependencies:
|
|
5249
5188
|
brace-expansion "^2.0.1"
|
|
5250
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
|
+
|
|
5251
5197
|
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
|
|
5252
5198
|
version "3.1.2"
|
|
5253
5199
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
|
|
@@ -5269,13 +5215,6 @@ minimatch@^7.2.0:
|
|
|
5269
5215
|
dependencies:
|
|
5270
5216
|
brace-expansion "^2.0.1"
|
|
5271
5217
|
|
|
5272
|
-
minimatch@^9.0.1, minimatch@^9.0.3:
|
|
5273
|
-
version "9.0.3"
|
|
5274
|
-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
|
|
5275
|
-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
|
|
5276
|
-
dependencies:
|
|
5277
|
-
brace-expansion "^2.0.1"
|
|
5278
|
-
|
|
5279
5218
|
minimist-options@4.1.0:
|
|
5280
5219
|
version "4.1.0"
|
|
5281
5220
|
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
|
|
@@ -5494,11 +5433,6 @@ netmask@^2.0.2:
|
|
|
5494
5433
|
resolved "https://registry.yarnpkg.com/netmask/-/netmask-2.0.2.tgz#8b01a07644065d536383835823bc52004ebac5e7"
|
|
5495
5434
|
integrity sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==
|
|
5496
5435
|
|
|
5497
|
-
nice-try@^1.0.4:
|
|
5498
|
-
version "1.0.5"
|
|
5499
|
-
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
|
|
5500
|
-
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
|
|
5501
|
-
|
|
5502
5436
|
nise@^4.1.0:
|
|
5503
5437
|
version "4.1.0"
|
|
5504
5438
|
resolved "https://registry.yarnpkg.com/nise/-/nise-4.1.0.tgz#8fb75a26e90b99202fa1e63f448f58efbcdedaf6"
|
|
@@ -6059,13 +5993,13 @@ pascal-case@^3.1.2:
|
|
|
6059
5993
|
no-case "^3.0.4"
|
|
6060
5994
|
tslib "^2.0.3"
|
|
6061
5995
|
|
|
6062
|
-
password-prompt@^1.1.2:
|
|
6063
|
-
version "1.1.
|
|
6064
|
-
resolved "https://registry.yarnpkg.com/password-prompt/-/password-prompt-1.1.
|
|
6065
|
-
integrity sha512-
|
|
5996
|
+
password-prompt@^1.1.2, password-prompt@^1.1.3:
|
|
5997
|
+
version "1.1.3"
|
|
5998
|
+
resolved "https://registry.yarnpkg.com/password-prompt/-/password-prompt-1.1.3.tgz#05e539f4e7ca4d6c865d479313f10eb9db63ee5f"
|
|
5999
|
+
integrity sha512-HkrjG2aJlvF0t2BMH0e2LB/EHf3Lcq3fNMzy4GYHcQblAvOl+QQji1Lx7WRBMqpVK8p+KR7bCg7oqAMXtdgqyw==
|
|
6066
6000
|
dependencies:
|
|
6067
|
-
ansi-escapes "^3.
|
|
6068
|
-
cross-spawn "^
|
|
6001
|
+
ansi-escapes "^4.3.2"
|
|
6002
|
+
cross-spawn "^7.0.3"
|
|
6069
6003
|
|
|
6070
6004
|
path-case@^3.0.4:
|
|
6071
6005
|
version "3.0.4"
|
|
@@ -6085,11 +6019,6 @@ path-is-absolute@^1.0.0:
|
|
|
6085
6019
|
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
|
|
6086
6020
|
integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
|
|
6087
6021
|
|
|
6088
|
-
path-key@^2.0.1:
|
|
6089
|
-
version "2.0.1"
|
|
6090
|
-
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
|
|
6091
|
-
integrity sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==
|
|
6092
|
-
|
|
6093
6022
|
path-key@^3.0.0, path-key@^3.1.0:
|
|
6094
6023
|
version "3.1.1"
|
|
6095
6024
|
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
|
|
@@ -6153,26 +6082,6 @@ pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-tr
|
|
|
6153
6082
|
readable-stream "^4.0.0"
|
|
6154
6083
|
split2 "^4.0.0"
|
|
6155
6084
|
|
|
6156
|
-
pino-pretty@^10.2.3:
|
|
6157
|
-
version "10.2.3"
|
|
6158
|
-
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.2.3.tgz#db539c796a1421fd4d130734fa994f5a26027783"
|
|
6159
|
-
integrity sha512-4jfIUc8TC1GPUfDyMSlW1STeORqkoxec71yhxIpLDQapUu8WOuoz2TTCoidrIssyz78LZC69whBMPIKCMbi3cw==
|
|
6160
|
-
dependencies:
|
|
6161
|
-
colorette "^2.0.7"
|
|
6162
|
-
dateformat "^4.6.3"
|
|
6163
|
-
fast-copy "^3.0.0"
|
|
6164
|
-
fast-safe-stringify "^2.1.1"
|
|
6165
|
-
help-me "^4.0.1"
|
|
6166
|
-
joycon "^3.1.1"
|
|
6167
|
-
minimist "^1.2.6"
|
|
6168
|
-
on-exit-leak-free "^2.1.0"
|
|
6169
|
-
pino-abstract-transport "^1.0.0"
|
|
6170
|
-
pump "^3.0.0"
|
|
6171
|
-
readable-stream "^4.0.0"
|
|
6172
|
-
secure-json-parse "^2.4.0"
|
|
6173
|
-
sonic-boom "^3.0.0"
|
|
6174
|
-
strip-json-comments "^3.1.1"
|
|
6175
|
-
|
|
6176
6085
|
pino-pretty@^10.3.0:
|
|
6177
6086
|
version "10.3.0"
|
|
6178
6087
|
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.0.tgz#483ff78b98d277c33d00e0419c00601d9152bc7e"
|
|
@@ -6198,7 +6107,7 @@ pino-std-serializers@^6.0.0:
|
|
|
6198
6107
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
|
6199
6108
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
|
6200
6109
|
|
|
6201
|
-
pino@^8.16.
|
|
6110
|
+
pino@^8.16.2:
|
|
6202
6111
|
version "8.16.2"
|
|
6203
6112
|
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
|
|
6204
6113
|
integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
|
|
@@ -6734,12 +6643,12 @@ secure-json-parse@^2.4.0:
|
|
|
6734
6643
|
resolved "https://registry.yarnpkg.com/secure-json-parse/-/secure-json-parse-2.7.0.tgz#5a5f9cd6ae47df23dba3151edd06855d47e09862"
|
|
6735
6644
|
integrity sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==
|
|
6736
6645
|
|
|
6737
|
-
"semver@2 || 3 || 4 || 5"
|
|
6646
|
+
"semver@2 || 3 || 4 || 5":
|
|
6738
6647
|
version "5.7.2"
|
|
6739
6648
|
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
|
|
6740
6649
|
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
|
|
6741
6650
|
|
|
6742
|
-
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:
|
|
6743
6652
|
version "7.5.4"
|
|
6744
6653
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
|
|
6745
6654
|
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
|
|
@@ -6806,13 +6715,6 @@ setimmediate@^1.0.5:
|
|
|
6806
6715
|
resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
|
|
6807
6716
|
integrity sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==
|
|
6808
6717
|
|
|
6809
|
-
shebang-command@^1.2.0:
|
|
6810
|
-
version "1.2.0"
|
|
6811
|
-
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
|
|
6812
|
-
integrity sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==
|
|
6813
|
-
dependencies:
|
|
6814
|
-
shebang-regex "^1.0.0"
|
|
6815
|
-
|
|
6816
6718
|
shebang-command@^2.0.0:
|
|
6817
6719
|
version "2.0.0"
|
|
6818
6720
|
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
|
|
@@ -6820,11 +6722,6 @@ shebang-command@^2.0.0:
|
|
|
6820
6722
|
dependencies:
|
|
6821
6723
|
shebang-regex "^3.0.0"
|
|
6822
6724
|
|
|
6823
|
-
shebang-regex@^1.0.0:
|
|
6824
|
-
version "1.0.0"
|
|
6825
|
-
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
|
|
6826
|
-
integrity sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==
|
|
6827
|
-
|
|
6828
6725
|
shebang-regex@^3.0.0:
|
|
6829
6726
|
version "3.0.0"
|
|
6830
6727
|
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
|
|
@@ -7370,7 +7267,7 @@ tsconfig-paths@^3.14.2:
|
|
|
7370
7267
|
minimist "^1.2.6"
|
|
7371
7268
|
strip-bom "^3.0.0"
|
|
7372
7269
|
|
|
7373
|
-
tslib@^1.
|
|
7270
|
+
tslib@^1.9.0:
|
|
7374
7271
|
version "1.14.1"
|
|
7375
7272
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
|
7376
7273
|
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
|
@@ -7380,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:
|
|
|
7380
7277
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
|
7381
7278
|
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
|
7382
7279
|
|
|
7383
|
-
tsutils@^3.21.0:
|
|
7384
|
-
version "3.21.0"
|
|
7385
|
-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
|
|
7386
|
-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
|
|
7387
|
-
dependencies:
|
|
7388
|
-
tslib "^1.8.1"
|
|
7389
|
-
|
|
7390
7280
|
tunnel-agent@*, tunnel-agent@^0.6.0:
|
|
7391
7281
|
version "0.6.0"
|
|
7392
7282
|
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
|
|
@@ -7774,13 +7664,6 @@ which-typed-array@^1.1.11, which-typed-array@^1.1.13, which-typed-array@^1.1.2:
|
|
|
7774
7664
|
gopd "^1.0.1"
|
|
7775
7665
|
has-tostringtag "^1.0.0"
|
|
7776
7666
|
|
|
7777
|
-
which@^1.2.9:
|
|
7778
|
-
version "1.3.1"
|
|
7779
|
-
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
|
|
7780
|
-
integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
|
|
7781
|
-
dependencies:
|
|
7782
|
-
isexe "^2.0.0"
|
|
7783
|
-
|
|
7784
7667
|
which@^2.0.1, which@^2.0.2:
|
|
7785
7668
|
version "2.0.2"
|
|
7786
7669
|
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
|
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
|
-
"@oclif/core": "^3.
|
|
9
|
-
"@salesforce/core": "^6.4.
|
|
8
|
+
"@oclif/core": "^3.15.1",
|
|
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
|
}
|