shipthis 0.1.39 → 0.1.41

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 (89) hide show
  1. package/README.md +57 -0
  2. package/dist/{AppleBundleIdDetails-Ck7iAjMb.js → AppleBundleIdDetails-BJC7GCx_.js} +4 -3
  3. package/dist/{Command-C84QiOWP.js → Command-Cj6F5B5a.js} +2 -1
  4. package/dist/{CommandGame-CsM9GE5Q.js → CommandGame-CuvuH-z6.js} +2 -2
  5. package/dist/{Create-Dx1nEKmS.js → Create-pfGYcKu4.js} +2 -1
  6. package/dist/{GameStatus-B4WBgoLs.js → GameStatus-ZSe-qG3y.js} +2 -1
  7. package/dist/{Import-BC5XgwRT.js → Import-D046HBaF.js} +3 -2
  8. package/dist/{JobLogTail-mBXpeWMu.js → JobLogTail-Da8GuReK.js} +3 -2
  9. package/dist/{JobProgress-KZ6EkMFi.js → JobProgress-DltCQpzA.js} +3 -2
  10. package/dist/{JobStatusTable-BYIxTt0d.js → JobStatusTable-DVJjHw97.js} +3 -2
  11. package/dist/{ProjectCredentialsTable-DSy1YIWX.js → ProjectCredentialsTable-BJJz7W1P.js} +2 -2
  12. package/dist/{UserCredentialsTable-qNByRE84.js → UserCredentialsTable-CSynIVHU.js} +2 -1
  13. package/dist/{baseAppleCommand-CdROzhyU.js → baseAppleCommand-Aq-Eaw_K.js} +1 -1
  14. package/dist/baseCommand-CTn3KGH3.js +787 -0
  15. package/dist/{baseGameAndroidCommand-B21zS0MN.js → baseGameAndroidCommand-DRzVMKuG.js} +2 -1
  16. package/dist/{index-Cv-92xRd.js → baseGameCommand-8VL7xe-O.js} +18 -755
  17. package/dist/commands/apiKey/create.js +6 -5
  18. package/dist/commands/apiKey/list.js +6 -5
  19. package/dist/commands/apiKey/revoke.js +6 -5
  20. package/dist/commands/apple/apiKey/create.js +13 -12
  21. package/dist/commands/apple/apiKey/delete.js +7 -6
  22. package/dist/commands/apple/apiKey/export.js +14 -13
  23. package/dist/commands/apple/apiKey/import.js +14 -13
  24. package/dist/commands/apple/apiKey/status.js +13 -12
  25. package/dist/commands/apple/certificate/create.js +13 -12
  26. package/dist/commands/apple/certificate/delete.js +7 -6
  27. package/dist/commands/apple/certificate/export.js +14 -13
  28. package/dist/commands/apple/certificate/import.js +14 -13
  29. package/dist/commands/apple/certificate/status.js +13 -12
  30. package/dist/commands/apple/login.js +4 -3
  31. package/dist/commands/apple/status.js +13 -12
  32. package/dist/commands/dashboard.js +9 -8
  33. package/dist/commands/game/android/apiKey/connect.js +11 -10
  34. package/dist/commands/game/android/apiKey/create.js +13 -12
  35. package/dist/commands/game/android/apiKey/delete.js +6 -5
  36. package/dist/commands/game/android/apiKey/export.js +13 -12
  37. package/dist/commands/game/android/apiKey/import.js +13 -12
  38. package/dist/commands/game/android/apiKey/invite.js +21 -20
  39. package/dist/commands/game/android/apiKey/policy.js +8 -7
  40. package/dist/commands/game/android/apiKey/status.js +13 -12
  41. package/dist/commands/game/android/keyStore/create.js +10 -9
  42. package/dist/commands/game/android/keyStore/delete.js +6 -5
  43. package/dist/commands/game/android/keyStore/export.js +12 -11
  44. package/dist/commands/game/android/keyStore/import.js +15 -14
  45. package/dist/commands/game/android/keyStore/status.js +15 -14
  46. package/dist/commands/game/android/status.js +7 -6
  47. package/dist/commands/game/build/download.js +6 -5
  48. package/dist/commands/game/build/list.js +11 -10
  49. package/dist/commands/game/create.js +4 -3
  50. package/dist/commands/game/details.js +15 -11
  51. package/dist/commands/game/export.js +4 -3
  52. package/dist/commands/game/ios/app/addTester.js +8 -7
  53. package/dist/commands/game/ios/app/create.js +7 -6
  54. package/dist/commands/game/ios/app/status.js +13 -12
  55. package/dist/commands/game/ios/app/sync.js +11 -10
  56. package/dist/commands/game/ios/profile/create.js +9 -8
  57. package/dist/commands/game/ios/profile/delete.js +9 -8
  58. package/dist/commands/game/ios/profile/export.js +12 -11
  59. package/dist/commands/game/ios/profile/import.js +12 -11
  60. package/dist/commands/game/ios/profile/status.js +13 -12
  61. package/dist/commands/game/ios/status.js +17 -16
  62. package/dist/commands/game/ios/wizard.js +7 -6
  63. package/dist/commands/game/job/list.js +6 -5
  64. package/dist/commands/game/job/status.js +11 -10
  65. package/dist/commands/game/list.js +6 -5
  66. package/dist/commands/game/ship.js +8 -7
  67. package/dist/commands/game/status.js +14 -13
  68. package/dist/commands/game/wizard.js +24 -23
  69. package/dist/commands/internal/fastlane.js +14 -13
  70. package/dist/commands/internal/readme.js +18 -17
  71. package/dist/commands/login.js +20 -19
  72. package/dist/commands/status.js +9 -8
  73. package/dist/commands/util/glass.js +119 -0
  74. package/dist/{export-BtUjg3Tl.js → export-DtATljiz.js} +1 -1
  75. package/dist/{import-BYSkF-tX.js → import-Dk2ywOVU.js} +1 -1
  76. package/dist/{index-Du6l7ZyV.js → index-BW7z-5sB.js} +1 -1
  77. package/dist/{index-CgGLBt2v.js → index-CuyVBHWc.js} +4 -3
  78. package/dist/{index-CcGRePRU.js → index-cRnjcGxV.js} +5 -4
  79. package/dist/{upload-LoVBuJbT.js → upload-CHaDSvvi.js} +1 -1
  80. package/dist/{useAppleApp-Bg0x6s97.js → useAppleApp-CR847GWc.js} +1 -1
  81. package/dist/{useAppleBundleId-CEOssLqN.js → useAppleBundleId-BnwPmVEu.js} +1 -1
  82. package/dist/{useAppleProfiles-CHf_gHdZ.js → useAppleProfiles-DY-H0420.js} +1 -1
  83. package/dist/{useGoogleStatus-Ch36GbVo.js → useGoogleStatus-WqPgHteE.js} +2 -1
  84. package/dist/{useProjectCredentials-CsQWPdyo.js → useProjectCredentials-TvlolkId.js} +2 -1
  85. package/dist/{useWebSocket-CWeaaLqi.js → useWebSocket-MXDbQHcu.js} +1 -1
  86. package/docs/README.md +1 -0
  87. package/docs/util/glass.md +47 -0
  88. package/docs/util.md +11 -0
  89. package/package.json +3 -1
@@ -1,4 +1,5 @@
1
- import { h as BaseGameCommand, a2 as getGoogleStatus, i as generatePackageName, a3 as getGodotAndroidPackageName, c as getInput } from './index-Cv-92xRd.js';
1
+ import { M as getGoogleStatus, N as getGodotAndroidPackageName } from './baseCommand-CTn3KGH3.js';
2
+ import { c as BaseGameCommand, d as generatePackageName, b as getInput } from './baseGameCommand-8VL7xe-O.js';
2
3
 
3
4
  class BaseGameAndroidCommand extends BaseGameCommand {
4
5
  async checkGoogleAuth(waitForAuth = false) {