socket 1.1.9 → 1.1.11

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.
Files changed (199) hide show
  1. package/dist/cli.js +68 -44
  2. package/dist/cli.js.map +1 -1
  3. package/dist/constants.js +7 -7
  4. package/dist/constants.js.map +1 -1
  5. package/dist/flags.js +16 -17
  6. package/dist/flags.js.map +1 -1
  7. package/dist/shadow-npm-inject.js +3 -3
  8. package/dist/shadow-npm-inject.js.map +1 -1
  9. package/dist/socket-completion.bash +0 -0
  10. package/dist/tsconfig.dts.tsbuildinfo +1 -1
  11. package/dist/types/commands/analytics/cmd-analytics.d.mts +2 -3
  12. package/dist/types/commands/analytics/cmd-analytics.d.mts.map +1 -1
  13. package/dist/types/commands/audit-log/cmd-audit-log.d.mts +2 -3
  14. package/dist/types/commands/audit-log/cmd-audit-log.d.mts.map +1 -1
  15. package/dist/types/commands/ci/cmd-ci.d.mts +2 -3
  16. package/dist/types/commands/ci/cmd-ci.d.mts.map +1 -1
  17. package/dist/types/commands/config/cmd-config-auto.d.mts +2 -3
  18. package/dist/types/commands/config/cmd-config-auto.d.mts.map +1 -1
  19. package/dist/types/commands/config/cmd-config-get.d.mts +2 -3
  20. package/dist/types/commands/config/cmd-config-get.d.mts.map +1 -1
  21. package/dist/types/commands/config/cmd-config-list.d.mts +2 -3
  22. package/dist/types/commands/config/cmd-config-list.d.mts.map +1 -1
  23. package/dist/types/commands/config/cmd-config-set.d.mts +2 -3
  24. package/dist/types/commands/config/cmd-config-set.d.mts.map +1 -1
  25. package/dist/types/commands/config/cmd-config-unset.d.mts +2 -3
  26. package/dist/types/commands/config/cmd-config-unset.d.mts.map +1 -1
  27. package/dist/types/commands/fix/cmd-fix.d.mts +2 -3
  28. package/dist/types/commands/fix/cmd-fix.d.mts.map +1 -1
  29. package/dist/types/commands/fix/env-helpers.d.mts +1 -1
  30. package/dist/types/commands/fix/env-helpers.d.mts.map +1 -1
  31. package/dist/types/commands/fix/git.d.mts +1 -1
  32. package/dist/types/commands/fix/git.d.mts.map +1 -1
  33. package/dist/types/commands/fix/pull-request.d.mts +1 -1
  34. package/dist/types/commands/fix/pull-request.d.mts.map +1 -1
  35. package/dist/types/commands/install/cmd-install-completion.d.mts +2 -3
  36. package/dist/types/commands/install/cmd-install-completion.d.mts.map +1 -1
  37. package/dist/types/commands/json/cmd-json.d.mts +2 -3
  38. package/dist/types/commands/json/cmd-json.d.mts.map +1 -1
  39. package/dist/types/commands/login/cmd-login.d.mts +2 -3
  40. package/dist/types/commands/login/cmd-login.d.mts.map +1 -1
  41. package/dist/types/commands/logout/cmd-logout.d.mts +2 -3
  42. package/dist/types/commands/logout/cmd-logout.d.mts.map +1 -1
  43. package/dist/types/commands/manifest/cmd-manifest-auto.d.mts +2 -3
  44. package/dist/types/commands/manifest/cmd-manifest-auto.d.mts.map +1 -1
  45. package/dist/types/commands/manifest/cmd-manifest-cdxgen.d.mts +2 -3
  46. package/dist/types/commands/manifest/cmd-manifest-cdxgen.d.mts.map +1 -1
  47. package/dist/types/commands/manifest/cmd-manifest-conda.d.mts +2 -3
  48. package/dist/types/commands/manifest/cmd-manifest-conda.d.mts.map +1 -1
  49. package/dist/types/commands/manifest/cmd-manifest-gradle.d.mts +2 -3
  50. package/dist/types/commands/manifest/cmd-manifest-gradle.d.mts.map +1 -1
  51. package/dist/types/commands/manifest/cmd-manifest-kotlin.d.mts +2 -3
  52. package/dist/types/commands/manifest/cmd-manifest-kotlin.d.mts.map +1 -1
  53. package/dist/types/commands/manifest/cmd-manifest-scala.d.mts +2 -3
  54. package/dist/types/commands/manifest/cmd-manifest-scala.d.mts.map +1 -1
  55. package/dist/types/commands/manifest/cmd-manifest-setup.d.mts +2 -3
  56. package/dist/types/commands/manifest/cmd-manifest-setup.d.mts.map +1 -1
  57. package/dist/types/commands/manifest/cmd-manifest.d.mts +2 -3
  58. package/dist/types/commands/manifest/cmd-manifest.d.mts.map +1 -1
  59. package/dist/types/commands/manifest/run-cdxgen.d.mts.map +1 -1
  60. package/dist/types/commands/npm/cmd-npm.d.mts +2 -3
  61. package/dist/types/commands/npm/cmd-npm.d.mts.map +1 -1
  62. package/dist/types/commands/npx/cmd-npx.d.mts +2 -3
  63. package/dist/types/commands/npx/cmd-npx.d.mts.map +1 -1
  64. package/dist/types/commands/oops/cmd-oops.d.mts +2 -3
  65. package/dist/types/commands/oops/cmd-oops.d.mts.map +1 -1
  66. package/dist/types/commands/optimize/cmd-optimize.d.mts +2 -3
  67. package/dist/types/commands/optimize/cmd-optimize.d.mts.map +1 -1
  68. package/dist/types/commands/organization/cmd-organization-dependencies.d.mts +2 -3
  69. package/dist/types/commands/organization/cmd-organization-dependencies.d.mts.map +1 -1
  70. package/dist/types/commands/organization/cmd-organization-list.d.mts +2 -3
  71. package/dist/types/commands/organization/cmd-organization-list.d.mts.map +1 -1
  72. package/dist/types/commands/organization/cmd-organization-policy-license.d.mts +2 -3
  73. package/dist/types/commands/organization/cmd-organization-policy-license.d.mts.map +1 -1
  74. package/dist/types/commands/organization/cmd-organization-policy-security.d.mts +2 -3
  75. package/dist/types/commands/organization/cmd-organization-policy-security.d.mts.map +1 -1
  76. package/dist/types/commands/organization/cmd-organization-quota.d.mts +2 -3
  77. package/dist/types/commands/organization/cmd-organization-quota.d.mts.map +1 -1
  78. package/dist/types/commands/package/cmd-package-score.d.mts +2 -3
  79. package/dist/types/commands/package/cmd-package-score.d.mts.map +1 -1
  80. package/dist/types/commands/package/cmd-package-shallow.d.mts +2 -3
  81. package/dist/types/commands/package/cmd-package-shallow.d.mts.map +1 -1
  82. package/dist/types/commands/patch/cmd-patch.d.mts +2 -3
  83. package/dist/types/commands/patch/cmd-patch.d.mts.map +1 -1
  84. package/dist/types/commands/raw-npm/cmd-raw-npm.d.mts +2 -3
  85. package/dist/types/commands/raw-npm/cmd-raw-npm.d.mts.map +1 -1
  86. package/dist/types/commands/raw-npx/cmd-raw-npx.d.mts +2 -3
  87. package/dist/types/commands/raw-npx/cmd-raw-npx.d.mts.map +1 -1
  88. package/dist/types/commands/repository/cmd-repository-create.d.mts +2 -3
  89. package/dist/types/commands/repository/cmd-repository-create.d.mts.map +1 -1
  90. package/dist/types/commands/repository/cmd-repository-del.d.mts +2 -3
  91. package/dist/types/commands/repository/cmd-repository-del.d.mts.map +1 -1
  92. package/dist/types/commands/repository/cmd-repository-list.d.mts +2 -3
  93. package/dist/types/commands/repository/cmd-repository-list.d.mts.map +1 -1
  94. package/dist/types/commands/repository/cmd-repository-update.d.mts +2 -3
  95. package/dist/types/commands/repository/cmd-repository-update.d.mts.map +1 -1
  96. package/dist/types/commands/repository/cmd-repository-view.d.mts +2 -3
  97. package/dist/types/commands/repository/cmd-repository-view.d.mts.map +1 -1
  98. package/dist/types/commands/repository/handle-list-repos.d.mts +2 -1
  99. package/dist/types/commands/repository/handle-list-repos.d.mts.map +1 -1
  100. package/dist/types/commands/repository/output-list-repos.d.mts +2 -1
  101. package/dist/types/commands/repository/output-list-repos.d.mts.map +1 -1
  102. package/dist/types/commands/repository/types.d.mts +2 -0
  103. package/dist/types/commands/repository/types.d.mts.map +1 -0
  104. package/dist/types/commands/scan/cmd-scan-create.d.mts +2 -3
  105. package/dist/types/commands/scan/cmd-scan-create.d.mts.map +1 -1
  106. package/dist/types/commands/scan/cmd-scan-del.d.mts +2 -3
  107. package/dist/types/commands/scan/cmd-scan-del.d.mts.map +1 -1
  108. package/dist/types/commands/scan/cmd-scan-diff.d.mts +2 -3
  109. package/dist/types/commands/scan/cmd-scan-diff.d.mts.map +1 -1
  110. package/dist/types/commands/scan/cmd-scan-github.d.mts +2 -3
  111. package/dist/types/commands/scan/cmd-scan-github.d.mts.map +1 -1
  112. package/dist/types/commands/scan/cmd-scan-list.d.mts.map +1 -1
  113. package/dist/types/commands/scan/cmd-scan-metadata.d.mts.map +1 -1
  114. package/dist/types/commands/scan/cmd-scan-reach.d.mts +2 -3
  115. package/dist/types/commands/scan/cmd-scan-reach.d.mts.map +1 -1
  116. package/dist/types/commands/scan/cmd-scan-report.d.mts.map +1 -1
  117. package/dist/types/commands/scan/cmd-scan-setup.d.mts +2 -3
  118. package/dist/types/commands/scan/cmd-scan-setup.d.mts.map +1 -1
  119. package/dist/types/commands/scan/cmd-scan-view.d.mts.map +1 -1
  120. package/dist/types/commands/threat-feed/cmd-threat-feed.d.mts +2 -3
  121. package/dist/types/commands/threat-feed/cmd-threat-feed.d.mts.map +1 -1
  122. package/dist/types/commands/uninstall/cmd-uninstall-completion.d.mts +2 -3
  123. package/dist/types/commands/uninstall/cmd-uninstall-completion.d.mts.map +1 -1
  124. package/dist/types/commands/wrapper/cmd-wrapper.d.mts +2 -3
  125. package/dist/types/commands/wrapper/cmd-wrapper.d.mts.map +1 -1
  126. package/dist/types/commands.d.mts +21 -63
  127. package/dist/types/commands.d.mts.map +1 -1
  128. package/dist/types/flags.d.mts.map +1 -1
  129. package/dist/types/utils/alerts-map.d.mts.map +1 -1
  130. package/dist/types/utils/cmd.d.mts +25 -1
  131. package/dist/types/utils/cmd.d.mts.map +1 -1
  132. package/dist/types/utils/config.d.mts +1 -1
  133. package/dist/types/utils/config.d.mts.map +1 -1
  134. package/dist/types/utils/git.d.mts +4 -4
  135. package/dist/types/utils/git.d.mts.map +1 -1
  136. package/dist/types/utils/lockfile.d.mts +1 -1
  137. package/dist/types/utils/lockfile.d.mts.map +1 -1
  138. package/dist/types/utils/meow-with-subcommands.d.mts +16 -1
  139. package/dist/types/utils/meow-with-subcommands.d.mts.map +1 -1
  140. package/dist/types/utils/npm-config.d.mts +1 -1
  141. package/dist/types/utils/npm-config.d.mts.map +1 -1
  142. package/dist/types/utils/npm-package-arg.d.mts +1 -1
  143. package/dist/types/utils/npm-package-arg.d.mts.map +1 -1
  144. package/dist/types/utils/output-formatting.d.mts.map +1 -1
  145. package/dist/types/utils/pnpm.d.mts +2 -2
  146. package/dist/types/utils/pnpm.d.mts.map +1 -1
  147. package/dist/types/utils/purl.d.mts +6 -6
  148. package/dist/types/utils/purl.d.mts.map +1 -1
  149. package/dist/types/utils/sdk.d.mts.map +1 -1
  150. package/dist/types/utils/semver.d.mts +2 -2
  151. package/dist/types/utils/semver.d.mts.map +1 -1
  152. package/dist/types/utils/strings.d.mts +2 -0
  153. package/dist/types/utils/strings.d.mts.map +1 -0
  154. package/dist/utils.js +168 -47
  155. package/dist/utils.js.map +1 -1
  156. package/dist/vendor.js +42168 -50461
  157. package/external/blessed/lib/tput.js +13 -13
  158. package/external/blessed/lib/widgets/ansiimage.js +1 -1
  159. package/external/blessed/lib/widgets/bigtext.js +1 -1
  160. package/external/blessed/lib/widgets/box.js +1 -1
  161. package/external/blessed/lib/widgets/button.js +1 -1
  162. package/external/blessed/lib/widgets/checkbox.js +1 -1
  163. package/external/blessed/lib/widgets/element.js +1 -1
  164. package/external/blessed/lib/widgets/filemanager.js +1 -1
  165. package/external/blessed/lib/widgets/form.js +1 -1
  166. package/external/blessed/lib/widgets/image.js +1 -1
  167. package/external/blessed/lib/widgets/input.js +1 -1
  168. package/external/blessed/lib/widgets/layout.js +1 -1
  169. package/external/blessed/lib/widgets/line.js +1 -1
  170. package/external/blessed/lib/widgets/list.js +1 -1
  171. package/external/blessed/lib/widgets/listbar.js +1 -1
  172. package/external/blessed/lib/widgets/listtable.js +1 -1
  173. package/external/blessed/lib/widgets/loading.js +1 -1
  174. package/external/blessed/lib/widgets/log.js +1 -1
  175. package/external/blessed/lib/widgets/message.js +1 -1
  176. package/external/blessed/lib/widgets/node.js +3 -2
  177. package/external/blessed/lib/widgets/overlayimage.js +1 -1
  178. package/external/blessed/lib/widgets/progressbar.js +1 -1
  179. package/external/blessed/lib/widgets/prompt.js +1 -1
  180. package/external/blessed/lib/widgets/question.js +1 -1
  181. package/external/blessed/lib/widgets/radiobutton.js +1 -1
  182. package/external/blessed/lib/widgets/radioset.js +1 -1
  183. package/external/blessed/lib/widgets/screen.js +8 -6
  184. package/external/blessed/lib/widgets/scrollablebox.js +1 -1
  185. package/external/blessed/lib/widgets/scrollabletext.js +1 -1
  186. package/external/blessed/lib/widgets/table.js +1 -1
  187. package/external/blessed/lib/widgets/terminal.js +1 -1
  188. package/external/blessed/lib/widgets/text.js +1 -1
  189. package/external/blessed/lib/widgets/textarea.js +1 -1
  190. package/external/blessed/lib/widgets/textbox.js +1 -1
  191. package/external/blessed/lib/widgets/video.js +1 -1
  192. package/external/blessed/vendor/tng.js +11 -4
  193. package/external/blessed-contrib/lib/widget/charts/bar.js +4 -4
  194. package/external/blessed-contrib/lib/widget/charts/line.js +4 -4
  195. package/logo-dark.png +0 -0
  196. package/logo-light.png +0 -0
  197. package/package.json +62 -93
  198. package/shadow-bin/npm +0 -0
  199. package/shadow-bin/npx +0 -0
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "list";
2
3
  export declare const cmdOrganizationList: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-organization-list.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-organization-list.d.mts","sourceRoot":"","sources":["../../../../src/commands/organization/cmd-organization-list.mts"],"names":[],"mappings":"AAgBA,eAAO,MAAM,QAAQ,SAAS,CAAA;AAM9B,eAAO,MAAM,mBAAmB;;;;CAI/B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAkEf"}
1
+ {"version":3,"file":"cmd-organization-list.d.mts","sourceRoot":"","sources":["../../../../src/commands/organization/cmd-organization-list.mts"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,SAAS,CAAA;AAM9B,eAAO,MAAM,mBAAmB;;;;CAI/B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAkEf"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "license";
2
3
  export declare const cmdOrganizationPolicyLicense: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-organization-policy-license.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-organization-policy-license.d.mts","sourceRoot":"","sources":["../../../../src/commands/organization/cmd-organization-policy-license.mts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,QAAQ,YAAY,CAAA;AAMjC,eAAO,MAAM,4BAA4B;;;;CAIxC,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAuFf"}
1
+ {"version":3,"file":"cmd-organization-policy-license.d.mts","sourceRoot":"","sources":["../../../../src/commands/organization/cmd-organization-policy-license.mts"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,YAAY,CAAA;AAMjC,eAAO,MAAM,4BAA4B;;;;CAIxC,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAuFf"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "security";
2
3
  export declare const cmdOrganizationPolicySecurity: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-organization-policy-security.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-organization-policy-security.d.mts","sourceRoot":"","sources":["../../../../src/commands/organization/cmd-organization-policy-security.mts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,QAAQ,aAAa,CAAA;AAMlC,eAAO,MAAM,6BAA6B;;;;CAIzC,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAuFf"}
1
+ {"version":3,"file":"cmd-organization-policy-security.d.mts","sourceRoot":"","sources":["../../../../src/commands/organization/cmd-organization-policy-security.mts"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,aAAa,CAAA;AAMlC,eAAO,MAAM,6BAA6B;;;;CAIzC,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAuFf"}
@@ -1,10 +1,9 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const cmdOrganizationQuota: {
2
3
  description: string;
3
4
  hidden: boolean;
4
5
  run: typeof run;
5
6
  };
6
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
7
- parentName: string;
8
- }): Promise<void>;
7
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
9
8
  export {};
10
9
  //# sourceMappingURL=cmd-organization-quota.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-organization-quota.d.mts","sourceRoot":"","sources":["../../../../src/commands/organization/cmd-organization-quota.mts"],"names":[],"mappings":"AAkCA,eAAO,MAAM,oBAAoB;;;;CAIhC,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CA2Cf"}
1
+ {"version":3,"file":"cmd-organization-quota.d.mts","sourceRoot":"","sources":["../../../../src/commands/organization/cmd-organization-quota.mts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAuB9C,eAAO,MAAM,oBAAoB;;;;CAIhC,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CA2Cf"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "score";
2
3
  export declare const cmdPackageScore: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-package-score.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-package-score.d.mts","sourceRoot":"","sources":["../../../../src/commands/package/cmd-package-score.mts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,QAAQ,UAAU,CAAA;AAO/B,eAAO,MAAM,eAAe;;;;CAI3B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAoGf"}
1
+ {"version":3,"file":"cmd-package-score.d.mts","sourceRoot":"","sources":["../../../../src/commands/package/cmd-package-score.mts"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,UAAU,CAAA;AAO/B,eAAO,MAAM,eAAe;;;;CAI3B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAoGf"}
@@ -1,3 +1,4 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "shallow";
2
3
  export declare const cmdPackageShallow: {
3
4
  description: string;
@@ -11,8 +12,6 @@ export declare const cmdPackageShallow: {
11
12
  };
12
13
  run: typeof run;
13
14
  };
14
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
15
- parentName: string;
16
- }): Promise<void>;
15
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
17
16
  export {};
18
17
  //# sourceMappingURL=cmd-package-shallow.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-package-shallow.d.mts","sourceRoot":"","sources":["../../../../src/commands/package/cmd-package-shallow.mts"],"names":[],"mappings":"AAgBA,eAAO,MAAM,QAAQ,YAAY,CAAA;AAOjC,eAAO,MAAM,iBAAiB;;;;;;;;;;;CAW7B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CA+Ff"}
1
+ {"version":3,"file":"cmd-package-shallow.d.mts","sourceRoot":"","sources":["../../../../src/commands/package/cmd-package-shallow.mts"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,YAAY,CAAA;AAOjC,eAAO,MAAM,iBAAiB;;;;;;;;;;;CAW7B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CA+Ff"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "patch";
2
3
  export declare const cmdPatch: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-patch.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-patch.d.mts","sourceRoot":"","sources":["../../../../src/commands/patch/cmd-patch.mts"],"names":[],"mappings":"AAuBA,eAAO,MAAM,QAAQ,UAAU,CAAA;AAM/B,eAAO,MAAM,QAAQ;;;;CAIpB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CA0Ff"}
1
+ {"version":3,"file":"cmd-patch.d.mts","sourceRoot":"","sources":["../../../../src/commands/patch/cmd-patch.mts"],"names":[],"mappings":"AAmBA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAI9C,eAAO,MAAM,QAAQ,UAAU,CAAA;AAM/B,eAAO,MAAM,QAAQ;;;;CAIpB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CA0Ff"}
@@ -1,10 +1,9 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const cmdRawNpm: {
2
3
  description: string;
3
4
  hidden: boolean;
4
5
  run: typeof run;
5
6
  };
6
- declare function run(argv: readonly string[], importMeta: ImportMeta, { parentName }: {
7
- parentName: string;
8
- }): Promise<void>;
7
+ declare function run(argv: readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
9
8
  export {};
10
9
  //# sourceMappingURL=cmd-raw-npm.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-raw-npm.d.mts","sourceRoot":"","sources":["../../../../src/commands/raw-npm/cmd-raw-npm.mts"],"names":[],"mappings":"AAgCA,eAAO,MAAM,SAAS;;;;CAIrB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,SAAS,MAAM,EAAE,EACvB,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAgBf"}
1
+ {"version":3,"file":"cmd-raw-npm.d.mts","sourceRoot":"","sources":["../../../../src/commands/raw-npm/cmd-raw-npm.mts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAyB9C,eAAO,MAAM,SAAS;;;;CAIrB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,SAAS,MAAM,EAAE,EACvB,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAgBf"}
@@ -1,10 +1,9 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const cmdRawNpx: {
2
3
  description: string;
3
4
  hidden: boolean;
4
5
  run: typeof run;
5
6
  };
6
- declare function run(argv: readonly string[], importMeta: ImportMeta, { parentName }: {
7
- parentName: string;
8
- }): Promise<void>;
7
+ declare function run(argv: readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
9
8
  export {};
10
9
  //# sourceMappingURL=cmd-raw-npx.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-raw-npx.d.mts","sourceRoot":"","sources":["../../../../src/commands/raw-npx/cmd-raw-npx.mts"],"names":[],"mappings":"AAgCA,eAAO,MAAM,SAAS;;;;CAIrB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,SAAS,MAAM,EAAE,EACvB,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAgBf"}
1
+ {"version":3,"file":"cmd-raw-npx.d.mts","sourceRoot":"","sources":["../../../../src/commands/raw-npx/cmd-raw-npx.mts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAyB9C,eAAO,MAAM,SAAS;;;;CAIrB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,SAAS,MAAM,EAAE,EACvB,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAgBf"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "create";
2
3
  export declare const cmdRepositoryCreate: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-repository-create.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-repository-create.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/cmd-repository-create.mts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,QAAQ,WAAW,CAAA;AAMhC,eAAO,MAAM,mBAAmB;;;;CAI/B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAmIf"}
1
+ {"version":3,"file":"cmd-repository-create.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/cmd-repository-create.mts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,WAAW,CAAA;AAMhC,eAAO,MAAM,mBAAmB;;;;CAI/B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAmIf"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "del";
2
3
  export declare const cmdRepositoryDel: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-repository-del.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-repository-del.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/cmd-repository-del.mts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,QAAQ,QAAQ,CAAA;AAM7B,eAAO,MAAM,gBAAgB;;;;CAI5B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAkGf"}
1
+ {"version":3,"file":"cmd-repository-del.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/cmd-repository-del.mts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,QAAQ,CAAA;AAM7B,eAAO,MAAM,gBAAgB;;;;CAI5B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAkGf"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "list";
2
3
  export declare const cmdRepositoryList: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-repository-list.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-repository-list.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/cmd-repository-list.mts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,QAAQ,SAAS,CAAA;AAM9B,eAAO,MAAM,iBAAiB;;;;CAI7B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAsIf"}
1
+ {"version":3,"file":"cmd-repository-list.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/cmd-repository-list.mts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,SAAS,CAAA;AAM9B,eAAO,MAAM,iBAAiB;;;;CAI7B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAqJf"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "update";
2
3
  export declare const cmdRepositoryUpdate: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-repository-update.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-repository-update.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/cmd-repository-update.mts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,QAAQ,WAAW,CAAA;AAMhC,eAAO,MAAM,mBAAmB;;;;CAI/B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAqIf"}
1
+ {"version":3,"file":"cmd-repository-update.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/cmd-repository-update.mts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,WAAW,CAAA;AAMhC,eAAO,MAAM,mBAAmB;;;;CAI/B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAqIf"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "view";
2
3
  export declare const cmdRepositoryView: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-repository-view.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-repository-view.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/cmd-repository-view.mts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,QAAQ,SAAS,CAAA;AAM9B,eAAO,MAAM,iBAAiB;;;;CAI7B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CA0Gf"}
1
+ {"version":3,"file":"cmd-repository-view.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/cmd-repository-view.mts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,SAAS,CAAA;AAM9B,eAAO,MAAM,iBAAiB;;;;CAI7B,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CA0Gf"}
@@ -1,7 +1,8 @@
1
+ import type { Direction } from './types.mts';
1
2
  import type { OutputKind } from '../../types.mts';
2
3
  export declare function handleListRepos({ all, direction, orgSlug, outputKind, page, perPage, sort }: {
3
4
  all: boolean;
4
- direction: 'asc' | 'desc';
5
+ direction: Direction;
5
6
  orgSlug: string;
6
7
  outputKind: OutputKind;
7
8
  page: number;
@@ -1 +1 @@
1
- {"version":3,"file":"handle-list-repos.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/handle-list-repos.mts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAA;AAEjD,wBAAsB,eAAe,CAAC,EACpC,GAAG,EACH,SAAS,EACT,OAAO,EACP,UAAU,EACV,IAAI,EACJ,OAAO,EACP,IAAI,EACL,EAAE;IACD,GAAG,EAAE,OAAO,CAAA;IACZ,SAAS,EAAE,KAAK,GAAG,MAAM,CAAA;IACzB,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,EAAE,UAAU,CAAA;IACtB,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;CACb,GAAG,OAAO,CAAC,IAAI,CAAC,CA6BhB"}
1
+ {"version":3,"file":"handle-list-repos.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/handle-list-repos.mts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAC5C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAA;AAEjD,wBAAsB,eAAe,CAAC,EACpC,GAAG,EACH,SAAS,EACT,OAAO,EACP,UAAU,EACV,IAAI,EACJ,OAAO,EACP,IAAI,EACL,EAAE;IACD,GAAG,EAAE,OAAO,CAAA;IACZ,SAAS,EAAE,SAAS,CAAA;IACpB,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,EAAE,UAAU,CAAA;IACtB,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;CACb,GAAG,OAAO,CAAC,IAAI,CAAC,CA6BhB"}
@@ -1,4 +1,5 @@
1
+ import type { Direction } from './types.mts';
1
2
  import type { CResult, OutputKind } from '../../types.mts';
2
3
  import type { SocketSdkSuccessResult } from '@socketsecurity/sdk';
3
- export declare function outputListRepos(result: CResult<SocketSdkSuccessResult<'getOrgRepoList'>['data']>, outputKind: OutputKind, page: number, nextPage: number | null, sort: string, perPage: number, direction: 'asc' | 'desc'): Promise<void>;
4
+ export declare function outputListRepos(result: CResult<SocketSdkSuccessResult<'getOrgRepoList'>['data']>, outputKind: OutputKind, page: number, nextPage: number | null, sort: string, perPage: number, direction: Direction): Promise<void>;
4
5
  //# sourceMappingURL=output-list-repos.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"output-list-repos.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/output-list-repos.mts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAA;AAC1D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAA;AAEjE,wBAAsB,eAAe,CACnC,MAAM,EAAE,OAAO,CAAC,sBAAsB,CAAC,gBAAgB,CAAC,CAAC,MAAM,CAAC,CAAC,EACjE,UAAU,EAAE,UAAU,EACtB,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,MAAM,GAAG,IAAI,EACvB,IAAI,EAAE,MAAM,EACZ,OAAO,EAAE,MAAM,EACf,SAAS,EAAE,KAAK,GAAG,MAAM,GACxB,OAAO,CAAC,IAAI,CAAC,CA2Df"}
1
+ {"version":3,"file":"output-list-repos.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/output-list-repos.mts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAC5C,OAAO,KAAK,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAA;AAC1D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAA;AAEjE,wBAAsB,eAAe,CACnC,MAAM,EAAE,OAAO,CAAC,sBAAsB,CAAC,gBAAgB,CAAC,CAAC,MAAM,CAAC,CAAC,EACjE,UAAU,EAAE,UAAU,EACtB,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,MAAM,GAAG,IAAI,EACvB,IAAI,EAAE,MAAM,EACZ,OAAO,EAAE,MAAM,EACf,SAAS,EAAE,SAAS,GACnB,OAAO,CAAC,IAAI,CAAC,CA2Df"}
@@ -0,0 +1,2 @@
1
+ export type Direction = 'asc' | 'desc';
2
+ //# sourceMappingURL=types.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.mts","sourceRoot":"","sources":["../../../../src/commands/repository/types.mts"],"names":[],"mappings":"AAAA,MAAM,MAAM,SAAS,GAAG,KAAK,GAAG,MAAM,CAAA"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "create";
2
3
  export declare const cmdScanCreate: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-scan-create.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-scan-create.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-create.mts"],"names":[],"mappings":"AAoCA,eAAO,MAAM,QAAQ,WAAW,CAAA;AA6GhC,eAAO,MAAM,aAAa;;;;CAIzB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CA+Wf"}
1
+ {"version":3,"file":"cmd-scan-create.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-create.mts"],"names":[],"mappings":"AAkCA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,WAAW,CAAA;AA6GhC,eAAO,MAAM,aAAa;;;;CAIzB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CA+Wf"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "del";
2
3
  export declare const cmdScanDel: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-scan-del.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-scan-del.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-del.mts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,QAAQ,QAAQ,CAAA;AAM7B,eAAO,MAAM,UAAU;;;;CAItB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CA2Ff"}
1
+ {"version":3,"file":"cmd-scan-del.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-del.mts"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,QAAQ,CAAA;AAM7B,eAAO,MAAM,UAAU;;;;CAItB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CA2Ff"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "diff";
2
3
  export declare const cmdScanDiff: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-scan-diff.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-scan-diff.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-diff.mts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,QAAQ,SAAS,CAAA;AAM9B,eAAO,MAAM,WAAW;;;;CAIvB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CA+If"}
1
+ {"version":3,"file":"cmd-scan-diff.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-diff.mts"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,SAAS,CAAA;AAM9B,eAAO,MAAM,WAAW;;;;CAIvB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CA0Jf"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "github";
2
3
  export declare const cmdScanGithub: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-scan-github.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-scan-github.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-github.mts"],"names":[],"mappings":"AAsBA,eAAO,MAAM,QAAQ,WAAW,CAAA;AAQhC,eAAO,MAAM,aAAa;;;;CAIzB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CA+Nf"}
1
+ {"version":3,"file":"cmd-scan-github.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-github.mts"],"names":[],"mappings":"AAoBA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,WAAW,CAAA;AAQhC,eAAO,MAAM,aAAa;;;;CAIzB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CA+Nf"}
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-scan-list.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-list.mts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAEV,aAAa,EACd,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,SAAS,CAAA;AAM9B,eAAO,MAAM,WAAW,EAAE,aAIzB,CAAA"}
1
+ {"version":3,"file":"cmd-scan-list.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-list.mts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAGV,aAAa,EACd,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,SAAS,CAAA;AAM9B,eAAO,MAAM,WAAW,EAAE,aAIzB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-scan-metadata.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-metadata.mts"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAEV,aAAa,EACd,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,aAAa,CAAA;AAMlC,eAAO,MAAM,eAAe,EAAE,aAI7B,CAAA"}
1
+ {"version":3,"file":"cmd-scan-metadata.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-metadata.mts"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAGV,aAAa,EACd,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,aAAa,CAAA;AAMlC,eAAO,MAAM,eAAe,EAAE,aAI7B,CAAA"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "reach";
2
3
  export declare const cmdScanReach: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-scan-reach.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-scan-reach.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-reach.mts"],"names":[],"mappings":"AA0BA,eAAO,MAAM,QAAQ,UAAU,CAAA;AAsB/B,eAAO,MAAM,YAAY;;;;CAIxB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAqJf"}
1
+ {"version":3,"file":"cmd-scan-reach.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-reach.mts"],"names":[],"mappings":"AAwBA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,UAAU,CAAA;AAsB/B,eAAO,MAAM,YAAY;;;;CAIxB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAqJf"}
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-scan-report.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-report.mts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAEV,aAAa,EACd,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,WAAW,CAAA;AAOhC,eAAO,MAAM,aAAa,EAAE,aAI3B,CAAA"}
1
+ {"version":3,"file":"cmd-scan-report.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-report.mts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAGV,aAAa,EACd,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,WAAW,CAAA;AAOhC,eAAO,MAAM,aAAa,EAAE,aAI3B,CAAA"}
@@ -1,10 +1,9 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const cmdScanSetup: {
2
3
  description: string;
3
4
  hidden: boolean;
4
5
  run: typeof run;
5
6
  };
6
- declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
7
- parentName: string;
8
- }): Promise<void>;
7
+ declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
9
8
  export {};
10
9
  //# sourceMappingURL=cmd-scan-setup.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-scan-setup.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-setup.mts"],"names":[],"mappings":"AAkDA,eAAO,MAAM,YAAY;;;;CAIxB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAuBf"}
1
+ {"version":3,"file":"cmd-scan-setup.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-setup.mts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAwC9C,eAAO,MAAM,YAAY;;;;CAIxB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAuBf"}
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-scan-view.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-view.mts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAEV,aAAa,EACd,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,SAAS,CAAA;AAM9B,eAAO,MAAM,WAAW,EAAE,aAIzB,CAAA"}
1
+ {"version":3,"file":"cmd-scan-view.d.mts","sourceRoot":"","sources":["../../../../src/commands/scan/cmd-scan-view.mts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAGV,aAAa,EACd,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,SAAS,CAAA;AAM9B,eAAO,MAAM,WAAW,EAAE,aAIzB,CAAA"}
@@ -1,11 +1,10 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const CMD_NAME = "threat-feed";
2
3
  export declare const cmdThreatFeed: {
3
4
  description: string;
4
5
  hidden: boolean;
5
6
  run: typeof run;
6
7
  };
7
- declare function run(argv: readonly string[], importMeta: ImportMeta, { parentName }: {
8
- parentName: string;
9
- }): Promise<void>;
8
+ declare function run(argv: readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
10
9
  export {};
11
10
  //# sourceMappingURL=cmd-threat-feed.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-threat-feed.d.mts","sourceRoot":"","sources":["../../../../src/commands/threat-feed/cmd-threat-feed.mts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,QAAQ,gBAAgB,CAAA;AAsBrC,eAAO,MAAM,aAAa;;;;CAIzB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,SAAS,MAAM,EAAE,EACvB,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAwOf"}
1
+ {"version":3,"file":"cmd-threat-feed.d.mts","sourceRoot":"","sources":["../../../../src/commands/threat-feed/cmd-threat-feed.mts"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AAE9C,eAAO,MAAM,QAAQ,gBAAgB,CAAA;AAsBrC,eAAO,MAAM,aAAa;;;;CAIzB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,SAAS,MAAM,EAAE,EACvB,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAwOf"}
@@ -1,9 +1,8 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const cmdUninstallCompletion: {
2
3
  description: string;
3
4
  hidden: boolean;
4
5
  run: typeof run;
5
6
  };
6
- export declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: {
7
- parentName: string;
8
- }): Promise<void>;
7
+ export declare function run(argv: string[] | readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
9
8
  //# sourceMappingURL=cmd-uninstall-completion.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-uninstall-completion.d.mts","sourceRoot":"","sources":["../../../../src/commands/uninstall/cmd-uninstall-completion.mts"],"names":[],"mappings":"AAuCA,eAAO,MAAM,sBAAsB;;;;CAIlC,CAAA;AAED,wBAAsB,GAAG,CACvB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CAiBf"}
1
+ {"version":3,"file":"cmd-uninstall-completion.d.mts","sourceRoot":"","sources":["../../../../src/commands/uninstall/cmd-uninstall-completion.mts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AA+B9C,eAAO,MAAM,sBAAsB;;;;CAIlC,CAAA;AAED,wBAAsB,GAAG,CACvB,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,MAAM,EAAE,EAClC,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CAiBf"}
@@ -1,10 +1,9 @@
1
+ import type { CliCommandContext } from '../../utils/meow-with-subcommands.mts';
1
2
  export declare const cmdWrapper: {
2
3
  description: string;
3
4
  hidden: boolean;
4
5
  run: typeof run;
5
6
  };
6
- declare function run(argv: readonly string[], importMeta: ImportMeta, { parentName }: {
7
- parentName: string;
8
- }): Promise<void>;
7
+ declare function run(argv: readonly string[], importMeta: ImportMeta, { parentName }: CliCommandContext): Promise<void>;
9
8
  export {};
10
9
  //# sourceMappingURL=cmd-wrapper.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cmd-wrapper.d.mts","sourceRoot":"","sources":["../../../../src/commands/wrapper/cmd-wrapper.mts"],"names":[],"mappings":"AAyCA,eAAO,MAAM,UAAU;;;;CAItB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,SAAS,MAAM,EAAE,EACvB,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,GACrC,OAAO,CAAC,IAAI,CAAC,CA0Ef"}
1
+ {"version":3,"file":"cmd-wrapper.d.mts","sourceRoot":"","sources":["../../../../src/commands/wrapper/cmd-wrapper.mts"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,uCAAuC,CAAA;AA0B9C,eAAO,MAAM,UAAU;;;;CAItB,CAAA;AAED,iBAAe,GAAG,CAChB,IAAI,EAAE,SAAS,MAAM,EAAE,EACvB,UAAU,EAAE,UAAU,EACtB,EAAE,UAAU,EAAE,EAAE,iBAAiB,GAChC,OAAO,CAAC,IAAI,CAAC,CA0Ef"}