@keystrokehq/mixmax 0.1.4 → 0.1.5

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 (217) hide show
  1. package/dist/actions/add-contact-to-group.d.cts +13 -1
  2. package/dist/actions/add-contact-to-group.d.cts.map +1 -1
  3. package/dist/actions/add-contact-to-group.d.mts +13 -1
  4. package/dist/actions/add-contact-to-group.d.mts.map +1 -1
  5. package/dist/actions/add-email-to-unsubscribe-list.d.cts +13 -1
  6. package/dist/actions/add-email-to-unsubscribe-list.d.mts +13 -1
  7. package/dist/actions/add-snippet-to-tag.d.cts +13 -1
  8. package/dist/actions/add-snippet-to-tag.d.mts +13 -1
  9. package/dist/actions/add-team-members.d.cts +13 -1
  10. package/dist/actions/add-team-members.d.mts +13 -1
  11. package/dist/actions/cancel-sequences.d.cts +13 -1
  12. package/dist/actions/cancel-sequences.d.mts +13 -1
  13. package/dist/actions/create-code-snippet.d.cts +13 -1
  14. package/dist/actions/create-code-snippet.d.mts +13 -1
  15. package/dist/actions/create-contact-note.d.cts +13 -1
  16. package/dist/actions/create-contact-note.d.mts +13 -1
  17. package/dist/actions/create-contact.d.cts +13 -1
  18. package/dist/actions/create-contact.d.cts.map +1 -1
  19. package/dist/actions/create-contact.d.mts +13 -1
  20. package/dist/actions/create-contact.d.mts.map +1 -1
  21. package/dist/actions/create-insights-report.d.cts +13 -1
  22. package/dist/actions/create-insights-report.d.mts +13 -1
  23. package/dist/actions/create-integration-enhancement.d.cts +13 -1
  24. package/dist/actions/create-integration-enhancement.d.mts +13 -1
  25. package/dist/actions/create-integrations-command.d.cts +13 -1
  26. package/dist/actions/create-integrations-command.d.mts +13 -1
  27. package/dist/actions/create-integrations-sidebars.d.cts +13 -1
  28. package/dist/actions/create-integrations-sidebars.d.mts +13 -1
  29. package/dist/actions/create-link-resolver.d.cts +13 -1
  30. package/dist/actions/create-link-resolver.d.mts +13 -1
  31. package/dist/actions/create-livefeed-search.d.cts +13 -1
  32. package/dist/actions/create-livefeed-search.d.mts +13 -1
  33. package/dist/actions/create-message.d.cts +13 -1
  34. package/dist/actions/create-message.d.mts +13 -1
  35. package/dist/actions/create-rule-action.d.cts +13 -1
  36. package/dist/actions/create-rule-action.d.mts +13 -1
  37. package/dist/actions/create-rule.d.cts +13 -1
  38. package/dist/actions/create-rule.d.mts +13 -1
  39. package/dist/actions/create-sequence-folder.d.cts +13 -1
  40. package/dist/actions/create-sequence-folder.d.mts +13 -1
  41. package/dist/actions/create-snippet-tag.d.cts +13 -1
  42. package/dist/actions/create-snippet-tag.d.mts +13 -1
  43. package/dist/actions/create-team.d.cts +13 -1
  44. package/dist/actions/create-team.d.mts +13 -1
  45. package/dist/actions/delete-contact-note.d.cts +13 -1
  46. package/dist/actions/delete-contact-note.d.mts +13 -1
  47. package/dist/actions/delete-contact.d.cts +13 -1
  48. package/dist/actions/delete-contact.d.mts +13 -1
  49. package/dist/actions/delete-integration-enhancement.d.cts +13 -1
  50. package/dist/actions/delete-integration-enhancement.d.mts +13 -1
  51. package/dist/actions/delete-integrations-commands-id.d.cts +13 -1
  52. package/dist/actions/delete-integrations-commands-id.d.mts +13 -1
  53. package/dist/actions/delete-integrations-sidebars.d.cts +13 -1
  54. package/dist/actions/delete-integrations-sidebars.d.mts +13 -1
  55. package/dist/actions/delete-link-resolver.d.cts +13 -1
  56. package/dist/actions/delete-link-resolver.d.mts +13 -1
  57. package/dist/actions/delete-rule-action.d.cts +13 -1
  58. package/dist/actions/delete-rule-action.d.mts +13 -1
  59. package/dist/actions/delete-rule.d.cts +13 -1
  60. package/dist/actions/delete-rule.d.mts +13 -1
  61. package/dist/actions/delete-sequence-folder.d.cts +13 -1
  62. package/dist/actions/delete-sequence-folder.d.mts +13 -1
  63. package/dist/actions/delete-snippet-tag.d.cts +13 -1
  64. package/dist/actions/delete-snippet-tag.d.mts +13 -1
  65. package/dist/actions/delete-snippet.d.cts +13 -1
  66. package/dist/actions/delete-snippet.d.mts +13 -1
  67. package/dist/actions/delete-team.d.cts +13 -1
  68. package/dist/actions/delete-team.d.mts +13 -1
  69. package/dist/actions/delete-unsubscribe.d.cts +13 -1
  70. package/dist/actions/delete-unsubscribe.d.mts +13 -1
  71. package/dist/actions/get-code-snippet.d.cts +13 -1
  72. package/dist/actions/get-code-snippet.d.mts +13 -1
  73. package/dist/actions/get-contact.d.cts +13 -1
  74. package/dist/actions/get-contact.d.mts +13 -1
  75. package/dist/actions/get-contactgroup-contacts.d.cts +15 -3
  76. package/dist/actions/get-contactgroup-contacts.d.mts +15 -3
  77. package/dist/actions/get-filerequests.d.cts +13 -1
  78. package/dist/actions/get-filerequests.d.cts.map +1 -1
  79. package/dist/actions/get-filerequests.d.mts +13 -1
  80. package/dist/actions/get-filerequests.d.mts.map +1 -1
  81. package/dist/actions/get-insights-report-by-id.d.cts +13 -1
  82. package/dist/actions/get-insights-report-by-id.d.mts +13 -1
  83. package/dist/actions/get-integrations-commands.d.cts +13 -1
  84. package/dist/actions/get-integrations-commands.d.cts.map +1 -1
  85. package/dist/actions/get-integrations-commands.d.mts +13 -1
  86. package/dist/actions/get-integrations-commands.d.mts.map +1 -1
  87. package/dist/actions/get-integrations-enhancements.d.cts +13 -1
  88. package/dist/actions/get-integrations-enhancements.d.cts.map +1 -1
  89. package/dist/actions/get-integrations-enhancements.d.mts +13 -1
  90. package/dist/actions/get-integrations-enhancements.d.mts.map +1 -1
  91. package/dist/actions/get-integrations-linkresolvers.d.cts +13 -1
  92. package/dist/actions/get-integrations-linkresolvers.d.cts.map +1 -1
  93. package/dist/actions/get-integrations-linkresolvers.d.mts +13 -1
  94. package/dist/actions/get-integrations-linkresolvers.d.mts.map +1 -1
  95. package/dist/actions/get-integrations-sidebars.d.cts +13 -1
  96. package/dist/actions/get-integrations-sidebars.d.cts.map +1 -1
  97. package/dist/actions/get-integrations-sidebars.d.mts +13 -1
  98. package/dist/actions/get-integrations-sidebars.d.mts.map +1 -1
  99. package/dist/actions/get-livefeed-events.d.cts +13 -1
  100. package/dist/actions/get-livefeed-events.d.mts +13 -1
  101. package/dist/actions/get-livefeed.d.cts +13 -1
  102. package/dist/actions/get-livefeed.d.mts +13 -1
  103. package/dist/actions/get-meeting-invites.d.cts +13 -1
  104. package/dist/actions/get-meeting-invites.d.mts +13 -1
  105. package/dist/actions/get-message.d.cts +13 -1
  106. package/dist/actions/get-message.d.mts +13 -1
  107. package/dist/actions/get-messages.d.cts +13 -1
  108. package/dist/actions/get-messages.d.mts +13 -1
  109. package/dist/actions/get-polls.d.cts +13 -1
  110. package/dist/actions/get-polls.d.mts +13 -1
  111. package/dist/actions/get-qa.d.cts +13 -1
  112. package/dist/actions/get-qa.d.mts +13 -1
  113. package/dist/actions/get-reports-data-table.d.cts +13 -1
  114. package/dist/actions/get-reports-data-table.d.mts +13 -1
  115. package/dist/actions/get-rules-id.d.cts +13 -1
  116. package/dist/actions/get-rules-id.d.mts +13 -1
  117. package/dist/actions/get-rules.d.cts +13 -1
  118. package/dist/actions/get-rules.d.cts.map +1 -1
  119. package/dist/actions/get-rules.d.mts +13 -1
  120. package/dist/actions/get-rules.d.mts.map +1 -1
  121. package/dist/actions/get-salesforce-account.d.cts +13 -1
  122. package/dist/actions/get-salesforce-account.d.cts.map +1 -1
  123. package/dist/actions/get-salesforce-account.d.mts +13 -1
  124. package/dist/actions/get-salesforce-account.d.mts.map +1 -1
  125. package/dist/actions/get-sequence-folder.d.cts +13 -1
  126. package/dist/actions/get-sequence-folder.d.mts +13 -1
  127. package/dist/actions/get-snippet-tag.d.cts +13 -1
  128. package/dist/actions/get-snippet-tag.d.mts +13 -1
  129. package/dist/actions/get-snippet-tags.d.cts +13 -1
  130. package/dist/actions/get-snippet-tags.d.cts.map +1 -1
  131. package/dist/actions/get-snippet-tags.d.mts +13 -1
  132. package/dist/actions/get-snippet-tags.d.mts.map +1 -1
  133. package/dist/actions/get-snippets-id.d.cts +13 -1
  134. package/dist/actions/get-snippets-id.d.mts +13 -1
  135. package/dist/actions/get-team-members.d.cts +13 -1
  136. package/dist/actions/get-team-members.d.mts +13 -1
  137. package/dist/actions/get-teams.d.cts +13 -1
  138. package/dist/actions/get-teams.d.cts.map +1 -1
  139. package/dist/actions/get-teams.d.mts +13 -1
  140. package/dist/actions/get-teams.d.mts.map +1 -1
  141. package/dist/actions/get-unsubscribes.d.cts +13 -1
  142. package/dist/actions/get-unsubscribes.d.mts +13 -1
  143. package/dist/actions/get-user-preferences-me.d.cts +13 -1
  144. package/dist/actions/get-user-preferences-me.d.cts.map +1 -1
  145. package/dist/actions/get-user-preferences-me.d.mts +13 -1
  146. package/dist/actions/get-user-preferences-me.d.mts.map +1 -1
  147. package/dist/actions/get-users-me.d.cts +13 -1
  148. package/dist/actions/get-users-me.d.cts.map +1 -1
  149. package/dist/actions/get-users-me.d.mts +13 -1
  150. package/dist/actions/get-users-me.d.mts.map +1 -1
  151. package/dist/actions/get-yes-no.d.cts +13 -1
  152. package/dist/actions/get-yes-no.d.mts +13 -1
  153. package/dist/actions/list-code-snippets.d.cts +13 -1
  154. package/dist/actions/list-code-snippets.d.cts.map +1 -1
  155. package/dist/actions/list-code-snippets.d.mts +13 -1
  156. package/dist/actions/list-code-snippets.d.mts.map +1 -1
  157. package/dist/actions/list-contact-groups.d.cts +13 -1
  158. package/dist/actions/list-contact-groups.d.mts +13 -1
  159. package/dist/actions/list-rule-actions.d.cts +13 -1
  160. package/dist/actions/list-rule-actions.d.mts +13 -1
  161. package/dist/actions/list-sequence-folders.d.cts +13 -1
  162. package/dist/actions/list-sequence-folders.d.mts +13 -1
  163. package/dist/actions/list-sequences.d.cts +13 -1
  164. package/dist/actions/list-sequences.d.mts +13 -1
  165. package/dist/actions/list-snippets.d.cts +13 -1
  166. package/dist/actions/list-snippets.d.mts +13 -1
  167. package/dist/actions/patch-rules-id-actions-id.d.cts +13 -1
  168. package/dist/actions/patch-rules-id-actions-id.d.mts +13 -1
  169. package/dist/actions/patch-rules-id.d.cts +13 -1
  170. package/dist/actions/patch-rules-id.d.mts +13 -1
  171. package/dist/actions/patch-snippets-id.d.cts +13 -1
  172. package/dist/actions/patch-snippets-id.d.mts +13 -1
  173. package/dist/actions/query-contacts.d.cts +13 -1
  174. package/dist/actions/query-contacts.d.mts +13 -1
  175. package/dist/actions/remove-contact-from-group.d.cts +13 -1
  176. package/dist/actions/remove-contact-from-group.d.mts +13 -1
  177. package/dist/actions/remove-team-member.d.cts +13 -1
  178. package/dist/actions/remove-team-member.d.mts +13 -1
  179. package/dist/actions/search-sequences.d.cts +13 -1
  180. package/dist/actions/search-sequences.d.mts +13 -1
  181. package/dist/actions/send-message.d.cts +13 -1
  182. package/dist/actions/send-message.d.mts +13 -1
  183. package/dist/actions/send-snippet.d.cts +13 -1
  184. package/dist/actions/send-snippet.d.mts +13 -1
  185. package/dist/actions/send-test-message.d.cts +13 -1
  186. package/dist/actions/send-test-message.d.mts +13 -1
  187. package/dist/actions/update-appointment-link-calendar-name.d.cts +13 -1
  188. package/dist/actions/update-appointment-link-calendar-name.d.mts +13 -1
  189. package/dist/actions/update-contact-note.d.cts +13 -1
  190. package/dist/actions/update-contact-note.d.mts +13 -1
  191. package/dist/actions/update-contact.d.cts +13 -1
  192. package/dist/actions/update-contact.d.cts.map +1 -1
  193. package/dist/actions/update-contact.d.mts +13 -1
  194. package/dist/actions/update-contact.d.mts.map +1 -1
  195. package/dist/actions/update-insights-report.d.cts +13 -1
  196. package/dist/actions/update-insights-report.d.mts +13 -1
  197. package/dist/actions/update-message.d.cts +13 -1
  198. package/dist/actions/update-message.d.mts +13 -1
  199. package/dist/actions/update-sequence-folder.d.cts +13 -1
  200. package/dist/actions/update-sequence-folder.d.mts +13 -1
  201. package/dist/actions/update-snippet-tag.d.cts +13 -1
  202. package/dist/actions/update-snippet-tag.d.cts.map +1 -1
  203. package/dist/actions/update-snippet-tag.d.mts +13 -1
  204. package/dist/actions/update-snippet-tag.d.mts.map +1 -1
  205. package/dist/actions/update-team.d.cts +13 -1
  206. package/dist/actions/update-team.d.mts +13 -1
  207. package/dist/actions/update-user-preferences-me.d.cts +13 -1
  208. package/dist/actions/update-user-preferences-me.d.mts +13 -1
  209. package/dist/app.cjs +5 -2
  210. package/dist/app.cjs.map +1 -1
  211. package/dist/app.d.cts +9 -1
  212. package/dist/app.d.cts.map +1 -1
  213. package/dist/app.d.mts +9 -1
  214. package/dist/app.d.mts.map +1 -1
  215. package/dist/app.mjs +3 -1
  216. package/dist/app.mjs.map +1 -1
  217. package/package.json +1 -1
@@ -9,7 +9,19 @@ declare const MixmaxUpdateAppointmentLinkCalendarNameOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const mixmaxUpdateAppointmentLinkCalendarName: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  name: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { mixmaxUpdateAppointmentLinkCalendarName };
15
27
  //# sourceMappingURL=update-appointment-link-calendar-name.d.mts.map
@@ -24,7 +24,19 @@ declare const mixmaxUpdateContactNote: import("@keystrokehq/action").WorkflowAct
24
24
  note_id: string;
25
25
  contact_id: string;
26
26
  expand?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { mixmaxUpdateContactNote };
30
42
  //# sourceMappingURL=update-contact-note.d.cts.map
@@ -24,7 +24,19 @@ declare const mixmaxUpdateContactNote: import("@keystrokehq/action").WorkflowAct
24
24
  note_id: string;
25
25
  contact_id: string;
26
26
  expand?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { mixmaxUpdateContactNote };
30
42
  //# sourceMappingURL=update-contact-note.d.mts.map
@@ -20,7 +20,19 @@ declare const mixmaxUpdateContact: import("@keystrokehq/action").WorkflowActionD
20
20
  email?: string | undefined;
21
21
  contactId?: string | undefined;
22
22
  salesforceId?: string | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { mixmaxUpdateContact };
26
38
  //# sourceMappingURL=update-contact.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-contact.d.cts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA;;SAM9B,MAAA"}
1
+ {"version":3,"file":"update-contact.d.cts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA"}
@@ -20,7 +20,19 @@ declare const mixmaxUpdateContact: import("@keystrokehq/action").WorkflowActionD
20
20
  email?: string | undefined;
21
21
  contactId?: string | undefined;
22
22
  salesforceId?: string | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { mixmaxUpdateContact };
26
38
  //# sourceMappingURL=update-contact.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-contact.d.mts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA;;SAM9B,MAAA"}
1
+ {"version":3,"file":"update-contact.d.mts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA"}
@@ -30,7 +30,19 @@ declare const mixmaxUpdateInsightsReport: import("@keystrokehq/action").Workflow
30
30
  type?: "groups" | "messages" | "meetings" | "users" | "sequences" | "templates" | "delegators" | "customers" | undefined;
31
31
  query?: string | undefined;
32
32
  title?: string | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { mixmaxUpdateInsightsReport };
36
48
  //# sourceMappingURL=update-insights-report.d.cts.map
@@ -30,7 +30,19 @@ declare const mixmaxUpdateInsightsReport: import("@keystrokehq/action").Workflow
30
30
  type?: "groups" | "messages" | "meetings" | "users" | "sequences" | "templates" | "delegators" | "customers" | undefined;
31
31
  query?: string | undefined;
32
32
  title?: string | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { mixmaxUpdateInsightsReport };
36
48
  //# sourceMappingURL=update-insights-report.d.mts.map
@@ -48,7 +48,19 @@ declare const mixmaxUpdateMessage: import("@keystrokehq/action").WorkflowActionD
48
48
  fileTrackingEnabled?: boolean | undefined;
49
49
  linkTrackingEnabled?: boolean | undefined;
50
50
  notificationsEnabled?: boolean | undefined;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
52
64
  //#endregion
53
65
  export { mixmaxUpdateMessage };
54
66
  //# sourceMappingURL=update-message.d.cts.map
@@ -48,7 +48,19 @@ declare const mixmaxUpdateMessage: import("@keystrokehq/action").WorkflowActionD
48
48
  fileTrackingEnabled?: boolean | undefined;
49
49
  linkTrackingEnabled?: boolean | undefined;
50
50
  notificationsEnabled?: boolean | undefined;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
52
64
  //#endregion
53
65
  export { mixmaxUpdateMessage };
54
66
  //# sourceMappingURL=update-message.d.mts.map
@@ -20,7 +20,19 @@ declare const MixmaxUpdateSequenceFolderOutput: z.ZodObject<{
20
20
  declare const mixmaxUpdateSequenceFolder: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  id: string;
22
22
  name?: string | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { mixmaxUpdateSequenceFolder };
26
38
  //# sourceMappingURL=update-sequence-folder.d.cts.map
@@ -20,7 +20,19 @@ declare const MixmaxUpdateSequenceFolderOutput: z.ZodObject<{
20
20
  declare const mixmaxUpdateSequenceFolder: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  id: string;
22
22
  name?: string | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { mixmaxUpdateSequenceFolder };
26
38
  //# sourceMappingURL=update-sequence-folder.d.mts.map
@@ -21,7 +21,19 @@ declare const mixmaxUpdateSnippetTag: import("@keystrokehq/action").WorkflowActi
21
21
  name?: string | undefined;
22
22
  shared?: Record<string, unknown> | undefined;
23
23
  isInline?: boolean | undefined;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { mixmaxUpdateSnippetTag };
27
39
  //# sourceMappingURL=update-snippet-tag.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-snippet-tag.d.cts","names":[],"sources":["../../src/actions/update-snippet-tag.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAM3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAU5B,sBAAA,gCAAsB,wBAAA;;;WAMjC,MAAA"}
1
+ {"version":3,"file":"update-snippet-tag.d.cts","names":[],"sources":["../../src/actions/update-snippet-tag.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAM3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAU5B,sBAAA,gCAAsB,wBAAA"}
@@ -21,7 +21,19 @@ declare const mixmaxUpdateSnippetTag: import("@keystrokehq/action").WorkflowActi
21
21
  name?: string | undefined;
22
22
  shared?: Record<string, unknown> | undefined;
23
23
  isInline?: boolean | undefined;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { mixmaxUpdateSnippetTag };
27
39
  //# sourceMappingURL=update-snippet-tag.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-snippet-tag.d.mts","names":[],"sources":["../../src/actions/update-snippet-tag.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAM3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAU5B,sBAAA,gCAAsB,wBAAA;;;WAMjC,MAAA"}
1
+ {"version":3,"file":"update-snippet-tag.d.mts","names":[],"sources":["../../src/actions/update-snippet-tag.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAM3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAU5B,sBAAA,gCAAsB,wBAAA"}
@@ -11,7 +11,19 @@ declare const MixmaxUpdateTeamOutput: z.ZodObject<{
11
11
  declare const mixmaxUpdateTeam: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: string;
13
13
  name: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { mixmaxUpdateTeam };
17
29
  //# sourceMappingURL=update-team.d.cts.map
@@ -11,7 +11,19 @@ declare const MixmaxUpdateTeamOutput: z.ZodObject<{
11
11
  declare const mixmaxUpdateTeam: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: string;
13
13
  name: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { mixmaxUpdateTeam };
17
29
  //# sourceMappingURL=update-team.d.mts.map
@@ -57,7 +57,19 @@ declare const mixmaxUpdateUserPreferencesMe: import("@keystrokehq/action").Workf
57
57
  defaultLinkTrackingEnabled?: boolean | undefined;
58
58
  defaultNotificationsEnabled?: boolean | undefined;
59
59
  templateShortcutMenuEnabled?: boolean | undefined;
60
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
60
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ generic_api_key: z.ZodString;
66
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
67
+ connectionId: z.ZodString;
68
+ entityId: z.ZodString;
69
+ instanceId: z.ZodString;
70
+ }, z.core.$strip>, z.ZodObject<{
71
+ generic_api_key: z.ZodString;
72
+ }, z.core.$strip>>]>;
61
73
  //#endregion
62
74
  export { mixmaxUpdateUserPreferencesMe };
63
75
  //# sourceMappingURL=update-user-preferences-me.d.cts.map
@@ -57,7 +57,19 @@ declare const mixmaxUpdateUserPreferencesMe: import("@keystrokehq/action").Workf
57
57
  defaultLinkTrackingEnabled?: boolean | undefined;
58
58
  defaultNotificationsEnabled?: boolean | undefined;
59
59
  templateShortcutMenuEnabled?: boolean | undefined;
60
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
60
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ generic_api_key: z.ZodString;
66
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
67
+ connectionId: z.ZodString;
68
+ entityId: z.ZodString;
69
+ instanceId: z.ZodString;
70
+ }, z.core.$strip>, z.ZodObject<{
71
+ generic_api_key: z.ZodString;
72
+ }, z.core.$strip>>]>;
61
73
  //#endregion
62
74
  export { mixmaxUpdateUserPreferencesMe };
63
75
  //# sourceMappingURL=update-user-preferences-me.d.mts.map
package/dist/app.cjs CHANGED
@@ -1,7 +1,10 @@
1
+ let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
2
+ let zod = require("zod");
1
3
  //#region src/app.ts
2
- const mixmax = (0, require("@keystrokehq/keystroke/app").defineApp)({
4
+ const mixmax = (0, _keystrokehq_keystroke_app.defineApp)({
3
5
  slug: "mixmax",
4
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { generic_api_key: zod.z.string() }
5
8
  });
6
9
  //#endregion
7
10
  exports.mixmax = mixmax;
package/dist/app.cjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const mixmax = defineApp({\n slug: \"mixmax\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,UAAA,uCAAA,CAAA,CAAA,UAAA,CAAmB;CAC9B,MAAM;CACN,MAAM;AACR,CAAC"}
1
+ {"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const mixmax = defineApp({\n slug: \"mixmax\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,UAAA,GAAA,2BAAA,UAAA,CAAmB;CAC9B,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiBA,IAAAA,EAAE,OAAO,EAC5B;AACF,CAAC"}
package/dist/app.d.cts CHANGED
@@ -1,5 +1,13 @@
1
+ import { z } from "zod";
2
+
1
3
  //#region src/app.d.ts
2
- declare const mixmax: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const mixmax: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
5
+ connectionId: z.ZodString;
6
+ entityId: z.ZodString;
7
+ instanceId: z.ZodString;
8
+ }, z.core.$strip>, z.ZodObject<{
9
+ generic_api_key: z.ZodString;
10
+ }, z.core.$strip>>>;
3
11
  //#endregion
4
12
  export { mixmax };
5
13
  //# sourceMappingURL=app.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,MAAA,6BAAM,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,MAAA,6BAAM,GAAA,+BAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
package/dist/app.d.mts CHANGED
@@ -1,5 +1,13 @@
1
+ import { z } from "zod";
2
+
1
3
  //#region src/app.d.ts
2
- declare const mixmax: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const mixmax: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
5
+ connectionId: z.ZodString;
6
+ entityId: z.ZodString;
7
+ instanceId: z.ZodString;
8
+ }, z.core.$strip>, z.ZodObject<{
9
+ generic_api_key: z.ZodString;
10
+ }, z.core.$strip>>>;
3
11
  //#endregion
4
12
  export { mixmax };
5
13
  //# sourceMappingURL=app.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,MAAA,6BAAM,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,MAAA,6BAAM,GAAA,+BAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
package/dist/app.mjs CHANGED
@@ -1,8 +1,10 @@
1
1
  import { defineApp } from "@keystrokehq/keystroke/app";
2
+ import { z } from "zod";
2
3
  //#region src/app.ts
3
4
  const mixmax = defineApp({
4
5
  slug: "mixmax",
5
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { generic_api_key: z.string() }
6
8
  });
7
9
  //#endregion
8
10
  export { mixmax };
package/dist/app.mjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const mixmax = defineApp({\n slug: \"mixmax\",\n auth: \"keystroke\",\n});\n"],"mappings":";;AAEA,MAAa,SAAS,UAAU;CAC9B,MAAM;CACN,MAAM;AACR,CAAC"}
1
+ {"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const mixmax = defineApp({\n slug: \"mixmax\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,SAAS,UAAU;CAC9B,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiB,EAAE,OAAO,EAC5B;AACF,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/mixmax",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"