modelmix 2.3.8 → 2.4.2

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 (593) hide show
  1. package/README.md +78 -3
  2. package/demo/demo.mjs +2 -2
  3. package/demo/title.md +1 -0
  4. package/index.js +19 -28
  5. package/package.json +1 -1
  6. package/demo/node_modules/.package-lock.json +0 -254
  7. package/demo/node_modules/@anthropic-ai/sdk/CHANGELOG.md +0 -859
  8. package/demo/node_modules/@anthropic-ai/sdk/LICENSE +0 -8
  9. package/demo/node_modules/@anthropic-ai/sdk/README.md +0 -424
  10. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.d.ts +0 -9
  11. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.d.ts.map +0 -1
  12. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.js +0 -16
  13. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.js.map +0 -1
  14. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.mjs +0 -12
  15. package/demo/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.mjs.map +0 -1
  16. package/demo/node_modules/@anthropic-ai/sdk/_shims/README.md +0 -46
  17. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.d.ts +0 -5
  18. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.d.ts.map +0 -1
  19. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.js +0 -21
  20. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.js.map +0 -1
  21. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.mjs +0 -2
  22. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.mjs.map +0 -1
  23. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.d.ts +0 -5
  24. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.d.ts.map +0 -1
  25. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.js +0 -21
  26. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.js.map +0 -1
  27. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.mjs +0 -2
  28. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.mjs.map +0 -1
  29. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.d.ts +0 -5
  30. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.d.ts.map +0 -1
  31. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.js +0 -21
  32. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.js.map +0 -1
  33. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.mjs +0 -2
  34. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.mjs.map +0 -1
  35. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.d.ts +0 -5
  36. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.d.ts.map +0 -1
  37. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.js +0 -21
  38. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.js.map +0 -1
  39. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.mjs +0 -2
  40. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.mjs.map +0 -1
  41. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types.d.ts +0 -101
  42. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types.js +0 -3
  43. package/demo/node_modules/@anthropic-ai/sdk/_shims/auto/types.mjs +0 -3
  44. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.d.ts +0 -6
  45. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.d.ts.map +0 -1
  46. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.js +0 -14
  47. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.js.map +0 -1
  48. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.mjs +0 -10
  49. package/demo/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.mjs.map +0 -1
  50. package/demo/node_modules/@anthropic-ai/sdk/_shims/index.d.ts +0 -81
  51. package/demo/node_modules/@anthropic-ai/sdk/_shims/index.js +0 -13
  52. package/demo/node_modules/@anthropic-ai/sdk/_shims/index.mjs +0 -7
  53. package/demo/node_modules/@anthropic-ai/sdk/_shims/manual-types.d.ts +0 -12
  54. package/demo/node_modules/@anthropic-ai/sdk/_shims/manual-types.js +0 -3
  55. package/demo/node_modules/@anthropic-ai/sdk/_shims/manual-types.mjs +0 -3
  56. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.d.ts +0 -3
  57. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.d.ts.map +0 -1
  58. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.js +0 -90
  59. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.js.map +0 -1
  60. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.mjs +0 -56
  61. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-runtime.mjs.map +0 -1
  62. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-types.d.ts +0 -42
  63. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-types.js +0 -3
  64. package/demo/node_modules/@anthropic-ai/sdk/_shims/node-types.mjs +0 -3
  65. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.d.ts +0 -37
  66. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.d.ts.map +0 -1
  67. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.js +0 -41
  68. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.js.map +0 -1
  69. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.mjs +0 -37
  70. package/demo/node_modules/@anthropic-ai/sdk/_shims/registry.mjs.map +0 -1
  71. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.d.ts +0 -5
  72. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.d.ts.map +0 -1
  73. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.js +0 -78
  74. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.js.map +0 -1
  75. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.mjs +0 -71
  76. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-runtime.mjs.map +0 -1
  77. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-types.d.ts +0 -83
  78. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-types.js +0 -3
  79. package/demo/node_modules/@anthropic-ai/sdk/_shims/web-types.mjs +0 -3
  80. package/demo/node_modules/@anthropic-ai/sdk/core.d.ts +0 -239
  81. package/demo/node_modules/@anthropic-ai/sdk/core.d.ts.map +0 -1
  82. package/demo/node_modules/@anthropic-ai/sdk/core.js +0 -879
  83. package/demo/node_modules/@anthropic-ai/sdk/core.js.map +0 -1
  84. package/demo/node_modules/@anthropic-ai/sdk/core.mjs +0 -848
  85. package/demo/node_modules/@anthropic-ai/sdk/core.mjs.map +0 -1
  86. package/demo/node_modules/@anthropic-ai/sdk/error.d.ts +0 -53
  87. package/demo/node_modules/@anthropic-ai/sdk/error.d.ts.map +0 -1
  88. package/demo/node_modules/@anthropic-ai/sdk/error.js +0 -143
  89. package/demo/node_modules/@anthropic-ai/sdk/error.js.map +0 -1
  90. package/demo/node_modules/@anthropic-ai/sdk/error.mjs +0 -127
  91. package/demo/node_modules/@anthropic-ai/sdk/error.mjs.map +0 -1
  92. package/demo/node_modules/@anthropic-ai/sdk/index.d.mts +0 -147
  93. package/demo/node_modules/@anthropic-ai/sdk/index.d.ts +0 -147
  94. package/demo/node_modules/@anthropic-ai/sdk/index.d.ts.map +0 -1
  95. package/demo/node_modules/@anthropic-ai/sdk/index.js +0 -149
  96. package/demo/node_modules/@anthropic-ai/sdk/index.js.map +0 -1
  97. package/demo/node_modules/@anthropic-ai/sdk/index.mjs +0 -121
  98. package/demo/node_modules/@anthropic-ai/sdk/index.mjs.map +0 -1
  99. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.d.ts +0 -94
  100. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.d.ts.map +0 -1
  101. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.js +0 -436
  102. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.js.map +0 -1
  103. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.mjs +0 -432
  104. package/demo/node_modules/@anthropic-ai/sdk/lib/MessageStream.mjs.map +0 -1
  105. package/demo/node_modules/@anthropic-ai/sdk/package.json +0 -104
  106. package/demo/node_modules/@anthropic-ai/sdk/resource.d.ts +0 -6
  107. package/demo/node_modules/@anthropic-ai/sdk/resource.d.ts.map +0 -1
  108. package/demo/node_modules/@anthropic-ai/sdk/resource.js +0 -11
  109. package/demo/node_modules/@anthropic-ai/sdk/resource.js.map +0 -1
  110. package/demo/node_modules/@anthropic-ai/sdk/resource.mjs +0 -7
  111. package/demo/node_modules/@anthropic-ai/sdk/resource.mjs.map +0 -1
  112. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.d.ts +0 -9
  113. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.d.ts.map +0 -1
  114. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.js +0 -40
  115. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.js.map +0 -1
  116. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.mjs +0 -13
  117. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/beta.mjs.map +0 -1
  118. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.d.ts +0 -3
  119. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.d.ts.map +0 -1
  120. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.js +0 -9
  121. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.js.map +0 -1
  122. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.mjs +0 -4
  123. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/index.mjs.map +0 -1
  124. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.d.ts +0 -3
  125. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.d.ts.map +0 -1
  126. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.js +0 -9
  127. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.js.map +0 -1
  128. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.mjs +0 -4
  129. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/index.mjs.map +0 -1
  130. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.d.ts +0 -462
  131. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.d.ts.map +0 -1
  132. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.js +0 -20
  133. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.js.map +0 -1
  134. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.mjs +0 -16
  135. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/messages.mjs.map +0 -1
  136. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.d.ts +0 -19
  137. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.d.ts.map +0 -1
  138. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.js +0 -40
  139. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.js.map +0 -1
  140. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.mjs +0 -13
  141. package/demo/node_modules/@anthropic-ai/sdk/resources/beta/tools/tools.mjs.map +0 -1
  142. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.d.ts +0 -184
  143. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.d.ts.map +0 -1
  144. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.js +0 -19
  145. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.js.map +0 -1
  146. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.mjs +0 -15
  147. package/demo/node_modules/@anthropic-ai/sdk/resources/completions.mjs.map +0 -1
  148. package/demo/node_modules/@anthropic-ai/sdk/resources/index.d.ts +0 -4
  149. package/demo/node_modules/@anthropic-ai/sdk/resources/index.d.ts.map +0 -1
  150. package/demo/node_modules/@anthropic-ai/sdk/resources/index.js +0 -11
  151. package/demo/node_modules/@anthropic-ai/sdk/resources/index.js.map +0 -1
  152. package/demo/node_modules/@anthropic-ai/sdk/resources/index.mjs +0 -5
  153. package/demo/node_modules/@anthropic-ai/sdk/resources/index.mjs.map +0 -1
  154. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.d.ts +0 -619
  155. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.d.ts.map +0 -1
  156. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.js +0 -28
  157. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.js.map +0 -1
  158. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.mjs +0 -23
  159. package/demo/node_modules/@anthropic-ai/sdk/resources/messages.mjs.map +0 -1
  160. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.d.ts +0 -2
  161. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.d.ts.map +0 -1
  162. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.js +0 -4
  163. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.js.map +0 -1
  164. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.mjs +0 -3
  165. package/demo/node_modules/@anthropic-ai/sdk/resources/top-level.mjs.map +0 -1
  166. package/demo/node_modules/@anthropic-ai/sdk/shims/node.d.ts +0 -29
  167. package/demo/node_modules/@anthropic-ai/sdk/shims/node.d.ts.map +0 -1
  168. package/demo/node_modules/@anthropic-ai/sdk/shims/node.js +0 -31
  169. package/demo/node_modules/@anthropic-ai/sdk/shims/node.js.map +0 -1
  170. package/demo/node_modules/@anthropic-ai/sdk/shims/node.mjs +0 -5
  171. package/demo/node_modules/@anthropic-ai/sdk/shims/node.mjs.map +0 -1
  172. package/demo/node_modules/@anthropic-ai/sdk/shims/web.d.ts +0 -26
  173. package/demo/node_modules/@anthropic-ai/sdk/shims/web.d.ts.map +0 -1
  174. package/demo/node_modules/@anthropic-ai/sdk/shims/web.js +0 -31
  175. package/demo/node_modules/@anthropic-ai/sdk/shims/web.js.map +0 -1
  176. package/demo/node_modules/@anthropic-ai/sdk/shims/web.mjs +0 -5
  177. package/demo/node_modules/@anthropic-ai/sdk/shims/web.mjs.map +0 -1
  178. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/MultipartBody.ts +0 -9
  179. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/README.md +0 -46
  180. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/runtime-bun.ts +0 -4
  181. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/runtime-node.ts +0 -4
  182. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/runtime.ts +0 -4
  183. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/types-node.ts +0 -4
  184. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/types.d.ts +0 -101
  185. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/types.js +0 -3
  186. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/auto/types.mjs +0 -3
  187. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/bun-runtime.ts +0 -14
  188. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/index.d.ts +0 -81
  189. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/index.js +0 -13
  190. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/index.mjs +0 -7
  191. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/manual-types.d.ts +0 -12
  192. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/manual-types.js +0 -3
  193. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/manual-types.mjs +0 -3
  194. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/node-runtime.ts +0 -83
  195. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/node-types.d.ts +0 -42
  196. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/node-types.js +0 -3
  197. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/node-types.mjs +0 -3
  198. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/registry.ts +0 -67
  199. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/web-runtime.ts +0 -103
  200. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/web-types.d.ts +0 -83
  201. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/web-types.js +0 -3
  202. package/demo/node_modules/@anthropic-ai/sdk/src/_shims/web-types.mjs +0 -3
  203. package/demo/node_modules/@anthropic-ai/sdk/src/core.ts +0 -1162
  204. package/demo/node_modules/@anthropic-ai/sdk/src/error.ts +0 -146
  205. package/demo/node_modules/@anthropic-ai/sdk/src/index.ts +0 -264
  206. package/demo/node_modules/@anthropic-ai/sdk/src/lib/.keep +0 -4
  207. package/demo/node_modules/@anthropic-ai/sdk/src/lib/MessageStream.ts +0 -535
  208. package/demo/node_modules/@anthropic-ai/sdk/src/resource.ts +0 -11
  209. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/beta.ts +0 -12
  210. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/index.ts +0 -4
  211. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/tools/index.ts +0 -16
  212. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/tools/messages.ts +0 -531
  213. package/demo/node_modules/@anthropic-ai/sdk/src/resources/beta/tools/tools.ts +0 -22
  214. package/demo/node_modules/@anthropic-ai/sdk/src/resources/completions.ts +0 -223
  215. package/demo/node_modules/@anthropic-ai/sdk/src/resources/index.ts +0 -33
  216. package/demo/node_modules/@anthropic-ai/sdk/src/resources/messages.ts +0 -729
  217. package/demo/node_modules/@anthropic-ai/sdk/src/resources/top-level.ts +0 -3
  218. package/demo/node_modules/@anthropic-ai/sdk/src/shims/node.ts +0 -50
  219. package/demo/node_modules/@anthropic-ai/sdk/src/shims/web.ts +0 -50
  220. package/demo/node_modules/@anthropic-ai/sdk/src/streaming.ts +0 -509
  221. package/demo/node_modules/@anthropic-ai/sdk/src/tsconfig.json +0 -11
  222. package/demo/node_modules/@anthropic-ai/sdk/src/uploads.ts +0 -248
  223. package/demo/node_modules/@anthropic-ai/sdk/src/version.ts +0 -1
  224. package/demo/node_modules/@anthropic-ai/sdk/streaming.d.ts +0 -41
  225. package/demo/node_modules/@anthropic-ai/sdk/streaming.d.ts.map +0 -1
  226. package/demo/node_modules/@anthropic-ai/sdk/streaming.js +0 -431
  227. package/demo/node_modules/@anthropic-ai/sdk/streaming.js.map +0 -1
  228. package/demo/node_modules/@anthropic-ai/sdk/streaming.mjs +0 -424
  229. package/demo/node_modules/@anthropic-ai/sdk/streaming.mjs.map +0 -1
  230. package/demo/node_modules/@anthropic-ai/sdk/uploads.d.ts +0 -75
  231. package/demo/node_modules/@anthropic-ai/sdk/uploads.d.ts.map +0 -1
  232. package/demo/node_modules/@anthropic-ai/sdk/uploads.js +0 -165
  233. package/demo/node_modules/@anthropic-ai/sdk/uploads.js.map +0 -1
  234. package/demo/node_modules/@anthropic-ai/sdk/uploads.mjs +0 -152
  235. package/demo/node_modules/@anthropic-ai/sdk/uploads.mjs.map +0 -1
  236. package/demo/node_modules/@anthropic-ai/sdk/version.d.ts +0 -2
  237. package/demo/node_modules/@anthropic-ai/sdk/version.d.ts.map +0 -1
  238. package/demo/node_modules/@anthropic-ai/sdk/version.js +0 -5
  239. package/demo/node_modules/@anthropic-ai/sdk/version.js.map +0 -1
  240. package/demo/node_modules/@anthropic-ai/sdk/version.mjs +0 -2
  241. package/demo/node_modules/@anthropic-ai/sdk/version.mjs.map +0 -1
  242. package/demo/node_modules/@types/node/LICENSE +0 -21
  243. package/demo/node_modules/@types/node/README.md +0 -15
  244. package/demo/node_modules/@types/node/assert/strict.d.ts +0 -8
  245. package/demo/node_modules/@types/node/assert.d.ts +0 -985
  246. package/demo/node_modules/@types/node/async_hooks.d.ts +0 -522
  247. package/demo/node_modules/@types/node/buffer.d.ts +0 -2353
  248. package/demo/node_modules/@types/node/child_process.d.ts +0 -1544
  249. package/demo/node_modules/@types/node/cluster.d.ts +0 -578
  250. package/demo/node_modules/@types/node/console.d.ts +0 -452
  251. package/demo/node_modules/@types/node/constants.d.ts +0 -19
  252. package/demo/node_modules/@types/node/crypto.d.ts +0 -4457
  253. package/demo/node_modules/@types/node/dgram.d.ts +0 -596
  254. package/demo/node_modules/@types/node/diagnostics_channel.d.ts +0 -546
  255. package/demo/node_modules/@types/node/dns/promises.d.ts +0 -473
  256. package/demo/node_modules/@types/node/dns.d.ts +0 -853
  257. package/demo/node_modules/@types/node/dom-events.d.ts +0 -124
  258. package/demo/node_modules/@types/node/domain.d.ts +0 -170
  259. package/demo/node_modules/@types/node/events.d.ts +0 -819
  260. package/demo/node_modules/@types/node/fs/promises.d.ts +0 -1205
  261. package/demo/node_modules/@types/node/fs.d.ts +0 -4237
  262. package/demo/node_modules/@types/node/globals.d.ts +0 -377
  263. package/demo/node_modules/@types/node/globals.global.d.ts +0 -1
  264. package/demo/node_modules/@types/node/http.d.ts +0 -1803
  265. package/demo/node_modules/@types/node/http2.d.ts +0 -2392
  266. package/demo/node_modules/@types/node/https.d.ts +0 -544
  267. package/demo/node_modules/@types/node/index.d.ts +0 -88
  268. package/demo/node_modules/@types/node/inspector.d.ts +0 -2738
  269. package/demo/node_modules/@types/node/module.d.ts +0 -298
  270. package/demo/node_modules/@types/node/net.d.ts +0 -918
  271. package/demo/node_modules/@types/node/os.d.ts +0 -473
  272. package/demo/node_modules/@types/node/package.json +0 -222
  273. package/demo/node_modules/@types/node/path.d.ts +0 -191
  274. package/demo/node_modules/@types/node/perf_hooks.d.ts +0 -626
  275. package/demo/node_modules/@types/node/process.d.ts +0 -1548
  276. package/demo/node_modules/@types/node/punycode.d.ts +0 -117
  277. package/demo/node_modules/@types/node/querystring.d.ts +0 -141
  278. package/demo/node_modules/@types/node/readline/promises.d.ts +0 -143
  279. package/demo/node_modules/@types/node/readline.d.ts +0 -666
  280. package/demo/node_modules/@types/node/repl.d.ts +0 -430
  281. package/demo/node_modules/@types/node/stream/consumers.d.ts +0 -12
  282. package/demo/node_modules/@types/node/stream/promises.d.ts +0 -83
  283. package/demo/node_modules/@types/node/stream/web.d.ts +0 -352
  284. package/demo/node_modules/@types/node/stream.d.ts +0 -1731
  285. package/demo/node_modules/@types/node/string_decoder.d.ts +0 -67
  286. package/demo/node_modules/@types/node/test.d.ts +0 -1113
  287. package/demo/node_modules/@types/node/timers/promises.d.ts +0 -93
  288. package/demo/node_modules/@types/node/timers.d.ts +0 -126
  289. package/demo/node_modules/@types/node/tls.d.ts +0 -1203
  290. package/demo/node_modules/@types/node/trace_events.d.ts +0 -171
  291. package/demo/node_modules/@types/node/tty.d.ts +0 -206
  292. package/demo/node_modules/@types/node/url.d.ts +0 -954
  293. package/demo/node_modules/@types/node/util.d.ts +0 -2075
  294. package/demo/node_modules/@types/node/v8.d.ts +0 -753
  295. package/demo/node_modules/@types/node/vm.d.ts +0 -667
  296. package/demo/node_modules/@types/node/wasi.d.ts +0 -160
  297. package/demo/node_modules/@types/node/worker_threads.d.ts +0 -692
  298. package/demo/node_modules/@types/node/zlib.d.ts +0 -517
  299. package/demo/node_modules/@types/node-fetch/LICENSE +0 -21
  300. package/demo/node_modules/@types/node-fetch/README.md +0 -15
  301. package/demo/node_modules/@types/node-fetch/externals.d.ts +0 -32
  302. package/demo/node_modules/@types/node-fetch/index.d.ts +0 -238
  303. package/demo/node_modules/@types/node-fetch/package.json +0 -83
  304. package/demo/node_modules/abort-controller/LICENSE +0 -21
  305. package/demo/node_modules/abort-controller/README.md +0 -98
  306. package/demo/node_modules/abort-controller/browser.js +0 -13
  307. package/demo/node_modules/abort-controller/browser.mjs +0 -11
  308. package/demo/node_modules/abort-controller/package.json +0 -97
  309. package/demo/node_modules/abort-controller/polyfill.js +0 -21
  310. package/demo/node_modules/abort-controller/polyfill.mjs +0 -19
  311. package/demo/node_modules/agentkeepalive/History.md +0 -268
  312. package/demo/node_modules/agentkeepalive/LICENSE +0 -23
  313. package/demo/node_modules/agentkeepalive/README.md +0 -256
  314. package/demo/node_modules/agentkeepalive/browser.js +0 -5
  315. package/demo/node_modules/agentkeepalive/index.d.ts +0 -65
  316. package/demo/node_modules/agentkeepalive/index.js +0 -5
  317. package/demo/node_modules/agentkeepalive/lib/agent.js +0 -402
  318. package/demo/node_modules/agentkeepalive/lib/constants.js +0 -14
  319. package/demo/node_modules/agentkeepalive/lib/https_agent.js +0 -51
  320. package/demo/node_modules/agentkeepalive/package.json +0 -56
  321. package/demo/node_modules/asynckit/LICENSE +0 -21
  322. package/demo/node_modules/asynckit/README.md +0 -233
  323. package/demo/node_modules/asynckit/bench.js +0 -76
  324. package/demo/node_modules/asynckit/index.js +0 -6
  325. package/demo/node_modules/asynckit/lib/abort.js +0 -29
  326. package/demo/node_modules/asynckit/lib/async.js +0 -34
  327. package/demo/node_modules/asynckit/lib/defer.js +0 -26
  328. package/demo/node_modules/asynckit/lib/iterate.js +0 -75
  329. package/demo/node_modules/asynckit/lib/readable_asynckit.js +0 -91
  330. package/demo/node_modules/asynckit/lib/readable_parallel.js +0 -25
  331. package/demo/node_modules/asynckit/lib/readable_serial.js +0 -25
  332. package/demo/node_modules/asynckit/lib/readable_serial_ordered.js +0 -29
  333. package/demo/node_modules/asynckit/lib/state.js +0 -37
  334. package/demo/node_modules/asynckit/lib/streamify.js +0 -141
  335. package/demo/node_modules/asynckit/lib/terminator.js +0 -29
  336. package/demo/node_modules/asynckit/package.json +0 -63
  337. package/demo/node_modules/asynckit/parallel.js +0 -43
  338. package/demo/node_modules/asynckit/serial.js +0 -17
  339. package/demo/node_modules/asynckit/serialOrdered.js +0 -75
  340. package/demo/node_modules/asynckit/stream.js +0 -21
  341. package/demo/node_modules/combined-stream/License +0 -19
  342. package/demo/node_modules/combined-stream/Readme.md +0 -138
  343. package/demo/node_modules/combined-stream/lib/combined_stream.js +0 -208
  344. package/demo/node_modules/combined-stream/package.json +0 -25
  345. package/demo/node_modules/combined-stream/yarn.lock +0 -17
  346. package/demo/node_modules/delayed-stream/License +0 -19
  347. package/demo/node_modules/delayed-stream/Makefile +0 -7
  348. package/demo/node_modules/delayed-stream/Readme.md +0 -141
  349. package/demo/node_modules/delayed-stream/lib/delayed_stream.js +0 -107
  350. package/demo/node_modules/delayed-stream/package.json +0 -27
  351. package/demo/node_modules/dotenv/CHANGELOG.md +0 -475
  352. package/demo/node_modules/dotenv/LICENSE +0 -23
  353. package/demo/node_modules/dotenv/README-es.md +0 -448
  354. package/demo/node_modules/dotenv/README.md +0 -728
  355. package/demo/node_modules/dotenv/config.d.ts +0 -1
  356. package/demo/node_modules/dotenv/config.js +0 -9
  357. package/demo/node_modules/dotenv/lib/cli-options.js +0 -11
  358. package/demo/node_modules/dotenv/lib/env-options.js +0 -24
  359. package/demo/node_modules/dotenv/lib/main.d.ts +0 -153
  360. package/demo/node_modules/dotenv/lib/main.js +0 -361
  361. package/demo/node_modules/dotenv/package.json +0 -65
  362. package/demo/node_modules/event-target-shim/LICENSE +0 -22
  363. package/demo/node_modules/event-target-shim/README.md +0 -293
  364. package/demo/node_modules/event-target-shim/index.d.ts +0 -399
  365. package/demo/node_modules/event-target-shim/package.json +0 -82
  366. package/demo/node_modules/form-data/License +0 -19
  367. package/demo/node_modules/form-data/README.md.bak +0 -358
  368. package/demo/node_modules/form-data/Readme.md +0 -358
  369. package/demo/node_modules/form-data/index.d.ts +0 -62
  370. package/demo/node_modules/form-data/lib/browser.js +0 -2
  371. package/demo/node_modules/form-data/lib/form_data.js +0 -501
  372. package/demo/node_modules/form-data/lib/populate.js +0 -10
  373. package/demo/node_modules/form-data/package.json +0 -68
  374. package/demo/node_modules/form-data-encoder/@type/FileLike.d.ts +0 -23
  375. package/demo/node_modules/form-data-encoder/@type/FormDataEncoder.d.ts +0 -160
  376. package/demo/node_modules/form-data-encoder/@type/FormDataLike.d.ts +0 -40
  377. package/demo/node_modules/form-data-encoder/@type/index.d.ts +0 -5
  378. package/demo/node_modules/form-data-encoder/@type/util/createBoundary.d.ts +0 -13
  379. package/demo/node_modules/form-data-encoder/@type/util/escapeName.d.ts +0 -11
  380. package/demo/node_modules/form-data-encoder/@type/util/isFileLike.d.ts +0 -28
  381. package/demo/node_modules/form-data-encoder/@type/util/isFormData.d.ts +0 -15
  382. package/demo/node_modules/form-data-encoder/@type/util/isFunction.d.ts +0 -7
  383. package/demo/node_modules/form-data-encoder/@type/util/isPlainObject.d.ts +0 -2
  384. package/demo/node_modules/form-data-encoder/@type/util/normalizeValue.d.ts +0 -11
  385. package/demo/node_modules/form-data-encoder/lib/cjs/FileLike.js +0 -2
  386. package/demo/node_modules/form-data-encoder/lib/cjs/FormDataEncoder.js +0 -126
  387. package/demo/node_modules/form-data-encoder/lib/cjs/FormDataLike.js +0 -2
  388. package/demo/node_modules/form-data-encoder/lib/cjs/index.js +0 -17
  389. package/demo/node_modules/form-data-encoder/lib/cjs/package.json +0 -3
  390. package/demo/node_modules/form-data-encoder/lib/cjs/util/createBoundary.js +0 -12
  391. package/demo/node_modules/form-data-encoder/lib/cjs/util/escapeName.js +0 -7
  392. package/demo/node_modules/form-data-encoder/lib/cjs/util/isFileLike.js +0 -16
  393. package/demo/node_modules/form-data-encoder/lib/cjs/util/isFormData.js +0 -16
  394. package/demo/node_modules/form-data-encoder/lib/cjs/util/isFunction.js +0 -4
  395. package/demo/node_modules/form-data-encoder/lib/cjs/util/isPlainObject.js +0 -15
  396. package/demo/node_modules/form-data-encoder/lib/cjs/util/normalizeValue.js +0 -11
  397. package/demo/node_modules/form-data-encoder/lib/esm/FileLike.js +0 -1
  398. package/demo/node_modules/form-data-encoder/lib/esm/FormDataEncoder.js +0 -119
  399. package/demo/node_modules/form-data-encoder/lib/esm/FormDataLike.js +0 -1
  400. package/demo/node_modules/form-data-encoder/lib/esm/index.js +0 -5
  401. package/demo/node_modules/form-data-encoder/lib/esm/package.json +0 -3
  402. package/demo/node_modules/form-data-encoder/lib/esm/util/createBoundary.js +0 -10
  403. package/demo/node_modules/form-data-encoder/lib/esm/util/escapeName.js +0 -5
  404. package/demo/node_modules/form-data-encoder/lib/esm/util/isFileLike.js +0 -9
  405. package/demo/node_modules/form-data-encoder/lib/esm/util/isFormData.js +0 -9
  406. package/demo/node_modules/form-data-encoder/lib/esm/util/isFunction.js +0 -2
  407. package/demo/node_modules/form-data-encoder/lib/esm/util/isPlainObject.js +0 -13
  408. package/demo/node_modules/form-data-encoder/lib/esm/util/normalizeValue.js +0 -9
  409. package/demo/node_modules/form-data-encoder/license +0 -21
  410. package/demo/node_modules/form-data-encoder/package.json +0 -63
  411. package/demo/node_modules/form-data-encoder/readme.md +0 -366
  412. package/demo/node_modules/formdata-node/@type/Blob.d.ts +0 -66
  413. package/demo/node_modules/formdata-node/@type/BlobPart.d.ts +0 -2
  414. package/demo/node_modules/formdata-node/@type/File.d.ts +0 -53
  415. package/demo/node_modules/formdata-node/@type/FormData.d.ts +0 -105
  416. package/demo/node_modules/formdata-node/@type/blobHelpers.d.ts +0 -9
  417. package/demo/node_modules/formdata-node/@type/browser.d.ts +0 -10
  418. package/demo/node_modules/formdata-node/@type/deprecateConstructorEntries.d.ts +0 -1
  419. package/demo/node_modules/formdata-node/@type/fileFromPath.d.ts +0 -55
  420. package/demo/node_modules/formdata-node/@type/index.d.ts +0 -3
  421. package/demo/node_modules/formdata-node/@type/isBlob.d.ts +0 -2
  422. package/demo/node_modules/formdata-node/@type/isFile.d.ts +0 -7
  423. package/demo/node_modules/formdata-node/@type/isFunction.d.ts +0 -1
  424. package/demo/node_modules/formdata-node/@type/isPlainObject.d.ts +0 -2
  425. package/demo/node_modules/formdata-node/lib/cjs/Blob.js +0 -122
  426. package/demo/node_modules/formdata-node/lib/cjs/BlobPart.js +0 -2
  427. package/demo/node_modules/formdata-node/lib/cjs/File.js +0 -52
  428. package/demo/node_modules/formdata-node/lib/cjs/FormData.js +0 -148
  429. package/demo/node_modules/formdata-node/lib/cjs/blobHelpers.js +0 -80
  430. package/demo/node_modules/formdata-node/lib/cjs/browser.js +0 -13
  431. package/demo/node_modules/formdata-node/lib/cjs/deprecateConstructorEntries.js +0 -6
  432. package/demo/node_modules/formdata-node/lib/cjs/fileFromPath.js +0 -97
  433. package/demo/node_modules/formdata-node/lib/cjs/index.js +0 -15
  434. package/demo/node_modules/formdata-node/lib/cjs/isBlob.js +0 -6
  435. package/demo/node_modules/formdata-node/lib/cjs/isFile.js +0 -6
  436. package/demo/node_modules/formdata-node/lib/cjs/isFunction.js +0 -5
  437. package/demo/node_modules/formdata-node/lib/cjs/isPlainObject.js +0 -15
  438. package/demo/node_modules/formdata-node/lib/cjs/package.json +0 -3
  439. package/demo/node_modules/formdata-node/lib/esm/Blob.js +0 -118
  440. package/demo/node_modules/formdata-node/lib/esm/BlobPart.js +0 -1
  441. package/demo/node_modules/formdata-node/lib/esm/File.js +0 -48
  442. package/demo/node_modules/formdata-node/lib/esm/FormData.js +0 -144
  443. package/demo/node_modules/formdata-node/lib/esm/blobHelpers.js +0 -75
  444. package/demo/node_modules/formdata-node/lib/esm/browser.js +0 -10
  445. package/demo/node_modules/formdata-node/lib/esm/deprecateConstructorEntries.js +0 -3
  446. package/demo/node_modules/formdata-node/lib/esm/fileFromPath.js +0 -79
  447. package/demo/node_modules/formdata-node/lib/esm/index.js +0 -3
  448. package/demo/node_modules/formdata-node/lib/esm/isBlob.js +0 -2
  449. package/demo/node_modules/formdata-node/lib/esm/isFile.js +0 -2
  450. package/demo/node_modules/formdata-node/lib/esm/isFunction.js +0 -1
  451. package/demo/node_modules/formdata-node/lib/esm/isPlainObject.js +0 -13
  452. package/demo/node_modules/formdata-node/lib/esm/package.json +0 -3
  453. package/demo/node_modules/formdata-node/lib/node-domexception.d.ts +0 -5
  454. package/demo/node_modules/formdata-node/license +0 -21
  455. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/LICENSE +0 -22
  456. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/README.md +0 -135
  457. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/es5/package.json +0 -6
  458. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/package.json +0 -101
  459. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/polyfill/es5/package.json +0 -5
  460. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/polyfill/package.json +0 -5
  461. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/types/polyfill.d.ts +0 -62
  462. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/types/ponyfill.d.ts +0 -775
  463. package/demo/node_modules/formdata-node/node_modules/web-streams-polyfill/types/tsdoc-metadata.json +0 -11
  464. package/demo/node_modules/formdata-node/package.json +0 -94
  465. package/demo/node_modules/formdata-node/readme.md +0 -444
  466. package/demo/node_modules/humanize-ms/History.md +0 -25
  467. package/demo/node_modules/humanize-ms/LICENSE +0 -17
  468. package/demo/node_modules/humanize-ms/README.md +0 -40
  469. package/demo/node_modules/humanize-ms/index.js +0 -24
  470. package/demo/node_modules/humanize-ms/package.json +0 -37
  471. package/demo/node_modules/mime-db/HISTORY.md +0 -507
  472. package/demo/node_modules/mime-db/LICENSE +0 -23
  473. package/demo/node_modules/mime-db/README.md +0 -100
  474. package/demo/node_modules/mime-db/db.json +0 -8519
  475. package/demo/node_modules/mime-db/index.js +0 -12
  476. package/demo/node_modules/mime-db/package.json +0 -60
  477. package/demo/node_modules/mime-types/HISTORY.md +0 -397
  478. package/demo/node_modules/mime-types/LICENSE +0 -23
  479. package/demo/node_modules/mime-types/README.md +0 -113
  480. package/demo/node_modules/mime-types/index.js +0 -188
  481. package/demo/node_modules/mime-types/package.json +0 -44
  482. package/demo/node_modules/ms/index.js +0 -162
  483. package/demo/node_modules/ms/license.md +0 -21
  484. package/demo/node_modules/ms/package.json +0 -38
  485. package/demo/node_modules/ms/readme.md +0 -59
  486. package/demo/node_modules/node-domexception/.history/README_20210527203617.md +0 -2
  487. package/demo/node_modules/node-domexception/.history/README_20210527212714.md +0 -41
  488. package/demo/node_modules/node-domexception/.history/README_20210527213345.md +0 -36
  489. package/demo/node_modules/node-domexception/.history/README_20210527213411.md +0 -36
  490. package/demo/node_modules/node-domexception/.history/README_20210527213803.md +0 -36
  491. package/demo/node_modules/node-domexception/.history/README_20210527214323.md +0 -38
  492. package/demo/node_modules/node-domexception/.history/README_20210527214408.md +0 -38
  493. package/demo/node_modules/node-domexception/.history/index_20210527203842.js +0 -0
  494. package/demo/node_modules/node-domexception/.history/index_20210527203947.js +0 -8
  495. package/demo/node_modules/node-domexception/.history/index_20210527204259.js +0 -9
  496. package/demo/node_modules/node-domexception/.history/index_20210527204418.js +0 -9
  497. package/demo/node_modules/node-domexception/.history/index_20210527204756.js +0 -11
  498. package/demo/node_modules/node-domexception/.history/index_20210527204833.js +0 -11
  499. package/demo/node_modules/node-domexception/.history/index_20210527211208.js +0 -15
  500. package/demo/node_modules/node-domexception/.history/index_20210527211248.js +0 -15
  501. package/demo/node_modules/node-domexception/.history/index_20210527212722.js +0 -23
  502. package/demo/node_modules/node-domexception/.history/index_20210527212731.js +0 -23
  503. package/demo/node_modules/node-domexception/.history/index_20210527212746.js +0 -15
  504. package/demo/node_modules/node-domexception/.history/index_20210527212900.js +0 -16
  505. package/demo/node_modules/node-domexception/.history/index_20210527213022.js +0 -16
  506. package/demo/node_modules/node-domexception/.history/index_20210527213822.js +0 -16
  507. package/demo/node_modules/node-domexception/.history/index_20210527213843.js +0 -17
  508. package/demo/node_modules/node-domexception/.history/index_20210527213852.js +0 -17
  509. package/demo/node_modules/node-domexception/.history/index_20210527213910.js +0 -16
  510. package/demo/node_modules/node-domexception/.history/index_20210527214034.js +0 -16
  511. package/demo/node_modules/node-domexception/.history/index_20210527214643.js +0 -41
  512. package/demo/node_modules/node-domexception/.history/index_20210527214654.js +0 -41
  513. package/demo/node_modules/node-domexception/.history/index_20210527214700.js +0 -16
  514. package/demo/node_modules/node-domexception/.history/package_20210527203733.json +0 -19
  515. package/demo/node_modules/node-domexception/.history/package_20210527203825.json +0 -16
  516. package/demo/node_modules/node-domexception/.history/package_20210527204621.json +0 -19
  517. package/demo/node_modules/node-domexception/.history/package_20210527204913.json +0 -25
  518. package/demo/node_modules/node-domexception/.history/package_20210527204925.json +0 -25
  519. package/demo/node_modules/node-domexception/.history/package_20210527205145.json +0 -29
  520. package/demo/node_modules/node-domexception/.history/package_20210527205156.json +0 -29
  521. package/demo/node_modules/node-domexception/.history/test_20210527205603.js +0 -0
  522. package/demo/node_modules/node-domexception/.history/test_20210527205957.js +0 -3
  523. package/demo/node_modules/node-domexception/.history/test_20210527210021.js +0 -3
  524. package/demo/node_modules/node-domexception/LICENSE +0 -21
  525. package/demo/node_modules/node-domexception/README.md +0 -46
  526. package/demo/node_modules/node-domexception/index.js +0 -16
  527. package/demo/node_modules/node-domexception/package.json +0 -29
  528. package/demo/node_modules/node-fetch/LICENSE.md +0 -22
  529. package/demo/node_modules/node-fetch/README.md +0 -634
  530. package/demo/node_modules/node-fetch/browser.js +0 -25
  531. package/demo/node_modules/node-fetch/lib/index.es.js +0 -1777
  532. package/demo/node_modules/node-fetch/lib/index.js +0 -1787
  533. package/demo/node_modules/node-fetch/lib/index.mjs +0 -1775
  534. package/demo/node_modules/node-fetch/package.json +0 -89
  535. package/demo/node_modules/tr46/index.js +0 -193
  536. package/demo/node_modules/tr46/lib/.gitkeep +0 -0
  537. package/demo/node_modules/tr46/lib/mappingTable.json +0 -1
  538. package/demo/node_modules/tr46/package.json +0 -31
  539. package/demo/node_modules/undici-types/README.md +0 -6
  540. package/demo/node_modules/undici-types/agent.d.ts +0 -31
  541. package/demo/node_modules/undici-types/api.d.ts +0 -43
  542. package/demo/node_modules/undici-types/balanced-pool.d.ts +0 -18
  543. package/demo/node_modules/undici-types/cache.d.ts +0 -36
  544. package/demo/node_modules/undici-types/client.d.ts +0 -97
  545. package/demo/node_modules/undici-types/connector.d.ts +0 -34
  546. package/demo/node_modules/undici-types/content-type.d.ts +0 -21
  547. package/demo/node_modules/undici-types/cookies.d.ts +0 -28
  548. package/demo/node_modules/undici-types/diagnostics-channel.d.ts +0 -67
  549. package/demo/node_modules/undici-types/dispatcher.d.ts +0 -241
  550. package/demo/node_modules/undici-types/errors.d.ts +0 -128
  551. package/demo/node_modules/undici-types/fetch.d.ts +0 -209
  552. package/demo/node_modules/undici-types/file.d.ts +0 -39
  553. package/demo/node_modules/undici-types/filereader.d.ts +0 -54
  554. package/demo/node_modules/undici-types/formdata.d.ts +0 -108
  555. package/demo/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  556. package/demo/node_modules/undici-types/global-origin.d.ts +0 -7
  557. package/demo/node_modules/undici-types/handlers.d.ts +0 -9
  558. package/demo/node_modules/undici-types/header.d.ts +0 -4
  559. package/demo/node_modules/undici-types/index.d.ts +0 -63
  560. package/demo/node_modules/undici-types/interceptors.d.ts +0 -5
  561. package/demo/node_modules/undici-types/mock-agent.d.ts +0 -50
  562. package/demo/node_modules/undici-types/mock-client.d.ts +0 -25
  563. package/demo/node_modules/undici-types/mock-errors.d.ts +0 -12
  564. package/demo/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  565. package/demo/node_modules/undici-types/mock-pool.d.ts +0 -25
  566. package/demo/node_modules/undici-types/package.json +0 -55
  567. package/demo/node_modules/undici-types/patch.d.ts +0 -71
  568. package/demo/node_modules/undici-types/pool-stats.d.ts +0 -19
  569. package/demo/node_modules/undici-types/pool.d.ts +0 -28
  570. package/demo/node_modules/undici-types/proxy-agent.d.ts +0 -30
  571. package/demo/node_modules/undici-types/readable.d.ts +0 -61
  572. package/demo/node_modules/undici-types/webidl.d.ts +0 -220
  573. package/demo/node_modules/undici-types/websocket.d.ts +0 -131
  574. package/demo/node_modules/web-streams-polyfill/LICENSE +0 -22
  575. package/demo/node_modules/web-streams-polyfill/README.md +0 -110
  576. package/demo/node_modules/web-streams-polyfill/es2018/package.json +0 -14
  577. package/demo/node_modules/web-streams-polyfill/es6/package.json +0 -14
  578. package/demo/node_modules/web-streams-polyfill/package.json +0 -83
  579. package/demo/node_modules/web-streams-polyfill/ponyfill/es2018/package.json +0 -13
  580. package/demo/node_modules/web-streams-polyfill/ponyfill/es6/package.json +0 -13
  581. package/demo/node_modules/web-streams-polyfill/ponyfill/package.json +0 -13
  582. package/demo/node_modules/webidl-conversions/LICENSE.md +0 -12
  583. package/demo/node_modules/webidl-conversions/README.md +0 -53
  584. package/demo/node_modules/webidl-conversions/lib/index.js +0 -189
  585. package/demo/node_modules/webidl-conversions/package.json +0 -23
  586. package/demo/node_modules/whatwg-url/LICENSE.txt +0 -21
  587. package/demo/node_modules/whatwg-url/README.md +0 -67
  588. package/demo/node_modules/whatwg-url/lib/URL-impl.js +0 -200
  589. package/demo/node_modules/whatwg-url/lib/URL.js +0 -196
  590. package/demo/node_modules/whatwg-url/lib/public-api.js +0 -11
  591. package/demo/node_modules/whatwg-url/lib/url-state-machine.js +0 -1297
  592. package/demo/node_modules/whatwg-url/lib/utils.js +0 -20
  593. package/demo/node_modules/whatwg-url/package.json +0 -32
@@ -1,11 +0,0 @@
1
- // This file is read by tools that parse documentation comments conforming to the TSDoc standard.
2
- // It should be published with your NPM package. It should not be tracked by Git.
3
- {
4
- "tsdocVersion": "0.12",
5
- "toolPackages": [
6
- {
7
- "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.21.2"
9
- }
10
- ]
11
- }
@@ -1,94 +0,0 @@
1
- {
2
- "name": "formdata-node",
3
- "version": "4.4.1",
4
- "description": "Spec-compliant FormData implementation for Node.js",
5
- "repository": "octet-stream/form-data",
6
- "sideEffects": false,
7
- "keywords": [
8
- "form-data",
9
- "node",
10
- "form",
11
- "upload",
12
- "files-upload",
13
- "ponyfill"
14
- ],
15
- "author": "Nick K. <io@octetstream.me>",
16
- "license": "MIT",
17
- "main": "./lib/cjs/index.js",
18
- "module": "./lib/esm/browser.js",
19
- "browser": "./lib/cjs/browser.js",
20
- "exports": {
21
- "./package.json": "./package.json",
22
- ".": {
23
- "node": {
24
- "types": "./@type/index.d.ts",
25
- "import": "./lib/esm/index.js",
26
- "require": "./lib/cjs/index.js"
27
- },
28
- "browser": {
29
- "types": "./@type/browser.d.ts",
30
- "import": "./lib/esm/browser.js",
31
- "require": "./lib/cjs/browser.js"
32
- },
33
- "default": "./lib/esm/index.js"
34
- },
35
- "./file-from-path": {
36
- "types": "./@type/fileFromPath.d.ts",
37
- "import": "./lib/esm/fileFromPath.js",
38
- "require": "./lib/cjs/fileFromPath.js"
39
- }
40
- },
41
- "types": "./@type/index.d.ts",
42
- "typesVersions": {
43
- "*": {
44
- "file-from-path": [
45
- "@type/fileFromPath.d.ts"
46
- ]
47
- }
48
- },
49
- "engines": {
50
- "node": ">= 12.20"
51
- },
52
- "scripts": {
53
- "eslint": "eslint lib/**/*.ts",
54
- "staged": "lint-staged",
55
- "coverage": "c8 npm test",
56
- "report:html": "c8 -r=html npm test",
57
- "ci": "c8 npm test && c8 report --reporter=json",
58
- "build:esm": "ttsc --project tsconfig.esm.json",
59
- "build:cjs": "ttsc --project tsconfig.cjs.json",
60
- "build:types": "ttsc --project tsconfig.d.ts.json",
61
- "build": "npm run build:esm && npm run build:cjs && npm run build:types",
62
- "test": "ava --fail-fast",
63
- "cleanup": "npx rimraf @type \"lib/**/*.js\"",
64
- "prepare": "npm run cleanup && npm run build",
65
- "husky": "husky install"
66
- },
67
- "devDependencies": {
68
- "@octetstream/eslint-config": "5.0.0",
69
- "@types/node": "17.0.19",
70
- "@types/sinon": "10.0.11",
71
- "@typescript-eslint/eslint-plugin": "4.32.0",
72
- "@typescript-eslint/parser": "4.32.0",
73
- "@zoltu/typescript-transformer-append-js-extension": "1.0.1",
74
- "ava": "4.0.1",
75
- "c8": "7.12.0",
76
- "eslint": "7.32.0",
77
- "eslint-config-airbnb-typescript": "12.3.1",
78
- "eslint-import-resolver-typescript": "2.5.0",
79
- "eslint-plugin-ava": "12.0.0",
80
- "eslint-plugin-jsx-a11y": "6.4.1",
81
- "eslint-plugin-react": "7.26.1",
82
- "husky": "7.0.4",
83
- "lint-staged": "12.3.4",
84
- "rimraf": "^3.0.2",
85
- "sinon": "13.0.1",
86
- "ts-node": "10.5.0",
87
- "ttypescript": "1.5.13",
88
- "typescript": "4.5.5"
89
- },
90
- "dependencies": {
91
- "node-domexception": "1.0.0",
92
- "web-streams-polyfill": "4.0.0-beta.3"
93
- }
94
- }
@@ -1,444 +0,0 @@
1
- # FormData
2
-
3
- Spec-compliant [`FormData`](https://developer.mozilla.org/en-US/docs/Web/API/FormData) implementation for Node.js
4
-
5
- [![Code Coverage](https://codecov.io/github/octet-stream/form-data/coverage.svg?branch=master)](https://codecov.io/github/octet-stream/form-data?branch=master)
6
- [![CI](https://github.com/octet-stream/form-data/workflows/CI/badge.svg)](https://github.com/octet-stream/form-data/actions/workflows/ci.yml)
7
- [![ESLint](https://github.com/octet-stream/form-data/workflows/ESLint/badge.svg)](https://github.com/octet-stream/form-data/actions/workflows/eslint.yml)
8
-
9
- ## Highlights
10
-
11
- 1. Spec-compliant: implements every method of the [`FormData interface`](https://developer.mozilla.org/en-US/docs/Web/API/FormData).
12
- 2. Supports Blobs and Files sourced from anywhere: you can use builtin [`fileFromPath`](#filefrompathpath-filename-options---promisefile) and [`fileFromPathSync`](#filefrompathsyncpath-filename-options---file) helpers to create a File from FS, or you can implement your `BlobDataItem` object to use a different source of data.
13
- 3. Supports both ESM and CJS targets. See [`ESM/CJS support`](#esmcjs-support) section for details.
14
- 4. Written on TypeScript and ships with TS typings.
15
- 5. Isomorphic, but only re-exports native FormData object for browsers. If you need a polyfill for browsers, use [`formdata-polyfill`](https://github.com/jimmywarting/FormData)
16
- 6. It's a [`ponyfill`](https://ponyfill.com/)! Which means, no effect has been caused on `globalThis` or native `FormData` implementation.
17
-
18
- ## Installation
19
-
20
- You can install this package with npm:
21
-
22
- ```
23
- npm install formdata-node
24
- ```
25
-
26
- Or yarn:
27
-
28
- ```
29
- yarn add formdata-node
30
- ```
31
-
32
- Or pnpm
33
-
34
- ```
35
- pnpm add formdata-node
36
- ```
37
-
38
- ## ESM/CJS support
39
-
40
- This package is targeting ESM and CJS for backwards compatibility reasons and smoothen transition period while you convert your projects to ESM only. Note that CJS support will be removed as [Node.js v12 will reach its EOL](https://github.com/nodejs/release#release-schedule). This change will be released as major version update, so you won't miss it.
41
-
42
- ## Usage
43
-
44
- 1. Let's take a look at minimal example with [got](https://github.com/sindresorhus/got):
45
-
46
- ```js
47
- import {FormData} from "formdata-node"
48
-
49
- // I assume Got >= 12.x is used for this example
50
- import got from "got"
51
-
52
- const form = new FormData()
53
-
54
- form.set("greeting", "Hello, World!")
55
-
56
- const data = await got.post("https://httpbin.org/post", {body: form}).json()
57
-
58
- console.log(data.form.greeting) // => Hello, World!
59
- ```
60
-
61
- 2. If your HTTP client does not support spec-compliant FormData, you can use [`form-data-encoder`](https://github.com/octet-stream/form-data-encoder) to encode entries:
62
-
63
- ```js
64
- import {Readable} from "stream"
65
-
66
- import {FormDataEncoder} from "form-data-encoder"
67
- import {FormData} from "formdata-node"
68
-
69
- // Note that `node-fetch` >= 3.x have builtin support for spec-compliant FormData, sou you'll only need the `form-data-encoder` if you use `node-fetch` <= 2.x.
70
- import fetch from "node-fetch"
71
-
72
- const form = new FormData()
73
-
74
- form.set("field", "Some value")
75
-
76
- const encoder = new FormDataEncoder(form)
77
-
78
- const options = {
79
- method: "post",
80
- headers: encoder.headers,
81
- body: Readable.from(encoder)
82
- }
83
-
84
- await fetch("https://httpbin.org/post", options)
85
- ```
86
-
87
- 3. Sending files over form-data:
88
-
89
- ```js
90
- import {FormData, File} from "formdata-node" // You can use `File` from fetch-blob >= 3.x
91
-
92
- import fetch from "node-fetch"
93
-
94
- const form = new FormData()
95
- const file = new File(["My hovercraft is full of eels"], "file.txt")
96
-
97
- form.set("file", file)
98
-
99
- await fetch("https://httpbin.org/post", {method: "post", body: form})
100
- ```
101
-
102
- 4. Blobs as field's values allowed too:
103
-
104
- ```js
105
- import {FormData, Blob} from "formdata-node" // You can use `Blob` from fetch-blob
106
-
107
- const form = new FormData()
108
- const blob = new Blob(["Some content"], {type: "text/plain"})
109
-
110
- form.set("blob", blob)
111
-
112
- // Will always be returned as `File`
113
- let file = form.get("blob")
114
-
115
- // The created file has "blob" as the name by default
116
- console.log(file.name) // -> blob
117
-
118
- // To change that, you need to set filename argument manually
119
- form.set("file", blob, "some-file.txt")
120
-
121
- file = form.get("file")
122
-
123
- console.log(file.name) // -> some-file.txt
124
- ```
125
-
126
- 5. You can also append files using `fileFromPath` or `fileFromPathSync` helpers. It does the same thing as [`fetch-blob/from`](https://github.com/node-fetch/fetch-blob#blob-part-backed-up-by-filesystem), but returns a `File` instead of `Blob`:
127
-
128
- ```js
129
- import {fileFromPath} from "formdata-node/file-from-path"
130
- import {FormData} from "formdata-node"
131
-
132
- import fetch from "node-fetch"
133
-
134
- const form = new FormData()
135
-
136
- form.set("file", await fileFromPath("/path/to/a/file"))
137
-
138
- await fetch("https://httpbin.org/post", {method: "post", body: form})
139
- ```
140
-
141
- 6. You can still use files sourced from any stream, but unlike in v2 you'll need some extra work to achieve that:
142
-
143
- ```js
144
- import {Readable} from "stream"
145
-
146
- import {FormData} from "formdata-node"
147
-
148
- class BlobFromStream {
149
- #stream
150
-
151
- constructor(stream, size) {
152
- this.#stream = stream
153
- this.size = size
154
- }
155
-
156
- stream() {
157
- return this.#stream
158
- }
159
-
160
- get [Symbol.toStringTag]() {
161
- return "Blob"
162
- }
163
- }
164
-
165
- const content = Buffer.from("Stream content")
166
-
167
- const stream = new Readable({
168
- read() {
169
- this.push(content)
170
- this.push(null)
171
- }
172
- })
173
-
174
- const form = new FormData()
175
-
176
- form.set("stream", new BlobFromStream(stream, content.length), "file.txt")
177
-
178
- await fetch("https://httpbin.org/post", {method: "post", body: form})
179
- ```
180
-
181
- 7. Note that if you don't know the length of that stream, you'll also need to handle form-data encoding manually or use [`form-data-encoder`](https://github.com/octet-stream/form-data-encoder) package. This is necessary to control which headers will be sent with your HTTP request:
182
-
183
- ```js
184
- import {Readable} from "stream"
185
-
186
- import {Encoder} from "form-data-encoder"
187
- import {FormData} from "formdata-node"
188
-
189
- const form = new FormData()
190
-
191
- // You can use file-shaped or blob-shaped objects as FormData value instead of creating separate class
192
- form.set("stream", {
193
- type: "text/plain",
194
- name: "file.txt",
195
- [Symbol.toStringTag]: "File",
196
- stream() {
197
- return getStreamFromSomewhere()
198
- }
199
- })
200
-
201
- const encoder = new Encoder(form)
202
-
203
- const options = {
204
- method: "post",
205
- headers: {
206
- "content-type": encoder.contentType
207
- },
208
- body: Readable.from(encoder)
209
- }
210
-
211
- await fetch("https://httpbin.org/post", {method: "post", body: form})
212
- ```
213
-
214
- ## Comparison
215
-
216
- | | formdata-node | formdata-polyfill | undici FormData | form-data |
217
- | ---------------- | ------------- | ----------------- | --------------- | -------------------- |
218
- | .append() | ✔️ | ✔️ | ✔️ | ✔️<sup>1</sup> |
219
- | .set() | ✔️ | ✔️ | ✔️ | ❌ |
220
- | .get() | ✔️ | ✔️ | ✔️ | ❌ |
221
- | .getAll() | ✔️ | ✔️ | ✔️ | ❌ |
222
- | .forEach() | ✔️ | ✔️ | ✔️ | ❌ |
223
- | .keys() | ✔️ | ✔️ | ✔️ | ❌ |
224
- | .values() | ✔️ | ✔️ | ✔️ | ❌ |
225
- | .entries() | ✔️ | ✔️ | ✔️ | ❌ |
226
- | Symbol.iterator | ✔️ | ✔️ | ✔️ | ❌ |
227
- | CommonJS | ✔️ | ❌ | ✔️ | ✔️ |
228
- | ESM | ✔️ | ✔️ | ✔️<sup>2</sup> | ✔️<sup>2</sup> |
229
- | Blob | ✔️<sup>3</sup> | ✔️<sup>4</sup> | ✔️<sup>3</sup> | ❌ |
230
- | Browser polyfill | ❌ | ✔️ | ✔️ | ❌ |
231
- | Builtin encoder | ❌ | ✔️ | ✔️<sup>5</sup> | ✔️ |
232
-
233
- <sup>1</sup> Does not support Blob and File in entry value, but allows streams and Buffer (which is not spec-compiant, however).
234
-
235
- <sup>2</sup> Can be imported in ESM, because Node.js support for CJS modules in ESM context, but it does not have ESM entry point.
236
-
237
- <sup>3</sup> Have builtin implementations of Blob and/or File, allows native Blob and File as entry value.
238
-
239
- <sup>4</sup> Support Blob and File via fetch-blob package, allows native Blob and File as entry value.
240
-
241
- <sup>5</sup> Have `multipart/form-data` encoder as part of their `fetch` implementation.
242
-
243
- ✔️ - For FormData methods, indicates that the method is present and spec-compliant. For features, shows its presence.
244
-
245
- ❌ - Indicates that method or feature is not implemented.
246
-
247
- ## API
248
-
249
- ### `class FormData`
250
-
251
- ##### `constructor([entries]) -> {FormData}`
252
-
253
- Creates a new FormData instance
254
-
255
- - **{array}** [entries = null] – an optional FormData initial entries.
256
- Each initial field should be passed as a collection of the objects
257
- with "name", "value" and "filename" props.
258
- See the [FormData#append()](#appendname-value-filename---void) for more info about the available format.
259
-
260
- #### Instance methods
261
-
262
- ##### `set(name, value[, filename]) -> {void}`
263
-
264
- Set a new value for an existing key inside **FormData**,
265
- or add the new field if it does not already exist.
266
-
267
- - **{string}** name – The name of the field whose data is contained in `value`.
268
- - **{unknown}** value – The field's value. This can be [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob)
269
- or [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File). If none of these are specified the value is converted to a string.
270
- - **{string}** [filename = undefined] – The filename reported to the server, when a Blob or File is passed as the second parameter. The default filename for Blob objects is "blob". The default filename for File objects is the file's filename.
271
-
272
- ##### `append(name, value[, filename]) -> {void}`
273
-
274
- Appends a new value onto an existing key inside a FormData object,
275
- or adds the key if it does not already exist.
276
-
277
- The difference between `set()` and `append()` is that if the specified key already exists, `set()` will overwrite all existing values with the new one, whereas `append()` will append the new value onto the end of the existing set of values.
278
-
279
- - **{string}** name – The name of the field whose data is contained in `value`.
280
- - **{unknown}** value – The field's value. This can be [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob)
281
- or [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File). If none of these are specified the value is converted to a string.
282
- - **{string}** [filename = undefined] – The filename reported to the server, when a Blob or File is passed as the second parameter. The default filename for Blob objects is "blob". The default filename for File objects is the file's filename.
283
-
284
- ##### `get(name) -> {FormDataValue}`
285
-
286
- Returns the first value associated with a given key from within a `FormData` object.
287
- If you expect multiple values and want all of them, use the `getAll()` method instead.
288
-
289
- - **{string}** name – A name of the value you want to retrieve.
290
-
291
- ##### `getAll(name) -> {Array<FormDataValue>}`
292
-
293
- Returns all the values associated with a given key from within a `FormData` object.
294
-
295
- - **{string}** name – A name of the value you want to retrieve.
296
-
297
- ##### `has(name) -> {boolean}`
298
-
299
- Returns a boolean stating whether a `FormData` object contains a certain key.
300
-
301
- - **{string}** – A string representing the name of the key you want to test for.
302
-
303
- ##### `delete(name) -> {void}`
304
-
305
- Deletes a key and its value(s) from a `FormData` object.
306
-
307
- - **{string}** name – The name of the key you want to delete.
308
-
309
- ##### `forEach(callback[, thisArg]) -> {void}`
310
-
311
- Executes a given **callback** for each field of the FormData instance
312
-
313
- - **{function}** callback – Function to execute for each element, taking three arguments:
314
- + **{FormDataValue}** value – A value(s) of the current field.
315
- + **{string}** name – Name of the current field.
316
- + **{FormData}** form – The FormData instance that **forEach** is being applied to
317
- - **{unknown}** [thisArg = null] – Value to use as **this** context when executing the given **callback**
318
-
319
- ##### `keys() -> {Generator<string>}`
320
-
321
- Returns an [`iterator`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) allowing to go through all keys contained in this `FormData` object.
322
- Each key is a `string`.
323
-
324
- ##### `values() -> {Generator<FormDataValue>}`
325
-
326
- Returns an [`iterator`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) allowing to go through all values contained in this object `FormData` object.
327
- Each value is a [`FormDataValue`](https://developer.mozilla.org/en-US/docs/Web/API/FormDataEntryValue).
328
-
329
- ##### `entries() -> {Generator<[string, FormDataValue]>}`
330
-
331
- Returns an [`iterator`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) allowing to go through key/value pairs contained in this `FormData` object.
332
- The key of each pair is a string; the value is a [`FormDataValue`](https://developer.mozilla.org/en-US/docs/Web/API/FormDataEntryValue).
333
-
334
- ##### `[Symbol.iterator]() -> {Generator<[string, FormDataValue]>}`
335
-
336
- An alias for [`FormData#entries()`](#entries---iterator)
337
-
338
- ### `class Blob`
339
-
340
- The `Blob` object represents a blob, which is a file-like object of immutable, raw data;
341
- they can be read as text or binary data, or converted into a ReadableStream
342
- so its methods can be used for processing the data.
343
-
344
- ##### `constructor(blobParts[, options]) -> {Blob}`
345
-
346
- Creates a new `Blob` instance. The `Blob` constructor accepts following arguments:
347
-
348
- - **{(ArrayBufferLike | ArrayBufferView | File | Blob | string)[]}** blobParts – An `Array` strings, or [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer), [`ArrayBufferView`](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView), [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) objects, or a mix of any of such objects, that will be put inside the [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob);
349
- - **{object}** [options = {}] - An options object containing optional attributes for the file. Available options are as follows;
350
- - **{string}** [options.type = ""] - Returns the media type ([`MIME`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)) of the blob represented by a `Blob` object.
351
-
352
- #### Instance properties
353
-
354
- ##### `type -> {string}`
355
-
356
- Returns the [`MIME type`](https://developer.mozilla.org/en-US/docs/Glossary/MIME_type) of the [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) or [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File).
357
-
358
- ##### `size -> {number}`
359
-
360
- Returns the size of the [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) or [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File) in bytes.
361
-
362
- #### Instance methods
363
-
364
- ##### `slice([start, end, contentType]) -> {Blob}`
365
-
366
- Creates and returns a new [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) object which contains data from a subset of the blob on which it's called.
367
-
368
- - **{number}** [start = 0] An index into the `Blob` indicating the first byte to include in the new `Blob`. If you specify a negative value, it's treated as an offset from the end of the `Blob` toward the beginning. For example, -10 would be the 10th from last byte in the `Blob`. The default value is 0. If you specify a value for start that is larger than the size of the source `Blob`, the returned `Blob` has size 0 and contains no data.
369
-
370
- - **{number}** [end = `blob`.size] An index into the `Blob` indicating the first byte that will *not* be included in the new `Blob` (i.e. the byte exactly at this index is not included). If you specify a negative value, it's treated as an offset from the end of the `Blob` toward the beginning. For example, -10 would be the 10th from last byte in the `Blob`. The default value is size.
371
-
372
- - **{string}** [contentType = ""] The content type to assign to the new ``Blob``; this will be the value of its type property. The default value is an empty string.
373
-
374
- ##### `stream() -> {ReadableStream<Uint8Array>}`
375
-
376
- Returns a [`ReadableStream`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream) which upon reading returns the data contained within the [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob).
377
-
378
- ##### `arrayBuffer() -> {Promise<ArrayBuffer>}`
379
-
380
- Returns a [`Promise`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) that resolves with the contents of the blob as binary data contained in an [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer).
381
-
382
- ##### `text() -> {Promise<string>}`
383
-
384
- Returns a [`Promise`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) that resolves with a string containing the contents of the blob, interpreted as UTF-8.
385
-
386
- ### `class File extends Blob`
387
-
388
- The `File` class provides information about files. The `File` class inherits `Blob`.
389
-
390
- ##### `constructor(fileBits, filename[, options]) -> {File}`
391
-
392
- Creates a new `File` instance. The `File` constructor accepts following arguments:
393
-
394
- - **{(ArrayBufferLike | ArrayBufferView | File | Blob | string)[]}** fileBits – An `Array` strings, or [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer), [`ArrayBufferView`](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView), [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) objects, or a mix of any of such objects, that will be put inside the [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File);
395
- - **{string}** filename – Representing the file name.
396
- - **{object}** [options = {}] - An options object containing optional attributes for the file. Available options are as follows;
397
- - **{number}** [options.lastModified = Date.now()] – provides the last modified date of the file as the number of milliseconds since the Unix epoch (January 1, 1970 at midnight). Files without a known last modified date return the current date;
398
- - **{string}** [options.type = ""] - Returns the media type ([`MIME`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)) of the file represented by a `File` object.
399
-
400
- ### `fileFromPath(path[, filename, options]) -> {Promise<File>}`
401
-
402
- Available from `formdata-node/file-from-path` subpath.
403
-
404
- Creates a `File` referencing the one on a disk by given path.
405
-
406
- - **{string}** path - Path to a file
407
- - **{string}** [filename] - Optional name of the file. Will be passed as the second argument in `File` constructor. If not presented, the name will be taken from the file's path.
408
- - **{object}** [options = {}] - Additional `File` options, except for `lastModified`.
409
- - **{string}** [options.type = ""] - Returns the media type ([`MIME`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)) of the file represented by a `File` object.
410
-
411
- ### `fileFromPathSync(path[, filename, options]) -> {File}`
412
-
413
- Available from `formdata-node/file-from-path` subpath.
414
-
415
- Creates a `File` referencing the one on a disk by given path. Synchronous version of the `fileFromPath`.
416
- - **{string}** path - Path to a file
417
- - **{string}** [filename] - Optional name of the file. Will be passed as the second argument in `File` constructor. If not presented, the name will be taken from the file's path.
418
- - **{object}** [options = {}] - Additional `File` options, except for `lastModified`.
419
- - **{string}** [options.type = ""] - Returns the media type ([`MIME`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)) of the file represented by a `File` object.
420
-
421
- ### `isFile(value) -> {boolean}`
422
-
423
- Available from `formdata-node/file-from-path` subpath.
424
-
425
- Checks if given value is a File, Blob or file-look-a-like object.
426
-
427
- - **{unknown}** value - A value to test
428
-
429
- ### Husky installation
430
-
431
- This package is using `husky` to perform git hooks on developer's machine, so your changes might be verified before you push them to `GitHub`. If you want to install these hooks, run `npm run husky` command.
432
-
433
- ## Related links
434
-
435
- - [`FormData`](https://developer.mozilla.org/en-US/docs/Web/API/FormData) documentation on MDN
436
- - [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File) documentation on MDN
437
- - [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) documentation on MDN
438
- - [`FormDataValue`](https://developer.mozilla.org/en-US/docs/Web/API/FormDataEntryValue) documentation on MDN.
439
- - [`formdata-polyfill`](https://github.com/jimmywarting/FormData) HTML5 `FormData` for Browsers & NodeJS.
440
- - [`node-fetch`](https://github.com/node-fetch/node-fetch) a light-weight module that brings the Fetch API to Node.js
441
- - [`fetch-blob`](https://github.com/node-fetch/fetch-blob) a Blob implementation on node.js, originally from `node-fetch`.
442
- - [`form-data-encoder`](https://github.com/octet-stream/form-data-encoder) spec-compliant `multipart/form-data` encoder implementation.
443
- - [`then-busboy`](https://github.com/octet-stream/then-busboy) a promise-based wrapper around Busboy. Process multipart/form-data content and returns it as a single object. Will be helpful to handle your data on the server-side applications.
444
- - [`@octetstream/object-to-form-data`](https://github.com/octet-stream/object-to-form-data) converts JavaScript object to FormData.
@@ -1,25 +0,0 @@
1
-
2
- 1.2.1 / 2017-05-19
3
- ==================
4
-
5
- * fix: package.json to reduce vulnerabilities (#3)
6
-
7
- 1.2.0 / 2016-05-21
8
- ==================
9
-
10
- * feat: warn with stack
11
-
12
- 1.1.0 / 2016-04-04
13
- ==================
14
-
15
- * deps: upgrade ms to 0.7.0
16
-
17
- 1.0.1 / 2014-12-31
18
- ==================
19
-
20
- * feat(index.js): warn when result is undefined
21
-
22
- 1.0.0 / 2014-08-14
23
- ==================
24
-
25
- * init
@@ -1,17 +0,0 @@
1
- Permission is hereby granted, free of charge, to any person obtaining a copy
2
- of this software and associated documentation files (the "Software"), to deal
3
- in the Software without restriction, including without limitation the rights
4
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5
- copies of the Software, and to permit persons to whom the Software is
6
- furnished to do so, subject to the following conditions:
7
-
8
- The above copyright notice and this permission notice shall be included in
9
- all copies or substantial portions of the Software.
10
-
11
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
16
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
17
- THE SOFTWARE.
@@ -1,40 +0,0 @@
1
- humanize-ms
2
- ---------------
3
-
4
- [![NPM version][npm-image]][npm-url]
5
- [![build status][travis-image]][travis-url]
6
- [![Test coverage][coveralls-image]][coveralls-url]
7
- [![Gittip][gittip-image]][gittip-url]
8
- [![David deps][david-image]][david-url]
9
-
10
- [npm-image]: https://img.shields.io/npm/v/humanize-ms.svg?style=flat
11
- [npm-url]: https://npmjs.org/package/humanize-ms
12
- [travis-image]: https://img.shields.io/travis/node-modules/humanize-ms.svg?style=flat
13
- [travis-url]: https://travis-ci.org/node-modules/humanize-ms
14
- [coveralls-image]: https://img.shields.io/coveralls/node-modules/humanize-ms.svg?style=flat
15
- [coveralls-url]: https://coveralls.io/r/node-modules/humanize-ms?branch=master
16
- [gittip-image]: https://img.shields.io/gittip/dead-horse.svg?style=flat
17
- [gittip-url]: https://www.gittip.com/dead-horse/
18
- [david-image]: https://img.shields.io/david/node-modules/humanize-ms.svg?style=flat
19
- [david-url]: https://david-dm.org/node-modules/humanize-ms
20
-
21
- transform humanize time to ms
22
-
23
- ## Installation
24
-
25
- ```bash
26
- $ npm install humanize-ms
27
- ```
28
-
29
- ## Examples
30
-
31
- ```js
32
- var ms = require('humanize-ms');
33
-
34
- ms('1s') // 1000
35
- ms(1000) // 1000
36
- ```
37
-
38
- ### License
39
-
40
- MIT
@@ -1,24 +0,0 @@
1
- /*!
2
- * humanize-ms - index.js
3
- * Copyright(c) 2014 dead_horse <dead_horse@qq.com>
4
- * MIT Licensed
5
- */
6
-
7
- 'use strict';
8
-
9
- /**
10
- * Module dependencies.
11
- */
12
-
13
- var util = require('util');
14
- var ms = require('ms');
15
-
16
- module.exports = function (t) {
17
- if (typeof t === 'number') return t;
18
- var r = ms(t);
19
- if (r === undefined) {
20
- var err = new Error(util.format('humanize-ms(%j) result undefined', t));
21
- console.warn(err.stack);
22
- }
23
- return r;
24
- };