@visulima/email 1.0.0-alpha.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 (217) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/LICENSE.md +1266 -0
  3. package/README.md +1084 -0
  4. package/dist/attachment-helpers.d.ts +64 -0
  5. package/dist/crypto/dkim-signer.d.ts +48 -0
  6. package/dist/crypto/index.d.ts +4 -0
  7. package/dist/crypto/index.js +1 -0
  8. package/dist/crypto/smime-encrypter.d.ts +53 -0
  9. package/dist/crypto/smime-signer.d.ts +48 -0
  10. package/dist/crypto/types.d.ts +101 -0
  11. package/dist/errors/email-error.d.ts +17 -0
  12. package/dist/errors/required-option-error.d.ts +10 -0
  13. package/dist/index.d.ts +22 -0
  14. package/dist/index.js +1 -0
  15. package/dist/mail.d.ts +357 -0
  16. package/dist/packem_shared/DkimSigner-Z8D4Il10.js +18 -0
  17. package/dist/packem_shared/EmailError-zm2ffVav.js +1 -0
  18. package/dist/packem_shared/MailMessage-Hdgowmvi.js +1 -0
  19. package/dist/packem_shared/RequiredOptionError-CevW3u2K.js +1 -0
  20. package/dist/packem_shared/SmimeEncrypter-CBevU534.js +6 -0
  21. package/dist/packem_shared/SmimeSigner-02aXVi90.js +8 -0
  22. package/dist/packem_shared/address-formatter-Cm_E_ZMa.js +1 -0
  23. package/dist/packem_shared/ahaSendProvider-NUD_kwyT.js +1 -0
  24. package/dist/packem_shared/attachment-processor-2rHmfa7j.js +1 -0
  25. package/dist/packem_shared/awsSesProvider-CkuFOzb0.js +32 -0
  26. package/dist/packem_shared/azureProvider-Ckdrpmw9.js +1 -0
  27. package/dist/packem_shared/brevoProvider-CB3IYW4n.js +1 -0
  28. package/dist/packem_shared/buildMimeMessage-BPtd0pno.js +2 -0
  29. package/dist/packem_shared/comparePriority-BfiwjVsV.js +1 -0
  30. package/dist/packem_shared/createLogger-DlElSVQP.js +1 -0
  31. package/dist/packem_shared/defineProvider-B9rSklAJ.js +1 -0
  32. package/dist/packem_shared/detectMimeType-S8WRsNtY.js +1 -0
  33. package/dist/packem_shared/failoverProvider-sam9n1AG.js +1 -0
  34. package/dist/packem_shared/formatEmailAddress-CHeME3Vk.js +1 -0
  35. package/dist/packem_shared/formatEmailAddresses-UegVOe5A.js +1 -0
  36. package/dist/packem_shared/generateBoundary-CZ8kJuY6.js +1 -0
  37. package/dist/packem_shared/generateMessageId-11Ls5JsR.js +1 -0
  38. package/dist/packem_shared/headersToRecord-BKUTr40L.js +1 -0
  39. package/dist/packem_shared/httpProvider-BhN0RrK-.js +1 -0
  40. package/dist/packem_shared/infobipProvider-D8vYTHV4.js +1 -0
  41. package/dist/packem_shared/isPortAvailable-5kfsfo8u.js +1 -0
  42. package/dist/packem_shared/mailCrabProvider-BEwRjB3F.js +1 -0
  43. package/dist/packem_shared/mailPaceProvider-C47Izgaj.js +1 -0
  44. package/dist/packem_shared/mailerSendProvider-C4uAo-fc.js +1 -0
  45. package/dist/packem_shared/mailgunProvider-B7upu_OV.js +1 -0
  46. package/dist/packem_shared/mailjetProvider-ReErm08u.js +1 -0
  47. package/dist/packem_shared/mailomatProvider-OlCT_O2i.js +1 -0
  48. package/dist/packem_shared/mailtrapProvider-hVMV3h6r.js +1 -0
  49. package/dist/packem_shared/makeRequest-DwxHX0xo.js +1 -0
  50. package/dist/packem_shared/mandrillProvider-DdnbkHZI.js +1 -0
  51. package/dist/packem_shared/mockProvider-BDWZJpea.js +1 -0
  52. package/dist/packem_shared/nodemailerProvider-BV21eRGX.js +1 -0
  53. package/dist/packem_shared/opentelemetryProvider-kAz62mKm.js +1 -0
  54. package/dist/packem_shared/parseAddress-CATTKGe_.js +1 -0
  55. package/dist/packem_shared/plunkProvider-Bs6K51lT.js +1 -0
  56. package/dist/packem_shared/postalProvider-Bcsxp-z6.js +1 -0
  57. package/dist/packem_shared/postmarkProvider-BUq3wuYD.js +1 -0
  58. package/dist/packem_shared/provider-base-_hbWXBdK.js +1 -0
  59. package/dist/packem_shared/readFile-BlZxbhCU-C8bCdiA2.js +1 -0
  60. package/dist/packem_shared/resendProvider-D-_HQpN_.js +1 -0
  61. package/dist/packem_shared/retry-D1MBqS49.js +1 -0
  62. package/dist/packem_shared/roundRobinProvider-CejLM1rZ.js +1 -0
  63. package/dist/packem_shared/sanitize-header-wWav-Scu.js +1 -0
  64. package/dist/packem_shared/scalewayProvider-1n6ePiGl.js +1 -0
  65. package/dist/packem_shared/sendGridProvider-B1T62dyX.js +1 -0
  66. package/dist/packem_shared/smtpProvider-CcAoRrkt.js +23 -0
  67. package/dist/packem_shared/sweegoProvider-CxFmEUh6.js +1 -0
  68. package/dist/packem_shared/validateEmail-BkVdVioP.js +1 -0
  69. package/dist/packem_shared/validateEmailOptions-BzlJECG5.js +1 -0
  70. package/dist/packem_shared/zeptomailProvider-CWYQPAJk.js +1 -0
  71. package/dist/providers/ahasend/index.d.ts +3 -0
  72. package/dist/providers/ahasend/index.js +1 -0
  73. package/dist/providers/ahasend/provider.d.ts +7 -0
  74. package/dist/providers/ahasend/types.d.ts +28 -0
  75. package/dist/providers/aws-ses/index.d.ts +3 -0
  76. package/dist/providers/aws-ses/index.js +1 -0
  77. package/dist/providers/aws-ses/provider.d.ts +8 -0
  78. package/dist/providers/aws-ses/types.d.ts +38 -0
  79. package/dist/providers/azure/index.d.ts +3 -0
  80. package/dist/providers/azure/index.js +1 -0
  81. package/dist/providers/azure/provider.d.ts +7 -0
  82. package/dist/providers/azure/types.d.ts +44 -0
  83. package/dist/providers/brevo/index.d.ts +3 -0
  84. package/dist/providers/brevo/index.js +1 -0
  85. package/dist/providers/brevo/provider.d.ts +7 -0
  86. package/dist/providers/brevo/types.d.ts +50 -0
  87. package/dist/providers/failover/index.d.ts +3 -0
  88. package/dist/providers/failover/index.js +1 -0
  89. package/dist/providers/failover/provider.d.ts +7 -0
  90. package/dist/providers/failover/types.d.ts +19 -0
  91. package/dist/providers/http/index.d.ts +3 -0
  92. package/dist/providers/http/index.js +1 -0
  93. package/dist/providers/http/provider.d.ts +7 -0
  94. package/dist/providers/http/types.d.ts +27 -0
  95. package/dist/providers/infobip/index.d.ts +3 -0
  96. package/dist/providers/infobip/index.js +1 -0
  97. package/dist/providers/infobip/provider.d.ts +7 -0
  98. package/dist/providers/infobip/types.d.ts +48 -0
  99. package/dist/providers/mailcrab/index.d.ts +3 -0
  100. package/dist/providers/mailcrab/index.js +1 -0
  101. package/dist/providers/mailcrab/provider.d.ts +9 -0
  102. package/dist/providers/mailcrab/types.d.ts +22 -0
  103. package/dist/providers/mailersend/index.d.ts +3 -0
  104. package/dist/providers/mailersend/index.js +1 -0
  105. package/dist/providers/mailersend/provider.d.ts +7 -0
  106. package/dist/providers/mailersend/types.d.ts +43 -0
  107. package/dist/providers/mailgun/index.d.ts +3 -0
  108. package/dist/providers/mailgun/index.js +1 -0
  109. package/dist/providers/mailgun/provider.d.ts +7 -0
  110. package/dist/providers/mailgun/types.d.ts +65 -0
  111. package/dist/providers/mailjet/index.d.ts +3 -0
  112. package/dist/providers/mailjet/index.js +1 -0
  113. package/dist/providers/mailjet/provider.d.ts +7 -0
  114. package/dist/providers/mailjet/types.d.ts +64 -0
  115. package/dist/providers/mailomat/index.d.ts +3 -0
  116. package/dist/providers/mailomat/index.js +1 -0
  117. package/dist/providers/mailomat/provider.d.ts +7 -0
  118. package/dist/providers/mailomat/types.d.ts +32 -0
  119. package/dist/providers/mailpace/index.d.ts +3 -0
  120. package/dist/providers/mailpace/index.js +1 -0
  121. package/dist/providers/mailpace/provider.d.ts +7 -0
  122. package/dist/providers/mailpace/types.d.ts +44 -0
  123. package/dist/providers/mailtrap/index.d.ts +3 -0
  124. package/dist/providers/mailtrap/index.js +1 -0
  125. package/dist/providers/mailtrap/provider.d.ts +7 -0
  126. package/dist/providers/mailtrap/types.d.ts +36 -0
  127. package/dist/providers/mandrill/index.d.ts +3 -0
  128. package/dist/providers/mandrill/index.js +1 -0
  129. package/dist/providers/mandrill/provider.d.ts +7 -0
  130. package/dist/providers/mandrill/types.d.ts +79 -0
  131. package/dist/providers/mock/index.d.ts +3 -0
  132. package/dist/providers/mock/index.js +1 -0
  133. package/dist/providers/mock/provider.d.ts +8 -0
  134. package/dist/providers/mock/types.d.ts +50 -0
  135. package/dist/providers/nodemailer/index.d.ts +3 -0
  136. package/dist/providers/nodemailer/index.js +1 -0
  137. package/dist/providers/nodemailer/provider.d.ts +7 -0
  138. package/dist/providers/nodemailer/types.d.ts +30 -0
  139. package/dist/providers/opentelemetry/index.d.ts +3 -0
  140. package/dist/providers/opentelemetry/index.js +1 -0
  141. package/dist/providers/opentelemetry/provider.d.ts +8 -0
  142. package/dist/providers/opentelemetry/types.d.ts +31 -0
  143. package/dist/providers/plunk/index.d.ts +3 -0
  144. package/dist/providers/plunk/index.js +1 -0
  145. package/dist/providers/plunk/provider.d.ts +7 -0
  146. package/dist/providers/plunk/types.d.ts +30 -0
  147. package/dist/providers/postal/index.d.ts +3 -0
  148. package/dist/providers/postal/index.js +1 -0
  149. package/dist/providers/postal/provider.d.ts +7 -0
  150. package/dist/providers/postal/types.d.ts +40 -0
  151. package/dist/providers/postmark/index.d.ts +3 -0
  152. package/dist/providers/postmark/index.js +1 -0
  153. package/dist/providers/postmark/provider.d.ts +7 -0
  154. package/dist/providers/postmark/types.d.ts +52 -0
  155. package/dist/providers/provider.d.ts +27 -0
  156. package/dist/providers/resend/index.d.ts +3 -0
  157. package/dist/providers/resend/index.js +1 -0
  158. package/dist/providers/resend/provider.d.ts +7 -0
  159. package/dist/providers/resend/types.d.ts +43 -0
  160. package/dist/providers/roundrobin/index.d.ts +3 -0
  161. package/dist/providers/roundrobin/index.js +1 -0
  162. package/dist/providers/roundrobin/provider.d.ts +7 -0
  163. package/dist/providers/roundrobin/types.d.ts +19 -0
  164. package/dist/providers/scaleway/index.d.ts +3 -0
  165. package/dist/providers/scaleway/index.js +1 -0
  166. package/dist/providers/scaleway/provider.d.ts +7 -0
  167. package/dist/providers/scaleway/types.d.ts +36 -0
  168. package/dist/providers/sendgrid/index.d.ts +3 -0
  169. package/dist/providers/sendgrid/index.js +1 -0
  170. package/dist/providers/sendgrid/provider.d.ts +7 -0
  171. package/dist/providers/sendgrid/types.d.ts +76 -0
  172. package/dist/providers/smtp/index.d.ts +3 -0
  173. package/dist/providers/smtp/index.js +1 -0
  174. package/dist/providers/smtp/provider.d.ts +7 -0
  175. package/dist/providers/smtp/types.d.ts +63 -0
  176. package/dist/providers/sweego/index.d.ts +3 -0
  177. package/dist/providers/sweego/index.js +1 -0
  178. package/dist/providers/sweego/provider.d.ts +7 -0
  179. package/dist/providers/sweego/types.d.ts +32 -0
  180. package/dist/providers/utils/address-formatter.d.ts +139 -0
  181. package/dist/providers/utils/attachment-processor.d.ts +58 -0
  182. package/dist/providers/utils/index.d.ts +4 -0
  183. package/dist/providers/utils/payload-builder.d.ts +78 -0
  184. package/dist/providers/utils/provider-base.d.ts +69 -0
  185. package/dist/providers/zeptomail/index.d.ts +3 -0
  186. package/dist/providers/zeptomail/index.js +1 -0
  187. package/dist/providers/zeptomail/provider.d.ts +7 -0
  188. package/dist/providers/zeptomail/types.d.ts +29 -0
  189. package/dist/template-engines/handlebars.d.ts +25 -0
  190. package/dist/template-engines/handlebars.js +1 -0
  191. package/dist/template-engines/html-to-text.d.ts +27 -0
  192. package/dist/template-engines/html-to-text.js +1 -0
  193. package/dist/template-engines/mjml.d.ts +12 -0
  194. package/dist/template-engines/mjml.js +1 -0
  195. package/dist/template-engines/react-email.d.ts +11 -0
  196. package/dist/template-engines/react-email.js +1 -0
  197. package/dist/template-engines/types.d.ts +8 -0
  198. package/dist/template-engines/vue-email.d.ts +11 -0
  199. package/dist/template-engines/vue-email.js +1 -0
  200. package/dist/types.d.ts +185 -0
  201. package/dist/utils/build-mime-message.d.ts +8 -0
  202. package/dist/utils/compare-priority.d.ts +16 -0
  203. package/dist/utils/create-logger.d.ts +18 -0
  204. package/dist/utils/format-email-address.d.ts +9 -0
  205. package/dist/utils/format-email-addresses.d.ts +8 -0
  206. package/dist/utils/generate-boundary.d.ts +7 -0
  207. package/dist/utils/generate-message-id.d.ts +6 -0
  208. package/dist/utils/headers-to-record.d.ts +9 -0
  209. package/dist/utils/is-port-available.d.ts +9 -0
  210. package/dist/utils/make-request.d.ts +18 -0
  211. package/dist/utils/parse-address.d.ts +19 -0
  212. package/dist/utils/retry.d.ts +10 -0
  213. package/dist/utils/sanitize-header.d.ts +14 -0
  214. package/dist/utils/to-base64.d.ts +8 -0
  215. package/dist/utils/validate-email-options.d.ts +8 -0
  216. package/dist/utils/validate-email.d.ts +7 -0
  217. package/package.json +269 -0
package/LICENSE.md ADDED
@@ -0,0 +1,1266 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 Visulima
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
22
+
23
+ <!-- DEPENDENCIES -->
24
+
25
+ # Licenses of bundled dependencies
26
+ The published @visulima/email artifact additionally contains code with the following licenses:
27
+ MIT
28
+
29
+ # Bundled dependencies:
30
+ ## @visulima/error
31
+ License: MIT
32
+ By: Daniel Bannert
33
+ Repository: git+https://github.com/visulima/visulima.git
34
+
35
+ > MIT License
36
+ >
37
+ > Copyright (c) 2025 visulima
38
+ >
39
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
40
+ > of this software and associated documentation files (the "Software"), to deal
41
+ > in the Software without restriction, including without limitation the rights
42
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
43
+ > copies of the Software, and to permit persons to whom the Software is
44
+ > furnished to do so, subject to the following conditions:
45
+ >
46
+ > The above copyright notice and this permission notice shall be included in all
47
+ > copies or substantial portions of the Software.
48
+ >
49
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
50
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
51
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
52
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
53
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
54
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
55
+ > SOFTWARE.
56
+ >
57
+ >
58
+ >
59
+ > # Licenses of bundled dependencies
60
+ > The published @visulima/error artifact additionally contains code with the following licenses:
61
+ > MIT
62
+ >
63
+ > # Bundled dependencies:
64
+ > ## @visulima/path
65
+ > License: MIT
66
+ > By: Daniel Bannert
67
+ > Repository: git+https://github.com/visulima/visulima.git
68
+ >
69
+ > > MIT License
70
+ > >
71
+ > > Copyright (c) 2025 visulima
72
+ > >
73
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
74
+ > > of this software and associated documentation files (the "Software"), to deal
75
+ > > in the Software without restriction, including without limitation the rights
76
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
77
+ > > copies of the Software, and to permit persons to whom the Software is
78
+ > > furnished to do so, subject to the following conditions:
79
+ > >
80
+ > > The above copyright notice and this permission notice shall be included in all
81
+ > > copies or substantial portions of the Software.
82
+ > >
83
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
84
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
85
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
86
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
87
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
88
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
89
+ > > SOFTWARE.
90
+ > >
91
+ > > ---
92
+ > >
93
+ > > MIT License
94
+ > >
95
+ > > Copyright (c) Pooya Parsa <pooya@pi0.io> - Daniel Roe <daniel@roe.dev>
96
+ > >
97
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
98
+ > > of this software and associated documentation files (the "Software"), to deal
99
+ > > in the Software without restriction, including without limitation the rights
100
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
101
+ > > copies of the Software, and to permit persons to whom the Software is
102
+ > > furnished to do so, subject to the following conditions:
103
+ > >
104
+ > > The above copyright notice and this permission notice shall be included in all
105
+ > > copies or substantial portions of the Software.
106
+ > >
107
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
108
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
109
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
110
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
111
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
112
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
113
+ > > SOFTWARE.
114
+ > >
115
+ > > ---
116
+ > >
117
+ > > Copyright Joyent, Inc. and other Node contributors.
118
+ > >
119
+ > > Permission is hereby granted, free of charge, to any person obtaining a
120
+ > > copy of this software and associated documentation files (the
121
+ > > "Software"), to deal in the Software without restriction, including
122
+ > > without limitation the rights to use, copy, modify, merge, publish,
123
+ > > distribute, sublicense, and/or sell copies of the Software, and to permit
124
+ > > persons to whom the Software is furnished to do so, subject to the
125
+ > > following conditions:
126
+ > >
127
+ > > The above copyright notice and this permission notice shall be included
128
+ > > in all copies or substantial portions of the Software.
129
+ > >
130
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
131
+ > > OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
132
+ > > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
133
+ > > NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
134
+ > > DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
135
+ > > OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
136
+ > > USE OR OTHER DEALINGS IN THE SOFTWARE.
137
+ > >
138
+ > > ---
139
+ > >
140
+ > > Bundled zeptomatch (https://github.com/fabiospampinato/zeptomatch)
141
+ > >
142
+ > > The MIT License (MIT)
143
+ > >
144
+ > > Copyright (c) 2023-present Fabio Spampinato
145
+ > >
146
+ > > Permission is hereby granted, free of charge, to any person obtaining a
147
+ > > copy of this software and associated documentation files (the "Software"),
148
+ > > to deal in the Software without restriction, including without limitation
149
+ > > the rights to use, copy, modify, merge, publish, distribute, sublicense,
150
+ > > and/or sell copies of the Software, and to permit persons to whom the
151
+ > > Software is furnished to do so, subject to the following conditions:
152
+ > >
153
+ > > The above copyright notice and this permission notice shall be included in
154
+ > > all copies or substantial portions of the Software.
155
+ > >
156
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
157
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
158
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
159
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
160
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
161
+ > > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
162
+ > > DEALINGS IN THE SOFTWARE.
163
+ > >
164
+ > >
165
+ > >
166
+ > > # Licenses of bundled dependencies
167
+ > > The published @visulima/path artifact additionally contains code with the following licenses:
168
+ > > MIT
169
+ > >
170
+ > > # Bundled dependencies:
171
+ > > ## binary-extensions
172
+ > > License: MIT
173
+ > > By: Sindre Sorhus
174
+ > > Repository: sindresorhus/binary-extensions
175
+ > >
176
+ > > > MIT License
177
+ > > >
178
+ > > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
179
+ > > > Copyright (c) Paul Miller (https://paulmillr.com)
180
+ > > >
181
+ > > > 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:
182
+ > > >
183
+ > > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
184
+ > > >
185
+ > > > 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.
186
+ >
187
+ > ---------------------------------------
188
+ >
189
+ > ## is-plain-obj
190
+ > License: MIT
191
+ > By: Sindre Sorhus
192
+ > Repository: sindresorhus/is-plain-obj
193
+ >
194
+ > > MIT License
195
+ > >
196
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
197
+ > >
198
+ > > 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:
199
+ > >
200
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
201
+ > >
202
+ > > 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.
203
+
204
+ ---------------------------------------
205
+
206
+ ## @visulima/fs
207
+ License: MIT
208
+ By: Daniel Bannert
209
+ Repository: git+https://github.com/visulima/visulima.git
210
+
211
+ > MIT License
212
+ >
213
+ > Copyright (c) 2025 visulima
214
+ >
215
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
216
+ > of this software and associated documentation files (the "Software"), to deal
217
+ > in the Software without restriction, including without limitation the rights
218
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
219
+ > copies of the Software, and to permit persons to whom the Software is
220
+ > furnished to do so, subject to the following conditions:
221
+ >
222
+ > The above copyright notice and this permission notice shall be included in all
223
+ > copies or substantial portions of the Software.
224
+ >
225
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
226
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
227
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
228
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
229
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
230
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
231
+ > SOFTWARE.
232
+ >
233
+ >
234
+ >
235
+ > # Licenses of bundled dependencies
236
+ > The published @visulima/fs artifact additionally contains code with the following licenses:
237
+ > MIT
238
+ >
239
+ > # Bundled dependencies:
240
+ > ## @visulima/error
241
+ > License: MIT
242
+ > By: Daniel Bannert
243
+ > Repository: git+https://github.com/visulima/visulima.git
244
+ >
245
+ > > MIT License
246
+ > >
247
+ > > Copyright (c) 2025 visulima
248
+ > >
249
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
250
+ > > of this software and associated documentation files (the "Software"), to deal
251
+ > > in the Software without restriction, including without limitation the rights
252
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
253
+ > > copies of the Software, and to permit persons to whom the Software is
254
+ > > furnished to do so, subject to the following conditions:
255
+ > >
256
+ > > The above copyright notice and this permission notice shall be included in all
257
+ > > copies or substantial portions of the Software.
258
+ > >
259
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
260
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
261
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
262
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
263
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
264
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
265
+ > > SOFTWARE.
266
+ > >
267
+ > >
268
+ > >
269
+ > > # Licenses of bundled dependencies
270
+ > > The published @visulima/error artifact additionally contains code with the following licenses:
271
+ > > MIT
272
+ > >
273
+ > > # Bundled dependencies:
274
+ > > ## @visulima/path
275
+ > > License: MIT
276
+ > > By: Daniel Bannert
277
+ > > Repository: git+https://github.com/visulima/visulima.git
278
+ > >
279
+ > > > MIT License
280
+ > > >
281
+ > > > Copyright (c) 2025 visulima
282
+ > > >
283
+ > > > Permission is hereby granted, free of charge, to any person obtaining a copy
284
+ > > > of this software and associated documentation files (the "Software"), to deal
285
+ > > > in the Software without restriction, including without limitation the rights
286
+ > > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
287
+ > > > copies of the Software, and to permit persons to whom the Software is
288
+ > > > furnished to do so, subject to the following conditions:
289
+ > > >
290
+ > > > The above copyright notice and this permission notice shall be included in all
291
+ > > > copies or substantial portions of the Software.
292
+ > > >
293
+ > > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
294
+ > > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
295
+ > > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
296
+ > > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
297
+ > > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
298
+ > > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
299
+ > > > SOFTWARE.
300
+ > > >
301
+ > > > ---
302
+ > > >
303
+ > > > MIT License
304
+ > > >
305
+ > > > Copyright (c) Pooya Parsa <pooya@pi0.io> - Daniel Roe <daniel@roe.dev>
306
+ > > >
307
+ > > > Permission is hereby granted, free of charge, to any person obtaining a copy
308
+ > > > of this software and associated documentation files (the "Software"), to deal
309
+ > > > in the Software without restriction, including without limitation the rights
310
+ > > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
311
+ > > > copies of the Software, and to permit persons to whom the Software is
312
+ > > > furnished to do so, subject to the following conditions:
313
+ > > >
314
+ > > > The above copyright notice and this permission notice shall be included in all
315
+ > > > copies or substantial portions of the Software.
316
+ > > >
317
+ > > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
318
+ > > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
319
+ > > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
320
+ > > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
321
+ > > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
322
+ > > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
323
+ > > > SOFTWARE.
324
+ > > >
325
+ > > > ---
326
+ > > >
327
+ > > > Copyright Joyent, Inc. and other Node contributors.
328
+ > > >
329
+ > > > Permission is hereby granted, free of charge, to any person obtaining a
330
+ > > > copy of this software and associated documentation files (the
331
+ > > > "Software"), to deal in the Software without restriction, including
332
+ > > > without limitation the rights to use, copy, modify, merge, publish,
333
+ > > > distribute, sublicense, and/or sell copies of the Software, and to permit
334
+ > > > persons to whom the Software is furnished to do so, subject to the
335
+ > > > following conditions:
336
+ > > >
337
+ > > > The above copyright notice and this permission notice shall be included
338
+ > > > in all copies or substantial portions of the Software.
339
+ > > >
340
+ > > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
341
+ > > > OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
342
+ > > > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
343
+ > > > NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
344
+ > > > DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
345
+ > > > OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
346
+ > > > USE OR OTHER DEALINGS IN THE SOFTWARE.
347
+ > > >
348
+ > > > ---
349
+ > > >
350
+ > > > Bundled zeptomatch (https://github.com/fabiospampinato/zeptomatch)
351
+ > > >
352
+ > > > The MIT License (MIT)
353
+ > > >
354
+ > > > Copyright (c) 2023-present Fabio Spampinato
355
+ > > >
356
+ > > > Permission is hereby granted, free of charge, to any person obtaining a
357
+ > > > copy of this software and associated documentation files (the "Software"),
358
+ > > > to deal in the Software without restriction, including without limitation
359
+ > > > the rights to use, copy, modify, merge, publish, distribute, sublicense,
360
+ > > > and/or sell copies of the Software, and to permit persons to whom the
361
+ > > > Software is furnished to do so, subject to the following conditions:
362
+ > > >
363
+ > > > The above copyright notice and this permission notice shall be included in
364
+ > > > all copies or substantial portions of the Software.
365
+ > > >
366
+ > > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
367
+ > > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
368
+ > > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
369
+ > > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
370
+ > > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
371
+ > > > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
372
+ > > > DEALINGS IN THE SOFTWARE.
373
+ > > >
374
+ > > >
375
+ > > >
376
+ > > > # Licenses of bundled dependencies
377
+ > > > The published @visulima/path artifact additionally contains code with the following licenses:
378
+ > > > MIT
379
+ > > >
380
+ > > > # Bundled dependencies:
381
+ > > > ## binary-extensions
382
+ > > > License: MIT
383
+ > > > By: Sindre Sorhus
384
+ > > > Repository: sindresorhus/binary-extensions
385
+ > > >
386
+ > > > > MIT License
387
+ > > > >
388
+ > > > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
389
+ > > > > Copyright (c) Paul Miller (https://paulmillr.com)
390
+ > > > >
391
+ > > > > 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:
392
+ > > > >
393
+ > > > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
394
+ > > > >
395
+ > > > > 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.
396
+ > >
397
+ > > ---------------------------------------
398
+ > >
399
+ > > ## is-plain-obj
400
+ > > License: MIT
401
+ > > By: Sindre Sorhus
402
+ > > Repository: sindresorhus/is-plain-obj
403
+ > >
404
+ > > > MIT License
405
+ > > >
406
+ > > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
407
+ > > >
408
+ > > > 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:
409
+ > > >
410
+ > > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
411
+ > > >
412
+ > > > 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.
413
+ >
414
+ > ---------------------------------------
415
+ >
416
+ > ## detect-indent
417
+ > License: MIT
418
+ > By: Sindre Sorhus
419
+ > Repository: sindresorhus/detect-indent
420
+ >
421
+ > > MIT License
422
+ > >
423
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
424
+ > >
425
+ > > 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:
426
+ > >
427
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
428
+ > >
429
+ > > 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.
430
+ >
431
+ > ---------------------------------------
432
+ >
433
+ > ## is-fs-case-sensitive
434
+ > License: MIT
435
+ > By: Hiroki Osame
436
+ > Repository: privatenumber/is-fs-case-sensitive
437
+ >
438
+ > > MIT License
439
+ > >
440
+ > > Copyright (c) Hiroki Osame <hiroki.osame@gmail.com>
441
+ > >
442
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
443
+ > > of this software and associated documentation files (the "Software"), to deal
444
+ > > in the Software without restriction, including without limitation the rights
445
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
446
+ > > copies of the Software, and to permit persons to whom the Software is
447
+ > > furnished to do so, subject to the following conditions:
448
+ > >
449
+ > > The above copyright notice and this permission notice shall be included in all
450
+ > > copies or substantial portions of the Software.
451
+ > >
452
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
453
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
454
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
455
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
456
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
457
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
458
+ > > SOFTWARE.
459
+ >
460
+ >
461
+ >
462
+ >
463
+ >
464
+ > # Licenses of bundled types
465
+ >
466
+ > The published @visulima/fs artifact additionally contains code with the following licenses:
467
+ > MIT
468
+ >
469
+ > # Bundled types:
470
+ >
471
+ > ## is-fs-case-sensitive
472
+ >
473
+ > License: MIT
474
+ > By: Hiroki Osame
475
+ > Repository: privatenumber/is-fs-case-sensitive
476
+ >
477
+ > > MIT License
478
+ > >
479
+ > > Copyright (c) Hiroki Osame <hiroki.osame@gmail.com>
480
+ > >
481
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
482
+ > > of this software and associated documentation files (the "Software"), to deal
483
+ > > in the Software without restriction, including without limitation the rights
484
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
485
+ > > copies of the Software, and to permit persons to whom the Software is
486
+ > > furnished to do so, subject to the following conditions:
487
+ > >
488
+ > > The above copyright notice and this permission notice shall be included in all
489
+ > > copies or substantial portions of the Software.
490
+ > >
491
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
492
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
493
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
494
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
495
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
496
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
497
+ > > SOFTWARE.
498
+
499
+ ---------------------------------------
500
+
501
+ ## @visulima/path
502
+ License: MIT
503
+ By: Daniel Bannert
504
+ Repository: git+https://github.com/visulima/visulima.git
505
+
506
+ > MIT License
507
+ >
508
+ > Copyright (c) 2025 visulima
509
+ >
510
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
511
+ > of this software and associated documentation files (the "Software"), to deal
512
+ > in the Software without restriction, including without limitation the rights
513
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
514
+ > copies of the Software, and to permit persons to whom the Software is
515
+ > furnished to do so, subject to the following conditions:
516
+ >
517
+ > The above copyright notice and this permission notice shall be included in all
518
+ > copies or substantial portions of the Software.
519
+ >
520
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
521
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
522
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
523
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
524
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
525
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
526
+ > SOFTWARE.
527
+ >
528
+ > ---
529
+ >
530
+ > MIT License
531
+ >
532
+ > Copyright (c) Pooya Parsa <pooya@pi0.io> - Daniel Roe <daniel@roe.dev>
533
+ >
534
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
535
+ > of this software and associated documentation files (the "Software"), to deal
536
+ > in the Software without restriction, including without limitation the rights
537
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
538
+ > copies of the Software, and to permit persons to whom the Software is
539
+ > furnished to do so, subject to the following conditions:
540
+ >
541
+ > The above copyright notice and this permission notice shall be included in all
542
+ > copies or substantial portions of the Software.
543
+ >
544
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
545
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
546
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
547
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
548
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
549
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
550
+ > SOFTWARE.
551
+ >
552
+ > ---
553
+ >
554
+ > Copyright Joyent, Inc. and other Node contributors.
555
+ >
556
+ > Permission is hereby granted, free of charge, to any person obtaining a
557
+ > copy of this software and associated documentation files (the
558
+ > "Software"), to deal in the Software without restriction, including
559
+ > without limitation the rights to use, copy, modify, merge, publish,
560
+ > distribute, sublicense, and/or sell copies of the Software, and to permit
561
+ > persons to whom the Software is furnished to do so, subject to the
562
+ > following conditions:
563
+ >
564
+ > The above copyright notice and this permission notice shall be included
565
+ > in all copies or substantial portions of the Software.
566
+ >
567
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
568
+ > OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
569
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
570
+ > NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
571
+ > DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
572
+ > OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
573
+ > USE OR OTHER DEALINGS IN THE SOFTWARE.
574
+ >
575
+ > ---
576
+ >
577
+ > Bundled zeptomatch (https://github.com/fabiospampinato/zeptomatch)
578
+ >
579
+ > The MIT License (MIT)
580
+ >
581
+ > Copyright (c) 2023-present Fabio Spampinato
582
+ >
583
+ > Permission is hereby granted, free of charge, to any person obtaining a
584
+ > copy of this software and associated documentation files (the "Software"),
585
+ > to deal in the Software without restriction, including without limitation
586
+ > the rights to use, copy, modify, merge, publish, distribute, sublicense,
587
+ > and/or sell copies of the Software, and to permit persons to whom the
588
+ > Software is furnished to do so, subject to the following conditions:
589
+ >
590
+ > The above copyright notice and this permission notice shall be included in
591
+ > all copies or substantial portions of the Software.
592
+ >
593
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
594
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
595
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
596
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
597
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
598
+ > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
599
+ > DEALINGS IN THE SOFTWARE.
600
+ >
601
+ >
602
+ >
603
+ > # Licenses of bundled dependencies
604
+ > The published @visulima/path artifact additionally contains code with the following licenses:
605
+ > MIT
606
+ >
607
+ > # Bundled dependencies:
608
+ > ## binary-extensions
609
+ > License: MIT
610
+ > By: Sindre Sorhus
611
+ > Repository: sindresorhus/binary-extensions
612
+ >
613
+ > > MIT License
614
+ > >
615
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
616
+ > > Copyright (c) Paul Miller (https://paulmillr.com)
617
+ > >
618
+ > > 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:
619
+ > >
620
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
621
+ > >
622
+ > > 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.
623
+
624
+ <!-- /DEPENDENCIES -->
625
+
626
+ <!-- TYPE_DEPENDENCIES -->
627
+
628
+ # Licenses of bundled types
629
+
630
+ The published @visulima/email artifact additionally contains code with the following licenses:
631
+ MIT
632
+
633
+ # Bundled types:
634
+
635
+ ## @visulima/error
636
+
637
+ License: MIT
638
+ By: Daniel Bannert
639
+ Repository: git+https://github.com/visulima/visulima.git
640
+
641
+ > MIT License
642
+ >
643
+ > Copyright (c) 2025 visulima
644
+ >
645
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
646
+ > of this software and associated documentation files (the "Software"), to deal
647
+ > in the Software without restriction, including without limitation the rights
648
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
649
+ > copies of the Software, and to permit persons to whom the Software is
650
+ > furnished to do so, subject to the following conditions:
651
+ >
652
+ > The above copyright notice and this permission notice shall be included in all
653
+ > copies or substantial portions of the Software.
654
+ >
655
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
656
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
657
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
658
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
659
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
660
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
661
+ > SOFTWARE.
662
+ >
663
+ > <!-- DEPENDENCIES -->
664
+
665
+ # Licenses of bundled dependencies
666
+ The published @visulima/email artifact additionally contains code with the following licenses:
667
+ MIT
668
+
669
+ # Bundled dependencies:
670
+ ## @visulima/error
671
+ License: MIT
672
+ By: Daniel Bannert
673
+ Repository: git+https://github.com/visulima/visulima.git
674
+
675
+ > MIT License
676
+ >
677
+ > Copyright (c) 2025 visulima
678
+ >
679
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
680
+ > of this software and associated documentation files (the "Software"), to deal
681
+ > in the Software without restriction, including without limitation the rights
682
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
683
+ > copies of the Software, and to permit persons to whom the Software is
684
+ > furnished to do so, subject to the following conditions:
685
+ >
686
+ > The above copyright notice and this permission notice shall be included in all
687
+ > copies or substantial portions of the Software.
688
+ >
689
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
690
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
691
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
692
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
693
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
694
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
695
+ > SOFTWARE.
696
+ >
697
+ >
698
+ >
699
+ > # Licenses of bundled dependencies
700
+ > The published @visulima/error artifact additionally contains code with the following licenses:
701
+ > MIT
702
+ >
703
+ > # Bundled dependencies:
704
+ > ## @visulima/path
705
+ > License: MIT
706
+ > By: Daniel Bannert
707
+ > Repository: git+https://github.com/visulima/visulima.git
708
+ >
709
+ > > MIT License
710
+ > >
711
+ > > Copyright (c) 2025 visulima
712
+ > >
713
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
714
+ > > of this software and associated documentation files (the "Software"), to deal
715
+ > > in the Software without restriction, including without limitation the rights
716
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
717
+ > > copies of the Software, and to permit persons to whom the Software is
718
+ > > furnished to do so, subject to the following conditions:
719
+ > >
720
+ > > The above copyright notice and this permission notice shall be included in all
721
+ > > copies or substantial portions of the Software.
722
+ > >
723
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
724
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
725
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
726
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
727
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
728
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
729
+ > > SOFTWARE.
730
+ > >
731
+ > > ---
732
+ > >
733
+ > > MIT License
734
+ > >
735
+ > > Copyright (c) Pooya Parsa <pooya@pi0.io> - Daniel Roe <daniel@roe.dev>
736
+ > >
737
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
738
+ > > of this software and associated documentation files (the "Software"), to deal
739
+ > > in the Software without restriction, including without limitation the rights
740
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
741
+ > > copies of the Software, and to permit persons to whom the Software is
742
+ > > furnished to do so, subject to the following conditions:
743
+ > >
744
+ > > The above copyright notice and this permission notice shall be included in all
745
+ > > copies or substantial portions of the Software.
746
+ > >
747
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
748
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
749
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
750
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
751
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
752
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
753
+ > > SOFTWARE.
754
+ > >
755
+ > > ---
756
+ > >
757
+ > > Copyright Joyent, Inc. and other Node contributors.
758
+ > >
759
+ > > Permission is hereby granted, free of charge, to any person obtaining a
760
+ > > copy of this software and associated documentation files (the
761
+ > > "Software"), to deal in the Software without restriction, including
762
+ > > without limitation the rights to use, copy, modify, merge, publish,
763
+ > > distribute, sublicense, and/or sell copies of the Software, and to permit
764
+ > > persons to whom the Software is furnished to do so, subject to the
765
+ > > following conditions:
766
+ > >
767
+ > > The above copyright notice and this permission notice shall be included
768
+ > > in all copies or substantial portions of the Software.
769
+ > >
770
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
771
+ > > OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
772
+ > > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
773
+ > > NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
774
+ > > DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
775
+ > > OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
776
+ > > USE OR OTHER DEALINGS IN THE SOFTWARE.
777
+ > >
778
+ > > ---
779
+ > >
780
+ > > Bundled zeptomatch (https://github.com/fabiospampinato/zeptomatch)
781
+ > >
782
+ > > The MIT License (MIT)
783
+ > >
784
+ > > Copyright (c) 2023-present Fabio Spampinato
785
+ > >
786
+ > > Permission is hereby granted, free of charge, to any person obtaining a
787
+ > > copy of this software and associated documentation files (the "Software"),
788
+ > > to deal in the Software without restriction, including without limitation
789
+ > > the rights to use, copy, modify, merge, publish, distribute, sublicense,
790
+ > > and/or sell copies of the Software, and to permit persons to whom the
791
+ > > Software is furnished to do so, subject to the following conditions:
792
+ > >
793
+ > > The above copyright notice and this permission notice shall be included in
794
+ > > all copies or substantial portions of the Software.
795
+ > >
796
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
797
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
798
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
799
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
800
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
801
+ > > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
802
+ > > DEALINGS IN THE SOFTWARE.
803
+ > >
804
+ > >
805
+ > >
806
+ > > # Licenses of bundled dependencies
807
+ > > The published @visulima/path artifact additionally contains code with the following licenses:
808
+ > > MIT
809
+ > >
810
+ > > # Bundled dependencies:
811
+ > > ## binary-extensions
812
+ > > License: MIT
813
+ > > By: Sindre Sorhus
814
+ > > Repository: sindresorhus/binary-extensions
815
+ > >
816
+ > > > MIT License
817
+ > > >
818
+ > > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
819
+ > > > Copyright (c) Paul Miller (https://paulmillr.com)
820
+ > > >
821
+ > > > 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:
822
+ > > >
823
+ > > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
824
+ > > >
825
+ > > > 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.
826
+ >
827
+ > ---------------------------------------
828
+ >
829
+ > ## is-plain-obj
830
+ > License: MIT
831
+ > By: Sindre Sorhus
832
+ > Repository: sindresorhus/is-plain-obj
833
+ >
834
+ > > MIT License
835
+ > >
836
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
837
+ > >
838
+ > > 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:
839
+ > >
840
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
841
+ > >
842
+ > > 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.
843
+
844
+ ---------------------------------------
845
+
846
+ ## @visulima/fs
847
+ License: MIT
848
+ By: Daniel Bannert
849
+ Repository: git+https://github.com/visulima/visulima.git
850
+
851
+ > MIT License
852
+ >
853
+ > Copyright (c) 2025 visulima
854
+ >
855
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
856
+ > of this software and associated documentation files (the "Software"), to deal
857
+ > in the Software without restriction, including without limitation the rights
858
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
859
+ > copies of the Software, and to permit persons to whom the Software is
860
+ > furnished to do so, subject to the following conditions:
861
+ >
862
+ > The above copyright notice and this permission notice shall be included in all
863
+ > copies or substantial portions of the Software.
864
+ >
865
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
866
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
867
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
868
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
869
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
870
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
871
+ > SOFTWARE.
872
+ >
873
+ >
874
+ >
875
+ > # Licenses of bundled dependencies
876
+ > The published @visulima/fs artifact additionally contains code with the following licenses:
877
+ > MIT
878
+ >
879
+ > # Bundled dependencies:
880
+ > ## @visulima/error
881
+ > License: MIT
882
+ > By: Daniel Bannert
883
+ > Repository: git+https://github.com/visulima/visulima.git
884
+ >
885
+ > > MIT License
886
+ > >
887
+ > > Copyright (c) 2025 visulima
888
+ > >
889
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
890
+ > > of this software and associated documentation files (the "Software"), to deal
891
+ > > in the Software without restriction, including without limitation the rights
892
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
893
+ > > copies of the Software, and to permit persons to whom the Software is
894
+ > > furnished to do so, subject to the following conditions:
895
+ > >
896
+ > > The above copyright notice and this permission notice shall be included in all
897
+ > > copies or substantial portions of the Software.
898
+ > >
899
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
900
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
901
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
902
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
903
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
904
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
905
+ > > SOFTWARE.
906
+ > >
907
+ > >
908
+ > >
909
+ > > # Licenses of bundled dependencies
910
+ > > The published @visulima/error artifact additionally contains code with the following licenses:
911
+ > > MIT
912
+ > >
913
+ > > # Bundled dependencies:
914
+ > > ## @visulima/path
915
+ > > License: MIT
916
+ > > By: Daniel Bannert
917
+ > > Repository: git+https://github.com/visulima/visulima.git
918
+ > >
919
+ > > > MIT License
920
+ > > >
921
+ > > > Copyright (c) 2025 visulima
922
+ > > >
923
+ > > > Permission is hereby granted, free of charge, to any person obtaining a copy
924
+ > > > of this software and associated documentation files (the "Software"), to deal
925
+ > > > in the Software without restriction, including without limitation the rights
926
+ > > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
927
+ > > > copies of the Software, and to permit persons to whom the Software is
928
+ > > > furnished to do so, subject to the following conditions:
929
+ > > >
930
+ > > > The above copyright notice and this permission notice shall be included in all
931
+ > > > copies or substantial portions of the Software.
932
+ > > >
933
+ > > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
934
+ > > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
935
+ > > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
936
+ > > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
937
+ > > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
938
+ > > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
939
+ > > > SOFTWARE.
940
+ > > >
941
+ > > > ---
942
+ > > >
943
+ > > > MIT License
944
+ > > >
945
+ > > > Copyright (c) Pooya Parsa <pooya@pi0.io> - Daniel Roe <daniel@roe.dev>
946
+ > > >
947
+ > > > Permission is hereby granted, free of charge, to any person obtaining a copy
948
+ > > > of this software and associated documentation files (the "Software"), to deal
949
+ > > > in the Software without restriction, including without limitation the rights
950
+ > > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
951
+ > > > copies of the Software, and to permit persons to whom the Software is
952
+ > > > furnished to do so, subject to the following conditions:
953
+ > > >
954
+ > > > The above copyright notice and this permission notice shall be included in all
955
+ > > > copies or substantial portions of the Software.
956
+ > > >
957
+ > > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
958
+ > > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
959
+ > > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
960
+ > > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
961
+ > > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
962
+ > > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
963
+ > > > SOFTWARE.
964
+ > > >
965
+ > > > ---
966
+ > > >
967
+ > > > Copyright Joyent, Inc. and other Node contributors.
968
+ > > >
969
+ > > > Permission is hereby granted, free of charge, to any person obtaining a
970
+ > > > copy of this software and associated documentation files (the
971
+ > > > "Software"), to deal in the Software without restriction, including
972
+ > > > without limitation the rights to use, copy, modify, merge, publish,
973
+ > > > distribute, sublicense, and/or sell copies of the Software, and to permit
974
+ > > > persons to whom the Software is furnished to do so, subject to the
975
+ > > > following conditions:
976
+ > > >
977
+ > > > The above copyright notice and this permission notice shall be included
978
+ > > > in all copies or substantial portions of the Software.
979
+ > > >
980
+ > > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
981
+ > > > OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
982
+ > > > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
983
+ > > > NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
984
+ > > > DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
985
+ > > > OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
986
+ > > > USE OR OTHER DEALINGS IN THE SOFTWARE.
987
+ > > >
988
+ > > > ---
989
+ > > >
990
+ > > > Bundled zeptomatch (https://github.com/fabiospampinato/zeptomatch)
991
+ > > >
992
+ > > > The MIT License (MIT)
993
+ > > >
994
+ > > > Copyright (c) 2023-present Fabio Spampinato
995
+ > > >
996
+ > > > Permission is hereby granted, free of charge, to any person obtaining a
997
+ > > > copy of this software and associated documentation files (the "Software"),
998
+ > > > to deal in the Software without restriction, including without limitation
999
+ > > > the rights to use, copy, modify, merge, publish, distribute, sublicense,
1000
+ > > > and/or sell copies of the Software, and to permit persons to whom the
1001
+ > > > Software is furnished to do so, subject to the following conditions:
1002
+ > > >
1003
+ > > > The above copyright notice and this permission notice shall be included in
1004
+ > > > all copies or substantial portions of the Software.
1005
+ > > >
1006
+ > > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1007
+ > > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1008
+ > > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1009
+ > > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1010
+ > > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1011
+ > > > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1012
+ > > > DEALINGS IN THE SOFTWARE.
1013
+ > > >
1014
+ > > >
1015
+ > > >
1016
+ > > > # Licenses of bundled dependencies
1017
+ > > > The published @visulima/path artifact additionally contains code with the following licenses:
1018
+ > > > MIT
1019
+ > > >
1020
+ > > > # Bundled dependencies:
1021
+ > > > ## binary-extensions
1022
+ > > > License: MIT
1023
+ > > > By: Sindre Sorhus
1024
+ > > > Repository: sindresorhus/binary-extensions
1025
+ > > >
1026
+ > > > > MIT License
1027
+ > > > >
1028
+ > > > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1029
+ > > > > Copyright (c) Paul Miller (https://paulmillr.com)
1030
+ > > > >
1031
+ > > > > 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:
1032
+ > > > >
1033
+ > > > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1034
+ > > > >
1035
+ > > > > 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.
1036
+ > >
1037
+ > > ---------------------------------------
1038
+ > >
1039
+ > > ## is-plain-obj
1040
+ > > License: MIT
1041
+ > > By: Sindre Sorhus
1042
+ > > Repository: sindresorhus/is-plain-obj
1043
+ > >
1044
+ > > > MIT License
1045
+ > > >
1046
+ > > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1047
+ > > >
1048
+ > > > 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:
1049
+ > > >
1050
+ > > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1051
+ > > >
1052
+ > > > 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.
1053
+ >
1054
+ > ---------------------------------------
1055
+ >
1056
+ > ## detect-indent
1057
+ > License: MIT
1058
+ > By: Sindre Sorhus
1059
+ > Repository: sindresorhus/detect-indent
1060
+ >
1061
+ > > MIT License
1062
+ > >
1063
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1064
+ > >
1065
+ > > 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:
1066
+ > >
1067
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1068
+ > >
1069
+ > > 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.
1070
+ >
1071
+ > ---------------------------------------
1072
+ >
1073
+ > ## is-fs-case-sensitive
1074
+ > License: MIT
1075
+ > By: Hiroki Osame
1076
+ > Repository: privatenumber/is-fs-case-sensitive
1077
+ >
1078
+ > > MIT License
1079
+ > >
1080
+ > > Copyright (c) Hiroki Osame <hiroki.osame@gmail.com>
1081
+ > >
1082
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
1083
+ > > of this software and associated documentation files (the "Software"), to deal
1084
+ > > in the Software without restriction, including without limitation the rights
1085
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1086
+ > > copies of the Software, and to permit persons to whom the Software is
1087
+ > > furnished to do so, subject to the following conditions:
1088
+ > >
1089
+ > > The above copyright notice and this permission notice shall be included in all
1090
+ > > copies or substantial portions of the Software.
1091
+ > >
1092
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1093
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1094
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1095
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1096
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1097
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1098
+ > > SOFTWARE.
1099
+ >
1100
+ >
1101
+ >
1102
+ >
1103
+ >
1104
+ > # Licenses of bundled types
1105
+ >
1106
+ > The published @visulima/fs artifact additionally contains code with the following licenses:
1107
+ > MIT
1108
+ >
1109
+ > # Bundled types:
1110
+ >
1111
+ > ## is-fs-case-sensitive
1112
+ >
1113
+ > License: MIT
1114
+ > By: Hiroki Osame
1115
+ > Repository: privatenumber/is-fs-case-sensitive
1116
+ >
1117
+ > > MIT License
1118
+ > >
1119
+ > > Copyright (c) Hiroki Osame <hiroki.osame@gmail.com>
1120
+ > >
1121
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
1122
+ > > of this software and associated documentation files (the "Software"), to deal
1123
+ > > in the Software without restriction, including without limitation the rights
1124
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1125
+ > > copies of the Software, and to permit persons to whom the Software is
1126
+ > > furnished to do so, subject to the following conditions:
1127
+ > >
1128
+ > > The above copyright notice and this permission notice shall be included in all
1129
+ > > copies or substantial portions of the Software.
1130
+ > >
1131
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1132
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1133
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1134
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1135
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1136
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1137
+ > > SOFTWARE.
1138
+
1139
+ ---------------------------------------
1140
+
1141
+ ## @visulima/path
1142
+ License: MIT
1143
+ By: Daniel Bannert
1144
+ Repository: git+https://github.com/visulima/visulima.git
1145
+
1146
+ > MIT License
1147
+ >
1148
+ > Copyright (c) 2025 visulima
1149
+ >
1150
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
1151
+ > of this software and associated documentation files (the "Software"), to deal
1152
+ > in the Software without restriction, including without limitation the rights
1153
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1154
+ > copies of the Software, and to permit persons to whom the Software is
1155
+ > furnished to do so, subject to the following conditions:
1156
+ >
1157
+ > The above copyright notice and this permission notice shall be included in all
1158
+ > copies or substantial portions of the Software.
1159
+ >
1160
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1161
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1162
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1163
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1164
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1165
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1166
+ > SOFTWARE.
1167
+ >
1168
+ > ---
1169
+ >
1170
+ > MIT License
1171
+ >
1172
+ > Copyright (c) Pooya Parsa <pooya@pi0.io> - Daniel Roe <daniel@roe.dev>
1173
+ >
1174
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
1175
+ > of this software and associated documentation files (the "Software"), to deal
1176
+ > in the Software without restriction, including without limitation the rights
1177
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1178
+ > copies of the Software, and to permit persons to whom the Software is
1179
+ > furnished to do so, subject to the following conditions:
1180
+ >
1181
+ > The above copyright notice and this permission notice shall be included in all
1182
+ > copies or substantial portions of the Software.
1183
+ >
1184
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1185
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1186
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1187
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1188
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1189
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1190
+ > SOFTWARE.
1191
+ >
1192
+ > ---
1193
+ >
1194
+ > Copyright Joyent, Inc. and other Node contributors.
1195
+ >
1196
+ > Permission is hereby granted, free of charge, to any person obtaining a
1197
+ > copy of this software and associated documentation files (the
1198
+ > "Software"), to deal in the Software without restriction, including
1199
+ > without limitation the rights to use, copy, modify, merge, publish,
1200
+ > distribute, sublicense, and/or sell copies of the Software, and to permit
1201
+ > persons to whom the Software is furnished to do so, subject to the
1202
+ > following conditions:
1203
+ >
1204
+ > The above copyright notice and this permission notice shall be included
1205
+ > in all copies or substantial portions of the Software.
1206
+ >
1207
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1208
+ > OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1209
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
1210
+ > NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
1211
+ > DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1212
+ > OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1213
+ > USE OR OTHER DEALINGS IN THE SOFTWARE.
1214
+ >
1215
+ > ---
1216
+ >
1217
+ > Bundled zeptomatch (https://github.com/fabiospampinato/zeptomatch)
1218
+ >
1219
+ > The MIT License (MIT)
1220
+ >
1221
+ > Copyright (c) 2023-present Fabio Spampinato
1222
+ >
1223
+ > Permission is hereby granted, free of charge, to any person obtaining a
1224
+ > copy of this software and associated documentation files (the "Software"),
1225
+ > to deal in the Software without restriction, including without limitation
1226
+ > the rights to use, copy, modify, merge, publish, distribute, sublicense,
1227
+ > and/or sell copies of the Software, and to permit persons to whom the
1228
+ > Software is furnished to do so, subject to the following conditions:
1229
+ >
1230
+ > The above copyright notice and this permission notice shall be included in
1231
+ > all copies or substantial portions of the Software.
1232
+ >
1233
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1234
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1235
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1236
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1237
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1238
+ > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1239
+ > DEALINGS IN THE SOFTWARE.
1240
+ >
1241
+ >
1242
+ >
1243
+ > # Licenses of bundled dependencies
1244
+ > The published @visulima/path artifact additionally contains code with the following licenses:
1245
+ > MIT
1246
+ >
1247
+ > # Bundled dependencies:
1248
+ > ## binary-extensions
1249
+ > License: MIT
1250
+ > By: Sindre Sorhus
1251
+ > Repository: sindresorhus/binary-extensions
1252
+ >
1253
+ > > MIT License
1254
+ > >
1255
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1256
+ > > Copyright (c) Paul Miller (https://paulmillr.com)
1257
+ > >
1258
+ > > 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:
1259
+ > >
1260
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1261
+ > >
1262
+ > > 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.
1263
+
1264
+ <!-- /DEPENDENCIES -->
1265
+
1266
+ <!-- /TYPE_DEPENDENCIES -->