@goah/cli 0.11.5 → 0.13.1

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 (242) hide show
  1. package/dist/LICENSE +201 -0
  2. package/dist/THIRD-PARTY-NOTICES.md +2319 -0
  3. package/dist/anthropic-messages-WBFOHES5.js +7214 -0
  4. package/dist/azure-openai-responses-NZFH3PO6.js +253 -0
  5. package/dist/chunk-25XSBFX6.js +639 -0
  6. package/dist/chunk-2QBQZGXF.js +110 -0
  7. package/dist/chunk-2ZP2NBW3.js +345 -0
  8. package/dist/chunk-4KA63VNZ.js +2 -0
  9. package/dist/chunk-4M6TXTT5.js +86 -0
  10. package/dist/chunk-4US7ZHT3.js +20 -0
  11. package/dist/chunk-6M3OOCKO.js +11809 -0
  12. package/dist/chunk-7AXAFDPG.js +17 -0
  13. package/dist/chunk-BXA47DTF.js +548 -0
  14. package/dist/chunk-FSBUS2BI.js +26 -0
  15. package/dist/chunk-GKDRAHLI.js +4787 -0
  16. package/dist/chunk-H462EFJP.js +89 -0
  17. package/dist/chunk-IIJQ3DW4.js +35 -0
  18. package/dist/chunk-JQD5EWJY.js +34 -0
  19. package/dist/chunk-K26BVR6O.js +61 -0
  20. package/dist/chunk-KAO7WIXG.js +31 -0
  21. package/dist/chunk-LBKI23CC.js +9810 -0
  22. package/dist/chunk-LKBKZEHT.js +41 -0
  23. package/dist/chunk-MD7TLTXZ.js +18 -0
  24. package/dist/chunk-MPXK7QBL.js +868 -0
  25. package/dist/chunk-NRLGWZJC.js +11 -0
  26. package/dist/chunk-PFEV3HWI.js +1178 -0
  27. package/dist/chunk-QBD6EJ2Z.js +1746 -0
  28. package/dist/chunk-R6I3VKME.js +132 -0
  29. package/dist/chunk-TJON22J4.js +87 -0
  30. package/dist/chunk-ULY36ME4.js +33097 -0
  31. package/dist/chunk-VWEV4LTH.js +25 -0
  32. package/dist/chunk-X7UWW2PN.js +883 -0
  33. package/dist/chunk-XALZLRYK.js +9221 -0
  34. package/dist/chunk-XPQKM3L7.js +57 -0
  35. package/dist/chunk-YH6YJ2IB.js +1773 -0
  36. package/dist/cli.d.ts +0 -2
  37. package/dist/cli.js +13148 -506
  38. package/dist/console/assets/index-3sYrDMmt.css +1 -0
  39. package/dist/console/assets/index-B1vGMXKr.js +52 -0
  40. package/dist/console/assets/index-B1vGMXKr.js.map +1 -0
  41. package/dist/console/index.html +2 -2
  42. package/dist/dist-65MDQA4Q.js +1126 -0
  43. package/dist/dist-KNR2XL6J.js +39 -0
  44. package/dist/execution.d.ts +557 -2
  45. package/dist/execution.js +37 -2
  46. package/dist/faux-runner-worker.js +128 -0
  47. package/dist/google-generative-ai-YMHXZSFE.js +422 -0
  48. package/dist/google-vertex-X6DB3ZQ6.js +471 -0
  49. package/dist/index.d.ts +855 -44
  50. package/dist/index.js +84 -257
  51. package/dist/kernel.d.ts +39 -2
  52. package/dist/kernel.js +21 -2
  53. package/dist/mistral-conversations-TY3MMD6G.js +718 -0
  54. package/dist/multipart-parser-F6M4NJZU.js +373 -0
  55. package/dist/openai-codex-responses-BRDUMLN5.js +1374 -0
  56. package/dist/openai-completions-CX634XN3.js +1139 -0
  57. package/dist/openai-responses-HMCXJIHT.js +300 -0
  58. package/dist/openrouter-images-KTWET2H2.js +148 -0
  59. package/dist/pi-messages-XL5OEC4K.js +307 -0
  60. package/dist/pi-worker.js +671 -0
  61. package/dist/runner-pi.d.ts +342 -2
  62. package/dist/runner-pi.js +46 -2
  63. package/dist/runner-registry-M776E3SE.js +22 -0
  64. package/dist/sqlite.d.ts +446 -2
  65. package/dist/sqlite.js +15 -2
  66. package/dist/src-F2KBSV4T.js +1398 -0
  67. package/dist/supervisor.d.ts +625 -2
  68. package/dist/supervisor.js +39 -2
  69. package/dist/testkit.d.ts +564 -2
  70. package/dist/testkit.js +127 -2
  71. package/dist/transcript.d.ts +84 -0
  72. package/dist/transcript.js +25 -0
  73. package/dist/verification-worker.js +72 -0
  74. package/package.json +3 -28
  75. package/dist/cli.d.ts.map +0 -1
  76. package/dist/cli.js.map +0 -1
  77. package/dist/console/assets/index-BJTGvlCH.js +0 -52
  78. package/dist/console/assets/index-BJTGvlCH.js.map +0 -1
  79. package/dist/console/assets/index-msBn41Cl.css +0 -1
  80. package/dist/control.d.ts +0 -106
  81. package/dist/control.d.ts.map +0 -1
  82. package/dist/control.js +0 -215
  83. package/dist/control.js.map +0 -1
  84. package/dist/execution.d.ts.map +0 -1
  85. package/dist/execution.js.map +0 -1
  86. package/dist/index.d.ts.map +0 -1
  87. package/dist/index.js.map +0 -1
  88. package/dist/inspect.d.ts +0 -61
  89. package/dist/inspect.d.ts.map +0 -1
  90. package/dist/inspect.js +0 -110
  91. package/dist/inspect.js.map +0 -1
  92. package/dist/kernel.d.ts.map +0 -1
  93. package/dist/kernel.js.map +0 -1
  94. package/dist/live-config.d.ts +0 -10
  95. package/dist/live-config.d.ts.map +0 -1
  96. package/dist/live-config.js +0 -44
  97. package/dist/live-config.js.map +0 -1
  98. package/dist/metrics.d.ts +0 -2
  99. package/dist/metrics.d.ts.map +0 -1
  100. package/dist/metrics.js +0 -2
  101. package/dist/metrics.js.map +0 -1
  102. package/dist/prompt-queue.d.ts +0 -13
  103. package/dist/prompt-queue.d.ts.map +0 -1
  104. package/dist/prompt-queue.js +0 -30
  105. package/dist/prompt-queue.js.map +0 -1
  106. package/dist/runner-pi.d.ts.map +0 -1
  107. package/dist/runner-pi.js.map +0 -1
  108. package/dist/runner-registry.d.ts +0 -8
  109. package/dist/runner-registry.d.ts.map +0 -1
  110. package/dist/runner-registry.js +0 -12
  111. package/dist/runner-registry.js.map +0 -1
  112. package/dist/searchable-select.d.ts +0 -24
  113. package/dist/searchable-select.d.ts.map +0 -1
  114. package/dist/searchable-select.js +0 -61
  115. package/dist/searchable-select.js.map +0 -1
  116. package/dist/secret-input.d.ts +0 -8
  117. package/dist/secret-input.d.ts.map +0 -1
  118. package/dist/secret-input.js +0 -14
  119. package/dist/secret-input.js.map +0 -1
  120. package/dist/session.d.ts +0 -2
  121. package/dist/session.d.ts.map +0 -1
  122. package/dist/session.js +0 -2
  123. package/dist/session.js.map +0 -1
  124. package/dist/setup-wizard.d.ts +0 -11
  125. package/dist/setup-wizard.d.ts.map +0 -1
  126. package/dist/setup-wizard.js +0 -130
  127. package/dist/setup-wizard.js.map +0 -1
  128. package/dist/sqlite.d.ts.map +0 -1
  129. package/dist/sqlite.js.map +0 -1
  130. package/dist/supervisor.d.ts.map +0 -1
  131. package/dist/supervisor.js.map +0 -1
  132. package/dist/testkit.d.ts.map +0 -1
  133. package/dist/testkit.js.map +0 -1
  134. package/dist/tui-theme.d.ts +0 -16
  135. package/dist/tui-theme.d.ts.map +0 -1
  136. package/dist/tui-theme.js +0 -18
  137. package/dist/tui-theme.js.map +0 -1
  138. package/dist/tui.d.ts +0 -18
  139. package/dist/tui.d.ts.map +0 -1
  140. package/dist/tui.js +0 -583
  141. package/dist/tui.js.map +0 -1
  142. package/dist/update.d.ts +0 -15
  143. package/dist/update.d.ts.map +0 -1
  144. package/dist/update.js +0 -59
  145. package/dist/update.js.map +0 -1
  146. package/dist/web-console.d.ts +0 -33
  147. package/dist/web-console.d.ts.map +0 -1
  148. package/dist/web-console.js +0 -252
  149. package/dist/web-console.js.map +0 -1
  150. package/dist/welcome.d.ts +0 -30
  151. package/dist/welcome.d.ts.map +0 -1
  152. package/dist/welcome.js +0 -81
  153. package/dist/welcome.js.map +0 -1
  154. package/node_modules/goah-ledger-contract/dist/execution.d.ts +0 -402
  155. package/node_modules/goah-ledger-contract/dist/execution.d.ts.map +0 -1
  156. package/node_modules/goah-ledger-contract/dist/execution.js +0 -40
  157. package/node_modules/goah-ledger-contract/dist/execution.js.map +0 -1
  158. package/node_modules/goah-ledger-contract/dist/index.d.ts +0 -5
  159. package/node_modules/goah-ledger-contract/dist/index.d.ts.map +0 -1
  160. package/node_modules/goah-ledger-contract/dist/index.js +0 -5
  161. package/node_modules/goah-ledger-contract/dist/index.js.map +0 -1
  162. package/node_modules/goah-ledger-contract/dist/kernel.d.ts +0 -37
  163. package/node_modules/goah-ledger-contract/dist/kernel.d.ts.map +0 -1
  164. package/node_modules/goah-ledger-contract/dist/kernel.js +0 -8
  165. package/node_modules/goah-ledger-contract/dist/kernel.js.map +0 -1
  166. package/node_modules/goah-ledger-contract/dist/metrics.d.ts +0 -40
  167. package/node_modules/goah-ledger-contract/dist/metrics.d.ts.map +0 -1
  168. package/node_modules/goah-ledger-contract/dist/metrics.js +0 -25
  169. package/node_modules/goah-ledger-contract/dist/metrics.js.map +0 -1
  170. package/node_modules/goah-ledger-contract/dist/session.d.ts +0 -63
  171. package/node_modules/goah-ledger-contract/dist/session.d.ts.map +0 -1
  172. package/node_modules/goah-ledger-contract/dist/session.js +0 -115
  173. package/node_modules/goah-ledger-contract/dist/session.js.map +0 -1
  174. package/node_modules/goah-ledger-contract/package.json +0 -29
  175. package/node_modules/goah-ledger-sqlite/dist/index.d.ts +0 -77
  176. package/node_modules/goah-ledger-sqlite/dist/index.d.ts.map +0 -1
  177. package/node_modules/goah-ledger-sqlite/dist/index.js +0 -884
  178. package/node_modules/goah-ledger-sqlite/dist/index.js.map +0 -1
  179. package/node_modules/goah-ledger-sqlite/package.json +0 -26
  180. package/node_modules/goah-runner-pi/dist/configurator.d.ts +0 -20
  181. package/node_modules/goah-runner-pi/dist/configurator.d.ts.map +0 -1
  182. package/node_modules/goah-runner-pi/dist/configurator.js +0 -267
  183. package/node_modules/goah-runner-pi/dist/configurator.js.map +0 -1
  184. package/node_modules/goah-runner-pi/dist/credential-store.d.ts +0 -12
  185. package/node_modules/goah-runner-pi/dist/credential-store.d.ts.map +0 -1
  186. package/node_modules/goah-runner-pi/dist/credential-store.js +0 -69
  187. package/node_modules/goah-runner-pi/dist/credential-store.js.map +0 -1
  188. package/node_modules/goah-runner-pi/dist/env-spec.d.ts +0 -17
  189. package/node_modules/goah-runner-pi/dist/env-spec.d.ts.map +0 -1
  190. package/node_modules/goah-runner-pi/dist/env-spec.js +0 -95
  191. package/node_modules/goah-runner-pi/dist/env-spec.js.map +0 -1
  192. package/node_modules/goah-runner-pi/dist/index.d.ts +0 -64
  193. package/node_modules/goah-runner-pi/dist/index.d.ts.map +0 -1
  194. package/node_modules/goah-runner-pi/dist/index.js +0 -241
  195. package/node_modules/goah-runner-pi/dist/index.js.map +0 -1
  196. package/node_modules/goah-runner-pi/dist/model-provider.d.ts +0 -30
  197. package/node_modules/goah-runner-pi/dist/model-provider.d.ts.map +0 -1
  198. package/node_modules/goah-runner-pi/dist/model-provider.js +0 -96
  199. package/node_modules/goah-runner-pi/dist/model-provider.js.map +0 -1
  200. package/node_modules/goah-runner-pi/dist/pi-worker.d.ts +0 -29
  201. package/node_modules/goah-runner-pi/dist/pi-worker.d.ts.map +0 -1
  202. package/node_modules/goah-runner-pi/dist/pi-worker.js +0 -428
  203. package/node_modules/goah-runner-pi/dist/pi-worker.js.map +0 -1
  204. package/node_modules/goah-runner-pi/dist/test-helpers.d.ts +0 -4
  205. package/node_modules/goah-runner-pi/dist/test-helpers.d.ts.map +0 -1
  206. package/node_modules/goah-runner-pi/dist/test-helpers.js +0 -11
  207. package/node_modules/goah-runner-pi/dist/test-helpers.js.map +0 -1
  208. package/node_modules/goah-runner-pi/dist/verification-worker.d.ts +0 -2
  209. package/node_modules/goah-runner-pi/dist/verification-worker.d.ts.map +0 -1
  210. package/node_modules/goah-runner-pi/dist/verification-worker.js +0 -48
  211. package/node_modules/goah-runner-pi/dist/verification-worker.js.map +0 -1
  212. package/node_modules/goah-runner-pi/package.json +0 -28
  213. package/node_modules/goah-supervisor/dist/context-view.d.ts +0 -31
  214. package/node_modules/goah-supervisor/dist/context-view.d.ts.map +0 -1
  215. package/node_modules/goah-supervisor/dist/context-view.js +0 -71
  216. package/node_modules/goah-supervisor/dist/context-view.js.map +0 -1
  217. package/node_modules/goah-supervisor/dist/index.d.ts +0 -94
  218. package/node_modules/goah-supervisor/dist/index.d.ts.map +0 -1
  219. package/node_modules/goah-supervisor/dist/index.js +0 -888
  220. package/node_modules/goah-supervisor/dist/index.js.map +0 -1
  221. package/node_modules/goah-supervisor/dist/roles.d.ts +0 -3
  222. package/node_modules/goah-supervisor/dist/roles.d.ts.map +0 -1
  223. package/node_modules/goah-supervisor/dist/roles.js +0 -14
  224. package/node_modules/goah-supervisor/dist/roles.js.map +0 -1
  225. package/node_modules/goah-supervisor/dist/verification.d.ts +0 -82
  226. package/node_modules/goah-supervisor/dist/verification.d.ts.map +0 -1
  227. package/node_modules/goah-supervisor/dist/verification.js +0 -110
  228. package/node_modules/goah-supervisor/dist/verification.js.map +0 -1
  229. package/node_modules/goah-supervisor/package.json +0 -26
  230. package/node_modules/goah-testkit/dist/faux-runner-worker.d.ts +0 -2
  231. package/node_modules/goah-testkit/dist/faux-runner-worker.d.ts.map +0 -1
  232. package/node_modules/goah-testkit/dist/faux-runner-worker.js +0 -75
  233. package/node_modules/goah-testkit/dist/faux-runner-worker.js.map +0 -1
  234. package/node_modules/goah-testkit/dist/index.d.ts +0 -52
  235. package/node_modules/goah-testkit/dist/index.d.ts.map +0 -1
  236. package/node_modules/goah-testkit/dist/index.js +0 -113
  237. package/node_modules/goah-testkit/dist/index.js.map +0 -1
  238. package/node_modules/goah-testkit/dist/mock-connector-worker.d.ts +0 -2
  239. package/node_modules/goah-testkit/dist/mock-connector-worker.d.ts.map +0 -1
  240. package/node_modules/goah-testkit/dist/mock-connector-worker.js +0 -29
  241. package/node_modules/goah-testkit/dist/mock-connector-worker.js.map +0 -1
  242. package/node_modules/goah-testkit/package.json +0 -29
@@ -0,0 +1,2319 @@
1
+ # Third-party notices
2
+
3
+ This distribution bundles code from the following third-party packages under their own license terms:
4
+
5
+ ## @anthropic-ai/sdk@0.91.1 — MIT
6
+
7
+ Copyright 2023 Anthropic, PBC.
8
+
9
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
10
+
11
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
12
+
13
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14
+
15
+ ## @earendil-works/pi-agent-core@0.84.2 — MIT
16
+
17
+ MIT License
18
+
19
+ Copyright (c) 2025 Mario Zechner
20
+
21
+ Permission is hereby granted, free of charge, to any person obtaining a copy
22
+ of this software and associated documentation files (the "Software"), to deal
23
+ in the Software without restriction, including without limitation the rights
24
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25
+ copies of the Software, and to permit persons to whom the Software is
26
+ furnished to do so, subject to the following conditions:
27
+
28
+ The above copyright notice and this permission notice shall be included in all
29
+ copies or substantial portions of the Software.
30
+
31
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
34
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
36
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37
+ SOFTWARE.
38
+
39
+ ## @earendil-works/pi-ai@0.84.2 — MIT
40
+
41
+ MIT License
42
+
43
+ Copyright (c) 2025 Mario Zechner
44
+
45
+ Permission is hereby granted, free of charge, to any person obtaining a copy
46
+ of this software and associated documentation files (the "Software"), to deal
47
+ in the Software without restriction, including without limitation the rights
48
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
49
+ copies of the Software, and to permit persons to whom the Software is
50
+ furnished to do so, subject to the following conditions:
51
+
52
+ The above copyright notice and this permission notice shall be included in all
53
+ copies or substantial portions of the Software.
54
+
55
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
56
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
57
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
58
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
59
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
60
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
61
+ SOFTWARE.
62
+
63
+ ## @earendil-works/pi-telemetry@0.84.2 — MIT
64
+
65
+ MIT License
66
+
67
+ Copyright (c) 2025 Mario Zechner
68
+
69
+ Permission is hereby granted, free of charge, to any person obtaining a copy
70
+ of this software and associated documentation files (the "Software"), to deal
71
+ in the Software without restriction, including without limitation the rights
72
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
73
+ copies of the Software, and to permit persons to whom the Software is
74
+ furnished to do so, subject to the following conditions:
75
+
76
+ The above copyright notice and this permission notice shall be included in all
77
+ copies or substantial portions of the Software.
78
+
79
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
80
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
81
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
82
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
83
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
84
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
85
+ SOFTWARE.
86
+
87
+ ## @google/genai@1.52.0 — Apache-2.0
88
+
89
+ Apache License
90
+ Version 2.0, January 2004
91
+ http://www.apache.org/licenses/
92
+
93
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
94
+
95
+ 1. Definitions.
96
+
97
+ "License" shall mean the terms and conditions for use, reproduction,
98
+ and distribution as defined by Sections 1 through 9 of this document.
99
+
100
+ "Licensor" shall mean the copyright owner or entity authorized by
101
+ the copyright owner that is granting the License.
102
+
103
+ "Legal Entity" shall mean the union of the acting entity and all
104
+ other entities that control, are controlled by, or are under common
105
+ control with that entity. For the purposes of this definition,
106
+ "control" means (i) the power, direct or indirect, to cause the
107
+ direction or management of such entity, whether by contract or
108
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
109
+ outstanding shares, or (iii) beneficial ownership of such entity.
110
+
111
+ "You" (or "Your") shall mean an individual or Legal Entity
112
+ exercising permissions granted by this License.
113
+
114
+ "Source" form shall mean the preferred form for making modifications,
115
+ including but not limited to software source code, documentation
116
+ source, and configuration files.
117
+
118
+ "Object" form shall mean any form resulting from mechanical
119
+ transformation or translation of a Source form, including but
120
+ not limited to compiled object code, generated documentation,
121
+ and conversions to other media types.
122
+
123
+ "Work" shall mean the work of authorship, whether in Source or
124
+ Object form, made available under the License, as indicated by a
125
+ copyright notice that is included in or attached to the work
126
+ (an example is provided in the Appendix below).
127
+
128
+ "Derivative Works" shall mean any work, whether in Source or Object
129
+ form, that is based on (or derived from) the Work and for which the
130
+ editorial revisions, annotations, elaborations, or other modifications
131
+ represent, as a whole, an original work of authorship. For the purposes
132
+ of this License, Derivative Works shall not include works that remain
133
+ separable from, or merely link (or bind by name) to the interfaces of,
134
+ the Work and Derivative Works thereof.
135
+
136
+ "Contribution" shall mean any work of authorship, including
137
+ the original version of the Work and any modifications or additions
138
+ to that Work or Derivative Works thereof, that is intentionally
139
+ submitted to Licensor for inclusion in the Work by the copyright owner
140
+ or by an individual or Legal Entity authorized to submit on behalf of
141
+ the copyright owner. For the purposes of this definition, "submitted"
142
+ means any form of electronic, verbal, or written communication sent
143
+ to the Licensor or its representatives, including but not limited to
144
+ communication on electronic mailing lists, source code control systems,
145
+ and issue tracking systems that are managed by, or on behalf of, the
146
+ Licensor for the purpose of discussing and improving the Work, but
147
+ excluding communication that is conspicuously marked or otherwise
148
+ designated in writing by the copyright owner as "Not a Contribution."
149
+
150
+ "Contributor" shall mean Licensor and any individual or Legal Entity
151
+ on behalf of whom a Contribution has been received by Licensor and
152
+ subsequently incorporated within the Work.
153
+
154
+ 2. Grant of Copyright License. Subject to the terms and conditions of
155
+ this License, each Contributor hereby grants to You a perpetual,
156
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
157
+ copyright license to reproduce, prepare Derivative Works of,
158
+ publicly display, publicly perform, sublicense, and distribute the
159
+ Work and such Derivative Works in Source or Object form.
160
+
161
+ 3. Grant of Patent License. Subject to the terms and conditions of
162
+ this License, each Contributor hereby grants to You a perpetual,
163
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
164
+ (except as stated in this section) patent license to make, have made,
165
+ use, offer to sell, sell, import, and otherwise transfer the Work,
166
+ where such license applies only to those patent claims licensable
167
+ by such Contributor that are necessarily infringed by their
168
+ Contribution(s) alone or by combination of their Contribution(s)
169
+ with the Work to which such Contribution(s) was submitted. If You
170
+ institute patent litigation against any entity (including a
171
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
172
+ or a Contribution incorporated within the Work constitutes direct
173
+ or contributory patent infringement, then any patent licenses
174
+ granted to You under this License for that Work shall terminate
175
+ as of the date such litigation is filed.
176
+
177
+ 4. Redistribution. You may reproduce and distribute copies of the
178
+ Work or Derivative Works thereof in any medium, with or without
179
+ modifications, and in Source or Object form, provided that You
180
+ meet the following conditions:
181
+
182
+ (a) You must give any other recipients of the Work or
183
+ Derivative Works a copy of this License; and
184
+
185
+ (b) You must cause any modified files to carry prominent notices
186
+ stating that You changed the files; and
187
+
188
+ (c) You must retain, in the Source form of any Derivative Works
189
+ that You distribute, all copyright, patent, trademark, and
190
+ attribution notices from the Source form of the Work,
191
+ excluding those notices that do not pertain to any part of
192
+ the Derivative Works; and
193
+
194
+ (d) If the Work includes a "NOTICE" text file as part of its
195
+ distribution, then any Derivative Works that You distribute must
196
+ include a readable copy of the attribution notices contained
197
+ within such NOTICE file, excluding those notices that do not
198
+ pertain to any part of the Derivative Works, in at least one
199
+ of the following places: within a NOTICE text file distributed
200
+ as part of the Derivative Works; within the Source form or
201
+ documentation, if provided along with the Derivative Works; or,
202
+ within a display generated by the Derivative Works, if and
203
+ wherever such third-party notices normally appear. The contents
204
+ of the NOTICE file are for informational purposes only and
205
+ do not modify the License. You may add Your own attribution
206
+ notices within Derivative Works that You distribute, alongside
207
+ or as an addendum to the NOTICE text from the Work, provided
208
+ that such additional attribution notices cannot be construed
209
+ as modifying the License.
210
+
211
+ You may add Your own copyright statement to Your modifications and
212
+ may provide additional or different license terms and conditions
213
+ for use, reproduction, or distribution of Your modifications, or
214
+ for any such Derivative Works as a whole, provided Your use,
215
+ reproduction, and distribution of the Work otherwise complies with
216
+ the conditions stated in this License.
217
+
218
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
219
+ any Contribution intentionally submitted for inclusion in the Work
220
+ by You to the Licensor shall be under the terms and conditions of
221
+ this License, without any additional terms or conditions.
222
+ Notwithstanding the above, nothing herein shall supersede or modify
223
+ the terms of any separate license agreement you may have executed
224
+ with Licensor regarding such Contributions.
225
+
226
+ 6. Trademarks. This License does not grant permission to use the trade
227
+ names, trademarks, service marks, or product names of the Licensor,
228
+ except as required for reasonable and customary use in describing the
229
+ origin of the Work and reproducing the content of the NOTICE file.
230
+
231
+ 7. Disclaimer of Warranty. Unless required by applicable law or
232
+ agreed to in writing, Licensor provides the Work (and each
233
+ Contributor provides its Contributions) on an "AS IS" BASIS,
234
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
235
+ implied, including, without limitation, any warranties or conditions
236
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
237
+ PARTICULAR PURPOSE. You are solely responsible for determining the
238
+ appropriateness of using or redistributing the Work and assume any
239
+ risks associated with Your exercise of permissions under this License.
240
+
241
+ 8. Limitation of Liability. In no event and under no legal theory,
242
+ whether in tort (including negligence), contract, or otherwise,
243
+ unless required by applicable law (such as deliberate and grossly
244
+ negligent acts) or agreed to in writing, shall any Contributor be
245
+ liable to You for damages, including any direct, indirect, special,
246
+ incidental, or consequential damages of any character arising as a
247
+ result of this License or out of the use or inability to use the
248
+ Work (including but not limited to damages for loss of goodwill,
249
+ work stoppage, computer failure or malfunction, or any and all
250
+ other commercial damages or losses), even if such Contributor
251
+ has been advised of the possibility of such damages.
252
+
253
+ 9. Accepting Warranty or Additional Liability. While redistributing
254
+ the Work or Derivative Works thereof, You may choose to offer,
255
+ and charge a fee for, acceptance of support, warranty, indemnity,
256
+ or other liability obligations and/or rights consistent with this
257
+ License. However, in accepting such obligations, You may act only
258
+ on Your own behalf and on Your sole responsibility, not on behalf
259
+ of any other Contributor, and only if You agree to indemnify,
260
+ defend, and hold each Contributor harmless for any liability
261
+ incurred by, or claims asserted against, such Contributor by reason
262
+ of your accepting any such warranty or additional liability.
263
+
264
+ END OF TERMS AND CONDITIONS
265
+
266
+ APPENDIX: How to apply the Apache License to your work.
267
+
268
+ To apply the Apache License to your work, attach the following
269
+ boilerplate notice, with the fields enclosed by brackets "[]"
270
+ replaced with your own identifying information. (Don't include
271
+ the brackets!) The text should be enclosed in the appropriate
272
+ comment syntax for the file format. We also recommend that a
273
+ file or class name and description of purpose be included on the
274
+ same "printed page" as the copyright notice for easier
275
+ identification within third-party archives.
276
+
277
+ Copyright [yyyy] [name of copyright owner]
278
+
279
+ Licensed under the Apache License, Version 2.0 (the "License");
280
+ you may not use this file except in compliance with the License.
281
+ You may obtain a copy of the License at
282
+
283
+ http://www.apache.org/licenses/LICENSE-2.0
284
+
285
+ Unless required by applicable law or agreed to in writing, software
286
+ distributed under the License is distributed on an "AS IS" BASIS,
287
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
288
+ See the License for the specific language governing permissions and
289
+ limitations under the License.
290
+
291
+ ## agent-base@7.1.4 — MIT
292
+
293
+ (The MIT License)
294
+
295
+ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
296
+
297
+ Permission is hereby granted, free of charge, to any person obtaining
298
+ a copy of this software and associated documentation files (the
299
+ 'Software'), to deal in the Software without restriction, including
300
+ without limitation the rights to use, copy, modify, merge, publish,
301
+ distribute, sublicense, and/or sell copies of the Software, and to
302
+ permit persons to whom the Software is furnished to do so, subject to
303
+ the following conditions:
304
+
305
+ The above copyright notice and this permission notice shall be
306
+ included in all copies or substantial portions of the Software.
307
+
308
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
309
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
310
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
311
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
312
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
313
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
314
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
315
+
316
+ ## base64-js@1.5.1 — MIT
317
+
318
+ The MIT License (MIT)
319
+
320
+ Copyright (c) 2014 Jameson Little
321
+
322
+ Permission is hereby granted, free of charge, to any person obtaining a copy
323
+ of this software and associated documentation files (the "Software"), to deal
324
+ in the Software without restriction, including without limitation the rights
325
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
326
+ copies of the Software, and to permit persons to whom the Software is
327
+ furnished to do so, subject to the following conditions:
328
+
329
+ The above copyright notice and this permission notice shall be included in
330
+ all copies or substantial portions of the Software.
331
+
332
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
333
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
334
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
335
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
336
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
337
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
338
+ THE SOFTWARE.
339
+
340
+ ## bignumber.js@9.3.1 — MIT
341
+
342
+ The MIT License (MIT)
343
+ =====================
344
+
345
+ Copyright © `<2025>` `Michael Mclaughlin`
346
+
347
+ Permission is hereby granted, free of charge, to any person
348
+ obtaining a copy of this software and associated documentation
349
+ files (the “Software”), to deal in the Software without
350
+ restriction, including without limitation the rights to use,
351
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
352
+ copies of the Software, and to permit persons to whom the
353
+ Software is furnished to do so, subject to the following
354
+ conditions:
355
+
356
+ The above copyright notice and this permission notice shall be
357
+ included in all copies or substantial portions of the Software.
358
+
359
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
360
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
361
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
362
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
363
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
364
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
365
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
366
+ OTHER DEALINGS IN THE SOFTWARE.
367
+
368
+ ## buffer-equal-constant-time@1.0.1 — BSD-3-Clause
369
+
370
+ Copyright (c) 2013, GoInstant Inc., a salesforce.com company
371
+ All rights reserved.
372
+
373
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
374
+
375
+ * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
376
+
377
+ * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
378
+
379
+ * Neither the name of salesforce.com, nor GoInstant, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
380
+
381
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
382
+
383
+ ## data-uri-to-buffer@6.0.2 — MIT
384
+
385
+ The MIT License
386
+
387
+ Copyright (c) 2014 Nathan Rajlich
388
+
389
+ Permission is hereby granted, free of charge, to any person obtaining a copy
390
+ of this software and associated documentation files (the "Software"), to deal
391
+ in the Software without restriction, including without limitation the rights
392
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
393
+ copies of the Software, and to permit persons to whom the Software is
394
+ furnished to do so, subject to the following conditions:
395
+
396
+ The above copyright notice and this permission notice shall be included in all
397
+ copies or substantial portions of the Software.
398
+
399
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
400
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
401
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
402
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
403
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
404
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
405
+ SOFTWARE.
406
+
407
+ ## debug@4.3.4 — MIT
408
+
409
+ (The MIT License)
410
+
411
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
412
+ Copyright (c) 2018-2021 Josh Junon
413
+
414
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
415
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
416
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
417
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
418
+ subject to the following conditions:
419
+
420
+ The above copyright notice and this permission notice shall be included in all copies or substantial
421
+ portions of the Software.
422
+
423
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
424
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
425
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
426
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
427
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
428
+
429
+ ## diff@8.0.4 — BSD-3-Clause
430
+
431
+ BSD 3-Clause License
432
+
433
+ Copyright (c) 2009-2015, Kevin Decker <kpdecker@gmail.com>
434
+ All rights reserved.
435
+
436
+ Redistribution and use in source and binary forms, with or without
437
+ modification, are permitted provided that the following conditions are met:
438
+
439
+ 1. Redistributions of source code must retain the above copyright notice, this
440
+ list of conditions and the following disclaimer.
441
+
442
+ 2. Redistributions in binary form must reproduce the above copyright notice,
443
+ this list of conditions and the following disclaimer in the documentation
444
+ and/or other materials provided with the distribution.
445
+
446
+ 3. Neither the name of the copyright holder nor the names of its
447
+ contributors may be used to endorse or promote products derived from
448
+ this software without specific prior written permission.
449
+
450
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
451
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
452
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
453
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
454
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
455
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
456
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
457
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
458
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
459
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
460
+
461
+ ## ecdsa-sig-formatter@1.0.11 — Apache-2.0
462
+
463
+ Apache License
464
+ Version 2.0, January 2004
465
+ http://www.apache.org/licenses/
466
+
467
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
468
+
469
+ 1. Definitions.
470
+
471
+ "License" shall mean the terms and conditions for use, reproduction,
472
+ and distribution as defined by Sections 1 through 9 of this document.
473
+
474
+ "Licensor" shall mean the copyright owner or entity authorized by
475
+ the copyright owner that is granting the License.
476
+
477
+ "Legal Entity" shall mean the union of the acting entity and all
478
+ other entities that control, are controlled by, or are under common
479
+ control with that entity. For the purposes of this definition,
480
+ "control" means (i) the power, direct or indirect, to cause the
481
+ direction or management of such entity, whether by contract or
482
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
483
+ outstanding shares, or (iii) beneficial ownership of such entity.
484
+
485
+ "You" (or "Your") shall mean an individual or Legal Entity
486
+ exercising permissions granted by this License.
487
+
488
+ "Source" form shall mean the preferred form for making modifications,
489
+ including but not limited to software source code, documentation
490
+ source, and configuration files.
491
+
492
+ "Object" form shall mean any form resulting from mechanical
493
+ transformation or translation of a Source form, including but
494
+ not limited to compiled object code, generated documentation,
495
+ and conversions to other media types.
496
+
497
+ "Work" shall mean the work of authorship, whether in Source or
498
+ Object form, made available under the License, as indicated by a
499
+ copyright notice that is included in or attached to the work
500
+ (an example is provided in the Appendix below).
501
+
502
+ "Derivative Works" shall mean any work, whether in Source or Object
503
+ form, that is based on (or derived from) the Work and for which the
504
+ editorial revisions, annotations, elaborations, or other modifications
505
+ represent, as a whole, an original work of authorship. For the purposes
506
+ of this License, Derivative Works shall not include works that remain
507
+ separable from, or merely link (or bind by name) to the interfaces of,
508
+ the Work and Derivative Works thereof.
509
+
510
+ "Contribution" shall mean any work of authorship, including
511
+ the original version of the Work and any modifications or additions
512
+ to that Work or Derivative Works thereof, that is intentionally
513
+ submitted to Licensor for inclusion in the Work by the copyright owner
514
+ or by an individual or Legal Entity authorized to submit on behalf of
515
+ the copyright owner. For the purposes of this definition, "submitted"
516
+ means any form of electronic, verbal, or written communication sent
517
+ to the Licensor or its representatives, including but not limited to
518
+ communication on electronic mailing lists, source code control systems,
519
+ and issue tracking systems that are managed by, or on behalf of, the
520
+ Licensor for the purpose of discussing and improving the Work, but
521
+ excluding communication that is conspicuously marked or otherwise
522
+ designated in writing by the copyright owner as "Not a Contribution."
523
+
524
+ "Contributor" shall mean Licensor and any individual or Legal Entity
525
+ on behalf of whom a Contribution has been received by Licensor and
526
+ subsequently incorporated within the Work.
527
+
528
+ 2. Grant of Copyright License. Subject to the terms and conditions of
529
+ this License, each Contributor hereby grants to You a perpetual,
530
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
531
+ copyright license to reproduce, prepare Derivative Works of,
532
+ publicly display, publicly perform, sublicense, and distribute the
533
+ Work and such Derivative Works in Source or Object form.
534
+
535
+ 3. Grant of Patent License. Subject to the terms and conditions of
536
+ this License, each Contributor hereby grants to You a perpetual,
537
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
538
+ (except as stated in this section) patent license to make, have made,
539
+ use, offer to sell, sell, import, and otherwise transfer the Work,
540
+ where such license applies only to those patent claims licensable
541
+ by such Contributor that are necessarily infringed by their
542
+ Contribution(s) alone or by combination of their Contribution(s)
543
+ with the Work to which such Contribution(s) was submitted. If You
544
+ institute patent litigation against any entity (including a
545
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
546
+ or a Contribution incorporated within the Work constitutes direct
547
+ or contributory patent infringement, then any patent licenses
548
+ granted to You under this License for that Work shall terminate
549
+ as of the date such litigation is filed.
550
+
551
+ 4. Redistribution. You may reproduce and distribute copies of the
552
+ Work or Derivative Works thereof in any medium, with or without
553
+ modifications, and in Source or Object form, provided that You
554
+ meet the following conditions:
555
+
556
+ (a) You must give any other recipients of the Work or
557
+ Derivative Works a copy of this License; and
558
+
559
+ (b) You must cause any modified files to carry prominent notices
560
+ stating that You changed the files; and
561
+
562
+ (c) You must retain, in the Source form of any Derivative Works
563
+ that You distribute, all copyright, patent, trademark, and
564
+ attribution notices from the Source form of the Work,
565
+ excluding those notices that do not pertain to any part of
566
+ the Derivative Works; and
567
+
568
+ (d) If the Work includes a "NOTICE" text file as part of its
569
+ distribution, then any Derivative Works that You distribute must
570
+ include a readable copy of the attribution notices contained
571
+ within such NOTICE file, excluding those notices that do not
572
+ pertain to any part of the Derivative Works, in at least one
573
+ of the following places: within a NOTICE text file distributed
574
+ as part of the Derivative Works; within the Source form or
575
+ documentation, if provided along with the Derivative Works; or,
576
+ within a display generated by the Derivative Works, if and
577
+ wherever such third-party notices normally appear. The contents
578
+ of the NOTICE file are for informational purposes only and
579
+ do not modify the License. You may add Your own attribution
580
+ notices within Derivative Works that You distribute, alongside
581
+ or as an addendum to the NOTICE text from the Work, provided
582
+ that such additional attribution notices cannot be construed
583
+ as modifying the License.
584
+
585
+ You may add Your own copyright statement to Your modifications and
586
+ may provide additional or different license terms and conditions
587
+ for use, reproduction, or distribution of Your modifications, or
588
+ for any such Derivative Works as a whole, provided Your use,
589
+ reproduction, and distribution of the Work otherwise complies with
590
+ the conditions stated in this License.
591
+
592
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
593
+ any Contribution intentionally submitted for inclusion in the Work
594
+ by You to the Licensor shall be under the terms and conditions of
595
+ this License, without any additional terms or conditions.
596
+ Notwithstanding the above, nothing herein shall supersede or modify
597
+ the terms of any separate license agreement you may have executed
598
+ with Licensor regarding such Contributions.
599
+
600
+ 6. Trademarks. This License does not grant permission to use the trade
601
+ names, trademarks, service marks, or product names of the Licensor,
602
+ except as required for reasonable and customary use in describing the
603
+ origin of the Work and reproducing the content of the NOTICE file.
604
+
605
+ 7. Disclaimer of Warranty. Unless required by applicable law or
606
+ agreed to in writing, Licensor provides the Work (and each
607
+ Contributor provides its Contributions) on an "AS IS" BASIS,
608
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
609
+ implied, including, without limitation, any warranties or conditions
610
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
611
+ PARTICULAR PURPOSE. You are solely responsible for determining the
612
+ appropriateness of using or redistributing the Work and assume any
613
+ risks associated with Your exercise of permissions under this License.
614
+
615
+ 8. Limitation of Liability. In no event and under no legal theory,
616
+ whether in tort (including negligence), contract, or otherwise,
617
+ unless required by applicable law (such as deliberate and grossly
618
+ negligent acts) or agreed to in writing, shall any Contributor be
619
+ liable to You for damages, including any direct, indirect, special,
620
+ incidental, or consequential damages of any character arising as a
621
+ result of this License or out of the use or inability to use the
622
+ Work (including but not limited to damages for loss of goodwill,
623
+ work stoppage, computer failure or malfunction, or any and all
624
+ other commercial damages or losses), even if such Contributor
625
+ has been advised of the possibility of such damages.
626
+
627
+ 9. Accepting Warranty or Additional Liability. While redistributing
628
+ the Work or Derivative Works thereof, You may choose to offer,
629
+ and charge a fee for, acceptance of support, warranty, indemnity,
630
+ or other liability obligations and/or rights consistent with this
631
+ License. However, in accepting such obligations, You may act only
632
+ on Your own behalf and on Your sole responsibility, not on behalf
633
+ of any other Contributor, and only if You agree to indemnify,
634
+ defend, and hold each Contributor harmless for any liability
635
+ incurred by, or claims asserted against, such Contributor by reason
636
+ of your accepting any such warranty or additional liability.
637
+
638
+ END OF TERMS AND CONDITIONS
639
+
640
+ APPENDIX: How to apply the Apache License to your work.
641
+
642
+ To apply the Apache License to your work, attach the following
643
+ boilerplate notice, with the fields enclosed by brackets "{}"
644
+ replaced with your own identifying information. (Don't include
645
+ the brackets!) The text should be enclosed in the appropriate
646
+ comment syntax for the file format. We also recommend that a
647
+ file or class name and description of purpose be included on the
648
+ same "printed page" as the copyright notice for easier
649
+ identification within third-party archives.
650
+
651
+ Copyright 2015 D2L Corporation
652
+
653
+ Licensed under the Apache License, Version 2.0 (the "License");
654
+ you may not use this file except in compliance with the License.
655
+ You may obtain a copy of the License at
656
+
657
+ http://www.apache.org/licenses/LICENSE-2.0
658
+
659
+ Unless required by applicable law or agreed to in writing, software
660
+ distributed under the License is distributed on an "AS IS" BASIS,
661
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
662
+ See the License for the specific language governing permissions and
663
+ limitations under the License.
664
+
665
+ ## extend@3.0.2 — MIT
666
+
667
+ The MIT License (MIT)
668
+
669
+ Copyright (c) 2014 Stefan Thomas
670
+
671
+ Permission is hereby granted, free of charge, to any person obtaining
672
+ a copy of this software and associated documentation files (the
673
+ "Software"), to deal in the Software without restriction, including
674
+ without limitation the rights to use, copy, modify, merge, publish,
675
+ distribute, sublicense, and/or sell copies of the Software, and to
676
+ permit persons to whom the Software is furnished to do so, subject to
677
+ the following conditions:
678
+
679
+ The above copyright notice and this permission notice shall be
680
+ included in all copies or substantial portions of the Software.
681
+
682
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
683
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
684
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
685
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
686
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
687
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
688
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
689
+
690
+ ## fetch-blob@3.2.0 — MIT
691
+
692
+ MIT License
693
+
694
+ Copyright (c) 2019 David Frank
695
+
696
+ Permission is hereby granted, free of charge, to any person obtaining a copy
697
+ of this software and associated documentation files (the "Software"), to deal
698
+ in the Software without restriction, including without limitation the rights
699
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
700
+ copies of the Software, and to permit persons to whom the Software is
701
+ furnished to do so, subject to the following conditions:
702
+
703
+ The above copyright notice and this permission notice shall be included in all
704
+ copies or substantial portions of the Software.
705
+
706
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
707
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
708
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
709
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
710
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
711
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
712
+ SOFTWARE.
713
+
714
+ ## formdata-polyfill@4.0.10 — MIT
715
+
716
+ MIT License
717
+
718
+ Copyright (c) 2016 Jimmy Karl Roland Wärting
719
+
720
+ Permission is hereby granted, free of charge, to any person obtaining a copy
721
+ of this software and associated documentation files (the "Software"), to deal
722
+ in the Software without restriction, including without limitation the rights
723
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
724
+ copies of the Software, and to permit persons to whom the Software is
725
+ furnished to do so, subject to the following conditions:
726
+
727
+ The above copyright notice and this permission notice shall be included in all
728
+ copies or substantial portions of the Software.
729
+
730
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
731
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
732
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
733
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
734
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
735
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
736
+ SOFTWARE.
737
+
738
+ ## gaxios@7.3.1 — Apache-2.0
739
+
740
+ Apache License
741
+ Version 2.0, January 2004
742
+ http://www.apache.org/licenses/
743
+
744
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
745
+
746
+ 1. Definitions.
747
+
748
+ "License" shall mean the terms and conditions for use, reproduction,
749
+ and distribution as defined by Sections 1 through 9 of this document.
750
+
751
+ "Licensor" shall mean the copyright owner or entity authorized by
752
+ the copyright owner that is granting the License.
753
+
754
+ "Legal Entity" shall mean the union of the acting entity and all
755
+ other entities that control, are controlled by, or are under common
756
+ control with that entity. For the purposes of this definition,
757
+ "control" means (i) the power, direct or indirect, to cause the
758
+ direction or management of such entity, whether by contract or
759
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
760
+ outstanding shares, or (iii) beneficial ownership of such entity.
761
+
762
+ "You" (or "Your") shall mean an individual or Legal Entity
763
+ exercising permissions granted by this License.
764
+
765
+ "Source" form shall mean the preferred form for making modifications,
766
+ including but not limited to software source code, documentation
767
+ source, and configuration files.
768
+
769
+ "Object" form shall mean any form resulting from mechanical
770
+ transformation or translation of a Source form, including but
771
+ not limited to compiled object code, generated documentation,
772
+ and conversions to other media types.
773
+
774
+ "Work" shall mean the work of authorship, whether in Source or
775
+ Object form, made available under the License, as indicated by a
776
+ copyright notice that is included in or attached to the work
777
+ (an example is provided in the Appendix below).
778
+
779
+ "Derivative Works" shall mean any work, whether in Source or Object
780
+ form, that is based on (or derived from) the Work and for which the
781
+ editorial revisions, annotations, elaborations, or other modifications
782
+ represent, as a whole, an original work of authorship. For the purposes
783
+ of this License, Derivative Works shall not include works that remain
784
+ separable from, or merely link (or bind by name) to the interfaces of,
785
+ the Work and Derivative Works thereof.
786
+
787
+ "Contribution" shall mean any work of authorship, including
788
+ the original version of the Work and any modifications or additions
789
+ to that Work or Derivative Works thereof, that is intentionally
790
+ submitted to Licensor for inclusion in the Work by the copyright owner
791
+ or by an individual or Legal Entity authorized to submit on behalf of
792
+ the copyright owner. For the purposes of this definition, "submitted"
793
+ means any form of electronic, verbal, or written communication sent
794
+ to the Licensor or its representatives, including but not limited to
795
+ communication on electronic mailing lists, source code control systems,
796
+ and issue tracking systems that are managed by, or on behalf of, the
797
+ Licensor for the purpose of discussing and improving the Work, but
798
+ excluding communication that is conspicuously marked or otherwise
799
+ designated in writing by the copyright owner as "Not a Contribution."
800
+
801
+ "Contributor" shall mean Licensor and any individual or Legal Entity
802
+ on behalf of whom a Contribution has been received by Licensor and
803
+ subsequently incorporated within the Work.
804
+
805
+ 2. Grant of Copyright License. Subject to the terms and conditions of
806
+ this License, each Contributor hereby grants to You a perpetual,
807
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
808
+ copyright license to reproduce, prepare Derivative Works of,
809
+ publicly display, publicly perform, sublicense, and distribute the
810
+ Work and such Derivative Works in Source or Object form.
811
+
812
+ 3. Grant of Patent License. Subject to the terms and conditions of
813
+ this License, each Contributor hereby grants to You a perpetual,
814
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
815
+ (except as stated in this section) patent license to make, have made,
816
+ use, offer to sell, sell, import, and otherwise transfer the Work,
817
+ where such license applies only to those patent claims licensable
818
+ by such Contributor that are necessarily infringed by their
819
+ Contribution(s) alone or by combination of their Contribution(s)
820
+ with the Work to which such Contribution(s) was submitted. If You
821
+ institute patent litigation against any entity (including a
822
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
823
+ or a Contribution incorporated within the Work constitutes direct
824
+ or contributory patent infringement, then any patent licenses
825
+ granted to You under this License for that Work shall terminate
826
+ as of the date such litigation is filed.
827
+
828
+ 4. Redistribution. You may reproduce and distribute copies of the
829
+ Work or Derivative Works thereof in any medium, with or without
830
+ modifications, and in Source or Object form, provided that You
831
+ meet the following conditions:
832
+
833
+ (a) You must give any other recipients of the Work or
834
+ Derivative Works a copy of this License; and
835
+
836
+ (b) You must cause any modified files to carry prominent notices
837
+ stating that You changed the files; and
838
+
839
+ (c) You must retain, in the Source form of any Derivative Works
840
+ that You distribute, all copyright, patent, trademark, and
841
+ attribution notices from the Source form of the Work,
842
+ excluding those notices that do not pertain to any part of
843
+ the Derivative Works; and
844
+
845
+ (d) If the Work includes a "NOTICE" text file as part of its
846
+ distribution, then any Derivative Works that You distribute must
847
+ include a readable copy of the attribution notices contained
848
+ within such NOTICE file, excluding those notices that do not
849
+ pertain to any part of the Derivative Works, in at least one
850
+ of the following places: within a NOTICE text file distributed
851
+ as part of the Derivative Works; within the Source form or
852
+ documentation, if provided along with the Derivative Works; or,
853
+ within a display generated by the Derivative Works, if and
854
+ wherever such third-party notices normally appear. The contents
855
+ of the NOTICE file are for informational purposes only and
856
+ do not modify the License. You may add Your own attribution
857
+ notices within Derivative Works that You distribute, alongside
858
+ or as an addendum to the NOTICE text from the Work, provided
859
+ that such additional attribution notices cannot be construed
860
+ as modifying the License.
861
+
862
+ You may add Your own copyright statement to Your modifications and
863
+ may provide additional or different license terms and conditions
864
+ for use, reproduction, or distribution of Your modifications, or
865
+ for any such Derivative Works as a whole, provided Your use,
866
+ reproduction, and distribution of the Work otherwise complies with
867
+ the conditions stated in this License.
868
+
869
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
870
+ any Contribution intentionally submitted for inclusion in the Work
871
+ by You to the Licensor shall be under the terms and conditions of
872
+ this License, without any additional terms or conditions.
873
+ Notwithstanding the above, nothing herein shall supersede or modify
874
+ the terms of any separate license agreement you may have executed
875
+ with Licensor regarding such Contributions.
876
+
877
+ 6. Trademarks. This License does not grant permission to use the trade
878
+ names, trademarks, service marks, or product names of the Licensor,
879
+ except as required for reasonable and customary use in describing the
880
+ origin of the Work and reproducing the content of the NOTICE file.
881
+
882
+ 7. Disclaimer of Warranty. Unless required by applicable law or
883
+ agreed to in writing, Licensor provides the Work (and each
884
+ Contributor provides its Contributions) on an "AS IS" BASIS,
885
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
886
+ implied, including, without limitation, any warranties or conditions
887
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
888
+ PARTICULAR PURPOSE. You are solely responsible for determining the
889
+ appropriateness of using or redistributing the Work and assume any
890
+ risks associated with Your exercise of permissions under this License.
891
+
892
+ 8. Limitation of Liability. In no event and under no legal theory,
893
+ whether in tort (including negligence), contract, or otherwise,
894
+ unless required by applicable law (such as deliberate and grossly
895
+ negligent acts) or agreed to in writing, shall any Contributor be
896
+ liable to You for damages, including any direct, indirect, special,
897
+ incidental, or consequential damages of any character arising as a
898
+ result of this License or out of the use or inability to use the
899
+ Work (including but not limited to damages for loss of goodwill,
900
+ work stoppage, computer failure or malfunction, or any and all
901
+ other commercial damages or losses), even if such Contributor
902
+ has been advised of the possibility of such damages.
903
+
904
+ 9. Accepting Warranty or Additional Liability. While redistributing
905
+ the Work or Derivative Works thereof, You may choose to offer,
906
+ and charge a fee for, acceptance of support, warranty, indemnity,
907
+ or other liability obligations and/or rights consistent with this
908
+ License. However, in accepting such obligations, You may act only
909
+ on Your own behalf and on Your sole responsibility, not on behalf
910
+ of any other Contributor, and only if You agree to indemnify,
911
+ defend, and hold each Contributor harmless for any liability
912
+ incurred by, or claims asserted against, such Contributor by reason
913
+ of your accepting any such warranty or additional liability.
914
+
915
+ END OF TERMS AND CONDITIONS
916
+
917
+ APPENDIX: How to apply the Apache License to your work.
918
+
919
+ To apply the Apache License to your work, attach the following
920
+ boilerplate notice, with the fields enclosed by brackets "[]"
921
+ replaced with your own identifying information. (Don't include
922
+ the brackets!) The text should be enclosed in the appropriate
923
+ comment syntax for the file format. We also recommend that a
924
+ file or class name and description of purpose be included on the
925
+ same "printed page" as the copyright notice for easier
926
+ identification within third-party archives.
927
+
928
+ Copyright [yyyy] [name of copyright owner]
929
+
930
+ Licensed under the Apache License, Version 2.0 (the "License");
931
+ you may not use this file except in compliance with the License.
932
+ You may obtain a copy of the License at
933
+
934
+ http://www.apache.org/licenses/LICENSE-2.0
935
+
936
+ Unless required by applicable law or agreed to in writing, software
937
+ distributed under the License is distributed on an "AS IS" BASIS,
938
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
939
+ See the License for the specific language governing permissions and
940
+ limitations under the License.
941
+
942
+ ## gcp-metadata@8.1.2 — Apache-2.0
943
+
944
+ Apache License
945
+ Version 2.0, January 2004
946
+ http://www.apache.org/licenses/
947
+
948
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
949
+
950
+ 1. Definitions.
951
+
952
+ "License" shall mean the terms and conditions for use, reproduction,
953
+ and distribution as defined by Sections 1 through 9 of this document.
954
+
955
+ "Licensor" shall mean the copyright owner or entity authorized by
956
+ the copyright owner that is granting the License.
957
+
958
+ "Legal Entity" shall mean the union of the acting entity and all
959
+ other entities that control, are controlled by, or are under common
960
+ control with that entity. For the purposes of this definition,
961
+ "control" means (i) the power, direct or indirect, to cause the
962
+ direction or management of such entity, whether by contract or
963
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
964
+ outstanding shares, or (iii) beneficial ownership of such entity.
965
+
966
+ "You" (or "Your") shall mean an individual or Legal Entity
967
+ exercising permissions granted by this License.
968
+
969
+ "Source" form shall mean the preferred form for making modifications,
970
+ including but not limited to software source code, documentation
971
+ source, and configuration files.
972
+
973
+ "Object" form shall mean any form resulting from mechanical
974
+ transformation or translation of a Source form, including but
975
+ not limited to compiled object code, generated documentation,
976
+ and conversions to other media types.
977
+
978
+ "Work" shall mean the work of authorship, whether in Source or
979
+ Object form, made available under the License, as indicated by a
980
+ copyright notice that is included in or attached to the work
981
+ (an example is provided in the Appendix below).
982
+
983
+ "Derivative Works" shall mean any work, whether in Source or Object
984
+ form, that is based on (or derived from) the Work and for which the
985
+ editorial revisions, annotations, elaborations, or other modifications
986
+ represent, as a whole, an original work of authorship. For the purposes
987
+ of this License, Derivative Works shall not include works that remain
988
+ separable from, or merely link (or bind by name) to the interfaces of,
989
+ the Work and Derivative Works thereof.
990
+
991
+ "Contribution" shall mean any work of authorship, including
992
+ the original version of the Work and any modifications or additions
993
+ to that Work or Derivative Works thereof, that is intentionally
994
+ submitted to Licensor for inclusion in the Work by the copyright owner
995
+ or by an individual or Legal Entity authorized to submit on behalf of
996
+ the copyright owner. For the purposes of this definition, "submitted"
997
+ means any form of electronic, verbal, or written communication sent
998
+ to the Licensor or its representatives, including but not limited to
999
+ communication on electronic mailing lists, source code control systems,
1000
+ and issue tracking systems that are managed by, or on behalf of, the
1001
+ Licensor for the purpose of discussing and improving the Work, but
1002
+ excluding communication that is conspicuously marked or otherwise
1003
+ designated in writing by the copyright owner as "Not a Contribution."
1004
+
1005
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1006
+ on behalf of whom a Contribution has been received by Licensor and
1007
+ subsequently incorporated within the Work.
1008
+
1009
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1010
+ this License, each Contributor hereby grants to You a perpetual,
1011
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1012
+ copyright license to reproduce, prepare Derivative Works of,
1013
+ publicly display, publicly perform, sublicense, and distribute the
1014
+ Work and such Derivative Works in Source or Object form.
1015
+
1016
+ 3. Grant of Patent License. Subject to the terms and conditions of
1017
+ this License, each Contributor hereby grants to You a perpetual,
1018
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1019
+ (except as stated in this section) patent license to make, have made,
1020
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1021
+ where such license applies only to those patent claims licensable
1022
+ by such Contributor that are necessarily infringed by their
1023
+ Contribution(s) alone or by combination of their Contribution(s)
1024
+ with the Work to which such Contribution(s) was submitted. If You
1025
+ institute patent litigation against any entity (including a
1026
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1027
+ or a Contribution incorporated within the Work constitutes direct
1028
+ or contributory patent infringement, then any patent licenses
1029
+ granted to You under this License for that Work shall terminate
1030
+ as of the date such litigation is filed.
1031
+
1032
+ 4. Redistribution. You may reproduce and distribute copies of the
1033
+ Work or Derivative Works thereof in any medium, with or without
1034
+ modifications, and in Source or Object form, provided that You
1035
+ meet the following conditions:
1036
+
1037
+ (a) You must give any other recipients of the Work or
1038
+ Derivative Works a copy of this License; and
1039
+
1040
+ (b) You must cause any modified files to carry prominent notices
1041
+ stating that You changed the files; and
1042
+
1043
+ (c) You must retain, in the Source form of any Derivative Works
1044
+ that You distribute, all copyright, patent, trademark, and
1045
+ attribution notices from the Source form of the Work,
1046
+ excluding those notices that do not pertain to any part of
1047
+ the Derivative Works; and
1048
+
1049
+ (d) If the Work includes a "NOTICE" text file as part of its
1050
+ distribution, then any Derivative Works that You distribute must
1051
+ include a readable copy of the attribution notices contained
1052
+ within such NOTICE file, excluding those notices that do not
1053
+ pertain to any part of the Derivative Works, in at least one
1054
+ of the following places: within a NOTICE text file distributed
1055
+ as part of the Derivative Works; within the Source form or
1056
+ documentation, if provided along with the Derivative Works; or,
1057
+ within a display generated by the Derivative Works, if and
1058
+ wherever such third-party notices normally appear. The contents
1059
+ of the NOTICE file are for informational purposes only and
1060
+ do not modify the License. You may add Your own attribution
1061
+ notices within Derivative Works that You distribute, alongside
1062
+ or as an addendum to the NOTICE text from the Work, provided
1063
+ that such additional attribution notices cannot be construed
1064
+ as modifying the License.
1065
+
1066
+ You may add Your own copyright statement to Your modifications and
1067
+ may provide additional or different license terms and conditions
1068
+ for use, reproduction, or distribution of Your modifications, or
1069
+ for any such Derivative Works as a whole, provided Your use,
1070
+ reproduction, and distribution of the Work otherwise complies with
1071
+ the conditions stated in this License.
1072
+
1073
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1074
+ any Contribution intentionally submitted for inclusion in the Work
1075
+ by You to the Licensor shall be under the terms and conditions of
1076
+ this License, without any additional terms or conditions.
1077
+ Notwithstanding the above, nothing herein shall supersede or modify
1078
+ the terms of any separate license agreement you may have executed
1079
+ with Licensor regarding such Contributions.
1080
+
1081
+ 6. Trademarks. This License does not grant permission to use the trade
1082
+ names, trademarks, service marks, or product names of the Licensor,
1083
+ except as required for reasonable and customary use in describing the
1084
+ origin of the Work and reproducing the content of the NOTICE file.
1085
+
1086
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1087
+ agreed to in writing, Licensor provides the Work (and each
1088
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1089
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1090
+ implied, including, without limitation, any warranties or conditions
1091
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1092
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1093
+ appropriateness of using or redistributing the Work and assume any
1094
+ risks associated with Your exercise of permissions under this License.
1095
+
1096
+ 8. Limitation of Liability. In no event and under no legal theory,
1097
+ whether in tort (including negligence), contract, or otherwise,
1098
+ unless required by applicable law (such as deliberate and grossly
1099
+ negligent acts) or agreed to in writing, shall any Contributor be
1100
+ liable to You for damages, including any direct, indirect, special,
1101
+ incidental, or consequential damages of any character arising as a
1102
+ result of this License or out of the use or inability to use the
1103
+ Work (including but not limited to damages for loss of goodwill,
1104
+ work stoppage, computer failure or malfunction, or any and all
1105
+ other commercial damages or losses), even if such Contributor
1106
+ has been advised of the possibility of such damages.
1107
+
1108
+ 9. Accepting Warranty or Additional Liability. While redistributing
1109
+ the Work or Derivative Works thereof, You may choose to offer,
1110
+ and charge a fee for, acceptance of support, warranty, indemnity,
1111
+ or other liability obligations and/or rights consistent with this
1112
+ License. However, in accepting such obligations, You may act only
1113
+ on Your own behalf and on Your sole responsibility, not on behalf
1114
+ of any other Contributor, and only if You agree to indemnify,
1115
+ defend, and hold each Contributor harmless for any liability
1116
+ incurred by, or claims asserted against, such Contributor by reason
1117
+ of your accepting any such warranty or additional liability.
1118
+
1119
+ END OF TERMS AND CONDITIONS
1120
+
1121
+ APPENDIX: How to apply the Apache License to your work.
1122
+
1123
+ To apply the Apache License to your work, attach the following
1124
+ boilerplate notice, with the fields enclosed by brackets "[]"
1125
+ replaced with your own identifying information. (Don't include
1126
+ the brackets!) The text should be enclosed in the appropriate
1127
+ comment syntax for the file format. We also recommend that a
1128
+ file or class name and description of purpose be included on the
1129
+ same "printed page" as the copyright notice for easier
1130
+ identification within third-party archives.
1131
+
1132
+ Copyright [yyyy] [name of copyright owner]
1133
+
1134
+ Licensed under the Apache License, Version 2.0 (the "License");
1135
+ you may not use this file except in compliance with the License.
1136
+ You may obtain a copy of the License at
1137
+
1138
+ http://www.apache.org/licenses/LICENSE-2.0
1139
+
1140
+ Unless required by applicable law or agreed to in writing, software
1141
+ distributed under the License is distributed on an "AS IS" BASIS,
1142
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1143
+ See the License for the specific language governing permissions and
1144
+ limitations under the License.
1145
+
1146
+ ## goah-monorepo@0.5.0 — Apache-2.0
1147
+
1148
+ Apache License
1149
+ Version 2.0, January 2004
1150
+ http://www.apache.org/licenses/
1151
+
1152
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1153
+
1154
+ 1. Definitions.
1155
+
1156
+ "License" shall mean the terms and conditions for use, reproduction,
1157
+ and distribution as defined by Sections 1 through 9 of this document.
1158
+
1159
+ "Licensor" shall mean the copyright owner or entity authorized by
1160
+ the copyright owner that is granting the License.
1161
+
1162
+ "Legal Entity" shall mean the union of the acting entity and all
1163
+ other entities that control, are controlled by, or are under common
1164
+ control with that entity. For the purposes of this definition,
1165
+ "control" means (i) the power, direct or indirect, to cause the
1166
+ direction or management of such entity, whether by contract or
1167
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1168
+ outstanding shares, or (iii) beneficial ownership of such entity.
1169
+
1170
+ "You" (or "Your") shall mean an individual or Legal Entity
1171
+ exercising permissions granted by this License.
1172
+
1173
+ "Source" form shall mean the preferred form for making modifications,
1174
+ including but not limited to software source code, documentation
1175
+ source, and configuration files.
1176
+
1177
+ "Object" form shall mean any form resulting from mechanical
1178
+ transformation or translation of a Source form, including but
1179
+ not limited to compiled object code, generated documentation,
1180
+ and conversions to other media types.
1181
+
1182
+ "Work" shall mean the work of authorship, whether in Source or
1183
+ Object form, made available under the License, as indicated by a
1184
+ copyright notice that is included in or attached to the work
1185
+ (an example is provided in the Appendix below).
1186
+
1187
+ "Derivative Works" shall mean any work, whether in Source or Object
1188
+ form, that is based on (or derived from) the Work and for which the
1189
+ editorial revisions, annotations, elaborations, or other modifications
1190
+ represent, as a whole, an original work of authorship. For the purposes
1191
+ of this License, Derivative Works shall not include works that remain
1192
+ separable from, or merely link (or bind by name) to the interfaces of,
1193
+ the Work and Derivative Works thereof.
1194
+
1195
+ "Contribution" shall mean any work of authorship, including
1196
+ the original version of the Work and any modifications or additions
1197
+ to that Work or Derivative Works thereof, that is intentionally
1198
+ submitted to Licensor for inclusion in the Work by the copyright owner
1199
+ or by an individual or Legal Entity authorized to submit on behalf of
1200
+ the copyright owner. For the purposes of this definition, "submitted"
1201
+ means any form of electronic, verbal, or written communication sent
1202
+ to the Licensor or its representatives, including but not limited to
1203
+ communication on electronic mailing lists, source code control systems,
1204
+ and issue tracking systems that are managed by, or on behalf of, the
1205
+ Licensor for the purpose of discussing and improving the Work, but
1206
+ excluding communication that is conspicuously marked or otherwise
1207
+ designated in writing by the copyright owner as "Not a Contribution."
1208
+
1209
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1210
+ on behalf of whom a Contribution has been received by Licensor and
1211
+ subsequently incorporated within the Work.
1212
+
1213
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1214
+ this License, each Contributor hereby grants to You a perpetual,
1215
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1216
+ copyright license to reproduce, prepare Derivative Works of,
1217
+ publicly display, publicly perform, sublicense, and distribute the
1218
+ Work and such Derivative Works in Source or Object form.
1219
+
1220
+ 3. Grant of Patent License. Subject to the terms and conditions of
1221
+ this License, each Contributor hereby grants to You a perpetual,
1222
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1223
+ (except as stated in this section) patent license to make, have made,
1224
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1225
+ where such license applies only to those patent claims licensable
1226
+ by such Contributor that are necessarily infringed by their
1227
+ Contribution(s) alone or by combination of their Contribution(s)
1228
+ with the Work to which such Contribution(s) was submitted. If You
1229
+ institute patent litigation against any entity (including a
1230
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1231
+ or a Contribution incorporated within the Work constitutes direct
1232
+ or contributory patent infringement, then any patent licenses
1233
+ granted to You under this License for that Work shall terminate
1234
+ as of the date such litigation is filed.
1235
+
1236
+ 4. Redistribution. You may reproduce and distribute copies of the
1237
+ Work or Derivative Works thereof in any medium, with or without
1238
+ modifications, and in Source or Object form, provided that You
1239
+ meet the following conditions:
1240
+
1241
+ (a) You must give any other recipients of the Work or
1242
+ Derivative Works a copy of this License; and
1243
+
1244
+ (b) You must cause any modified files to carry prominent notices
1245
+ stating that You changed the files; and
1246
+
1247
+ (c) You must retain, in the Source form of any Derivative Works
1248
+ that You distribute, all copyright, patent, trademark, and
1249
+ attribution notices from the Source form of the Work,
1250
+ excluding those notices that do not pertain to any part of
1251
+ the Derivative Works; and
1252
+
1253
+ (d) If the Work includes a "NOTICE" text file as part of its
1254
+ distribution, then any Derivative Works that You distribute must
1255
+ include a readable copy of the attribution notices contained
1256
+ within such NOTICE file, excluding those notices that do not
1257
+ pertain to any part of the Derivative Works, in at least one
1258
+ of the following places: within a NOTICE text file distributed
1259
+ as part of the Derivative Works; within the Source form or
1260
+ documentation, if provided along with the Derivative Works; or,
1261
+ within a display generated by the Derivative Works, if and
1262
+ wherever such third-party notices normally appear. The contents
1263
+ of the NOTICE file are for informational purposes only and
1264
+ do not modify the License. You may add Your own attribution
1265
+ notices within Derivative Works that You distribute, alongside
1266
+ or as an addendum to the NOTICE text from the Work, provided
1267
+ that such additional attribution notices cannot be construed
1268
+ as modifying the License.
1269
+
1270
+ You may add Your own copyright statement to Your modifications and
1271
+ may provide additional or different license terms and conditions
1272
+ for use, reproduction, or distribution of Your modifications, or
1273
+ for any such Derivative Works as a whole, provided Your use,
1274
+ reproduction, and distribution of the Work otherwise complies with
1275
+ the conditions stated in this License.
1276
+
1277
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1278
+ any Contribution intentionally submitted for inclusion in the Work
1279
+ by You to the Licensor shall be under the terms and conditions of
1280
+ this License, without any additional terms or conditions.
1281
+ Notwithstanding the above, nothing herein shall supersede or modify
1282
+ the terms of any separate license agreement you may have executed
1283
+ with Licensor regarding such Contributions.
1284
+
1285
+ 6. Trademarks. This License does not grant permission to use the trade
1286
+ names, trademarks, service marks, or product names of the Licensor,
1287
+ except as required for reasonable and customary use in describing the
1288
+ origin of the Work and reproducing the content of the NOTICE file.
1289
+
1290
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1291
+ agreed to in writing, Licensor provides the Work (and each
1292
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1293
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1294
+ implied, including, without limitation, any warranties or conditions
1295
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1296
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1297
+ appropriateness of using or redistributing the Work and assume any
1298
+ risks associated with Your exercise of permissions under this License.
1299
+
1300
+ 8. Limitation of Liability. In no event and under no legal theory,
1301
+ whether in tort (including negligence), contract, or otherwise,
1302
+ unless required by applicable law (such as deliberate and grossly
1303
+ negligent acts) or agreed to in writing, shall any Contributor be
1304
+ liable to You for damages, including any direct, indirect, special,
1305
+ incidental, or consequential damages of any character arising as a
1306
+ result of this License or out of the use or inability to use the
1307
+ Work (including but not limited to damages for loss of goodwill,
1308
+ work stoppage, computer failure or malfunction, or any and all
1309
+ other commercial damages or losses), even if such Contributor
1310
+ has been advised of the possibility of such damages.
1311
+
1312
+ 9. Accepting Warranty or Additional Liability. While redistributing
1313
+ the Work or Derivative Works thereof, You may choose to offer,
1314
+ and charge a fee for, acceptance of support, warranty, indemnity,
1315
+ or other liability obligations and/or rights consistent with this
1316
+ License. However, in accepting such obligations, You may act only
1317
+ on Your own behalf and on Your sole responsibility, not on behalf
1318
+ of any other Contributor, and only if You agree to indemnify,
1319
+ defend, and hold each Contributor harmless for any liability
1320
+ incurred by, or claims asserted against, such Contributor by reason
1321
+ of your accepting any such warranty or additional liability.
1322
+
1323
+ END OF TERMS AND CONDITIONS
1324
+
1325
+ APPENDIX: How to apply the Apache License to your work.
1326
+
1327
+ To apply the Apache License to your work, attach the following
1328
+ boilerplate notice, with the fields enclosed by brackets "[]"
1329
+ replaced with your own identifying information. (Don't include
1330
+ the brackets!) The text should be enclosed in the appropriate
1331
+ comment syntax for the file format. We also recommend that a
1332
+ file or class name and description of purpose be included on the
1333
+ same "printed page" as the copyright notice for easier
1334
+ identification within third-party archives.
1335
+
1336
+ Copyright 2026 GOAH contributors
1337
+
1338
+ Licensed under the Apache License, Version 2.0 (the "License");
1339
+ you may not use this file except in compliance with the License.
1340
+ You may obtain a copy of the License at
1341
+
1342
+ http://www.apache.org/licenses/LICENSE-2.0
1343
+
1344
+ Unless required by applicable law or agreed to in writing, software
1345
+ distributed under the License is distributed on an "AS IS" BASIS,
1346
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1347
+ See the License for the specific language governing permissions and
1348
+ limitations under the License.
1349
+
1350
+ ## google-auth-library@10.9.1 — Apache-2.0
1351
+
1352
+ Apache License
1353
+ Version 2.0, January 2004
1354
+ http://www.apache.org/licenses/
1355
+
1356
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1357
+
1358
+ 1. Definitions.
1359
+
1360
+ "License" shall mean the terms and conditions for use, reproduction,
1361
+ and distribution as defined by Sections 1 through 9 of this document.
1362
+
1363
+ "Licensor" shall mean the copyright owner or entity authorized by
1364
+ the copyright owner that is granting the License.
1365
+
1366
+ "Legal Entity" shall mean the union of the acting entity and all
1367
+ other entities that control, are controlled by, or are under common
1368
+ control with that entity. For the purposes of this definition,
1369
+ "control" means (i) the power, direct or indirect, to cause the
1370
+ direction or management of such entity, whether by contract or
1371
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1372
+ outstanding shares, or (iii) beneficial ownership of such entity.
1373
+
1374
+ "You" (or "Your") shall mean an individual or Legal Entity
1375
+ exercising permissions granted by this License.
1376
+
1377
+ "Source" form shall mean the preferred form for making modifications,
1378
+ including but not limited to software source code, documentation
1379
+ source, and configuration files.
1380
+
1381
+ "Object" form shall mean any form resulting from mechanical
1382
+ transformation or translation of a Source form, including but
1383
+ not limited to compiled object code, generated documentation,
1384
+ and conversions to other media types.
1385
+
1386
+ "Work" shall mean the work of authorship, whether in Source or
1387
+ Object form, made available under the License, as indicated by a
1388
+ copyright notice that is included in or attached to the work
1389
+ (an example is provided in the Appendix below).
1390
+
1391
+ "Derivative Works" shall mean any work, whether in Source or Object
1392
+ form, that is based on (or derived from) the Work and for which the
1393
+ editorial revisions, annotations, elaborations, or other modifications
1394
+ represent, as a whole, an original work of authorship. For the purposes
1395
+ of this License, Derivative Works shall not include works that remain
1396
+ separable from, or merely link (or bind by name) to the interfaces of,
1397
+ the Work and Derivative Works thereof.
1398
+
1399
+ "Contribution" shall mean any work of authorship, including
1400
+ the original version of the Work and any modifications or additions
1401
+ to that Work or Derivative Works thereof, that is intentionally
1402
+ submitted to Licensor for inclusion in the Work by the copyright owner
1403
+ or by an individual or Legal Entity authorized to submit on behalf of
1404
+ the copyright owner. For the purposes of this definition, "submitted"
1405
+ means any form of electronic, verbal, or written communication sent
1406
+ to the Licensor or its representatives, including but not limited to
1407
+ communication on electronic mailing lists, source code control systems,
1408
+ and issue tracking systems that are managed by, or on behalf of, the
1409
+ Licensor for the purpose of discussing and improving the Work, but
1410
+ excluding communication that is conspicuously marked or otherwise
1411
+ designated in writing by the copyright owner as "Not a Contribution."
1412
+
1413
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1414
+ on behalf of whom a Contribution has been received by Licensor and
1415
+ subsequently incorporated within the Work.
1416
+
1417
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1418
+ this License, each Contributor hereby grants to You a perpetual,
1419
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1420
+ copyright license to reproduce, prepare Derivative Works of,
1421
+ publicly display, publicly perform, sublicense, and distribute the
1422
+ Work and such Derivative Works in Source or Object form.
1423
+
1424
+ 3. Grant of Patent License. Subject to the terms and conditions of
1425
+ this License, each Contributor hereby grants to You a perpetual,
1426
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1427
+ (except as stated in this section) patent license to make, have made,
1428
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1429
+ where such license applies only to those patent claims licensable
1430
+ by such Contributor that are necessarily infringed by their
1431
+ Contribution(s) alone or by combination of their Contribution(s)
1432
+ with the Work to which such Contribution(s) was submitted. If You
1433
+ institute patent litigation against any entity (including a
1434
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1435
+ or a Contribution incorporated within the Work constitutes direct
1436
+ or contributory patent infringement, then any patent licenses
1437
+ granted to You under this License for that Work shall terminate
1438
+ as of the date such litigation is filed.
1439
+
1440
+ 4. Redistribution. You may reproduce and distribute copies of the
1441
+ Work or Derivative Works thereof in any medium, with or without
1442
+ modifications, and in Source or Object form, provided that You
1443
+ meet the following conditions:
1444
+
1445
+ (a) You must give any other recipients of the Work or
1446
+ Derivative Works a copy of this License; and
1447
+
1448
+ (b) You must cause any modified files to carry prominent notices
1449
+ stating that You changed the files; and
1450
+
1451
+ (c) You must retain, in the Source form of any Derivative Works
1452
+ that You distribute, all copyright, patent, trademark, and
1453
+ attribution notices from the Source form of the Work,
1454
+ excluding those notices that do not pertain to any part of
1455
+ the Derivative Works; and
1456
+
1457
+ (d) If the Work includes a "NOTICE" text file as part of its
1458
+ distribution, then any Derivative Works that You distribute must
1459
+ include a readable copy of the attribution notices contained
1460
+ within such NOTICE file, excluding those notices that do not
1461
+ pertain to any part of the Derivative Works, in at least one
1462
+ of the following places: within a NOTICE text file distributed
1463
+ as part of the Derivative Works; within the Source form or
1464
+ documentation, if provided along with the Derivative Works; or,
1465
+ within a display generated by the Derivative Works, if and
1466
+ wherever such third-party notices normally appear. The contents
1467
+ of the NOTICE file are for informational purposes only and
1468
+ do not modify the License. You may add Your own attribution
1469
+ notices within Derivative Works that You distribute, alongside
1470
+ or as an addendum to the NOTICE text from the Work, provided
1471
+ that such additional attribution notices cannot be construed
1472
+ as modifying the License.
1473
+
1474
+ You may add Your own copyright statement to Your modifications and
1475
+ may provide additional or different license terms and conditions
1476
+ for use, reproduction, or distribution of Your modifications, or
1477
+ for any such Derivative Works as a whole, provided Your use,
1478
+ reproduction, and distribution of the Work otherwise complies with
1479
+ the conditions stated in this License.
1480
+
1481
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1482
+ any Contribution intentionally submitted for inclusion in the Work
1483
+ by You to the Licensor shall be under the terms and conditions of
1484
+ this License, without any additional terms or conditions.
1485
+ Notwithstanding the above, nothing herein shall supersede or modify
1486
+ the terms of any separate license agreement you may have executed
1487
+ with Licensor regarding such Contributions.
1488
+
1489
+ 6. Trademarks. This License does not grant permission to use the trade
1490
+ names, trademarks, service marks, or product names of the Licensor,
1491
+ except as required for reasonable and customary use in describing the
1492
+ origin of the Work and reproducing the content of the NOTICE file.
1493
+
1494
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1495
+ agreed to in writing, Licensor provides the Work (and each
1496
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1497
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1498
+ implied, including, without limitation, any warranties or conditions
1499
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1500
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1501
+ appropriateness of using or redistributing the Work and assume any
1502
+ risks associated with Your exercise of permissions under this License.
1503
+
1504
+ 8. Limitation of Liability. In no event and under no legal theory,
1505
+ whether in tort (including negligence), contract, or otherwise,
1506
+ unless required by applicable law (such as deliberate and grossly
1507
+ negligent acts) or agreed to in writing, shall any Contributor be
1508
+ liable to You for damages, including any direct, indirect, special,
1509
+ incidental, or consequential damages of any character arising as a
1510
+ result of this License or out of the use or inability to use the
1511
+ Work (including but not limited to damages for loss of goodwill,
1512
+ work stoppage, computer failure or malfunction, or any and all
1513
+ other commercial damages or losses), even if such Contributor
1514
+ has been advised of the possibility of such damages.
1515
+
1516
+ 9. Accepting Warranty or Additional Liability. While redistributing
1517
+ the Work or Derivative Works thereof, You may choose to offer,
1518
+ and charge a fee for, acceptance of support, warranty, indemnity,
1519
+ or other liability obligations and/or rights consistent with this
1520
+ License. However, in accepting such obligations, You may act only
1521
+ on Your own behalf and on Your sole responsibility, not on behalf
1522
+ of any other Contributor, and only if You agree to indemnify,
1523
+ defend, and hold each Contributor harmless for any liability
1524
+ incurred by, or claims asserted against, such Contributor by reason
1525
+ of your accepting any such warranty or additional liability.
1526
+
1527
+ END OF TERMS AND CONDITIONS
1528
+
1529
+ APPENDIX: How to apply the Apache License to your work.
1530
+
1531
+ To apply the Apache License to your work, attach the following
1532
+ boilerplate notice, with the fields enclosed by brackets "[]"
1533
+ replaced with your own identifying information. (Don't include
1534
+ the brackets!) The text should be enclosed in the appropriate
1535
+ comment syntax for the file format. We also recommend that a
1536
+ file or class name and description of purpose be included on the
1537
+ same "printed page" as the copyright notice for easier
1538
+ identification within third-party archives.
1539
+
1540
+ Copyright [yyyy] [name of copyright owner]
1541
+
1542
+ Licensed under the Apache License, Version 2.0 (the "License");
1543
+ you may not use this file except in compliance with the License.
1544
+ You may obtain a copy of the License at
1545
+
1546
+ http://www.apache.org/licenses/LICENSE-2.0
1547
+
1548
+ Unless required by applicable law or agreed to in writing, software
1549
+ distributed under the License is distributed on an "AS IS" BASIS,
1550
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1551
+ See the License for the specific language governing permissions and
1552
+ limitations under the License.
1553
+
1554
+ ## google-logging-utils@1.1.3 — Apache-2.0
1555
+
1556
+ Apache License
1557
+ Version 2.0, January 2004
1558
+ http://www.apache.org/licenses/
1559
+
1560
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1561
+
1562
+ 1. Definitions.
1563
+
1564
+ "License" shall mean the terms and conditions for use, reproduction,
1565
+ and distribution as defined by Sections 1 through 9 of this document.
1566
+
1567
+ "Licensor" shall mean the copyright owner or entity authorized by
1568
+ the copyright owner that is granting the License.
1569
+
1570
+ "Legal Entity" shall mean the union of the acting entity and all
1571
+ other entities that control, are controlled by, or are under common
1572
+ control with that entity. For the purposes of this definition,
1573
+ "control" means (i) the power, direct or indirect, to cause the
1574
+ direction or management of such entity, whether by contract or
1575
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1576
+ outstanding shares, or (iii) beneficial ownership of such entity.
1577
+
1578
+ "You" (or "Your") shall mean an individual or Legal Entity
1579
+ exercising permissions granted by this License.
1580
+
1581
+ "Source" form shall mean the preferred form for making modifications,
1582
+ including but not limited to software source code, documentation
1583
+ source, and configuration files.
1584
+
1585
+ "Object" form shall mean any form resulting from mechanical
1586
+ transformation or translation of a Source form, including but
1587
+ not limited to compiled object code, generated documentation,
1588
+ and conversions to other media types.
1589
+
1590
+ "Work" shall mean the work of authorship, whether in Source or
1591
+ Object form, made available under the License, as indicated by a
1592
+ copyright notice that is included in or attached to the work
1593
+ (an example is provided in the Appendix below).
1594
+
1595
+ "Derivative Works" shall mean any work, whether in Source or Object
1596
+ form, that is based on (or derived from) the Work and for which the
1597
+ editorial revisions, annotations, elaborations, or other modifications
1598
+ represent, as a whole, an original work of authorship. For the purposes
1599
+ of this License, Derivative Works shall not include works that remain
1600
+ separable from, or merely link (or bind by name) to the interfaces of,
1601
+ the Work and Derivative Works thereof.
1602
+
1603
+ "Contribution" shall mean any work of authorship, including
1604
+ the original version of the Work and any modifications or additions
1605
+ to that Work or Derivative Works thereof, that is intentionally
1606
+ submitted to Licensor for inclusion in the Work by the copyright owner
1607
+ or by an individual or Legal Entity authorized to submit on behalf of
1608
+ the copyright owner. For the purposes of this definition, "submitted"
1609
+ means any form of electronic, verbal, or written communication sent
1610
+ to the Licensor or its representatives, including but not limited to
1611
+ communication on electronic mailing lists, source code control systems,
1612
+ and issue tracking systems that are managed by, or on behalf of, the
1613
+ Licensor for the purpose of discussing and improving the Work, but
1614
+ excluding communication that is conspicuously marked or otherwise
1615
+ designated in writing by the copyright owner as "Not a Contribution."
1616
+
1617
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1618
+ on behalf of whom a Contribution has been received by Licensor and
1619
+ subsequently incorporated within the Work.
1620
+
1621
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1622
+ this License, each Contributor hereby grants to You a perpetual,
1623
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1624
+ copyright license to reproduce, prepare Derivative Works of,
1625
+ publicly display, publicly perform, sublicense, and distribute the
1626
+ Work and such Derivative Works in Source or Object form.
1627
+
1628
+ 3. Grant of Patent License. Subject to the terms and conditions of
1629
+ this License, each Contributor hereby grants to You a perpetual,
1630
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1631
+ (except as stated in this section) patent license to make, have made,
1632
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1633
+ where such license applies only to those patent claims licensable
1634
+ by such Contributor that are necessarily infringed by their
1635
+ Contribution(s) alone or by combination of their Contribution(s)
1636
+ with the Work to which such Contribution(s) was submitted. If You
1637
+ institute patent litigation against any entity (including a
1638
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1639
+ or a Contribution incorporated within the Work constitutes direct
1640
+ or contributory patent infringement, then any patent licenses
1641
+ granted to You under this License for that Work shall terminate
1642
+ as of the date such litigation is filed.
1643
+
1644
+ 4. Redistribution. You may reproduce and distribute copies of the
1645
+ Work or Derivative Works thereof in any medium, with or without
1646
+ modifications, and in Source or Object form, provided that You
1647
+ meet the following conditions:
1648
+
1649
+ (a) You must give any other recipients of the Work or
1650
+ Derivative Works a copy of this License; and
1651
+
1652
+ (b) You must cause any modified files to carry prominent notices
1653
+ stating that You changed the files; and
1654
+
1655
+ (c) You must retain, in the Source form of any Derivative Works
1656
+ that You distribute, all copyright, patent, trademark, and
1657
+ attribution notices from the Source form of the Work,
1658
+ excluding those notices that do not pertain to any part of
1659
+ the Derivative Works; and
1660
+
1661
+ (d) If the Work includes a "NOTICE" text file as part of its
1662
+ distribution, then any Derivative Works that You distribute must
1663
+ include a readable copy of the attribution notices contained
1664
+ within such NOTICE file, excluding those notices that do not
1665
+ pertain to any part of the Derivative Works, in at least one
1666
+ of the following places: within a NOTICE text file distributed
1667
+ as part of the Derivative Works; within the Source form or
1668
+ documentation, if provided along with the Derivative Works; or,
1669
+ within a display generated by the Derivative Works, if and
1670
+ wherever such third-party notices normally appear. The contents
1671
+ of the NOTICE file are for informational purposes only and
1672
+ do not modify the License. You may add Your own attribution
1673
+ notices within Derivative Works that You distribute, alongside
1674
+ or as an addendum to the NOTICE text from the Work, provided
1675
+ that such additional attribution notices cannot be construed
1676
+ as modifying the License.
1677
+
1678
+ You may add Your own copyright statement to Your modifications and
1679
+ may provide additional or different license terms and conditions
1680
+ for use, reproduction, or distribution of Your modifications, or
1681
+ for any such Derivative Works as a whole, provided Your use,
1682
+ reproduction, and distribution of the Work otherwise complies with
1683
+ the conditions stated in this License.
1684
+
1685
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1686
+ any Contribution intentionally submitted for inclusion in the Work
1687
+ by You to the Licensor shall be under the terms and conditions of
1688
+ this License, without any additional terms or conditions.
1689
+ Notwithstanding the above, nothing herein shall supersede or modify
1690
+ the terms of any separate license agreement you may have executed
1691
+ with Licensor regarding such Contributions.
1692
+
1693
+ 6. Trademarks. This License does not grant permission to use the trade
1694
+ names, trademarks, service marks, or product names of the Licensor,
1695
+ except as required for reasonable and customary use in describing the
1696
+ origin of the Work and reproducing the content of the NOTICE file.
1697
+
1698
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1699
+ agreed to in writing, Licensor provides the Work (and each
1700
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1701
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1702
+ implied, including, without limitation, any warranties or conditions
1703
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1704
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1705
+ appropriateness of using or redistributing the Work and assume any
1706
+ risks associated with Your exercise of permissions under this License.
1707
+
1708
+ 8. Limitation of Liability. In no event and under no legal theory,
1709
+ whether in tort (including negligence), contract, or otherwise,
1710
+ unless required by applicable law (such as deliberate and grossly
1711
+ negligent acts) or agreed to in writing, shall any Contributor be
1712
+ liable to You for damages, including any direct, indirect, special,
1713
+ incidental, or consequential damages of any character arising as a
1714
+ result of this License or out of the use or inability to use the
1715
+ Work (including but not limited to damages for loss of goodwill,
1716
+ work stoppage, computer failure or malfunction, or any and all
1717
+ other commercial damages or losses), even if such Contributor
1718
+ has been advised of the possibility of such damages.
1719
+
1720
+ 9. Accepting Warranty or Additional Liability. While redistributing
1721
+ the Work or Derivative Works thereof, You may choose to offer,
1722
+ and charge a fee for, acceptance of support, warranty, indemnity,
1723
+ or other liability obligations and/or rights consistent with this
1724
+ License. However, in accepting such obligations, You may act only
1725
+ on Your own behalf and on Your sole responsibility, not on behalf
1726
+ of any other Contributor, and only if You agree to indemnify,
1727
+ defend, and hold each Contributor harmless for any liability
1728
+ incurred by, or claims asserted against, such Contributor by reason
1729
+ of your accepting any such warranty or additional liability.
1730
+
1731
+ END OF TERMS AND CONDITIONS
1732
+
1733
+ APPENDIX: How to apply the Apache License to your work.
1734
+
1735
+ To apply the Apache License to your work, attach the following
1736
+ boilerplate notice, with the fields enclosed by brackets "[]"
1737
+ replaced with your own identifying information. (Don't include
1738
+ the brackets!) The text should be enclosed in the appropriate
1739
+ comment syntax for the file format. We also recommend that a
1740
+ file or class name and description of purpose be included on the
1741
+ same "printed page" as the copyright notice for easier
1742
+ identification within third-party archives.
1743
+
1744
+ Copyright [yyyy] [name of copyright owner]
1745
+
1746
+ Licensed under the Apache License, Version 2.0 (the "License");
1747
+ you may not use this file except in compliance with the License.
1748
+ You may obtain a copy of the License at
1749
+
1750
+ http://www.apache.org/licenses/LICENSE-2.0
1751
+
1752
+ Unless required by applicable law or agreed to in writing, software
1753
+ distributed under the License is distributed on an "AS IS" BASIS,
1754
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1755
+ See the License for the specific language governing permissions and
1756
+ limitations under the License.
1757
+
1758
+ ## https-proxy-agent@7.0.6 — MIT
1759
+
1760
+ (The MIT License)
1761
+
1762
+ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
1763
+
1764
+ Permission is hereby granted, free of charge, to any person obtaining
1765
+ a copy of this software and associated documentation files (the
1766
+ 'Software'), to deal in the Software without restriction, including
1767
+ without limitation the rights to use, copy, modify, merge, publish,
1768
+ distribute, sublicense, and/or sell copies of the Software, and to
1769
+ permit persons to whom the Software is furnished to do so, subject to
1770
+ the following conditions:
1771
+
1772
+ The above copyright notice and this permission notice shall be
1773
+ included in all copies or substantial portions of the Software.
1774
+
1775
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1776
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1777
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1778
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1779
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1780
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1781
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1782
+
1783
+ ## ignore@7.0.5 — MIT
1784
+
1785
+ Copyright (c) 2013 Kael Zhang <i@kael.me>, contributors
1786
+ http://kael.me/
1787
+
1788
+ Permission is hereby granted, free of charge, to any person obtaining
1789
+ a copy of this software and associated documentation files (the
1790
+ "Software"), to deal in the Software without restriction, including
1791
+ without limitation the rights to use, copy, modify, merge, publish,
1792
+ distribute, sublicense, and/or sell copies of the Software, and to
1793
+ permit persons to whom the Software is furnished to do so, subject to
1794
+ the following conditions:
1795
+
1796
+ The above copyright notice and this permission notice shall be
1797
+ included in all copies or substantial portions of the Software.
1798
+
1799
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1800
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1801
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1802
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1803
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1804
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1805
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1806
+
1807
+ ## json-bigint@1.0.0 — MIT
1808
+
1809
+ The MIT License (MIT)
1810
+
1811
+ Copyright (c) 2013 Andrey Sidorov
1812
+
1813
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1814
+ this software and associated documentation files (the "Software"), to deal in
1815
+ the Software without restriction, including without limitation the rights to
1816
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1817
+ the Software, and to permit persons to whom the Software is furnished to do so,
1818
+ subject to the following conditions:
1819
+
1820
+ The above copyright notice and this permission notice shall be included in all
1821
+ copies or substantial portions of the Software.
1822
+
1823
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1824
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1825
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1826
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1827
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1828
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1829
+
1830
+ ## jwa@2.0.1 — MIT
1831
+
1832
+ Copyright (c) 2013 Brian J. Brennan
1833
+
1834
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1835
+ of this software and associated documentation files (the "Software"), to deal in
1836
+ the Software without restriction, including without limitation the rights to use,
1837
+ copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
1838
+ Software, and to permit persons to whom the Software is furnished to do so,
1839
+ subject to the following conditions:
1840
+
1841
+ The above copyright notice and this permission notice shall be included in all
1842
+ copies or substantial portions of the Software.
1843
+
1844
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
1845
+ INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
1846
+ PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
1847
+ FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1848
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1849
+
1850
+ ## jws@4.0.1 — MIT
1851
+
1852
+ Copyright (c) 2013 Brian J. Brennan
1853
+
1854
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1855
+ of this software and associated documentation files (the "Software"), to deal in
1856
+ the Software without restriction, including without limitation the rights to use,
1857
+ copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
1858
+ Software, and to permit persons to whom the Software is furnished to do so,
1859
+ subject to the following conditions:
1860
+
1861
+ The above copyright notice and this permission notice shall be included in all
1862
+ copies or substantial portions of the Software.
1863
+
1864
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
1865
+ INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
1866
+ PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
1867
+ FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1868
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1869
+
1870
+ ## ms@2.1.1 — MIT
1871
+
1872
+ The MIT License (MIT)
1873
+
1874
+ Copyright (c) 2016 Zeit, Inc.
1875
+
1876
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1877
+ of this software and associated documentation files (the "Software"), to deal
1878
+ in the Software without restriction, including without limitation the rights
1879
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1880
+ copies of the Software, and to permit persons to whom the Software is
1881
+ furnished to do so, subject to the following conditions:
1882
+
1883
+ The above copyright notice and this permission notice shall be included in all
1884
+ copies or substantial portions of the Software.
1885
+
1886
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1887
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1888
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1889
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1890
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1891
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1892
+ SOFTWARE.
1893
+
1894
+ ## node-domexception@1.0.0 — MIT
1895
+
1896
+ MIT License
1897
+
1898
+ Copyright (c) 2021 Jimmy Wärting
1899
+
1900
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1901
+ of this software and associated documentation files (the "Software"), to deal
1902
+ in the Software without restriction, including without limitation the rights
1903
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1904
+ copies of the Software, and to permit persons to whom the Software is
1905
+ furnished to do so, subject to the following conditions:
1906
+
1907
+ The above copyright notice and this permission notice shall be included in all
1908
+ copies or substantial portions of the Software.
1909
+
1910
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1911
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1912
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1913
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1914
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1915
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1916
+ SOFTWARE.
1917
+
1918
+ ## node-fetch@2.6.7 — MIT
1919
+
1920
+ The MIT License (MIT)
1921
+
1922
+ Copyright (c) 2016 David Frank
1923
+
1924
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1925
+ of this software and associated documentation files (the "Software"), to deal
1926
+ in the Software without restriction, including without limitation the rights
1927
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1928
+ copies of the Software, and to permit persons to whom the Software is
1929
+ furnished to do so, subject to the following conditions:
1930
+
1931
+ The above copyright notice and this permission notice shall be included in all
1932
+ copies or substantial portions of the Software.
1933
+
1934
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1935
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1936
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1937
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1938
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1939
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1940
+ SOFTWARE.
1941
+
1942
+ ## openai@6.40.0 — Apache-2.0
1943
+
1944
+ Apache License
1945
+ Version 2.0, January 2004
1946
+ http://www.apache.org/licenses/
1947
+
1948
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1949
+
1950
+ 1. Definitions.
1951
+
1952
+ "License" shall mean the terms and conditions for use, reproduction,
1953
+ and distribution as defined by Sections 1 through 9 of this document.
1954
+
1955
+ "Licensor" shall mean the copyright owner or entity authorized by
1956
+ the copyright owner that is granting the License.
1957
+
1958
+ "Legal Entity" shall mean the union of the acting entity and all
1959
+ other entities that control, are controlled by, or are under common
1960
+ control with that entity. For the purposes of this definition,
1961
+ "control" means (i) the power, direct or indirect, to cause the
1962
+ direction or management of such entity, whether by contract or
1963
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1964
+ outstanding shares, or (iii) beneficial ownership of such entity.
1965
+
1966
+ "You" (or "Your") shall mean an individual or Legal Entity
1967
+ exercising permissions granted by this License.
1968
+
1969
+ "Source" form shall mean the preferred form for making modifications,
1970
+ including but not limited to software source code, documentation
1971
+ source, and configuration files.
1972
+
1973
+ "Object" form shall mean any form resulting from mechanical
1974
+ transformation or translation of a Source form, including but
1975
+ not limited to compiled object code, generated documentation,
1976
+ and conversions to other media types.
1977
+
1978
+ "Work" shall mean the work of authorship, whether in Source or
1979
+ Object form, made available under the License, as indicated by a
1980
+ copyright notice that is included in or attached to the work
1981
+ (an example is provided in the Appendix below).
1982
+
1983
+ "Derivative Works" shall mean any work, whether in Source or Object
1984
+ form, that is based on (or derived from) the Work and for which the
1985
+ editorial revisions, annotations, elaborations, or other modifications
1986
+ represent, as a whole, an original work of authorship. For the purposes
1987
+ of this License, Derivative Works shall not include works that remain
1988
+ separable from, or merely link (or bind by name) to the interfaces of,
1989
+ the Work and Derivative Works thereof.
1990
+
1991
+ "Contribution" shall mean any work of authorship, including
1992
+ the original version of the Work and any modifications or additions
1993
+ to that Work or Derivative Works thereof, that is intentionally
1994
+ submitted to Licensor for inclusion in the Work by the copyright owner
1995
+ or by an individual or Legal Entity authorized to submit on behalf of
1996
+ the copyright owner. For the purposes of this definition, "submitted"
1997
+ means any form of electronic, verbal, or written communication sent
1998
+ to the Licensor or its representatives, including but not limited to
1999
+ communication on electronic mailing lists, source code control systems,
2000
+ and issue tracking systems that are managed by, or on behalf of, the
2001
+ Licensor for the purpose of discussing and improving the Work, but
2002
+ excluding communication that is conspicuously marked or otherwise
2003
+ designated in writing by the copyright owner as "Not a Contribution."
2004
+
2005
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2006
+ on behalf of whom a Contribution has been received by Licensor and
2007
+ subsequently incorporated within the Work.
2008
+
2009
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2010
+ this License, each Contributor hereby grants to You a perpetual,
2011
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2012
+ copyright license to reproduce, prepare Derivative Works of,
2013
+ publicly display, publicly perform, sublicense, and distribute the
2014
+ Work and such Derivative Works in Source or Object form.
2015
+
2016
+ 3. Grant of Patent License. Subject to the terms and conditions of
2017
+ this License, each Contributor hereby grants to You a perpetual,
2018
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2019
+ (except as stated in this section) patent license to make, have made,
2020
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2021
+ where such license applies only to those patent claims licensable
2022
+ by such Contributor that are necessarily infringed by their
2023
+ Contribution(s) alone or by combination of their Contribution(s)
2024
+ with the Work to which such Contribution(s) was submitted. If You
2025
+ institute patent litigation against any entity (including a
2026
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2027
+ or a Contribution incorporated within the Work constitutes direct
2028
+ or contributory patent infringement, then any patent licenses
2029
+ granted to You under this License for that Work shall terminate
2030
+ as of the date such litigation is filed.
2031
+
2032
+ 4. Redistribution. You may reproduce and distribute copies of the
2033
+ Work or Derivative Works thereof in any medium, with or without
2034
+ modifications, and in Source or Object form, provided that You
2035
+ meet the following conditions:
2036
+
2037
+ (a) You must give any other recipients of the Work or
2038
+ Derivative Works a copy of this License; and
2039
+
2040
+ (b) You must cause any modified files to carry prominent notices
2041
+ stating that You changed the files; and
2042
+
2043
+ (c) You must retain, in the Source form of any Derivative Works
2044
+ that You distribute, all copyright, patent, trademark, and
2045
+ attribution notices from the Source form of the Work,
2046
+ excluding those notices that do not pertain to any part of
2047
+ the Derivative Works; and
2048
+
2049
+ (d) If the Work includes a "NOTICE" text file as part of its
2050
+ distribution, then any Derivative Works that You distribute must
2051
+ include a readable copy of the attribution notices contained
2052
+ within such NOTICE file, excluding those notices that do not
2053
+ pertain to any part of the Derivative Works, in at least one
2054
+ of the following places: within a NOTICE text file distributed
2055
+ as part of the Derivative Works; within the Source form or
2056
+ documentation, if provided along with the Derivative Works; or,
2057
+ within a display generated by the Derivative Works, if and
2058
+ wherever such third-party notices normally appear. The contents
2059
+ of the NOTICE file are for informational purposes only and
2060
+ do not modify the License. You may add Your own attribution
2061
+ notices within Derivative Works that You distribute, alongside
2062
+ or as an addendum to the NOTICE text from the Work, provided
2063
+ that such additional attribution notices cannot be construed
2064
+ as modifying the License.
2065
+
2066
+ You may add Your own copyright statement to Your modifications and
2067
+ may provide additional or different license terms and conditions
2068
+ for use, reproduction, or distribution of Your modifications, or
2069
+ for any such Derivative Works as a whole, provided Your use,
2070
+ reproduction, and distribution of the Work otherwise complies with
2071
+ the conditions stated in this License.
2072
+
2073
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2074
+ any Contribution intentionally submitted for inclusion in the Work
2075
+ by You to the Licensor shall be under the terms and conditions of
2076
+ this License, without any additional terms or conditions.
2077
+ Notwithstanding the above, nothing herein shall supersede or modify
2078
+ the terms of any separate license agreement you may have executed
2079
+ with Licensor regarding such Contributions.
2080
+
2081
+ 6. Trademarks. This License does not grant permission to use the trade
2082
+ names, trademarks, service marks, or product names of the Licensor,
2083
+ except as required for reasonable and customary use in describing the
2084
+ origin of the Work and reproducing the content of the NOTICE file.
2085
+
2086
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2087
+ agreed to in writing, Licensor provides the Work (and each
2088
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2089
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2090
+ implied, including, without limitation, any warranties or conditions
2091
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2092
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2093
+ appropriateness of using or redistributing the Work and assume any
2094
+ risks associated with Your exercise of permissions under this License.
2095
+
2096
+ 8. Limitation of Liability. In no event and under no legal theory,
2097
+ whether in tort (including negligence), contract, or otherwise,
2098
+ unless required by applicable law (such as deliberate and grossly
2099
+ negligent acts) or agreed to in writing, shall any Contributor be
2100
+ liable to You for damages, including any direct, indirect, special,
2101
+ incidental, or consequential damages of any character arising as a
2102
+ result of this License or out of the use or inability to use the
2103
+ Work (including but not limited to damages for loss of goodwill,
2104
+ work stoppage, computer failure or malfunction, or any and all
2105
+ other commercial damages or losses), even if such Contributor
2106
+ has been advised of the possibility of such damages.
2107
+
2108
+ 9. Accepting Warranty or Additional Liability. While redistributing
2109
+ the Work or Derivative Works thereof, You may choose to offer,
2110
+ and charge a fee for, acceptance of support, warranty, indemnity,
2111
+ or other liability obligations and/or rights consistent with this
2112
+ License. However, in accepting such obligations, You may act only
2113
+ on Your own behalf and on Your sole responsibility, not on behalf
2114
+ of any other Contributor, and only if You agree to indemnify,
2115
+ defend, and hold each Contributor harmless for any liability
2116
+ incurred by, or claims asserted against, such Contributor by reason
2117
+ of your accepting any such warranty or additional liability.
2118
+
2119
+ END OF TERMS AND CONDITIONS
2120
+
2121
+ APPENDIX: How to apply the Apache License to your work.
2122
+
2123
+ To apply the Apache License to your work, attach the following
2124
+ boilerplate notice, with the fields enclosed by brackets "[]"
2125
+ replaced with your own identifying information. (Don't include
2126
+ the brackets!) The text should be enclosed in the appropriate
2127
+ comment syntax for the file format. We also recommend that a
2128
+ file or class name and description of purpose be included on the
2129
+ same "printed page" as the copyright notice for easier
2130
+ identification within third-party archives.
2131
+
2132
+ Copyright 2026 OpenAI
2133
+
2134
+ Licensed under the Apache License, Version 2.0 (the "License");
2135
+ you may not use this file except in compliance with the License.
2136
+ You may obtain a copy of the License at
2137
+
2138
+ http://www.apache.org/licenses/LICENSE-2.0
2139
+
2140
+ Unless required by applicable law or agreed to in writing, software
2141
+ distributed under the License is distributed on an "AS IS" BASIS,
2142
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2143
+ See the License for the specific language governing permissions and
2144
+ limitations under the License.
2145
+
2146
+ ## p-retry@4.6.2 — MIT
2147
+
2148
+ MIT License
2149
+
2150
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2151
+
2152
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2153
+
2154
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2155
+
2156
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2157
+
2158
+ ## partial-json@0.1.7 — MIT
2159
+
2160
+ MIT License
2161
+
2162
+ Copyright (c) 2023 Promplate Dev Team
2163
+
2164
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2165
+ of this software and associated documentation files (the "Software"), to deal
2166
+ in the Software without restriction, including without limitation the rights
2167
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2168
+ copies of the Software, and to permit persons to whom the Software is
2169
+ furnished to do so, subject to the following conditions:
2170
+
2171
+ The above copyright notice and this permission notice shall be included in all
2172
+ copies or substantial portions of the Software.
2173
+
2174
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2175
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2176
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2177
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2178
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2179
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2180
+ SOFTWARE.
2181
+
2182
+ ## retry@0.13.1 — MIT
2183
+
2184
+ Copyright (c) 2011:
2185
+ Tim Koschützki (tim@debuggable.com)
2186
+ Felix Geisendörfer (felix@debuggable.com)
2187
+
2188
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2189
+ of this software and associated documentation files (the "Software"), to deal
2190
+ in the Software without restriction, including without limitation the rights
2191
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2192
+ copies of the Software, and to permit persons to whom the Software is
2193
+ furnished to do so, subject to the following conditions:
2194
+
2195
+ The above copyright notice and this permission notice shall be included in
2196
+ all copies or substantial portions of the Software.
2197
+
2198
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2199
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2200
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2201
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2202
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2203
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2204
+ THE SOFTWARE.
2205
+
2206
+ ## safe-buffer@5.2.1 — MIT
2207
+
2208
+ The MIT License (MIT)
2209
+
2210
+ Copyright (c) Feross Aboukhadijeh
2211
+
2212
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2213
+ of this software and associated documentation files (the "Software"), to deal
2214
+ in the Software without restriction, including without limitation the rights
2215
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2216
+ copies of the Software, and to permit persons to whom the Software is
2217
+ furnished to do so, subject to the following conditions:
2218
+
2219
+ The above copyright notice and this permission notice shall be included in
2220
+ all copies or substantial portions of the Software.
2221
+
2222
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2223
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2224
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2225
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2226
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2227
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2228
+ THE SOFTWARE.
2229
+
2230
+ ## typebox@1.3.7 — MIT
2231
+
2232
+ TypeBox
2233
+
2234
+ The MIT License (MIT)
2235
+
2236
+ Copyright (c) 2017-2026 Haydn Paterson
2237
+
2238
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2239
+ of this software and associated documentation files (the "Software"), to deal
2240
+ in the Software without restriction, including without limitation the rights
2241
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2242
+ copies of the Software, and to permit persons to whom the Software is
2243
+ furnished to do so, subject to the following conditions:
2244
+
2245
+ The above copyright notice and this permission notice shall be included in
2246
+ all copies or substantial portions of the Software.
2247
+
2248
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2249
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2250
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2251
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2252
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2253
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2254
+ THE SOFTWARE.
2255
+
2256
+ ## web-streams-polyfill@3.3.3 — MIT
2257
+
2258
+ The MIT License (MIT)
2259
+
2260
+ Copyright (c) 2024 Mattias Buelens
2261
+ Copyright (c) 2016 Diwank Singh Tomer
2262
+
2263
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2264
+ of this software and associated documentation files (the "Software"), to deal
2265
+ in the Software without restriction, including without limitation the rights
2266
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2267
+ copies of the Software, and to permit persons to whom the Software is
2268
+ furnished to do so, subject to the following conditions:
2269
+
2270
+ The above copyright notice and this permission notice shall be included in all
2271
+ copies or substantial portions of the Software.
2272
+
2273
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2274
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2275
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2276
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2277
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2278
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2279
+ SOFTWARE.
2280
+
2281
+ ## ws@8.21.3 — MIT
2282
+
2283
+ Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
2284
+ Copyright (c) 2013 Arnout Kazemier and contributors
2285
+ Copyright (c) 2016 Luigi Pinca and contributors
2286
+
2287
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2288
+ this software and associated documentation files (the "Software"), to deal in
2289
+ the Software without restriction, including without limitation the rights to
2290
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2291
+ the Software, and to permit persons to whom the Software is furnished to do so,
2292
+ subject to the following conditions:
2293
+
2294
+ The above copyright notice and this permission notice shall be included in all
2295
+ copies or substantial portions of the Software.
2296
+
2297
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2298
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2299
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2300
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2301
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2302
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2303
+
2304
+ ## yaml@2.9.0 — ISC
2305
+
2306
+ Copyright Eemeli Aro <eemeli@gmail.com>
2307
+
2308
+ Permission to use, copy, modify, and/or distribute this software for any purpose
2309
+ with or without fee is hereby granted, provided that the above copyright notice
2310
+ and this permission notice appear in all copies.
2311
+
2312
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2313
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
2314
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2315
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
2316
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
2317
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
2318
+ THIS SOFTWARE.
2319
+