shipthis 0.1.18 → 0.1.20

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 (85) hide show
  1. package/README.md +54 -18
  2. package/assets/markdown/ios-success.md +17 -0
  3. package/dist/{AppleBundleIdDetails-D41xptO8.js → AppleBundleIdDetails-fvGbPZdv.js} +7 -4
  4. package/dist/Command-I9hBoGAj.js +28 -0
  5. package/dist/{CommandGame-ClEQvI36.js → CommandGame-CdBKIgr-.js} +2 -1
  6. package/dist/{Create-C-7pvYVd.js → Create-4wdfWBjN.js} +6 -3
  7. package/dist/{Import-BfcHPxoi.js → Import-B3j3Faf_.js} +7 -4
  8. package/dist/{JobProgress-CICU69cf.js → JobProgress-DrBLSHdv.js} +8 -5
  9. package/dist/{JobStatusTable-CpPlQBqR.js → JobStatusTable-CHJt8Sci.js} +6 -6
  10. package/dist/{ProjectCredentialsTable-Ch2s5qF1.js → ProjectCredentialsTable-CJdsMx-O.js} +2 -2
  11. package/dist/{UserCredentialsTable-DzyAHhLB.js → UserCredentialsTable-DO3pBaVs.js} +3 -3
  12. package/dist/{baseAppleCommand-BGXyWK-R.js → baseAppleCommand-DwtoHHJe.js} +1 -1
  13. package/dist/{baseGameAndroidCommand-mdFhxanf.js → baseGameAndroidCommand-_iWWt-Rh.js} +2 -2
  14. package/dist/commands/apple/apiKey/create.js +11 -10
  15. package/dist/commands/apple/apiKey/export.js +10 -9
  16. package/dist/commands/apple/apiKey/import.js +10 -9
  17. package/dist/commands/apple/apiKey/status.js +9 -8
  18. package/dist/commands/apple/certificate/create.js +11 -10
  19. package/dist/commands/apple/certificate/export.js +10 -9
  20. package/dist/commands/apple/certificate/import.js +10 -9
  21. package/dist/commands/apple/certificate/status.js +9 -8
  22. package/dist/commands/apple/login.js +2 -2
  23. package/dist/commands/apple/status.js +8 -7
  24. package/dist/commands/dashboard.js +1 -1
  25. package/dist/commands/game/android/apiKey/connect.js +12 -11
  26. package/dist/commands/game/android/apiKey/create.js +14 -13
  27. package/dist/commands/game/android/apiKey/export.js +11 -10
  28. package/dist/commands/game/android/apiKey/import.js +11 -10
  29. package/dist/commands/game/android/apiKey/invite.js +4 -4
  30. package/dist/commands/game/android/apiKey/status.js +11 -10
  31. package/dist/commands/game/android/keyStore/create.js +12 -11
  32. package/dist/commands/game/android/keyStore/export.js +10 -9
  33. package/dist/commands/game/android/keyStore/import.js +13 -12
  34. package/dist/commands/game/android/keyStore/status.js +10 -9
  35. package/dist/commands/game/android/status.js +11 -10
  36. package/dist/commands/game/build/download.js +8 -7
  37. package/dist/commands/game/build/list.js +9 -8
  38. package/dist/commands/game/create.js +2 -2
  39. package/dist/commands/game/details.js +10 -9
  40. package/dist/commands/game/export.js +1 -1
  41. package/dist/commands/game/ios/app/addTester.js +11 -10
  42. package/dist/commands/game/ios/app/create.js +10 -9
  43. package/dist/commands/game/ios/app/status.js +11 -10
  44. package/dist/commands/game/ios/app/sync.js +9 -8
  45. package/dist/commands/game/ios/profile/create.js +11 -10
  46. package/dist/commands/game/ios/profile/export.js +10 -9
  47. package/dist/commands/game/ios/profile/import.js +10 -9
  48. package/dist/commands/game/ios/profile/status.js +10 -9
  49. package/dist/commands/game/ios/status.js +14 -13
  50. package/dist/commands/game/ios/wizard.js +44 -16
  51. package/dist/commands/game/job/list.js +8 -7
  52. package/dist/commands/game/job/status.js +11 -10
  53. package/dist/commands/game/list.js +8 -7
  54. package/dist/commands/game/ship.js +13 -12
  55. package/dist/commands/game/status.js +11 -10
  56. package/dist/commands/game/wizard.js +18 -17
  57. package/dist/commands/internal/fastlane.js +1 -1
  58. package/dist/commands/internal/readme.js +1 -1
  59. package/dist/commands/login.js +2 -2
  60. package/dist/commands/status.js +8 -7
  61. package/dist/{export-Cin4rLWR.js → export-CDgzZlSd.js} +1 -1
  62. package/dist/{import-CXTv9E84.js → import-D9dyGwy2.js} +1 -1
  63. package/dist/{index-Dj-chiHz.js → index-B-jDJolg.js} +1 -1
  64. package/dist/{index-B4v66AKo.js → index-BCO3QRqD.js} +1 -1
  65. package/dist/{Command-DdJBwDHu.js → index-CSBsz7Js.js} +21 -30
  66. package/dist/{index-Dhx6FAHt.js → index-Cn5-DHOL.js} +2 -2
  67. package/dist/{index-_Lan5Hud.js → index-JYXa6bEW.js} +8 -5
  68. package/dist/{index-DlvM24jQ.js → index-xV-xLIQa.js} +7 -4
  69. package/dist/{upload-DZCIfnwf.js → upload-CoVtaz5g.js} +1 -1
  70. package/dist/{useAndroidServiceAccountTestResult-L4oozjag.js → useAndroidServiceAccountTestResult-Bwu7ZeY5.js} +1 -1
  71. package/dist/{useAppleApp-DcSr-q-w.js → useAppleApp-1zogXNDE.js} +1 -1
  72. package/dist/{useAppleBundleId-BnJVPVIz.js → useAppleBundleId-C1shz-fc.js} +1 -1
  73. package/dist/{useJobWatching-W6FYJEPP.js → useJobWatching-mXM2P2E5.js} +3 -3
  74. package/dist/{useProjectCredentials-CI_AoXmH.js → useProjectCredentials-B2wXUghS.js} +3 -3
  75. package/dist/{useWebSocket-ZEZvtpT_.js → useWebSocket-Kupwp5m2.js} +1 -1
  76. package/docs/README.md +7 -7
  77. package/docs/apple/apiKey.md +1 -1
  78. package/docs/apple/certificate.md +1 -1
  79. package/docs/assets/wizard-android-existingx0.5.gif +0 -0
  80. package/docs/dashboard.md +1 -1
  81. package/docs/game/create.md +1 -1
  82. package/docs/login.md +1 -1
  83. package/npm-shrinkwrap.json +44 -79
  84. package/oclif.manifest.json +105 -105
  85. package/package.json +3 -2
@@ -2,8 +2,8 @@ import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
2
2
  import { Box, Text } from 'ink';
3
3
  import { useState, useRef, useEffect, useContext } from 'react';
4
4
  import Spinner from 'ink-spinner';
5
- import { a as GameContext } from './Command-DdJBwDHu.js';
6
- import { p as getAuthedHeaders, q as API_URL, H as castObjectDates, P as Platform, C as CredentialsType, R as getGoogleStatus } from './index-Dhx6FAHt.js';
5
+ import { b as GameContext } from './index-CSBsz7Js.js';
6
+ import { p as getAuthedHeaders, q as API_URL, H as castObjectDates, P as Platform, C as CredentialsType, T as getGoogleStatus } from './index-Cn5-DHOL.js';
7
7
  import axios from 'axios';
8
8
  import 'crypto-js';
9
9
  import 'uuid';
@@ -17,14 +17,17 @@ import 'readline-sync';
17
17
  import 'node:readline';
18
18
  import 'node:path';
19
19
  import 'node:url';
20
- import { c as cacheKeys } from './useAndroidServiceAccountTestResult-L4oozjag.js';
20
+ import { c as cacheKeys } from './useAndroidServiceAccountTestResult-Bwu7ZeY5.js';
21
21
  import 'fast-glob';
22
22
  import 'socket.io-client';
23
23
  import 'isomorphic-git';
24
24
  import '@oclif/core';
25
- import { u as useWebSocket } from './useWebSocket-ZEZvtpT_.js';
26
- import { u as useProjectCredentials } from './useProjectCredentials-CI_AoXmH.js';
25
+ import { u as useWebSocket } from './useWebSocket-Kupwp5m2.js';
26
+ import { u as useProjectCredentials } from './useProjectCredentials-B2wXUghS.js';
27
27
  import 'open';
28
+ import 'marked';
29
+ import 'marked-terminal';
30
+ import 'path';
28
31
  import { P as ProgressSpinner } from './ProgressSpinner-6pw1T8Iw.js';
29
32
  import 'qrcode';
30
33
  import 'string-length';
@@ -2,7 +2,7 @@ import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
2
2
  import { Text, useInput, Box } from 'ink';
3
3
  import open from 'open';
4
4
  import { useState, useEffect, useContext } from 'react';
5
- import { R as getGoogleStatus, a0 as getShortAuthRequiredUrl, a4 as getGoogleAuthUrl, Y as WEB_URL } from './index-Dhx6FAHt.js';
5
+ import { T as getGoogleStatus, a1 as getShortAuthRequiredUrl, a4 as getGoogleAuthUrl, W as WEB_URL } from './index-Cn5-DHOL.js';
6
6
  import 'crypto';
7
7
  import 'fs';
8
8
  import 'readline-sync';
@@ -17,15 +17,18 @@ import 'luxon';
17
17
  import 'fast-glob';
18
18
  import 'yazl';
19
19
  import 'socket.io-client';
20
- import { u as useWebSocket } from './useWebSocket-ZEZvtpT_.js';
21
- import { c as cacheKeys } from './useAndroidServiceAccountTestResult-L4oozjag.js';
20
+ import { u as useWebSocket } from './useWebSocket-Kupwp5m2.js';
21
+ import { c as cacheKeys } from './useAndroidServiceAccountTestResult-Bwu7ZeY5.js';
22
22
  import 'isomorphic-git';
23
23
  import '@oclif/core';
24
- import { a as GameContext, M as Markdown } from './Command-DdJBwDHu.js';
24
+ import { b as GameContext, M as Markdown } from './index-CSBsz7Js.js';
25
25
  import 'ink-spinner';
26
26
  import '@inkjs/ui';
27
27
  import 'string-length';
28
28
  import 'strip-ansi';
29
+ import 'marked';
30
+ import 'marked-terminal';
31
+ import 'path';
29
32
  import qrcode from 'qrcode';
30
33
 
31
34
  const useGoogleStatus = () => {
@@ -1,5 +1,5 @@
1
1
  import axios from 'axios';
2
- import { p as getAuthedHeaders, q as API_URL } from './index-Dhx6FAHt.js';
2
+ import { p as getAuthedHeaders, q as API_URL } from './index-Cn5-DHOL.js';
3
3
 
4
4
  async function getNewUploadTicket(projectId = null) {
5
5
  const url = projectId ? `${API_URL}/projects/${projectId}/credentials/url` : `${API_URL}/credentials/url`;
@@ -1,4 +1,4 @@
1
- import { p as getAuthedHeaders, q as API_URL } from './index-Dhx6FAHt.js';
1
+ import { p as getAuthedHeaders, q as API_URL } from './index-Cn5-DHOL.js';
2
2
  import axios from 'axios';
3
3
  import { useQuery } from '@tanstack/react-query';
4
4
 
@@ -1,5 +1,5 @@
1
1
  import { useQuery } from '@tanstack/react-query';
2
- import { f as App } from './index-Dhx6FAHt.js';
2
+ import { f as App } from './index-Cn5-DHOL.js';
3
3
 
4
4
  const queryAppleApp = async ({ ctx, iosBundleId }) => {
5
5
  if (!iosBundleId) {
@@ -1,5 +1,5 @@
1
1
  import { useQuery } from '@tanstack/react-query';
2
- import { e as BundleId, r as getGodotProjectCapabilities, P as Platform, G as GODOT_CAPABILITIES, s as CapabilityType } from './index-Dhx6FAHt.js';
2
+ import { e as BundleId, r as getGodotProjectCapabilities, P as Platform, G as GODOT_CAPABILITIES, s as CapabilityType } from './index-Cn5-DHOL.js';
3
3
 
4
4
  async function getBundleIdCapabilities(bundleId) {
5
5
  const current = await bundleId.getBundleIdCapabilitiesAsync();
@@ -1,7 +1,7 @@
1
- import { u as useJob } from './Command-DdJBwDHu.js';
1
+ import { u as useJob } from './index-CSBsz7Js.js';
2
2
  import { useState, useEffect } from 'react';
3
- import { u as useWebSocket } from './useWebSocket-ZEZvtpT_.js';
4
- import { F as castJobDates, H as castObjectDates } from './index-Dhx6FAHt.js';
3
+ import { u as useWebSocket } from './useWebSocket-Kupwp5m2.js';
4
+ import { F as castJobDates, H as castObjectDates } from './index-Cn5-DHOL.js';
5
5
 
6
6
  function useJobWatching({ projectId, jobId, isWatching, onJobUpdate }) {
7
7
  const [websocketJob, setWebsocketJob] = useState(null);
@@ -1,8 +1,8 @@
1
1
  import axios from 'axios';
2
2
  import { useQuery } from '@tanstack/react-query';
3
- import { c as cacheKeys } from './useAndroidServiceAccountTestResult-L4oozjag.js';
4
- import { b as getShortDate, p as getAuthedHeaders, q as API_URL, L as castArrayObjectDates } from './index-Dhx6FAHt.js';
5
- import { g as getShortUUID } from './index-Dj-chiHz.js';
3
+ import { c as cacheKeys } from './useAndroidServiceAccountTestResult-Bwu7ZeY5.js';
4
+ import { b as getShortDate, p as getAuthedHeaders, q as API_URL, L as castArrayObjectDates } from './index-Cn5-DHOL.js';
5
+ import { g as getShortUUID } from './index-B-jDJolg.js';
6
6
 
7
7
  async function queryProjectCredentials({
8
8
  projectId,
@@ -1,6 +1,6 @@
1
1
  import { useEffect } from 'react';
2
2
  import { io } from 'socket.io-client';
3
- import { O as getAuthToken, W as WS_URL } from './index-Dhx6FAHt.js';
3
+ import { Q as getAuthToken, R as WS_URL } from './index-Cn5-DHOL.js';
4
4
 
5
5
  function useWebSocket(listeners = []) {
6
6
  const log = () => {
package/docs/README.md CHANGED
@@ -3,17 +3,17 @@
3
3
  **ShipThis** is a **command-line tool** which manages releasing your [Godot](https://godotengine.org/) games to the **iOS App Store**.
4
4
 
5
5
  :::tip New to ShipThis?
6
- Begin with our [Quickstart Guide](/docs/quickstart).
6
+ Begin with our [Quickstart Guide](https://shipth.is/docs/guides/quick-start).
7
7
  :::
8
8
 
9
9
  ## Topics
10
10
 
11
- - [apple](https://shipthis.cc/docs/reference/apple) - Commands that relate to linking your ShipThis account with your Apple Developer Account
12
- - [game](https://shipthis.cc/docs/reference/game) - Commands that relate to configuring the specific game in the current working directory.
11
+ - [apple](https://shipth.is/docs/reference/apple) - Commands that relate to linking your ShipThis account with your Apple Developer Account
12
+ - [game](https://shipth.is/docs/reference/game) - Commands that relate to configuring the specific game in the current working directory.
13
13
 
14
14
  ## Commands
15
15
 
16
- - [dashboard](https://shipthis.cc/docs/reference/dashboard) - Opens the web browser to your shipthis.cc dashboard
17
- - [login](https://shipthis.cc/docs/reference/login) - Signin or create a new account
18
- - [status](https://shipthis.cc/docs/reference/status) - Display your overall ShipThis account status
19
- - [help](https://shipthis.cc/docs/reference/help) - Display help for a specific topic or command
16
+ - [dashboard](https://shipth.is/docs/reference/dashboard) - Opens the web browser to your shipth.is dashboard
17
+ - [login](https://shipth.is/docs/reference/login) - Signin or create a new account
18
+ - [status](https://shipth.is/docs/reference/status) - Display your overall ShipThis account status
19
+ - [help](https://shipth.is/docs/reference/help) - Display help for a specific topic or command
@@ -5,7 +5,7 @@
5
5
  Commands in the apple apiKey topic are prefixed `shipthis apple apiKey`. These commands relate to App Store Connect API Keys.
6
6
 
7
7
  - You can view the App Store Connect API Keys in the [Apple Developer Portal](https://appstoreconnect.apple.com/access/integrations/api).
8
- - You can view the keys which ShipThis can use in the [ShipThis Dashboard](https://shipthis.cc/credentials).
8
+ - You can view the keys which ShipThis can use in the [ShipThis Dashboard](https://shipth.is/credentials).
9
9
 
10
10
  :::info
11
11
  An **App Store Connect API key** is used to authenticate and authorize automated interactions with Apple's App Store Connect API, enabling tasks like managing app metadata, TestFlight, and sales reports.
@@ -7,7 +7,7 @@ These commands relate to iOS Distribution Certificates within your Apple Develop
7
7
 
8
8
  - You can view the Distribution Certificates in the [Apple Developer Portal](https://developer.apple.com/account/resources/certificates/list).
9
9
  - You can more about Certificates in the [Apple Documentation](https://developer.apple.com/help/account/create-certificates/certificates-overview/).
10
- - You can view the Certificates which ShipThis uses in the [ShipThis Dashboard](https://shipthis.cc/credentials).
10
+ - You can view the Certificates which ShipThis uses in the [ShipThis Dashboard](https://shipth.is/credentials).
11
11
 
12
12
  :::info
13
13
  An **iOS Distribution Certificate** is used to authenticate and authorize the distribution of iOS apps, ensuring they are signed and trusted for installation on devices or submission to the App Store.
package/docs/dashboard.md CHANGED
@@ -5,7 +5,7 @@
5
5
  Opens the web-browser to your ShipThis dashboard.
6
6
 
7
7
  :::note
8
- ShipThis generates single-use links which will automatically log you into shipthis.cc in your browser.
8
+ ShipThis generates single-use links which will automatically log you into shipth.is in your browser.
9
9
  :::
10
10
 
11
11
 
@@ -7,7 +7,7 @@ We recommend creating your game using the [`shipthis game wizard`](/docs/referen
7
7
  The `shipthis game create` command is the first step run by the wizard
8
8
  :::
9
9
 
10
- Creates a new game in your [ShipThis account](https://shipthis.cc/games).
10
+ Creates a new game in your [ShipThis account](https://shipth.is/games).
11
11
 
12
12
  ShipThis will read the name of your game from your **project.godot** file. You will be
13
13
  prompted to confirm this name, or you can specify one with the `--name` flag.
package/docs/login.md CHANGED
@@ -6,7 +6,7 @@ Authenticate - will create a new account if one does not exist.
6
6
 
7
7
  :::info
8
8
  ShipThis is a cloud build command-line tool. To enable this, you need to create
9
- an account. There is also a [web dashboard](https://shipthis.cc/dashboard) where
9
+ an account. There is also a [web dashboard](https://shipth.is/dashboard) where
10
10
  you can view details of your games.
11
11
  :::
12
12
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "shipthis",
3
- "version": "0.1.18",
3
+ "version": "0.1.20",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "shipthis",
9
- "version": "0.1.18",
9
+ "version": "0.1.20",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@expo/apple-utils": "2.0.3",
@@ -18,6 +18,7 @@
18
18
  "@types/marked-terminal": "^6.1.1",
19
19
  "@types/uuid": "^10.0.0",
20
20
  "axios": "^1.7.7",
21
+ "chalk": "^5.4.1",
21
22
  "crypto-js": "^4.2.0",
22
23
  "deepmerge": "^4.3.1",
23
24
  "fast-glob": "^3.3.2",
@@ -1094,6 +1095,41 @@
1094
1095
  "node": ">=6.9.0"
1095
1096
  }
1096
1097
  },
1098
+ "node_modules/@babel/highlight/node_modules/chalk": {
1099
+ "version": "2.4.2",
1100
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
1101
+ "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
1102
+ "license": "MIT",
1103
+ "dependencies": {
1104
+ "ansi-styles": "^3.2.1",
1105
+ "escape-string-regexp": "^1.0.5",
1106
+ "supports-color": "^5.3.0"
1107
+ },
1108
+ "engines": {
1109
+ "node": ">=4"
1110
+ }
1111
+ },
1112
+ "node_modules/@babel/highlight/node_modules/has-flag": {
1113
+ "version": "3.0.0",
1114
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
1115
+ "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
1116
+ "license": "MIT",
1117
+ "engines": {
1118
+ "node": ">=4"
1119
+ }
1120
+ },
1121
+ "node_modules/@babel/highlight/node_modules/supports-color": {
1122
+ "version": "5.5.0",
1123
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
1124
+ "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
1125
+ "license": "MIT",
1126
+ "dependencies": {
1127
+ "has-flag": "^3.0.0"
1128
+ },
1129
+ "engines": {
1130
+ "node": ">=4"
1131
+ }
1132
+ },
1097
1133
  "node_modules/@colors/colors": {
1098
1134
  "version": "1.5.0",
1099
1135
  "resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz",
@@ -1729,18 +1765,6 @@
1729
1765
  "ink": ">=5"
1730
1766
  }
1731
1767
  },
1732
- "node_modules/@inkjs/ui/node_modules/chalk": {
1733
- "version": "5.4.1",
1734
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
1735
- "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
1736
- "license": "MIT",
1737
- "engines": {
1738
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
1739
- },
1740
- "funding": {
1741
- "url": "https://github.com/chalk/chalk?sponsor=1"
1742
- }
1743
- },
1744
1768
  "node_modules/@inquirer/checkbox": {
1745
1769
  "version": "4.1.1",
1746
1770
  "resolved": "https://registry.npmjs.org/@inquirer/checkbox/-/checkbox-4.1.1.tgz",
@@ -5043,18 +5067,6 @@
5043
5067
  "marked": ">=6.0.0 <12"
5044
5068
  }
5045
5069
  },
5046
- "node_modules/@types/marked-terminal/node_modules/chalk": {
5047
- "version": "5.4.1",
5048
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
5049
- "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
5050
- "license": "MIT",
5051
- "engines": {
5052
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
5053
- },
5054
- "funding": {
5055
- "url": "https://github.com/chalk/chalk?sponsor=1"
5056
- }
5057
- },
5058
5070
  "node_modules/@types/mocha": {
5059
5071
  "version": "10.0.10",
5060
5072
  "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.10.tgz",
@@ -6049,38 +6061,15 @@
6049
6061
  }
6050
6062
  },
6051
6063
  "node_modules/chalk": {
6052
- "version": "2.4.2",
6053
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
6054
- "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
6055
- "license": "MIT",
6056
- "dependencies": {
6057
- "ansi-styles": "^3.2.1",
6058
- "escape-string-regexp": "^1.0.5",
6059
- "supports-color": "^5.3.0"
6060
- },
6061
- "engines": {
6062
- "node": ">=4"
6063
- }
6064
- },
6065
- "node_modules/chalk/node_modules/has-flag": {
6066
- "version": "3.0.0",
6067
- "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
6068
- "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
6064
+ "version": "5.4.1",
6065
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
6066
+ "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
6069
6067
  "license": "MIT",
6070
6068
  "engines": {
6071
- "node": ">=4"
6072
- }
6073
- },
6074
- "node_modules/chalk/node_modules/supports-color": {
6075
- "version": "5.5.0",
6076
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
6077
- "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
6078
- "license": "MIT",
6079
- "dependencies": {
6080
- "has-flag": "^3.0.0"
6069
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
6081
6070
  },
6082
- "engines": {
6083
- "node": ">=4"
6071
+ "funding": {
6072
+ "url": "https://github.com/chalk/chalk?sponsor=1"
6084
6073
  }
6085
6074
  },
6086
6075
  "node_modules/change-case": {
@@ -9058,18 +9047,6 @@
9058
9047
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
9059
9048
  }
9060
9049
  },
9061
- "node_modules/ink/node_modules/chalk": {
9062
- "version": "5.4.1",
9063
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
9064
- "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
9065
- "license": "MIT",
9066
- "engines": {
9067
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
9068
- },
9069
- "funding": {
9070
- "url": "https://github.com/chalk/chalk?sponsor=1"
9071
- }
9072
- },
9073
9050
  "node_modules/ink/node_modules/emoji-regex": {
9074
9051
  "version": "10.4.0",
9075
9052
  "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz",
@@ -10373,18 +10350,6 @@
10373
10350
  "url": "https://github.com/sponsors/sindresorhus"
10374
10351
  }
10375
10352
  },
10376
- "node_modules/marked-terminal/node_modules/chalk": {
10377
- "version": "5.4.1",
10378
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
10379
- "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
10380
- "license": "MIT",
10381
- "engines": {
10382
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
10383
- },
10384
- "funding": {
10385
- "url": "https://github.com/chalk/chalk?sponsor=1"
10386
- }
10387
- },
10388
10353
  "node_modules/math-intrinsics": {
10389
10354
  "version": "1.1.0",
10390
10355
  "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
@@ -156,6 +156,110 @@
156
156
  "status.js"
157
157
  ]
158
158
  },
159
+ "internal:fastlane": {
160
+ "aliases": [],
161
+ "args": {
162
+ "username": {
163
+ "description": "Your Apple email address",
164
+ "name": "username",
165
+ "required": true
166
+ },
167
+ "file": {
168
+ "description": "Path where the fastlane session will be written",
169
+ "name": "file",
170
+ "required": true
171
+ }
172
+ },
173
+ "description": "Output a fastlane session file which can be used with xcodes",
174
+ "examples": [
175
+ "<%= config.bin %> <%= command.id %>",
176
+ "<%= config.bin %> <%= command.id %> --force --username me@email.nowhere"
177
+ ],
178
+ "flags": {
179
+ "force": {
180
+ "char": "f",
181
+ "name": "force",
182
+ "allowNo": false,
183
+ "type": "boolean"
184
+ }
185
+ },
186
+ "hasDynamicHelp": false,
187
+ "hiddenAliases": [],
188
+ "id": "internal:fastlane",
189
+ "pluginAlias": "shipthis",
190
+ "pluginName": "shipthis",
191
+ "pluginType": "core",
192
+ "strict": true,
193
+ "enableJsonFlag": false,
194
+ "isESM": true,
195
+ "relativePath": [
196
+ "dist",
197
+ "commands",
198
+ "internal",
199
+ "fastlane.js"
200
+ ]
201
+ },
202
+ "internal:readme": {
203
+ "aliases": [],
204
+ "args": {
205
+ "outputDir": {
206
+ "description": "The directory where the readme files will be written",
207
+ "name": "outputDir",
208
+ "required": true
209
+ }
210
+ },
211
+ "description": "Generate the readme files for the commands",
212
+ "examples": [
213
+ "<%= config.bin %> <%= command.id %>"
214
+ ],
215
+ "flags": {
216
+ "notDryRun": {
217
+ "char": "n",
218
+ "description": "Set to actually write the files (will not overwrite)",
219
+ "name": "notDryRun",
220
+ "allowNo": false,
221
+ "type": "boolean"
222
+ },
223
+ "overWrite": {
224
+ "char": "o",
225
+ "description": "Overwrite existing files",
226
+ "name": "overWrite",
227
+ "allowNo": false,
228
+ "type": "boolean"
229
+ },
230
+ "depth": {
231
+ "char": "d",
232
+ "description": "The depth of the topic tree to render as separate files",
233
+ "name": "depth",
234
+ "hasDynamicHelp": false,
235
+ "multiple": false,
236
+ "type": "option"
237
+ },
238
+ "only": {
239
+ "char": "l",
240
+ "description": "Glob pattern - will only write the files which match",
241
+ "name": "only",
242
+ "hasDynamicHelp": false,
243
+ "multiple": false,
244
+ "type": "option"
245
+ }
246
+ },
247
+ "hasDynamicHelp": false,
248
+ "hiddenAliases": [],
249
+ "id": "internal:readme",
250
+ "pluginAlias": "shipthis",
251
+ "pluginName": "shipthis",
252
+ "pluginType": "core",
253
+ "strict": true,
254
+ "enableJsonFlag": false,
255
+ "isESM": true,
256
+ "relativePath": [
257
+ "dist",
258
+ "commands",
259
+ "internal",
260
+ "readme.js"
261
+ ]
262
+ },
159
263
  "game:create": {
160
264
  "aliases": [],
161
265
  "args": {},
@@ -591,110 +695,6 @@
591
695
  "wizard.js"
592
696
  ]
593
697
  },
594
- "internal:fastlane": {
595
- "aliases": [],
596
- "args": {
597
- "username": {
598
- "description": "Your Apple email address",
599
- "name": "username",
600
- "required": true
601
- },
602
- "file": {
603
- "description": "Path where the fastlane session will be written",
604
- "name": "file",
605
- "required": true
606
- }
607
- },
608
- "description": "Output a fastlane session file which can be used with xcodes",
609
- "examples": [
610
- "<%= config.bin %> <%= command.id %>",
611
- "<%= config.bin %> <%= command.id %> --force --username me@email.nowhere"
612
- ],
613
- "flags": {
614
- "force": {
615
- "char": "f",
616
- "name": "force",
617
- "allowNo": false,
618
- "type": "boolean"
619
- }
620
- },
621
- "hasDynamicHelp": false,
622
- "hiddenAliases": [],
623
- "id": "internal:fastlane",
624
- "pluginAlias": "shipthis",
625
- "pluginName": "shipthis",
626
- "pluginType": "core",
627
- "strict": true,
628
- "enableJsonFlag": false,
629
- "isESM": true,
630
- "relativePath": [
631
- "dist",
632
- "commands",
633
- "internal",
634
- "fastlane.js"
635
- ]
636
- },
637
- "internal:readme": {
638
- "aliases": [],
639
- "args": {
640
- "outputDir": {
641
- "description": "The directory where the readme files will be written",
642
- "name": "outputDir",
643
- "required": true
644
- }
645
- },
646
- "description": "Generate the readme files for the commands",
647
- "examples": [
648
- "<%= config.bin %> <%= command.id %>"
649
- ],
650
- "flags": {
651
- "notDryRun": {
652
- "char": "n",
653
- "description": "Set to actually write the files (will not overwrite)",
654
- "name": "notDryRun",
655
- "allowNo": false,
656
- "type": "boolean"
657
- },
658
- "overWrite": {
659
- "char": "o",
660
- "description": "Overwrite existing files",
661
- "name": "overWrite",
662
- "allowNo": false,
663
- "type": "boolean"
664
- },
665
- "depth": {
666
- "char": "d",
667
- "description": "The depth of the topic tree to render as separate files",
668
- "name": "depth",
669
- "hasDynamicHelp": false,
670
- "multiple": false,
671
- "type": "option"
672
- },
673
- "only": {
674
- "char": "l",
675
- "description": "Glob pattern - will only write the files which match",
676
- "name": "only",
677
- "hasDynamicHelp": false,
678
- "multiple": false,
679
- "type": "option"
680
- }
681
- },
682
- "hasDynamicHelp": false,
683
- "hiddenAliases": [],
684
- "id": "internal:readme",
685
- "pluginAlias": "shipthis",
686
- "pluginName": "shipthis",
687
- "pluginType": "core",
688
- "strict": true,
689
- "enableJsonFlag": false,
690
- "isESM": true,
691
- "relativePath": [
692
- "dist",
693
- "commands",
694
- "internal",
695
- "readme.js"
696
- ]
697
- },
698
698
  "apple:apiKey:create": {
699
699
  "aliases": [],
700
700
  "args": {},
@@ -2238,5 +2238,5 @@
2238
2238
  ]
2239
2239
  }
2240
2240
  },
2241
- "version": "0.1.18"
2241
+ "version": "0.1.20"
2242
2242
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "shipthis",
3
3
  "description": "ShipThis manages building and uploading your Godot games to the App Store and Google Play.",
4
- "version": "0.1.18",
4
+ "version": "0.1.20",
5
5
  "author": "Hello Invent Ltd",
6
6
  "bin": {
7
7
  "shipthis": "./bin/run.js"
@@ -17,6 +17,7 @@
17
17
  "@types/marked-terminal": "^6.1.1",
18
18
  "@types/uuid": "^10.0.0",
19
19
  "axios": "^1.7.7",
20
+ "chalk": "^5.4.1",
20
21
  "crypto-js": "^4.2.0",
21
22
  "deepmerge": "^4.3.1",
22
23
  "fast-glob": "^3.3.2",
@@ -88,7 +89,7 @@
88
89
  "/oclif.manifest.json",
89
90
  "npm-shrinkwrap.json"
90
91
  ],
91
- "homepage": "https://shipthis.cc/",
92
+ "homepage": "https://shipth.is/",
92
93
  "keywords": [
93
94
  "cli",
94
95
  "godot",