@salesforce/plugin-marketplace 1.0.14 → 1.0.16

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/LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2023, Salesforce.com, Inc.
1
+ Copyright (c) 2024, Salesforce.com, Inc.
2
2
  All rights reserved.
3
3
 
4
4
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
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.14/src/commands/plugins/discover.ts)_
87
+ _See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.0.16/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.importMessagesDirectory(dirname(fileURLToPath(import.meta.url)));
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;AAC9B,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AACzC,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,uBAAuB,CAAC,OAAO,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;AAC1E,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"}
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
@@ -442,6 +442,59 @@
442
442
  resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
443
443
  integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
444
444
 
445
+ "@inquirer/confirm@^2.0.15":
446
+ version "2.0.15"
447
+ resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-2.0.15.tgz#b5512ed190efd8c5b96e0969115756b48546ab36"
448
+ integrity sha512-hj8Q/z7sQXsF0DSpLQZVDhWYGN6KLM/gNjjqGkpKwBzljbQofGjn0ueHADy4HUY+OqDHmXuwk/bY+tZyIuuB0w==
449
+ dependencies:
450
+ "@inquirer/core" "^5.1.1"
451
+ "@inquirer/type" "^1.1.5"
452
+ chalk "^4.1.2"
453
+
454
+ "@inquirer/core@^5.1.1":
455
+ version "5.1.1"
456
+ resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-5.1.1.tgz#849d4846aea68371c133df6ec9059f5e5bd30d30"
457
+ integrity sha512-IuJyZQUg75+L5AmopgnzxYrgcU6PJKL0hoIs332G1Gv55CnmZrhG6BzNOeZ5sOsTi1YCGOopw4rYICv74ejMFg==
458
+ dependencies:
459
+ "@inquirer/type" "^1.1.5"
460
+ "@types/mute-stream" "^0.0.4"
461
+ "@types/node" "^20.9.0"
462
+ "@types/wrap-ansi" "^3.0.0"
463
+ ansi-escapes "^4.3.2"
464
+ chalk "^4.1.2"
465
+ cli-spinners "^2.9.1"
466
+ cli-width "^4.1.0"
467
+ figures "^3.2.0"
468
+ mute-stream "^1.0.0"
469
+ run-async "^3.0.0"
470
+ signal-exit "^4.1.0"
471
+ strip-ansi "^6.0.1"
472
+ wrap-ansi "^6.2.0"
473
+
474
+ "@inquirer/input@^1.2.14":
475
+ version "1.2.14"
476
+ resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-1.2.14.tgz#8951867618bb5cd16dd096e02404eec225a92207"
477
+ integrity sha512-tISLGpUKXixIQue7jypNEShrdzJoLvEvZOJ4QRsw5XTfrIYfoWFqAjMQLerGs9CzR86yAI89JR6snHmKwnNddw==
478
+ dependencies:
479
+ "@inquirer/core" "^5.1.1"
480
+ "@inquirer/type" "^1.1.5"
481
+ chalk "^4.1.2"
482
+
483
+ "@inquirer/password@^1.1.14":
484
+ version "1.1.14"
485
+ resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-1.1.14.tgz#c1fc139efe84a38986870a1bcf80718050f82bbf"
486
+ integrity sha512-vL2BFxfMo8EvuGuZYlryiyAB3XsgtbxOcFs4H9WI9szAS/VZCAwdVqs8rqEeaAf/GV/eZOghIOYxvD91IsRWSg==
487
+ dependencies:
488
+ "@inquirer/input" "^1.2.14"
489
+ "@inquirer/type" "^1.1.5"
490
+ ansi-escapes "^4.3.2"
491
+ chalk "^4.1.2"
492
+
493
+ "@inquirer/type@^1.1.5":
494
+ version "1.1.5"
495
+ resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.1.5.tgz#b8c171f755859c8159b10e41e1e3a88f0ca99d7f"
496
+ integrity sha512-wmwHvHozpPo4IZkkNtbYenem/0wnfI6hvOcGKmPEa0DwuaH5XUQzFqy6OpEpjEegZMhYIk8HDYITI16BPLtrRA==
497
+
445
498
  "@isaacs/cliui@^8.0.2":
446
499
  version "8.0.2"
447
500
  resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -727,10 +780,10 @@
727
780
  wordwrap "^1.0.0"
728
781
  wrap-ansi "^7.0.0"
729
782
 
730
- "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@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==
783
+ "@oclif/core@^3.0.4", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.3.1":
784
+ version "3.16.0"
785
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.16.0.tgz#682657cb5e4a3262a47e26e0c8a7bf0343acaf76"
786
+ integrity sha512-/PIz+udzb59XE8O/bQvqlCtXy6RByEHH0KsrAJNa/ZrqtdsLmeDNJcHdgygFHx+nz+PYMoUzsyzJMau++EDNoQ==
734
787
  dependencies:
735
788
  ansi-escapes "^4.3.2"
736
789
  ansi-styles "^4.3.0"
@@ -760,12 +813,12 @@
760
813
  wordwrap "^1.0.0"
761
814
  wrap-ansi "^7.0.0"
762
815
 
763
- "@oclif/plugin-command-snapshot@^5.0.4":
764
- version "5.0.4"
765
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.4.tgz#d80cf80cdf8e6a21cddbea607c5a39c96d577b87"
766
- integrity sha512-dsogNsY/k9D9aoceEWZhGklHBCIsJQpVAKwRKSQkrzhvesi/qB4reEfcuWGy1FtJihTVEVSGLdGBIz2Wu1XApA==
816
+ "@oclif/plugin-command-snapshot@^5.0.5":
817
+ version "5.0.5"
818
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.5.tgz#8594869b2e70c5703041d810b7c6515dcd179494"
819
+ integrity sha512-rv+1DVDRJQhD6BXQ1rA7ZZRiXroqDEyfnuIdWLlELxmyENH5askz6q+PeY0GDIAGbIlGCsTv84B3rPk1qsMqRA==
767
820
  dependencies:
768
- "@oclif/core" "^3.10.8"
821
+ "@oclif/core" "^3.15.0"
769
822
  "@types/lodash.difference" "^4.5.9"
770
823
  chalk "^5.3.0"
771
824
  just-diff "^5.2.0"
@@ -923,30 +976,6 @@
923
976
  strip-ansi "6.0.1"
924
977
  ts-retry-promise "^0.7.1"
925
978
 
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
979
  "@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2":
951
980
  version "6.4.2"
952
981
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.2.tgz#e6e5e2d5e6ad17f1cbe0feb5a0e55e8b74c91e3c"
@@ -976,16 +1005,16 @@
976
1005
  resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
977
1006
  integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
978
1007
 
979
- "@salesforce/dev-scripts@^8.1.2":
980
- version "8.1.2"
981
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.1.2.tgz#ec3e528328fe7c7b8b312688e970ea258913980b"
982
- integrity sha512-DQscqQPMuj2b1D8sfh77zAKQVEuo0SQ05XlFSbVKgvxO/yPrSpUK0LgHsbyG4Js88TWBqsf4K7mkdaryukSnSA==
1008
+ "@salesforce/dev-scripts@^8.2.0":
1009
+ version "8.2.0"
1010
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.2.0.tgz#e8ca6fd377b0e85ecf88baea727493a68c2154ee"
1011
+ integrity sha512-dzVBmetyBe8IM1XJCBw83U5rC0TSwvXa1MPRRI0pmE/VeBqlfxM7rneKtlORCirz9n8SAvCiQvI4oJ/yWW5Quw==
983
1012
  dependencies:
984
1013
  "@commitlint/cli" "^17.1.2"
985
1014
  "@commitlint/config-conventional" "^17.8.1"
986
1015
  "@salesforce/dev-config" "^4.1.0"
987
1016
  "@salesforce/prettier-config" "^0.0.3"
988
- "@types/chai" "^4.3.10"
1017
+ "@types/chai" "^4.3.11"
989
1018
  "@types/mocha" "^10.0.6"
990
1019
  "@types/node" "^18"
991
1020
  "@types/sinon" "^10.0.20"
@@ -1016,15 +1045,15 @@
1016
1045
  "@salesforce/ts-types" "^2.0.9"
1017
1046
  tslib "^2.6.2"
1018
1047
 
1019
- "@salesforce/plugin-command-reference@^3.0.56":
1020
- version "3.0.56"
1021
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.56.tgz#538a9ad005cae322c43848e69952a7cc9474dd57"
1022
- integrity sha512-4+C8GwXpl7jlyEsJXiMPFG4QTk3Y6N+H+58AZ50RB7qIzXcWROLeIazuvRyZedPvzAdze02hVHPBAO+pltdh4w==
1048
+ "@salesforce/plugin-command-reference@^3.0.58":
1049
+ version "3.0.58"
1050
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.58.tgz#2c1e151a4b2d3cca5956554eb4a43bab4fcf27d8"
1051
+ integrity sha512-OblBIcOATD1HVorM/A+t2dT3V0FM/CQv2PtCoUA+rHecjGAjtLdzKajPIGw+Z56GCNqLM5keoEglzFGY8HeA4Q==
1023
1052
  dependencies:
1024
- "@oclif/core" "^3.15.0"
1053
+ "@oclif/core" "^3.15.1"
1025
1054
  "@salesforce/core" "^6.4.1"
1026
1055
  "@salesforce/kit" "^3.0.15"
1027
- "@salesforce/sf-plugins-core" "^5.0.8"
1056
+ "@salesforce/sf-plugins-core" "^5.0.12"
1028
1057
  "@salesforce/ts-types" "^2.0.9"
1029
1058
  chalk "^4"
1030
1059
  handlebars "^4.7.8"
@@ -1040,12 +1069,12 @@
1040
1069
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
1041
1070
  integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
1042
1071
 
1043
- "@salesforce/sf-plugins-core@^5.0.12", "@salesforce/sf-plugins-core@^5.0.8":
1044
- version "5.0.12"
1045
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.12.tgz#f638a8091316b70b4cb981b0847326fd8c32c2f4"
1046
- integrity sha512-2ZuD++T+c0mGmLep0K54ucA3GIjlRWdR0L+oMLlcTYcf6rxEV72D9MMszS3syVabSJeNGrKIgsO3kP9c13PCAQ==
1072
+ "@salesforce/sf-plugins-core@^5.0.12":
1073
+ version "5.0.13"
1074
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz#f2941527d66ded5750a6646e146af047ab72acc9"
1075
+ integrity sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==
1047
1076
  dependencies:
1048
- "@oclif/core" "^3.15.0"
1077
+ "@oclif/core" "^3.15.1"
1049
1078
  "@salesforce/core" "^6.4.1"
1050
1079
  "@salesforce/kit" "^3.0.15"
1051
1080
  "@salesforce/ts-types" "^2.0.9"
@@ -1053,6 +1082,19 @@
1053
1082
  chalk "^4"
1054
1083
  inquirer "^8.2.5"
1055
1084
 
1085
+ "@salesforce/sf-plugins-core@^7.0.0":
1086
+ version "7.0.0"
1087
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.0.0.tgz#56cb4eaafcd04a183938d86c5e93323e037b15ab"
1088
+ integrity sha512-vl53Ee0/eg9wgvtWro6kX82/943s28Hph/o3lTQk6URorfqMC+zH0RGKJj1X0VKeLhDSOCRYXqIu54jE8AZ/3g==
1089
+ dependencies:
1090
+ "@inquirer/confirm" "^2.0.15"
1091
+ "@inquirer/password" "^1.1.14"
1092
+ "@oclif/core" "^3.16.0"
1093
+ "@salesforce/core" "^6.4.2"
1094
+ "@salesforce/kit" "^3.0.15"
1095
+ "@salesforce/ts-types" "^2.0.9"
1096
+ chalk "^5.3.0"
1097
+
1056
1098
  "@salesforce/ts-types@^2.0.9":
1057
1099
  version "2.0.9"
1058
1100
  resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
@@ -1157,10 +1199,10 @@
1157
1199
  "@types/node" "*"
1158
1200
  "@types/responselike" "^1.0.0"
1159
1201
 
1160
- "@types/chai@^4.3.10":
1161
- version "4.3.10"
1162
- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.10.tgz#2ad2959d1767edee5b0e4efb1a0cd2b500747317"
1163
- integrity sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==
1202
+ "@types/chai@^4.3.11":
1203
+ version "4.3.11"
1204
+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.11.tgz#e95050bf79a932cb7305dd130254ccdf9bde671c"
1205
+ integrity sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ==
1164
1206
 
1165
1207
  "@types/cli-progress@^3.11.0":
1166
1208
  version "3.11.0"
@@ -1195,7 +1237,7 @@
1195
1237
  "@types/through" "*"
1196
1238
  rxjs "^7.2.0"
1197
1239
 
1198
- "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
1240
+ "@types/json-schema@^7.0.12":
1199
1241
  version "7.0.14"
1200
1242
  resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.14.tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1"
1201
1243
  integrity sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==
@@ -1244,10 +1286,17 @@
1244
1286
  resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
1245
1287
  integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
1246
1288
 
1247
- "@types/node@*":
1248
- version "20.8.9"
1249
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
1250
- integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==
1289
+ "@types/mute-stream@^0.0.4":
1290
+ version "0.0.4"
1291
+ resolved "https://registry.yarnpkg.com/@types/mute-stream/-/mute-stream-0.0.4.tgz#77208e56a08767af6c5e1237be8888e2f255c478"
1292
+ integrity sha512-CPM9nzrCPPJHQNA9keH9CVkVI+WR5kMa+7XEs5jcGQ0VoAGnLv242w8lIVgwAEfmE4oufJRaTc9PNLQl0ioAow==
1293
+ dependencies:
1294
+ "@types/node" "*"
1295
+
1296
+ "@types/node@*", "@types/node@^20.9.0":
1297
+ version "20.10.6"
1298
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
1299
+ integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
1251
1300
  dependencies:
1252
1301
  undici-types "~5.26.4"
1253
1302
 
@@ -1290,7 +1339,7 @@
1290
1339
  dependencies:
1291
1340
  "@types/node" "*"
1292
1341
 
1293
- "@types/semver@^7.3.12", "@types/semver@^7.5.0", "@types/semver@^7.5.4", "@types/semver@^7.5.6":
1342
+ "@types/semver@^7.5.0", "@types/semver@^7.5.6":
1294
1343
  version "7.5.6"
1295
1344
  resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
1296
1345
  integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
@@ -1330,6 +1379,11 @@
1330
1379
  "@types/expect" "^1.20.4"
1331
1380
  "@types/node" "*"
1332
1381
 
1382
+ "@types/wrap-ansi@^3.0.0":
1383
+ version "3.0.0"
1384
+ resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
1385
+ integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
1386
+
1333
1387
  "@typescript-eslint/eslint-plugin@^6.10.0":
1334
1388
  version "6.11.0"
1335
1389
  resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.0.tgz#52aae65174ff526576351f9ccd41cea01001463f"
@@ -1358,14 +1412,6 @@
1358
1412
  "@typescript-eslint/visitor-keys" "6.11.0"
1359
1413
  debug "^4.3.4"
1360
1414
 
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
1415
  "@typescript-eslint/scope-manager@6.11.0":
1370
1416
  version "6.11.0"
1371
1417
  resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz#621f603537c89f4d105733d949aa4d55eee5cea8"
@@ -1374,6 +1420,14 @@
1374
1420
  "@typescript-eslint/types" "6.11.0"
1375
1421
  "@typescript-eslint/visitor-keys" "6.11.0"
1376
1422
 
1423
+ "@typescript-eslint/scope-manager@6.16.0":
1424
+ version "6.16.0"
1425
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.16.0.tgz#f3e9a00fbc1d0701356359cd56489c54d9e37168"
1426
+ integrity sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw==
1427
+ dependencies:
1428
+ "@typescript-eslint/types" "6.16.0"
1429
+ "@typescript-eslint/visitor-keys" "6.16.0"
1430
+
1377
1431
  "@typescript-eslint/type-utils@6.11.0":
1378
1432
  version "6.11.0"
1379
1433
  resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1"
@@ -1384,28 +1438,15 @@
1384
1438
  debug "^4.3.4"
1385
1439
  ts-api-utils "^1.0.1"
1386
1440
 
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
1441
  "@typescript-eslint/types@6.11.0":
1393
1442
  version "6.11.0"
1394
1443
  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53"
1395
1444
  integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==
1396
1445
 
1397
- "@typescript-eslint/typescript-estree@5.62.0":
1398
- version "5.62.0"
1399
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
1400
- integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
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"
1446
+ "@typescript-eslint/types@6.16.0":
1447
+ version "6.16.0"
1448
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16.0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e"
1449
+ integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==
1409
1450
 
1410
1451
  "@typescript-eslint/typescript-estree@6.11.0":
1411
1452
  version "6.11.0"
@@ -1420,7 +1461,21 @@
1420
1461
  semver "^7.5.4"
1421
1462
  ts-api-utils "^1.0.1"
1422
1463
 
1423
- "@typescript-eslint/utils@6.11.0", "@typescript-eslint/utils@^6.7.5":
1464
+ "@typescript-eslint/typescript-estree@6.16.0":
1465
+ version "6.16.0"
1466
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03"
1467
+ integrity sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA==
1468
+ dependencies:
1469
+ "@typescript-eslint/types" "6.16.0"
1470
+ "@typescript-eslint/visitor-keys" "6.16.0"
1471
+ debug "^4.3.4"
1472
+ globby "^11.1.0"
1473
+ is-glob "^4.0.3"
1474
+ minimatch "9.0.3"
1475
+ semver "^7.5.4"
1476
+ ts-api-utils "^1.0.1"
1477
+
1478
+ "@typescript-eslint/utils@6.11.0":
1424
1479
  version "6.11.0"
1425
1480
  resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604"
1426
1481
  integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==
@@ -1433,27 +1488,18 @@
1433
1488
  "@typescript-eslint/typescript-estree" "6.11.0"
1434
1489
  semver "^7.5.4"
1435
1490
 
1436
- "@typescript-eslint/utils@^5.59.11":
1437
- version "5.62.0"
1438
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
1439
- integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
1491
+ "@typescript-eslint/utils@^6.13.2", "@typescript-eslint/utils@^6.7.5":
1492
+ version "6.16.0"
1493
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.16.0.tgz#1c291492d34670f9210d2b7fcf6b402bea3134ae"
1494
+ integrity sha512-T83QPKrBm6n//q9mv7oiSvy/Xq/7Hyw9SzSEhMHJwznEmQayfBM87+oAlkNAMEO7/MjIwKyOHgBJbxB0s7gx2A==
1440
1495
  dependencies:
1441
- "@eslint-community/eslint-utils" "^4.2.0"
1442
- "@types/json-schema" "^7.0.9"
1443
- "@types/semver" "^7.3.12"
1444
- "@typescript-eslint/scope-manager" "5.62.0"
1445
- "@typescript-eslint/types" "5.62.0"
1446
- "@typescript-eslint/typescript-estree" "5.62.0"
1447
- eslint-scope "^5.1.1"
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"
1496
+ "@eslint-community/eslint-utils" "^4.4.0"
1497
+ "@types/json-schema" "^7.0.12"
1498
+ "@types/semver" "^7.5.0"
1499
+ "@typescript-eslint/scope-manager" "6.16.0"
1500
+ "@typescript-eslint/types" "6.16.0"
1501
+ "@typescript-eslint/typescript-estree" "6.16.0"
1502
+ semver "^7.5.4"
1457
1503
 
1458
1504
  "@typescript-eslint/visitor-keys@6.11.0":
1459
1505
  version "6.11.0"
@@ -1463,6 +1509,14 @@
1463
1509
  "@typescript-eslint/types" "6.11.0"
1464
1510
  eslint-visitor-keys "^3.4.1"
1465
1511
 
1512
+ "@typescript-eslint/visitor-keys@6.16.0":
1513
+ version "6.16.0"
1514
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.16.0.tgz#d50da18a05d91318ed3e7e8889bda0edc35f3a10"
1515
+ integrity sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A==
1516
+ dependencies:
1517
+ "@typescript-eslint/types" "6.16.0"
1518
+ eslint-visitor-keys "^3.4.1"
1519
+
1466
1520
  "@ungap/structured-clone@^1.2.0":
1467
1521
  version "1.2.0"
1468
1522
  resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -2247,10 +2301,10 @@ cli-progress@^3.12.0:
2247
2301
  dependencies:
2248
2302
  string-width "^4.2.3"
2249
2303
 
2250
- cli-spinners@^2.5.0:
2251
- version "2.7.0"
2252
- resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.7.0.tgz#f815fd30b5f9eaac02db604c7a231ed7cb2f797a"
2253
- integrity sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw==
2304
+ cli-spinners@^2.5.0, cli-spinners@^2.9.1:
2305
+ version "2.9.2"
2306
+ resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41"
2307
+ integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==
2254
2308
 
2255
2309
  cli-table@^0.3.1:
2256
2310
  version "0.3.11"
@@ -2264,6 +2318,11 @@ cli-width@^3.0.0:
2264
2318
  resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6"
2265
2319
  integrity sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==
2266
2320
 
2321
+ cli-width@^4.1.0:
2322
+ version "4.1.0"
2323
+ resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-4.1.0.tgz#42daac41d3c254ef38ad8ac037672130173691c5"
2324
+ integrity sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==
2325
+
2267
2326
  cliui@^6.0.0:
2268
2327
  version "6.0.0"
2269
2328
  resolved "https://registry.yarnpkg.com/cliui/-/cliui-6.0.0.tgz#511d702c0c4e41ca156d7d0e96021f23e13225b1"
@@ -3075,13 +3134,13 @@ eslint-plugin-perfectionist@^2.1.0:
3075
3134
  minimatch "^9.0.3"
3076
3135
  natural-compare-lite "^1.4.0"
3077
3136
 
3078
- eslint-plugin-sf-plugin@^1.16.15:
3079
- version "1.16.15"
3080
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.15.tgz#99d0b522bb7eebefc8e456aa4b725f6fbbf2fa01"
3081
- integrity sha512-Vog0xc8DwLOCoPbwFx9GxaXHqpG0FvlpITkGzp//SdjcV7wqVW4CT76JES8IGenGv6mAecW5VqSyQzsIHFZGew==
3137
+ eslint-plugin-sf-plugin@^1.17.0:
3138
+ version "1.17.0"
3139
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.0.tgz#9a7e81cb63bc6f36aae7c7797f95e2179def7fd3"
3140
+ integrity sha512-grW7leP0FJbKQZgDjBZanLSTYrus0itKaEmoflEuqTZSyqH4feP53rHby5ysbOnw9OvgZfuq9NSc0a/CzcIbtQ==
3082
3141
  dependencies:
3083
- "@salesforce/core" "^5.3.20"
3084
- "@typescript-eslint/utils" "^5.59.11"
3142
+ "@salesforce/core" "^6.4.0"
3143
+ "@typescript-eslint/utils" "^6.13.2"
3085
3144
 
3086
3145
  eslint-plugin-unicorn@^49.0.0:
3087
3146
  version "49.0.0"
@@ -3103,14 +3162,6 @@ eslint-plugin-unicorn@^49.0.0:
3103
3162
  semver "^7.5.4"
3104
3163
  strip-indent "^3.0.0"
3105
3164
 
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
3165
  eslint-scope@^7.2.2:
3115
3166
  version "7.2.2"
3116
3167
  resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -3196,11 +3247,6 @@ esrecurse@^4.3.0:
3196
3247
  dependencies:
3197
3248
  estraverse "^5.2.0"
3198
3249
 
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
3250
  estraverse@^5.1.0, estraverse@^5.2.0:
3205
3251
  version "5.3.0"
3206
3252
  resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
@@ -3354,7 +3400,7 @@ faye@^1.4.0:
3354
3400
  tough-cookie "*"
3355
3401
  tunnel-agent "*"
3356
3402
 
3357
- figures@^3.0.0:
3403
+ figures@^3.0.0, figures@^3.2.0:
3358
3404
  version "3.2.0"
3359
3405
  resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af"
3360
3406
  integrity sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==
@@ -3716,7 +3762,7 @@ glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
3716
3762
  once "^1.3.0"
3717
3763
  path-is-absolute "^1.0.0"
3718
3764
 
3719
- glob@^8.0.0, glob@^8.0.1, glob@^8.0.3:
3765
+ glob@^8.0.1, glob@^8.0.3:
3720
3766
  version "8.1.0"
3721
3767
  resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
3722
3768
  integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
@@ -3910,14 +3956,6 @@ header-case@^2.0.4:
3910
3956
  capital-case "^1.0.4"
3911
3957
  tslib "^2.0.3"
3912
3958
 
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
3959
  help-me@^5.0.0:
3922
3960
  version "5.0.0"
3923
3961
  resolved "https://registry.yarnpkg.com/help-me/-/help-me-5.0.0.tgz#b1ebe63b967b74060027c2ac61f9be12d354a6f6"
@@ -4619,7 +4657,7 @@ jsesc@~0.5.0:
4619
4657
  resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
4620
4658
  integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
4621
4659
 
4622
- jsforce@^2.0.0-beta.28, jsforce@^2.0.0-beta.29:
4660
+ jsforce@^2.0.0-beta.29:
4623
4661
  version "2.0.0-beta.29"
4624
4662
  resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.29.tgz#0b59b026eb0b90dfb199a53656af32a4c8acc48f"
4625
4663
  integrity sha512-Fq7xjOYOikyozZZDQNTfzsAdhcO0rUXwtavsjM+cCYUFiCMVOJJavgco303zOsJk3v8sdAYnGgHyKckLIhnyAg==
@@ -5232,6 +5270,13 @@ minimatch@5.0.1:
5232
5270
  dependencies:
5233
5271
  brace-expansion "^2.0.1"
5234
5272
 
5273
+ minimatch@9.0.3, minimatch@^9.0.1, minimatch@^9.0.3:
5274
+ version "9.0.3"
5275
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
5276
+ integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
5277
+ dependencies:
5278
+ brace-expansion "^2.0.1"
5279
+
5235
5280
  minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
5236
5281
  version "3.1.2"
5237
5282
  resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5253,13 +5298,6 @@ minimatch@^7.2.0:
5253
5298
  dependencies:
5254
5299
  brace-expansion "^2.0.1"
5255
5300
 
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
5301
  minimist-options@4.1.0:
5264
5302
  version "4.1.0"
5265
5303
  resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -5443,6 +5481,11 @@ mute-stream@0.0.8:
5443
5481
  resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
5444
5482
  integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
5445
5483
 
5484
+ mute-stream@^1.0.0:
5485
+ version "1.0.0"
5486
+ resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-1.0.0.tgz#e31bd9fe62f0aed23520aa4324ea6671531e013e"
5487
+ integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==
5488
+
5446
5489
  nanoid@3.3.3:
5447
5490
  version "3.3.3"
5448
5491
  resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
@@ -6127,26 +6170,6 @@ pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-tr
6127
6170
  readable-stream "^4.0.0"
6128
6171
  split2 "^4.0.0"
6129
6172
 
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
6173
  pino-pretty@^10.3.0:
6151
6174
  version "10.3.0"
6152
6175
  resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.0.tgz#483ff78b98d277c33d00e0419c00601d9152bc7e"
@@ -6172,7 +6195,7 @@ pino-std-serializers@^6.0.0:
6172
6195
  resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
6173
6196
  integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
6174
6197
 
6175
- pino@^8.16.0, pino@^8.16.2:
6198
+ pino@^8.16.2:
6176
6199
  version "8.16.2"
6177
6200
  resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
6178
6201
  integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
@@ -6628,6 +6651,11 @@ run-async@^2.0.0, run-async@^2.4.0:
6628
6651
  resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
6629
6652
  integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
6630
6653
 
6654
+ run-async@^3.0.0:
6655
+ version "3.0.0"
6656
+ resolved "https://registry.yarnpkg.com/run-async/-/run-async-3.0.0.tgz#42a432f6d76c689522058984384df28be379daad"
6657
+ integrity sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==
6658
+
6631
6659
  run-parallel@^1.1.9:
6632
6660
  version "1.2.0"
6633
6661
  resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
@@ -6713,7 +6741,7 @@ secure-json-parse@^2.4.0:
6713
6741
  resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
6714
6742
  integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
6715
6743
 
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.7, semver@^7.3.8, semver@^7.5.3, semver@^7.5.4:
6744
+ 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
6745
  version "7.5.4"
6718
6746
  resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
6719
6747
  integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -6833,7 +6861,7 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
6833
6861
  resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
6834
6862
  integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
6835
6863
 
6836
- signal-exit@^4.0.1:
6864
+ signal-exit@^4.0.1, signal-exit@^4.1.0:
6837
6865
  version "4.1.0"
6838
6866
  resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
6839
6867
  integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
@@ -7332,7 +7360,7 @@ tsconfig-paths@^3.14.2:
7332
7360
  minimist "^1.2.6"
7333
7361
  strip-bom "^3.0.0"
7334
7362
 
7335
- tslib@^1.8.1, tslib@^1.9.0:
7363
+ tslib@^1.9.0:
7336
7364
  version "1.14.1"
7337
7365
  resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
7338
7366
  integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
@@ -7342,13 +7370,6 @@ tslib@^2, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2:
7342
7370
  resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
7343
7371
  integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
7344
7372
 
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
7373
  tunnel-agent@*, tunnel-agent@^0.6.0:
7353
7374
  version "0.6.0"
7354
7375
  resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
@@ -24,7 +24,6 @@
24
24
  "strict": true,
25
25
  "summary": "See a list of 3rd-party sf plugins you can install.",
26
26
  "enableJsonFlag": true,
27
- "SF_ENV": "SF_ENV",
28
27
  "isESM": true,
29
28
  "relativePath": [
30
29
  "lib",
@@ -39,5 +38,5 @@
39
38
  ]
40
39
  }
41
40
  },
42
- "version": "1.0.14"
41
+ "version": "1.0.16"
43
42
  }
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.14",
4
+ "version": "1.0.16",
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.0",
9
+ "@salesforce/core": "^6.4.2",
10
10
  "@salesforce/kit": "^3.0.15",
11
- "@salesforce/sf-plugins-core": "^5.0.12",
11
+ "@salesforce/sf-plugins-core": "^7.0.0",
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.4",
16
+ "@oclif/plugin-command-snapshot": "^5.0.5",
17
17
  "@salesforce/cli-plugins-testkit": "^5",
18
- "@salesforce/dev-scripts": "^8.1.2",
19
- "@salesforce/plugin-command-reference": "^3.0.56",
20
- "eslint-plugin-sf-plugin": "^1.16.15",
18
+ "@salesforce/dev-scripts": "^8.2.0",
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",
@@ -189,7 +189,7 @@
189
189
  "output": []
190
190
  },
191
191
  "link-check": {
192
- "command": "node -e \"process.exit(process.env.CI ? 0 : 1)\" || linkinator \"**/*.md\" --skip \"CHANGELOG.md|node_modules|test/|confluence.internal.salesforce.com|%s\" --markdown --retry --directory-listing --verbosity error",
192
+ "command": "node -e \"process.exit(process.env.CI ? 0 : 1)\" || linkinator \"**/*.md\" --skip \"CHANGELOG.md|node_modules|test/|confluence.internal.salesforce.com|my.salesforce.com|%s\" --markdown --retry --directory-listing --verbosity error",
193
193
  "files": [
194
194
  "./*.md",
195
195
  "./!(CHANGELOG).md",
@@ -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.14.crt",
205
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.14.sig"
204
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.16.crt",
205
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.16.sig"
206
206
  }
207
207
  }