@mtkruto/node 0.103.0 → 0.104.0

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 (437) hide show
  1. package/esm/0_deps.d.ts +18 -18
  2. package/esm/0_deps.d.ts.map +1 -1
  3. package/esm/0_deps.js +18 -18
  4. package/esm/client/2_context.d.ts.map +1 -1
  5. package/esm/client/2_context.js +28 -18
  6. package/esm/client/3_message_manager.js +1 -1
  7. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.d.ts +2 -1
  8. package/esm/deps/jsr.io/@std/assert/1.0.19/assert.d.ts.map +1 -0
  9. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.js +3 -2
  10. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts.map +1 -1
  11. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.js +1 -1
  12. package/{script/deps/jsr.io/@std/assert/1.0.16 → esm/deps/jsr.io/@std/assert/1.0.19}/equal.d.ts +8 -0
  13. package/esm/deps/jsr.io/@std/assert/1.0.19/equal.d.ts.map +1 -0
  14. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equal.js +9 -1
  15. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.d.ts +5 -3
  16. package/esm/deps/jsr.io/@std/assert/1.0.19/equals.d.ts.map +1 -0
  17. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.js +6 -4
  18. package/{script/deps/jsr.io/@std/assert/1.0.16 → esm/deps/jsr.io/@std/assert/1.0.19}/false.d.ts +2 -1
  19. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.d.ts.map +1 -1
  20. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.js +3 -2
  21. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/instance_of.d.ts.map +1 -1
  22. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/is_error.d.ts.map +1 -1
  23. package/esm/deps/jsr.io/@std/assert/1.0.19/not_equals.d.ts.map +1 -0
  24. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/throws.d.ts.map +1 -1
  25. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts.map +1 -1
  26. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.js +1 -1
  27. package/esm/deps/jsr.io/@std/async/1.2.0/_util.d.ts.map +1 -0
  28. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.js +1 -1
  29. package/esm/deps/jsr.io/@std/async/1.2.0/abortable.d.ts.map +1 -0
  30. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.js +1 -1
  31. package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/deadline.d.ts +2 -1
  32. package/esm/deps/jsr.io/@std/async/1.2.0/deadline.d.ts.map +1 -0
  33. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/deadline.js +6 -3
  34. package/esm/deps/jsr.io/@std/async/1.2.0/debounce.d.ts.map +1 -0
  35. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.js +1 -1
  36. package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/delay.d.ts +4 -2
  37. package/esm/deps/jsr.io/@std/async/1.2.0/delay.d.ts.map +1 -0
  38. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/delay.js +11 -5
  39. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.d.ts +3 -3
  40. package/esm/deps/jsr.io/@std/async/1.2.0/mod.d.ts.map +1 -0
  41. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.js +4 -4
  42. package/esm/deps/jsr.io/@std/async/1.2.0/mux_async_iterator.d.ts.map +1 -0
  43. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.js +1 -1
  44. package/esm/deps/jsr.io/@std/async/1.2.0/pool.d.ts.map +1 -0
  45. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.js +1 -1
  46. package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/retry.d.ts +45 -0
  47. package/esm/deps/jsr.io/@std/async/1.2.0/retry.d.ts.map +1 -0
  48. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/retry.js +48 -8
  49. package/esm/deps/jsr.io/@std/async/1.2.0/tee.d.ts.map +1 -0
  50. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.js +1 -1
  51. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts.map +1 -1
  52. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts.map +1 -1
  53. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.js +3 -4
  54. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts.map +1 -1
  55. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.js +1 -1
  56. package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts.map +1 -1
  57. package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.js +1 -1
  58. package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts +265 -0
  59. package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts.map +1 -0
  60. package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.js +266 -0
  61. package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts.map +1 -1
  62. package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.js +1 -1
  63. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts +23 -0
  64. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts.map +1 -0
  65. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.js +51 -0
  66. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts +35 -0
  67. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts.map +1 -0
  68. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.js +113 -0
  69. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts +4 -0
  70. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts.map +1 -0
  71. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.js +13 -0
  72. package/esm/deps/jsr.io/@std/encoding/1.0.10/_types.d.ts.map +1 -0
  73. package/esm/deps/jsr.io/@std/encoding/1.0.10/base64.d.ts.map +1 -0
  74. package/esm/deps/jsr.io/@std/encoding/1.0.10/base64.js +82 -0
  75. package/esm/deps/jsr.io/@std/encoding/1.0.10/hex.d.ts.map +1 -0
  76. package/esm/deps/jsr.io/@std/encoding/1.0.10/hex.js +87 -0
  77. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts.map +1 -1
  78. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.js +1 -1
  79. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts.map +1 -1
  80. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.js +1 -1
  81. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts.map +1 -1
  82. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.js +1 -1
  83. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts.map +1 -1
  84. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts.map +1 -1
  85. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts.map +1 -1
  86. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts.map +1 -1
  87. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts.map +1 -1
  88. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts.map +1 -1
  89. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts.map +1 -1
  90. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts.map +1 -1
  91. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/basename.d.ts.map +1 -1
  92. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts.map +1 -1
  93. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts.map +1 -1
  94. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts.map +1 -1
  95. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts.map +1 -1
  96. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/basename.d.ts.map +1 -1
  97. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/extname.d.ts.map +1 -1
  98. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts.map +1 -1
  99. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts.map +1 -1
  100. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/join.d.ts.map +1 -1
  101. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/normalize.d.ts.map +1 -1
  102. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/to_file_url.d.ts.map +1 -1
  103. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/to_file_url.d.ts.map +1 -1
  104. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/_util.d.ts.map +1 -1
  105. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/basename.d.ts.map +1 -1
  106. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/extname.d.ts.map +1 -1
  107. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/from_file_url.d.ts.map +1 -1
  108. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/is_absolute.d.ts.map +1 -1
  109. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/join.d.ts.map +1 -1
  110. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/normalize.d.ts.map +1 -1
  111. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/to_file_url.d.ts.map +1 -1
  112. package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts.map +1 -1
  113. package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.js +1 -1
  114. package/package.json +1 -1
  115. package/script/0_deps.d.ts +18 -18
  116. package/script/0_deps.d.ts.map +1 -1
  117. package/script/0_deps.js +18 -18
  118. package/script/client/2_context.d.ts.map +1 -1
  119. package/script/client/2_context.js +28 -18
  120. package/script/client/3_message_manager.js +1 -1
  121. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.d.ts +2 -1
  122. package/script/deps/jsr.io/@std/assert/1.0.19/assert.d.ts.map +1 -0
  123. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.js +3 -2
  124. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts.map +1 -1
  125. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.js +1 -1
  126. package/{esm/deps/jsr.io/@std/assert/1.0.16 → script/deps/jsr.io/@std/assert/1.0.19}/equal.d.ts +8 -0
  127. package/script/deps/jsr.io/@std/assert/1.0.19/equal.d.ts.map +1 -0
  128. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equal.js +9 -1
  129. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.d.ts +5 -3
  130. package/script/deps/jsr.io/@std/assert/1.0.19/equals.d.ts.map +1 -0
  131. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.js +6 -4
  132. package/{esm/deps/jsr.io/@std/assert/1.0.16 → script/deps/jsr.io/@std/assert/1.0.19}/false.d.ts +2 -1
  133. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.d.ts.map +1 -1
  134. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.js +3 -2
  135. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/instance_of.d.ts.map +1 -1
  136. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/is_error.d.ts.map +1 -1
  137. package/script/deps/jsr.io/@std/assert/1.0.19/not_equals.d.ts.map +1 -0
  138. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/throws.d.ts.map +1 -1
  139. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts.map +1 -1
  140. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.js +1 -1
  141. package/script/deps/jsr.io/@std/async/1.2.0/_util.d.ts.map +1 -0
  142. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.js +1 -1
  143. package/script/deps/jsr.io/@std/async/1.2.0/abortable.d.ts.map +1 -0
  144. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.js +1 -1
  145. package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/deadline.d.ts +2 -1
  146. package/script/deps/jsr.io/@std/async/1.2.0/deadline.d.ts.map +1 -0
  147. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/deadline.js +6 -3
  148. package/script/deps/jsr.io/@std/async/1.2.0/debounce.d.ts.map +1 -0
  149. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.js +1 -1
  150. package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/delay.d.ts +4 -2
  151. package/script/deps/jsr.io/@std/async/1.2.0/delay.d.ts.map +1 -0
  152. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/delay.js +11 -5
  153. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.d.ts +3 -3
  154. package/script/deps/jsr.io/@std/async/1.2.0/mod.d.ts.map +1 -0
  155. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.js +4 -4
  156. package/script/deps/jsr.io/@std/async/1.2.0/mux_async_iterator.d.ts.map +1 -0
  157. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.js +1 -1
  158. package/script/deps/jsr.io/@std/async/1.2.0/pool.d.ts.map +1 -0
  159. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.js +1 -1
  160. package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/retry.d.ts +45 -0
  161. package/script/deps/jsr.io/@std/async/1.2.0/retry.d.ts.map +1 -0
  162. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/retry.js +49 -9
  163. package/script/deps/jsr.io/@std/async/1.2.0/tee.d.ts.map +1 -0
  164. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.js +1 -1
  165. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts.map +1 -1
  166. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts.map +1 -1
  167. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.js +3 -4
  168. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts.map +1 -1
  169. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.js +1 -1
  170. package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts.map +1 -1
  171. package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.js +1 -1
  172. package/script/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts +265 -0
  173. package/script/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts.map +1 -0
  174. package/script/deps/jsr.io/@std/datetime/0.225.7/constants.js +269 -0
  175. package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts.map +1 -1
  176. package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.js +1 -1
  177. package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts +23 -0
  178. package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts.map +1 -0
  179. package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.js +57 -0
  180. package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts +35 -0
  181. package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts.map +1 -0
  182. package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.js +119 -0
  183. package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts +4 -0
  184. package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts.map +1 -0
  185. package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.js +16 -0
  186. package/script/deps/jsr.io/@std/encoding/1.0.10/_types.d.ts.map +1 -0
  187. package/script/deps/jsr.io/@std/encoding/1.0.10/base64.d.ts.map +1 -0
  188. package/script/deps/jsr.io/@std/encoding/1.0.10/base64.js +86 -0
  189. package/script/deps/jsr.io/@std/encoding/1.0.10/hex.d.ts.map +1 -0
  190. package/script/deps/jsr.io/@std/encoding/1.0.10/hex.js +91 -0
  191. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts.map +1 -1
  192. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.js +1 -1
  193. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts.map +1 -1
  194. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.js +1 -1
  195. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts.map +1 -1
  196. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.js +1 -1
  197. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts.map +1 -1
  198. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts.map +1 -1
  199. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts.map +1 -1
  200. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts.map +1 -1
  201. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts.map +1 -1
  202. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts.map +1 -1
  203. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts.map +1 -1
  204. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts.map +1 -1
  205. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/basename.d.ts.map +1 -1
  206. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts.map +1 -1
  207. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts.map +1 -1
  208. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts.map +1 -1
  209. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts.map +1 -1
  210. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/basename.d.ts.map +1 -1
  211. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/extname.d.ts.map +1 -1
  212. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts.map +1 -1
  213. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts.map +1 -1
  214. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/join.d.ts.map +1 -1
  215. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/normalize.d.ts.map +1 -1
  216. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/to_file_url.d.ts.map +1 -1
  217. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/to_file_url.d.ts.map +1 -1
  218. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/_util.d.ts.map +1 -1
  219. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/basename.d.ts.map +1 -1
  220. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/extname.d.ts.map +1 -1
  221. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/from_file_url.d.ts.map +1 -1
  222. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/is_absolute.d.ts.map +1 -1
  223. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/join.d.ts.map +1 -1
  224. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/normalize.d.ts.map +1 -1
  225. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/to_file_url.d.ts.map +1 -1
  226. package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts.map +1 -1
  227. package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.js +1 -1
  228. package/esm/deps/jsr.io/@std/assert/1.0.16/assert.d.ts.map +0 -1
  229. package/esm/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +0 -1
  230. package/esm/deps/jsr.io/@std/assert/1.0.16/equals.d.ts.map +0 -1
  231. package/esm/deps/jsr.io/@std/assert/1.0.16/not_equals.d.ts.map +0 -1
  232. package/esm/deps/jsr.io/@std/async/1.0.15/_util.d.ts.map +0 -1
  233. package/esm/deps/jsr.io/@std/async/1.0.15/abortable.d.ts.map +0 -1
  234. package/esm/deps/jsr.io/@std/async/1.0.15/deadline.d.ts.map +0 -1
  235. package/esm/deps/jsr.io/@std/async/1.0.15/debounce.d.ts.map +0 -1
  236. package/esm/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +0 -1
  237. package/esm/deps/jsr.io/@std/async/1.0.15/mod.d.ts.map +0 -1
  238. package/esm/deps/jsr.io/@std/async/1.0.15/mux_async_iterator.d.ts.map +0 -1
  239. package/esm/deps/jsr.io/@std/async/1.0.15/pool.d.ts.map +0 -1
  240. package/esm/deps/jsr.io/@std/async/1.0.15/retry.d.ts.map +0 -1
  241. package/esm/deps/jsr.io/@std/async/1.0.15/tee.d.ts.map +0 -1
  242. package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts +0 -56
  243. package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts.map +0 -1
  244. package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.js +0 -57
  245. package/esm/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts.map +0 -1
  246. package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
  247. package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
  248. package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -26
  249. package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
  250. package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -163
  251. package/esm/deps/jsr.io/@std/encoding/1.0.7/hex.d.ts.map +0 -1
  252. package/esm/deps/jsr.io/@std/encoding/1.0.7/hex.js +0 -109
  253. package/script/deps/jsr.io/@std/assert/1.0.16/assert.d.ts.map +0 -1
  254. package/script/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +0 -1
  255. package/script/deps/jsr.io/@std/assert/1.0.16/equals.d.ts.map +0 -1
  256. package/script/deps/jsr.io/@std/assert/1.0.16/not_equals.d.ts.map +0 -1
  257. package/script/deps/jsr.io/@std/async/1.0.15/_util.d.ts.map +0 -1
  258. package/script/deps/jsr.io/@std/async/1.0.15/abortable.d.ts.map +0 -1
  259. package/script/deps/jsr.io/@std/async/1.0.15/deadline.d.ts.map +0 -1
  260. package/script/deps/jsr.io/@std/async/1.0.15/debounce.d.ts.map +0 -1
  261. package/script/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +0 -1
  262. package/script/deps/jsr.io/@std/async/1.0.15/mod.d.ts.map +0 -1
  263. package/script/deps/jsr.io/@std/async/1.0.15/mux_async_iterator.d.ts.map +0 -1
  264. package/script/deps/jsr.io/@std/async/1.0.15/pool.d.ts.map +0 -1
  265. package/script/deps/jsr.io/@std/async/1.0.15/retry.d.ts.map +0 -1
  266. package/script/deps/jsr.io/@std/async/1.0.15/tee.d.ts.map +0 -1
  267. package/script/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts +0 -56
  268. package/script/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts.map +0 -1
  269. package/script/deps/jsr.io/@std/datetime/0.225.5/constants.js +0 -60
  270. package/script/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts.map +0 -1
  271. package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
  272. package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
  273. package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -29
  274. package/script/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
  275. package/script/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -167
  276. package/script/deps/jsr.io/@std/encoding/1.0.7/hex.d.ts.map +0 -1
  277. package/script/deps/jsr.io/@std/encoding/1.0.7/hex.js +0 -113
  278. /package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts +0 -0
  279. /package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts +0 -0
  280. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.d.ts +0 -0
  281. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.d.ts +0 -0
  282. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.d.ts +0 -0
  283. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.d.ts +0 -0
  284. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.d.ts +0 -0
  285. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.d.ts +0 -0
  286. /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts +0 -0
  287. /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.js +0 -0
  288. /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts +0 -0
  289. /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts +0 -0
  290. /package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts +0 -0
  291. /package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts +0 -0
  292. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.d.ts +0 -0
  293. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.js +0 -0
  294. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/base64.d.ts +0 -0
  295. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/hex.d.ts +0 -0
  296. /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts +0 -0
  297. /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts +0 -0
  298. /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts +0 -0
  299. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts +0 -0
  300. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.js +0 -0
  301. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts +0 -0
  302. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.js +0 -0
  303. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts +0 -0
  304. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.js +0 -0
  305. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts +0 -0
  306. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.js +0 -0
  307. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts +0 -0
  308. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.js +0 -0
  309. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts +0 -0
  310. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.js +0 -0
  311. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts +0 -0
  312. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.js +0 -0
  313. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts +0 -0
  314. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.js +0 -0
  315. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.d.ts +0 -0
  316. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.js +0 -0
  317. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts +0 -0
  318. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.js +0 -0
  319. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts +0 -0
  320. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.js +0 -0
  321. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts +0 -0
  322. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.js +0 -0
  323. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts +0 -0
  324. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.js +0 -0
  325. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.d.ts +0 -0
  326. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.js +0 -0
  327. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.d.ts +0 -0
  328. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.js +0 -0
  329. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts +0 -0
  330. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.js +0 -0
  331. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts +0 -0
  332. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.js +0 -0
  333. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.d.ts +0 -0
  334. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.js +0 -0
  335. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.d.ts +0 -0
  336. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.js +0 -0
  337. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.d.ts +0 -0
  338. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.js +0 -0
  339. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.d.ts +0 -0
  340. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.js +0 -0
  341. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.d.ts +0 -0
  342. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.js +0 -0
  343. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.d.ts +0 -0
  344. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.js +0 -0
  345. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.d.ts +0 -0
  346. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.js +0 -0
  347. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.d.ts +0 -0
  348. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.js +0 -0
  349. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.d.ts +0 -0
  350. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.js +0 -0
  351. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.d.ts +0 -0
  352. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.js +0 -0
  353. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.d.ts +0 -0
  354. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.js +0 -0
  355. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.d.ts +0 -0
  356. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.js +0 -0
  357. /package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts +0 -0
  358. /package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts +0 -0
  359. /package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts +0 -0
  360. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.d.ts +0 -0
  361. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.d.ts +0 -0
  362. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.d.ts +0 -0
  363. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.d.ts +0 -0
  364. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.d.ts +0 -0
  365. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.d.ts +0 -0
  366. /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts +0 -0
  367. /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.js +0 -0
  368. /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts +0 -0
  369. /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts +0 -0
  370. /package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts +0 -0
  371. /package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts +0 -0
  372. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.d.ts +0 -0
  373. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.js +0 -0
  374. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/base64.d.ts +0 -0
  375. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/hex.d.ts +0 -0
  376. /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts +0 -0
  377. /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts +0 -0
  378. /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts +0 -0
  379. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts +0 -0
  380. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.js +0 -0
  381. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts +0 -0
  382. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.js +0 -0
  383. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts +0 -0
  384. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.js +0 -0
  385. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts +0 -0
  386. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.js +0 -0
  387. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts +0 -0
  388. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.js +0 -0
  389. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts +0 -0
  390. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.js +0 -0
  391. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts +0 -0
  392. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.js +0 -0
  393. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts +0 -0
  394. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.js +0 -0
  395. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.d.ts +0 -0
  396. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.js +0 -0
  397. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts +0 -0
  398. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.js +0 -0
  399. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts +0 -0
  400. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.js +0 -0
  401. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts +0 -0
  402. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.js +0 -0
  403. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts +0 -0
  404. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.js +0 -0
  405. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.d.ts +0 -0
  406. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.js +0 -0
  407. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.d.ts +0 -0
  408. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.js +0 -0
  409. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts +0 -0
  410. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.js +0 -0
  411. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts +0 -0
  412. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.js +0 -0
  413. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.d.ts +0 -0
  414. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.js +0 -0
  415. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.d.ts +0 -0
  416. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.js +0 -0
  417. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.d.ts +0 -0
  418. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.js +0 -0
  419. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.d.ts +0 -0
  420. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.js +0 -0
  421. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.d.ts +0 -0
  422. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.js +0 -0
  423. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.d.ts +0 -0
  424. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.js +0 -0
  425. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.d.ts +0 -0
  426. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.js +0 -0
  427. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.d.ts +0 -0
  428. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.js +0 -0
  429. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.d.ts +0 -0
  430. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.js +0 -0
  431. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.d.ts +0 -0
  432. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.js +0 -0
  433. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.d.ts +0 -0
  434. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.js +0 -0
  435. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.d.ts +0 -0
  436. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.js +0 -0
  437. /package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts +0 -0
@@ -112,11 +112,21 @@ class Context {
112
112
  }
113
113
  #getReplyTo = (quote, chatId, messageId) => {
114
114
  if ("story" in this.update) {
115
- return { chatId: this.update.story.chat.id, storyId: this.update.story.id };
115
+ return { replyTo: { chatId: this.update.story.chat.id, storyId: this.update.story.id } };
116
+ }
117
+ let messageThreadId = undefined;
118
+ if ("message" in this.update) {
119
+ messageThreadId = this.update.message.threadId;
120
+ }
121
+ else if ("editedMessage" in this.update) {
122
+ messageThreadId = this.update.editedMessage.threadId;
123
+ }
124
+ else if ("scheduledMessage" in this.update) {
125
+ messageThreadId = this.update.scheduledMessage.threadId;
116
126
  }
117
127
  const isPrivate = chatId > 0;
118
128
  const shouldQuote = quote === undefined ? !isPrivate : quote;
119
- return shouldQuote ? { messageId } : undefined;
129
+ return { messageThreadId, replyTo: shouldQuote ? { messageId } : undefined };
120
130
  };
121
131
  get chat() {
122
132
  return this.msg?.chat ?? ("messageReactions" in this.update ? this.update.messageReactions.chat : "messageReactionCount" in this.update ? this.update.messageReactionCount.chat : "chatMember" in this.update ? this.update.chatMember.chat : "myChatMember" in this.update ? this.update.myChatMember.chat : "joinRequest" in this.update ? this.update.joinRequest.chat : "story" in this.update ? this.update.story.chat : undefined);
@@ -144,7 +154,7 @@ class Context {
144
154
  async reply(text, params) {
145
155
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
146
156
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
147
- return await this.client.sendMessage(chatId, text, { ...params, replyTo, businessConnectionId });
157
+ return await this.client.sendMessage(chatId, text, { ...params, ...replyTo, businessConnectionId });
148
158
  }
149
159
  /**
150
160
  * Context-aware alias for {@link Client.sendPoll}.
@@ -152,7 +162,7 @@ class Context {
152
162
  async replyPoll(question, options, params) {
153
163
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
154
164
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
155
- return await this.client.sendPoll(chatId, question, options, { ...params, replyTo, businessConnectionId });
165
+ return await this.client.sendPoll(chatId, question, options, { ...params, ...replyTo, businessConnectionId });
156
166
  }
157
167
  /**
158
168
  * Context-aware alias for {@link Client.sendPhoto}.
@@ -160,7 +170,7 @@ class Context {
160
170
  async replyPhoto(photo, params) {
161
171
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
162
172
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
163
- return await this.client.sendPhoto(chatId, photo, { ...params, replyTo, businessConnectionId });
173
+ return await this.client.sendPhoto(chatId, photo, { ...params, ...replyTo, businessConnectionId });
164
174
  }
165
175
  /**
166
176
  * Context-aware alias for {@link Client.sendMediaGroup}.
@@ -168,7 +178,7 @@ class Context {
168
178
  async replyMediaGroup(media, params) {
169
179
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
170
180
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
171
- return await this.client.sendMediaGroup(chatId, media, { ...params, replyTo, businessConnectionId });
181
+ return await this.client.sendMediaGroup(chatId, media, { ...params, ...replyTo, businessConnectionId });
172
182
  }
173
183
  /**
174
184
  * Context-aware alias for {@link Client.sendInvoice}.
@@ -176,7 +186,7 @@ class Context {
176
186
  async replyInvoice(title, description, payload, currency, prices, params) {
177
187
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
178
188
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
179
- return await this.client.sendInvoice(chatId, title, description, payload, currency, prices, { ...params, replyTo, businessConnectionId });
189
+ return await this.client.sendInvoice(chatId, title, description, payload, currency, prices, { ...params, ...replyTo, businessConnectionId });
180
190
  }
181
191
  /**
182
192
  * Context-aware alias for {@link Client.sendDocument}.
@@ -184,7 +194,7 @@ class Context {
184
194
  async replyDocument(document, params) {
185
195
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
186
196
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
187
- return await this.client.sendDocument(chatId, document, { ...params, replyTo, businessConnectionId });
197
+ return await this.client.sendDocument(chatId, document, { ...params, ...replyTo, businessConnectionId });
188
198
  }
189
199
  /**
190
200
  * Context-aware alias for {@link Client.sendSticker}.
@@ -192,7 +202,7 @@ class Context {
192
202
  async replySticker(sticker, params) {
193
203
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
194
204
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
195
- return await this.client.sendSticker(chatId, sticker, { ...params, replyTo, businessConnectionId });
205
+ return await this.client.sendSticker(chatId, sticker, { ...params, ...replyTo, businessConnectionId });
196
206
  }
197
207
  /**
198
208
  * Context-aware alias for {@link Client.sendLocation}.
@@ -200,7 +210,7 @@ class Context {
200
210
  async replyLocation(latitude, longitude, params) {
201
211
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
202
212
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
203
- return await this.client.sendLocation(chatId, latitude, longitude, { ...params, replyTo, businessConnectionId });
213
+ return await this.client.sendLocation(chatId, latitude, longitude, { ...params, ...replyTo, businessConnectionId });
204
214
  }
205
215
  /**
206
216
  * Context-aware alias for {@link Client.sendDice}.
@@ -208,7 +218,7 @@ class Context {
208
218
  async replyDice(params) {
209
219
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
210
220
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
211
- return await this.client.sendDice(chatId, { ...params, replyTo, businessConnectionId });
221
+ return await this.client.sendDice(chatId, { ...params, ...replyTo, businessConnectionId });
212
222
  }
213
223
  /**
214
224
  * Context-aware alias for {@link Client.sendVenue}.
@@ -216,7 +226,7 @@ class Context {
216
226
  async replyVenue(latitude, longitude, title, address, params) {
217
227
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
218
228
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
219
- return await this.client.sendVenue(chatId, latitude, longitude, title, address, { ...params, replyTo, businessConnectionId });
229
+ return await this.client.sendVenue(chatId, latitude, longitude, title, address, { ...params, ...replyTo, businessConnectionId });
220
230
  }
221
231
  /**
222
232
  * Context-aware alias for {@link Client.sendContact}.
@@ -224,7 +234,7 @@ class Context {
224
234
  async replyContact(firstName, number, params) {
225
235
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
226
236
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
227
- return await this.client.sendContact(chatId, firstName, number, { ...params, replyTo, businessConnectionId });
237
+ return await this.client.sendContact(chatId, firstName, number, { ...params, ...replyTo, businessConnectionId });
228
238
  }
229
239
  /**
230
240
  * Context-aware alias for {@link Client.sendVideo}.
@@ -232,7 +242,7 @@ class Context {
232
242
  async replyVideo(video, params) {
233
243
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
234
244
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
235
- return await this.client.sendVideo(chatId, video, { ...params, replyTo, businessConnectionId });
245
+ return await this.client.sendVideo(chatId, video, { ...params, ...replyTo, businessConnectionId });
236
246
  }
237
247
  /**
238
248
  * Context-aware alias for {@link Client.sendAnimation}.
@@ -240,7 +250,7 @@ class Context {
240
250
  async replyAnimation(animation, params) {
241
251
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
242
252
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
243
- return await this.client.sendAnimation(chatId, animation, { ...params, replyTo, businessConnectionId });
253
+ return await this.client.sendAnimation(chatId, animation, { ...params, ...replyTo, businessConnectionId });
244
254
  }
245
255
  /**
246
256
  * Context-aware alias for {@link Client.sendVoice}.
@@ -248,7 +258,7 @@ class Context {
248
258
  async replyVoice(voice, params) {
249
259
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
250
260
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
251
- return await this.client.sendVoice(chatId, voice, { ...params, replyTo, businessConnectionId });
261
+ return await this.client.sendVoice(chatId, voice, { ...params, ...replyTo, businessConnectionId });
252
262
  }
253
263
  /**
254
264
  * Context-aware alias for {@link Client.sendAudio}.
@@ -256,7 +266,7 @@ class Context {
256
266
  async replyAudio(audio, params) {
257
267
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
258
268
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
259
- return await this.client.sendAudio(chatId, audio, { ...params, replyTo, businessConnectionId });
269
+ return await this.client.sendAudio(chatId, audio, { ...params, ...replyTo, businessConnectionId });
260
270
  }
261
271
  /**
262
272
  * Context-aware alias for {@link Client.sendVideoNote}.
@@ -264,7 +274,7 @@ class Context {
264
274
  async replyVideoNote(videoNote, params) {
265
275
  const { chatId, messageId, businessConnectionId } = this.#mustGetMsg();
266
276
  const replyTo = this.#getReplyTo(params?.quote, chatId, messageId);
267
- return await this.client.sendVideoNote(chatId, videoNote, { ...params, replyTo, businessConnectionId });
277
+ return await this.client.sendVideoNote(chatId, videoNote, { ...params, ...replyTo, businessConnectionId });
268
278
  }
269
279
  /**
270
280
  * Context-aware alias for {@link Client.deleteMessage}.
@@ -345,7 +345,7 @@ class MessageManager {
345
345
  const topMsgId = params?.messageThreadId;
346
346
  if (!params?.replyTo) {
347
347
  if (topMsgId) {
348
- return { _: "inputReplyToMessage", reply_to_msg_id: topMsgId };
348
+ return { _: "inputReplyToMessage", reply_to_msg_id: topMsgId, top_msg_id: topMsgId };
349
349
  }
350
350
  else {
351
351
  return undefined;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Make an assertion, error will be thrown if `expr` does not have truthy value.
2
+ * Make an assertion, an error will be thrown if `expr` does not have a truthy value.
3
3
  *
4
4
  * @example Usage
5
5
  * ```ts ignore
@@ -11,6 +11,7 @@
11
11
  *
12
12
  * @param expr The expression to test.
13
13
  * @param msg The optional message to display if the assertion fails.
14
+ * @throws {AssertionError} If `expr` is falsy.
14
15
  */
15
16
  export declare function assert(expr: unknown, msg?: string): asserts expr;
16
17
  //# sourceMappingURL=assert.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"assert.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.19/assert.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,MAAM,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,SAAK,GAAG,OAAO,CAAC,IAAI,CAI5D"}
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.assert = assert;
4
- // Copyright 2018-2025 the Deno authors. MIT license.
4
+ // Copyright 2018-2026 the Deno authors. MIT license.
5
5
  // This module is browser compatible.
6
6
  const assertion_error_js_1 = require("./assertion_error.js");
7
7
  /**
8
- * Make an assertion, error will be thrown if `expr` does not have truthy value.
8
+ * Make an assertion, an error will be thrown if `expr` does not have a truthy value.
9
9
  *
10
10
  * @example Usage
11
11
  * ```ts ignore
@@ -17,6 +17,7 @@ const assertion_error_js_1 = require("./assertion_error.js");
17
17
  *
18
18
  * @param expr The expression to test.
19
19
  * @param msg The optional message to display if the assertion fails.
20
+ * @throws {AssertionError} If `expr` is falsy.
20
21
  */
21
22
  function assert(expr, msg = "") {
22
23
  if (!expr) {
@@ -1 +1 @@
1
- {"version":3,"file":"assertion_error.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/assertion_error.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;;;;;GAgBG;AACH,qBAAa,cAAe,SAAQ,KAAK;IACvC;;;;OAIG;gBACS,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,YAAY;CAIpD"}
1
+ {"version":3,"file":"assertion_error.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.19/assertion_error.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;;;;;GAgBG;AACH,qBAAa,cAAe,SAAQ,KAAK;IACvC;;;;OAIG;gBACS,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,YAAY;CAIpD"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // Copyright 2018-2026 the Deno authors. MIT license.
3
3
  // This module is browser compatible.
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
5
  exports.AssertionError = void 0;
@@ -1,10 +1,18 @@
1
1
  /**
2
2
  * Deep equality comparison used in assertions.
3
3
  *
4
+ * This function is based on value equality, but for some cases (such as data
5
+ * that can only be read asynchronously or function properties) value equality
6
+ * is not possible to determine. In such cases, reference equality is used
7
+ * instead, which may cause false negatives for objects such as `Blob`s or
8
+ * `Request`s.
9
+ *
4
10
  * @param a The actual value
5
11
  * @param b The expected value
6
12
  * @returns `true` if the values are deeply equal, `false` otherwise
7
13
  *
14
+ * @throws {TypeError} If either value is a `WeakMap` or `WeakSet`.
15
+ *
8
16
  * @example Usage
9
17
  * ```ts
10
18
  * import { equal } from "@std/assert/equal";
@@ -0,0 +1 @@
1
+ {"version":3,"file":"equal.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.19/equal.ts"],"names":[],"mappings":"AA0FA;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,wBAAgB,KAAK,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,OAAO,GAAG,OAAO,CAgHrD"}
@@ -34,7 +34,7 @@ var __importStar = (this && this.__importStar) || (function () {
34
34
  })();
35
35
  Object.defineProperty(exports, "__esModule", { value: true });
36
36
  exports.equal = equal;
37
- // Copyright 2018-2025 the Deno authors. MIT license.
37
+ // Copyright 2018-2026 the Deno authors. MIT license.
38
38
  // This module is browser compatible.
39
39
  const dntShim = __importStar(require("../../../../../_dnt.shims.js"));
40
40
  function isKeyedCollection(x) {
@@ -111,10 +111,18 @@ function sameValueZero(a, b) {
111
111
  /**
112
112
  * Deep equality comparison used in assertions.
113
113
  *
114
+ * This function is based on value equality, but for some cases (such as data
115
+ * that can only be read asynchronously or function properties) value equality
116
+ * is not possible to determine. In such cases, reference equality is used
117
+ * instead, which may cause false negatives for objects such as `Blob`s or
118
+ * `Request`s.
119
+ *
114
120
  * @param a The actual value
115
121
  * @param b The expected value
116
122
  * @returns `true` if the values are deeply equal, `false` otherwise
117
123
  *
124
+ * @throws {TypeError} If either value is a `WeakMap` or `WeakSet`.
125
+ *
118
126
  * @example Usage
119
127
  * ```ts
120
128
  * import { equal } from "@std/assert/equal";
@@ -5,9 +5,11 @@
5
5
  * Type parameter can be specified to ensure values under comparison have the
6
6
  * same type.
7
7
  *
8
- * Note: When comparing `Blob` objects, you should first convert them to
9
- * `Uint8Array` using the `Blob.bytes()` method and then compare their
10
- * contents.
8
+ * Note: This function is based on value equality, but for some cases (such as
9
+ * data that can only be read asynchronously or function properties) value
10
+ * equality is not possible to determine. In such cases, reference equality is
11
+ * used instead, which may cause false negatives for objects such as `Blob`s or
12
+ * `Request`s.
11
13
  *
12
14
  * @example Usage
13
15
  * ```ts ignore
@@ -0,0 +1 @@
1
+ {"version":3,"file":"equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.19/equals.ts"],"names":[],"mappings":"AAUA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,wBAAgB,YAAY,CAAC,CAAC,EAC5B,MAAM,EAAE,CAAC,EACT,QAAQ,EAAE,CAAC,EACX,GAAG,CAAC,EAAE,MAAM,QAmBb"}
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.assertEquals = assertEquals;
4
- // Copyright 2018-2025 the Deno authors. MIT license.
4
+ // Copyright 2018-2026 the Deno authors. MIT license.
5
5
  // This module is browser compatible.
6
6
  const equal_js_1 = require("./equal.js");
7
7
  const build_message_js_1 = require("../../internal/1.0.12/build_message.js");
@@ -16,9 +16,11 @@ const assertion_error_js_1 = require("./assertion_error.js");
16
16
  * Type parameter can be specified to ensure values under comparison have the
17
17
  * same type.
18
18
  *
19
- * Note: When comparing `Blob` objects, you should first convert them to
20
- * `Uint8Array` using the `Blob.bytes()` method and then compare their
21
- * contents.
19
+ * Note: This function is based on value equality, but for some cases (such as
20
+ * data that can only be read asynchronously or function properties) value
21
+ * equality is not possible to determine. In such cases, reference equality is
22
+ * used instead, which may cause false negatives for objects such as `Blob`s or
23
+ * `Request`s.
22
24
  *
23
25
  * @example Usage
24
26
  * ```ts ignore
@@ -1,7 +1,7 @@
1
1
  /** Assertion condition for {@linkcode assertFalse}. */
2
2
  export type Falsy = false | 0 | 0n | "" | null | undefined;
3
3
  /**
4
- * Make an assertion, error will be thrown if `expr` have truthy value.
4
+ * Make an assertion, an error will be thrown if `expr` has a truthy value.
5
5
  *
6
6
  * @example Usage
7
7
  * ```ts ignore
@@ -13,6 +13,7 @@ export type Falsy = false | 0 | 0n | "" | null | undefined;
13
13
  *
14
14
  * @param expr The expression to test.
15
15
  * @param msg The optional message to display if the assertion fails.
16
+ * @throws {AssertionError} If `expr` is truthy.
16
17
  */
17
18
  export declare function assertFalse(expr: unknown, msg?: string): asserts expr is Falsy;
18
19
  //# sourceMappingURL=false.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"false.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/false.ts"],"names":[],"mappings":"AAIA,uDAAuD;AACvD,MAAM,MAAM,KAAK,GAAG,KAAK,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,IAAI,GAAG,SAAS,CAAC;AAE3D;;;;;;;;;;;;;GAaG;AACH,wBAAgB,WAAW,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,SAAK,GAAG,OAAO,CAAC,IAAI,IAAI,KAAK,CAI1E"}
1
+ {"version":3,"file":"false.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.19/false.ts"],"names":[],"mappings":"AAIA,uDAAuD;AACvD,MAAM,MAAM,KAAK,GAAG,KAAK,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,IAAI,GAAG,SAAS,CAAC;AAE3D;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,WAAW,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,SAAK,GAAG,OAAO,CAAC,IAAI,IAAI,KAAK,CAI1E"}
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.assertFalse = assertFalse;
4
- // Copyright 2018-2025 the Deno authors. MIT license.
4
+ // Copyright 2018-2026 the Deno authors. MIT license.
5
5
  // This module is browser compatible.
6
6
  const assertion_error_js_1 = require("./assertion_error.js");
7
7
  /**
8
- * Make an assertion, error will be thrown if `expr` have truthy value.
8
+ * Make an assertion, an error will be thrown if `expr` has a truthy value.
9
9
  *
10
10
  * @example Usage
11
11
  * ```ts ignore
@@ -17,6 +17,7 @@ const assertion_error_js_1 = require("./assertion_error.js");
17
17
  *
18
18
  * @param expr The expression to test.
19
19
  * @param msg The optional message to display if the assertion fails.
20
+ * @throws {AssertionError} If `expr` is truthy.
20
21
  */
21
22
  function assertFalse(expr, msg = "") {
22
23
  if (expr) {
@@ -1 +1 @@
1
- {"version":3,"file":"instance_of.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/instance_of.ts"],"names":[],"mappings":"AAIA,sBAAsB;AAEtB,MAAM,MAAM,cAAc,GAAG,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,CAAC;AACzD,4BAA4B;AAC5B,MAAM,MAAM,kBAAkB,CAAC,CAAC,SAAS,cAAc,IAAI,YAAY,CAAC,CAAC,CAAC,CAAC;AAE3E;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,gBAAgB,CAE9B,CAAC,SAAS,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,EAE9C,MAAM,EAAE,OAAO,EACf,YAAY,EAAE,CAAC,EACf,GAAG,SAAK,GACP,OAAO,CAAC,MAAM,IAAI,YAAY,CAAC,CAAC,CAAC,CA6BnC"}
1
+ {"version":3,"file":"instance_of.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.19/instance_of.ts"],"names":[],"mappings":"AAIA,sBAAsB;AAEtB,MAAM,MAAM,cAAc,GAAG,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,CAAC;AACzD,4BAA4B;AAC5B,MAAM,MAAM,kBAAkB,CAAC,CAAC,SAAS,cAAc,IAAI,YAAY,CAAC,CAAC,CAAC,CAAC;AAE3E;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,gBAAgB,CAE9B,CAAC,SAAS,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,EAE9C,MAAM,EAAE,OAAO,EACf,YAAY,EAAE,CAAC,EACf,GAAG,SAAK,GACP,OAAO,CAAC,MAAM,IAAI,YAAY,CAAC,CAAC,CAAC,CA6BnC"}
@@ -1 +1 @@
1
- {"version":3,"file":"is_error.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/is_error.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,wBAAgB,aAAa,CAAC,CAAC,SAAS,KAAK,GAAG,KAAK,EACnD,KAAK,EAAE,OAAO,EAEd,UAAU,CAAC,EAAE,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,EAC/C,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,EAC5B,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC,KAAK,IAAI,CAAC,CA8BpB"}
1
+ {"version":3,"file":"is_error.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.19/is_error.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,wBAAgB,aAAa,CAAC,CAAC,SAAS,KAAK,GAAG,KAAK,EACnD,KAAK,EAAE,OAAO,EAEd,UAAU,CAAC,EAAE,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,EAC/C,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,EAC5B,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC,KAAK,IAAI,CAAC,CA8BpB"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"not_equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.19/not_equals.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,wBAAgB,eAAe,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,GAAG,CAAC,EAAE,MAAM,QAUtE"}
@@ -1 +1 @@
1
- {"version":3,"file":"throws.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/throws.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,YAAY,CAC1B,EAAE,EAAE,MAAM,OAAO,EACjB,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC;AACX;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,wBAAgB,YAAY,CAAC,CAAC,SAAS,KAAK,GAAG,KAAK,EAClD,EAAE,EAAE,MAAM,OAAO,EAEjB,UAAU,EAAE,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,EAC9C,WAAW,CAAC,EAAE,MAAM,EACpB,GAAG,CAAC,EAAE,MAAM,GACX,CAAC,CAAC"}
1
+ {"version":3,"file":"throws.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.19/throws.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,YAAY,CAC1B,EAAE,EAAE,MAAM,OAAO,EACjB,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC;AACX;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,wBAAgB,YAAY,CAAC,CAAC,SAAS,KAAK,GAAG,KAAK,EAClD,EAAE,EAAE,MAAM,OAAO,EAEjB,UAAU,EAAE,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,EAC9C,WAAW,CAAC,EAAE,MAAM,EACpB,GAAG,CAAC,EAAE,MAAM,GACX,CAAC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"unreachable.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/unreachable.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;GAYG;AACH,wBAAgB,WAAW,CAAC,GAAG,CAAC,EAAE,MAAM,GAAG,KAAK,CAG/C"}
1
+ {"version":3,"file":"unreachable.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.19/unreachable.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;GAYG;AACH,wBAAgB,WAAW,CAAC,GAAG,CAAC,EAAE,MAAM,GAAG,KAAK,CAG/C"}
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.unreachable = unreachable;
4
- // Copyright 2018-2025 the Deno authors. MIT license.
4
+ // Copyright 2018-2026 the Deno authors. MIT license.
5
5
  // This module is browser compatible.
6
6
  const assertion_error_js_1 = require("./assertion_error.js");
7
7
  /**
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_util.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.2.0/_util.ts"],"names":[],"mappings":"AAGA,wBAAgB,4BAA4B,CAC1C,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,MAAM,EACZ,OAAO,EAAE,MAAM,EACf,UAAU,EAAE,MAAM,EAClB,MAAM,EAAE,MAAM,UAIf"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // Copyright 2018-2026 the Deno authors. MIT license.
3
3
  // This module is browser compatible.
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
5
  exports.exponentialBackoffWithJitter = exponentialBackoffWithJitter;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"abortable.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.2.0/abortable.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,wBAAgB,SAAS,CAAC,CAAC,EAAE,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,WAAW,GAAG,OAAO,CAAC,CAAC,CAAC,CAAC;AAC7E;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6DG;AAEH,wBAAgB,SAAS,CAAC,CAAC,EACzB,CAAC,EAAE,aAAa,CAAC,CAAC,CAAC,EACnB,MAAM,EAAE,WAAW,GAClB,cAAc,CAAC,CAAC,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // Copyright 2018-2026 the Deno authors. MIT license.
3
3
  // This module is browser compatible.
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
5
  exports.abortable = abortable;
@@ -18,7 +18,8 @@ export interface DeadlineOptions {
18
18
  * custom `reason` before resolving or timing out.
19
19
  * @typeParam T The type of the provided and returned promise.
20
20
  * @param p The promise to make rejectable.
21
- * @param ms Duration in milliseconds for when the promise should time out.
21
+ * @param ms Duration in milliseconds for when the promise should time out. If
22
+ * greater than `Number.MAX_SAFE_INTEGER`, the deadline will never expire.
22
23
  * @param options Additional options.
23
24
  * @returns A promise that will reject if the provided duration runs out before resolving.
24
25
  *
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deadline.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.2.0/deadline.ts"],"names":[],"mappings":"AAKA,wCAAwC;AACxC,MAAM,WAAW,eAAe;IAC9B,yCAAyC;IACzC,MAAM,CAAC,EAAE,WAAW,CAAC;CACtB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,wBAAsB,QAAQ,CAAC,CAAC,EAC9B,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,EACb,EAAE,EAAE,MAAM,EACV,OAAO,GAAE,eAAoB,GAC5B,OAAO,CAAC,CAAC,CAAC,CAKZ"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // Copyright 2018-2026 the Deno authors. MIT license.
3
3
  // This module is browser compatible.
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
5
  exports.deadline = deadline;
@@ -19,7 +19,8 @@ const abortable_js_1 = require("./abortable.js");
19
19
  * custom `reason` before resolving or timing out.
20
20
  * @typeParam T The type of the provided and returned promise.
21
21
  * @param p The promise to make rejectable.
22
- * @param ms Duration in milliseconds for when the promise should time out.
22
+ * @param ms Duration in milliseconds for when the promise should time out. If
23
+ * greater than `Number.MAX_SAFE_INTEGER`, the deadline will never expire.
23
24
  * @param options Additional options.
24
25
  * @returns A promise that will reject if the provided duration runs out before resolving.
25
26
  *
@@ -34,7 +35,9 @@ const abortable_js_1 = require("./abortable.js");
34
35
  * ```
35
36
  */
36
37
  async function deadline(p, ms, options = {}) {
37
- const signals = [AbortSignal.timeout(ms)];
38
+ const signals = [];
39
+ if (ms < Number.MAX_SAFE_INTEGER)
40
+ signals.push(AbortSignal.timeout(ms));
38
41
  if (options.signal)
39
42
  signals.push(options.signal);
40
43
  return await (0, abortable_js_1.abortable)(p, AbortSignal.any(signals));
@@ -0,0 +1 @@
1
+ {"version":3,"file":"debounce.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.2.0/debounce.ts"],"names":[],"mappings":"AAGA;;;;GAIG;AACH,MAAM,WAAW,iBAAiB,CAAC,CAAC,SAAS,KAAK,CAAC,OAAO,CAAC;IACzD,CAAC,GAAG,IAAI,EAAE,CAAC,GAAG,IAAI,CAAC;IACnB,4EAA4E;IAC5E,KAAK,IAAI,IAAI,CAAC;IACd,gFAAgF;IAChF,KAAK,IAAI,IAAI,CAAC;IACd,mEAAmE;IACnE,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;CAC3B;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,wBAAgB,QAAQ,CAAC,CAAC,SAAS,KAAK,CAAC,GAAG,CAAC,EAC3C,EAAE,EAAE,CAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC,CAAC,EAAE,GAAG,IAAI,EAAE,CAAC,KAAK,IAAI,EACpD,IAAI,EAAE,MAAM,GACX,iBAAiB,CAAC,CAAC,CAAC,CA8BtB"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // Copyright 2018-2026 the Deno authors. MIT license.
3
3
  // This module is browser compatible.
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
5
  exports.debounce = debounce;
@@ -11,8 +11,10 @@ export interface DelayOptions {
11
11
  /**
12
12
  * Resolve a {@linkcode Promise} after a given amount of milliseconds.
13
13
  *
14
- * @throws {DOMException} If the optional signal is aborted before the delay
15
- * duration, and `signal.reason` is undefined.
14
+ * If the optional signal is aborted before the delay duration, the returned
15
+ * promise rejects with the signal's reason. If no reason is provided to
16
+ * `abort()`, the browser's default `DOMException` with name `"AbortError"` is used.
17
+ *
16
18
  * @param ms Duration in milliseconds for how long the delay should last.
17
19
  * @param options Additional options.
18
20
  *
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delay.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.2.0/delay.ts"],"names":[],"mappings":"AAGA,qCAAqC;AACrC,MAAM,WAAW,YAAY;IAC3B,sCAAsC;IACtC,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAKD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,wBAAgB,KAAK,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,GAAE,YAAiB,GAAG,OAAO,CAAC,IAAI,CAAC,CA2B3E"}
@@ -1,13 +1,15 @@
1
1
  "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // Copyright 2018-2026 the Deno authors. MIT license.
3
3
  // This module is browser compatible.
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
5
  exports.delay = delay;
6
6
  /**
7
7
  * Resolve a {@linkcode Promise} after a given amount of milliseconds.
8
8
  *
9
- * @throws {DOMException} If the optional signal is aborted before the delay
10
- * duration, and `signal.reason` is undefined.
9
+ * If the optional signal is aborted before the delay duration, the returned
10
+ * promise rejects with the signal's reason. If no reason is provided to
11
+ * `abort()`, the browser's default `DOMException` with name `"AbortError"` is used.
12
+ *
11
13
  * @param ms Duration in milliseconds for how long the delay should last.
12
14
  * @param options Additional options.
13
15
  *
@@ -67,11 +69,15 @@ function delay(ms, options = {}) {
67
69
  const I32_MAX = 2 ** 31 - 1;
68
70
  function setArbitraryLengthTimeout(callback, delay) {
69
71
  // ensure non-negative integer (but > I32_MAX is OK, even if Infinity)
70
- let currentDelay = delay = Math.trunc(Math.max(delay, 0) || 0);
72
+ delay = Math.trunc(Math.max(delay, 0) || 0);
73
+ if (delay <= I32_MAX) {
74
+ const id = Number(setTimeout(callback, delay));
75
+ return { valueOf: () => id };
76
+ }
71
77
  const start = Date.now();
72
78
  let timeoutId;
73
79
  const queueTimeout = () => {
74
- currentDelay = delay - (Date.now() - start);
80
+ const currentDelay = delay - (Date.now() - start);
75
81
  timeoutId = currentDelay > I32_MAX
76
82
  ? Number(setTimeout(queueTimeout, I32_MAX))
77
83
  : Number(setTimeout(callback, currentDelay));
@@ -1,7 +1,7 @@
1
1
  /**
2
- * Provide helpers with asynchronous tasks like {@linkcode delay | delays},
3
- * {@linkcode debounce | debouncing}, {@linkcode retry | retrying}, or
4
- * {@linkcode pooledMap | pooling}.
2
+ * Provide helpers with asynchronous tasks, like {@linkcode delay},
3
+ * {@linkcode debounce}, {@linkcode retry}, or
4
+ * {@linkcode pooledMap}.
5
5
  *
6
6
  * ```ts no-assert
7
7
  * import { delay } from "@std/async/delay";
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.2.0/mod.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;GAYG;AAEH,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,yBAAyB,CAAC;AACxC,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // Copyright 2018-2026 the Deno authors. MIT license.
3
3
  // This module is browser compatible.
4
4
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
5
  if (k2 === undefined) k2 = k;
@@ -17,9 +17,9 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
17
17
  };
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
19
  /**
20
- * Provide helpers with asynchronous tasks like {@linkcode delay | delays},
21
- * {@linkcode debounce | debouncing}, {@linkcode retry | retrying}, or
22
- * {@linkcode pooledMap | pooling}.
20
+ * Provide helpers with asynchronous tasks, like {@linkcode delay},
21
+ * {@linkcode debounce}, {@linkcode retry}, or
22
+ * {@linkcode pooledMap}.
23
23
  *
24
24
  * ```ts no-assert
25
25
  * import { delay } from "@std/async/delay";
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mux_async_iterator.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.2.0/mux_async_iterator.ts"],"names":[],"mappings":"AAQA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,qBAAa,gBAAgB,CAAC,CAAC,CAAE,YAAW,aAAa,CAAC,CAAC,CAAC;;IAO1D;;;;;;;;;;;;;;;;;;;;;;;OAuBG;IACH,GAAG,CAAC,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC;IAqB9B;;;;;;;;;;;;;;;;;;;;;;OAsBG;IACI,OAAO,IAAI,qBAAqB,CAAC,CAAC,CAAC;IAsB1C;;;;;;;;;;;;;;;;;;;;;;OAsBG;IACH,CAAC,MAAM,CAAC,aAAa,CAAC,IAAI,aAAa,CAAC,CAAC,CAAC;CAG3C"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // Copyright 2018-2026 the Deno authors. MIT license.
3
3
  // This module is browser compatible.
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
5
  exports.MuxAsyncIterator = void 0;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pool.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.2.0/pool.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,wBAAgB,SAAS,CAAC,CAAC,EAAE,CAAC,EAC5B,SAAS,EAAE,MAAM,EACjB,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,GAAG,aAAa,CAAC,CAAC,CAAC,EACrC,UAAU,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,OAAO,CAAC,CAAC,CAAC,GAClC,qBAAqB,CAAC,CAAC,CAAC,CAqE1B"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // Copyright 2018-2026 the Deno authors. MIT license.
3
3
  // This module is browser compatible.
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
5
  exports.pooledMap = pooledMap;