@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
@@ -0,0 +1,269 @@
1
+ "use strict";
2
+ // Copyright 2018-2026 the Deno authors. MIT license.
3
+ // This module is browser compatible.
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.SATURDAY = exports.FRIDAY = exports.THURSDAY = exports.WEDNESDAY = exports.TUESDAY = exports.MONDAY = exports.SUNDAY = exports.DECEMBER = exports.NOVEMBER = exports.OCTOBER = exports.SEPTEMBER = exports.AUGUST = exports.JULY = exports.JUNE = exports.MAY = exports.APRIL = exports.MARCH = exports.FEBRUARY = exports.JANUARY = exports.WEEK = exports.DAY = exports.HOUR = exports.MINUTE = exports.SECOND = void 0;
6
+ /**
7
+ * The number of milliseconds in a second.
8
+ *
9
+ * @example
10
+ * ```ts
11
+ * import { SECOND } from "@std/datetime/constants";
12
+ *
13
+ * SECOND; // 1_000
14
+ * ```
15
+ */
16
+ exports.SECOND = 1e3;
17
+ /**
18
+ * The number of milliseconds in a minute.
19
+ *
20
+ * @example
21
+ * ```ts
22
+ * import { MINUTE } from "@std/datetime/constants";
23
+ *
24
+ * MINUTE; // 60_000
25
+ * ```
26
+ */
27
+ exports.MINUTE = exports.SECOND * 60;
28
+ /**
29
+ * The number of milliseconds in an hour.
30
+ *
31
+ * @example
32
+ * ```ts
33
+ * import { HOUR } from "@std/datetime/constants";
34
+ *
35
+ * HOUR; // 3_600_000
36
+ * ```
37
+ */
38
+ exports.HOUR = exports.MINUTE * 60;
39
+ /**
40
+ * The number of milliseconds in a day.
41
+ *
42
+ * @example
43
+ * ```ts
44
+ * import { DAY } from "@std/datetime/constants";
45
+ *
46
+ * DAY; // 86_400_000
47
+ * ```
48
+ */
49
+ exports.DAY = exports.HOUR * 24;
50
+ /**
51
+ * The number of milliseconds in a week.
52
+ *
53
+ * @example
54
+ * ```ts
55
+ * import { WEEK } from "@std/datetime/constants";
56
+ *
57
+ * WEEK; // 604_800_000
58
+ * ```
59
+ */
60
+ exports.WEEK = exports.DAY * 7;
61
+ /**
62
+ * The month index for January.
63
+ *
64
+ * @example
65
+ * ```ts
66
+ * import { JANUARY } from "@std/datetime/constants";
67
+ *
68
+ * new Date(2025, JANUARY, 1); // 2025-01-01
69
+ * ```
70
+ */
71
+ exports.JANUARY = 0;
72
+ /**
73
+ * The month index for February.
74
+ *
75
+ * @example
76
+ * ```ts
77
+ * import { FEBRUARY } from "@std/datetime/constants";
78
+ *
79
+ * new Date(2025, FEBRUARY, 1); // 2025-02-01
80
+ * ```
81
+ */
82
+ exports.FEBRUARY = 1;
83
+ /**
84
+ * The month index for March.
85
+ *
86
+ * @example
87
+ * ```ts
88
+ * import { MARCH } from "@std/datetime/constants";
89
+ *
90
+ * new Date(2025, MARCH, 1); // 2025-03-01
91
+ * ```
92
+ */
93
+ exports.MARCH = 2;
94
+ /**
95
+ * The month index for April.
96
+ *
97
+ * @example
98
+ * ```ts
99
+ * import { APRIL } from "@std/datetime/constants";
100
+ *
101
+ * new Date(2025, APRIL, 1); // 2025-04-01
102
+ * ```
103
+ */
104
+ exports.APRIL = 3;
105
+ /**
106
+ * The month index for May.
107
+ *
108
+ * @example
109
+ * ```ts
110
+ * import { MAY } from "@std/datetime/constants";
111
+ *
112
+ * new Date(2025, MAY, 1); // 2025-05-01
113
+ * ```
114
+ */
115
+ exports.MAY = 4;
116
+ /**
117
+ * The month index for June.
118
+ *
119
+ * @example
120
+ * ```ts
121
+ * import { JUNE } from "@std/datetime/constants";
122
+ *
123
+ * new Date(2025, JUNE, 1); // 2025-06-01
124
+ * ```
125
+ */
126
+ exports.JUNE = 5;
127
+ /**
128
+ * The month index for July.
129
+ *
130
+ * @example
131
+ * ```ts
132
+ * import { JULY } from "@std/datetime/constants";
133
+ *
134
+ * new Date(2025, JULY, 1); // 2025-07-01
135
+ * ```
136
+ */
137
+ exports.JULY = 6;
138
+ /**
139
+ * The month index for August.
140
+ *
141
+ * @example
142
+ * ```ts
143
+ * import { AUGUST } from "@std/datetime/constants";
144
+ *
145
+ * new Date(2025, AUGUST, 1); // 2025-08-01
146
+ * ```
147
+ */
148
+ exports.AUGUST = 7;
149
+ /**
150
+ * The month index for September.
151
+ *
152
+ * @example
153
+ * ```ts
154
+ * import { SEPTEMBER } from "@std/datetime/constants";
155
+ *
156
+ * new Date(2025, SEPTEMBER, 1); // 2025-09-01
157
+ * ```
158
+ */
159
+ exports.SEPTEMBER = 8;
160
+ /**
161
+ * The month index for October.
162
+ *
163
+ * @example
164
+ * ```ts
165
+ * import { OCTOBER } from "@std/datetime/constants";
166
+ *
167
+ * new Date(2025, OCTOBER, 1); // 2025-10-01
168
+ * ```
169
+ */
170
+ exports.OCTOBER = 9;
171
+ /**
172
+ * The month index for November.
173
+ *
174
+ * @example
175
+ * ```ts
176
+ * import { NOVEMBER } from "@std/datetime/constants";
177
+ *
178
+ * new Date(2025, NOVEMBER, 1); // 2025-11-01
179
+ * ```
180
+ */
181
+ exports.NOVEMBER = 10;
182
+ /**
183
+ * The month index for December.
184
+ *
185
+ * @example
186
+ * ```ts
187
+ * import { DECEMBER } from "@std/datetime/constants";
188
+ *
189
+ * new Date(2025, DECEMBER, 1); // 2025-12-01
190
+ * ```
191
+ */
192
+ exports.DECEMBER = 11;
193
+ /**
194
+ * The day of week index for Sunday.
195
+ *
196
+ * @example
197
+ * ```ts
198
+ * import { JANUARY, SUNDAY } from "@std/datetime/constants";
199
+ *
200
+ * new Date(2025, JANUARY, 5).getDay() === SUNDAY; // true
201
+ * ```
202
+ */
203
+ exports.SUNDAY = 0;
204
+ /**
205
+ * The day of week index for Monday.
206
+ *
207
+ * @example
208
+ * ```ts
209
+ * import { JANUARY, MONDAY } from "@std/datetime/constants";
210
+ *
211
+ * new Date(2025, JANUARY, 6).getDay() === MONDAY; // true
212
+ * ```
213
+ */
214
+ exports.MONDAY = 1;
215
+ /**
216
+ * The day of week index for Tuesday.
217
+ *
218
+ * @example
219
+ * ```ts
220
+ * import { JANUARY, TUESDAY } from "@std/datetime/constants";
221
+ *
222
+ * new Date(2025, JANUARY, 7).getDay() === TUESDAY; // true
223
+ * ```
224
+ */
225
+ exports.TUESDAY = 2;
226
+ /**
227
+ * The day of week index for Wednesday.
228
+ *
229
+ * @example
230
+ * ```ts
231
+ * import { JANUARY, WEDNESDAY } from "@std/datetime/constants";
232
+ *
233
+ * new Date(2025, JANUARY, 1).getDay() === WEDNESDAY; // true
234
+ * ```
235
+ */
236
+ exports.WEDNESDAY = 3;
237
+ /**
238
+ * The day of week index for Thursday.
239
+ *
240
+ * @example
241
+ * ```ts
242
+ * import { JANUARY, THURSDAY } from "@std/datetime/constants";
243
+ *
244
+ * new Date(2025, JANUARY, 2).getDay() === THURSDAY; // true
245
+ * ```
246
+ */
247
+ exports.THURSDAY = 4;
248
+ /**
249
+ * The day of week index for Friday.
250
+ *
251
+ * @example
252
+ * ```ts
253
+ * import { JANUARY, FRIDAY } from "@std/datetime/constants";
254
+ *
255
+ * new Date(2025, JANUARY, 3).getDay() === FRIDAY; // true
256
+ * ```
257
+ */
258
+ exports.FRIDAY = 5;
259
+ /**
260
+ * The day of week index for Saturday.
261
+ *
262
+ * @example
263
+ * ```ts
264
+ * import { JANUARY, SATURDAY } from "@std/datetime/constants";
265
+ *
266
+ * new Date(2025, JANUARY, 4).getDay() === SATURDAY; // true
267
+ * ```
268
+ */
269
+ exports.SATURDAY = 6;
@@ -1 +1 @@
1
- {"version":3,"file":"format.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/datetime/0.225.5/format.ts"],"names":[],"mappings":"AAKA,sCAAsC;AACtC,MAAM,WAAW,aAAa;IAC5B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC;CAClB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0DG;AACH,wBAAgB,MAAM,CACpB,IAAI,EAAE,IAAI,EACV,YAAY,EAAE,MAAM,EACpB,OAAO,GAAE,aAAkB,GAC1B,MAAM,CAGR"}
1
+ {"version":3,"file":"format.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/datetime/0.225.7/format.ts"],"names":[],"mappings":"AAKA,sCAAsC;AACtC,MAAM,WAAW,aAAa;IAC5B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC;CAClB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0DG;AACH,wBAAgB,MAAM,CACpB,IAAI,EAAE,IAAI,EACV,YAAY,EAAE,MAAM,EACpB,OAAO,GAAE,aAAkB,GAC1B,MAAM,CAGR"}
@@ -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.format = format;
@@ -0,0 +1,23 @@
1
+ import type { Uint8Array_ } from "./_types.js";
2
+ export type { Uint8Array_ };
3
+ export declare const alphabet: Uint8Array<ArrayBufferLike>;
4
+ export declare const rAlphabet: Uint8Array<ArrayBuffer>;
5
+ /**
6
+ * Calculate the output size needed to encode a given input size for
7
+ * {@linkcode encodeIntoHex}.
8
+ *
9
+ * @param originalSize The size of the input buffer.
10
+ * @returns The size of the output buffer.
11
+ *
12
+ * @example Basic Usage
13
+ * ```ts
14
+ * import { assertEquals } from "@std/assert";
15
+ * import { calcSizeHex } from "@std/encoding/unstable-hex";
16
+ *
17
+ * assertEquals(calcSizeHex(1), 2);
18
+ * ```
19
+ */
20
+ export declare function calcSizeHex(originalSize: number): number;
21
+ export declare function encode(buffer: Uint8Array_, i: number, o: number, alphabet: Uint8Array): number;
22
+ export declare function decode(buffer: Uint8Array_, i: number, o: number, alphabet: Uint8Array): number;
23
+ //# sourceMappingURL=_common16.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_common16.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/encoding/1.0.10/_common16.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,YAAY,EAAE,WAAW,EAAE,CAAC;AAE5B,eAAO,MAAM,QAAQ,6BAA+C,CAAC;AACrE,eAAO,MAAM,SAAS,yBAA+B,CAAC;AAMtD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,WAAW,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAExD;AAED,wBAAgB,MAAM,CACpB,MAAM,EAAE,WAAW,EACnB,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,QAAQ,EAAE,UAAU,GACnB,MAAM,CAOR;AAED,wBAAgB,MAAM,CACpB,MAAM,EAAE,WAAW,EACnB,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,QAAQ,EAAE,UAAU,GACnB,MAAM,CAeR"}
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ // Copyright 2018-2025 the Deno authors. MIT license.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
4
+ exports.rAlphabet = exports.alphabet = void 0;
5
+ exports.calcSizeHex = calcSizeHex;
6
+ exports.encode = encode;
7
+ exports.decode = decode;
8
+ exports.alphabet = new TextEncoder().encode("0123456789abcdef");
9
+ exports.rAlphabet = new Uint8Array(128).fill(16); // alphabet.Hex.length
10
+ exports.alphabet.forEach((byte, i) => exports.rAlphabet[byte] = i);
11
+ new TextEncoder()
12
+ .encode("ABCDEF")
13
+ .forEach((byte, i) => exports.rAlphabet[byte] = i + 10);
14
+ /**
15
+ * Calculate the output size needed to encode a given input size for
16
+ * {@linkcode encodeIntoHex}.
17
+ *
18
+ * @param originalSize The size of the input buffer.
19
+ * @returns The size of the output buffer.
20
+ *
21
+ * @example Basic Usage
22
+ * ```ts
23
+ * import { assertEquals } from "@std/assert";
24
+ * import { calcSizeHex } from "@std/encoding/unstable-hex";
25
+ *
26
+ * assertEquals(calcSizeHex(1), 2);
27
+ * ```
28
+ */
29
+ function calcSizeHex(originalSize) {
30
+ return originalSize * 2;
31
+ }
32
+ function encode(buffer, i, o, alphabet) {
33
+ for (; i < buffer.length; ++i) {
34
+ const x = buffer[i];
35
+ buffer[o++] = alphabet[x >> 4];
36
+ buffer[o++] = alphabet[x & 0xF];
37
+ }
38
+ return o;
39
+ }
40
+ function decode(buffer, i, o, alphabet) {
41
+ if ((buffer.length - o) % 2 === 1) {
42
+ throw new RangeError(`Cannot decode input as hex: Length (${buffer.length - o}) must be divisible by 2`);
43
+ }
44
+ i += 1;
45
+ for (; i < buffer.length; i += 2) {
46
+ buffer[o++] = (getByte(buffer[i - 1], alphabet) << 4) |
47
+ getByte(buffer[i], alphabet);
48
+ }
49
+ return o;
50
+ }
51
+ function getByte(char, alphabet) {
52
+ const byte = alphabet[char] ?? 16;
53
+ if (byte === 16) { // alphabet.Hex.length
54
+ throw new TypeError(`Cannot decode input as hex: Invalid character (${String.fromCharCode(char)})`);
55
+ }
56
+ return byte;
57
+ }
@@ -0,0 +1,35 @@
1
+ import type { Uint8Array_ } from "./_types.js";
2
+ export type { Uint8Array_ };
3
+ export declare const padding: number;
4
+ export declare const alphabet: Record<Base64Alphabet, Uint8Array>;
5
+ export declare const rAlphabet: Record<Base64Alphabet, Uint8Array>;
6
+ /**
7
+ * Options for encoding and decoding base64 strings.
8
+ */
9
+ export interface Base64Options {
10
+ /** The base64 alphabet. Defaults to "base64" */
11
+ alphabet?: Base64Alphabet;
12
+ }
13
+ /**
14
+ * The base64 alphabets.
15
+ */
16
+ export type Base64Alphabet = "base64" | "base64url";
17
+ /**
18
+ * Calculate the output size needed to encode a given input size for
19
+ * {@linkcode encodeIntoBase64}.
20
+ *
21
+ * @param originalSize The size of the input buffer.
22
+ * @returns The size of the output buffer.
23
+ *
24
+ * @example Basic Usage
25
+ * ```ts
26
+ * import { assertEquals } from "@std/assert";
27
+ * import { calcSizeBase64 } from "@std/encoding/unstable-base64";
28
+ *
29
+ * assertEquals(calcSizeBase64(1), 4);
30
+ * ```
31
+ */
32
+ export declare function calcSizeBase64(originalSize: number): number;
33
+ export declare function encode(buffer: Uint8Array_, i: number, o: number, alphabet: Uint8Array, padding: number): number;
34
+ export declare function decode(buffer: Uint8Array_, i: number, o: number, alphabet: Uint8Array, padding: number): number;
35
+ //# sourceMappingURL=_common64.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_common64.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/encoding/1.0.10/_common64.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,YAAY,EAAE,WAAW,EAAE,CAAC;AAE5B,eAAO,MAAM,OAAO,QAAoB,CAAC;AACzC,eAAO,MAAM,QAAQ,EAAE,MAAM,CAAC,cAAc,EAAE,UAAU,CAKvD,CAAC;AACF,eAAO,MAAM,SAAS,EAAE,MAAM,CAAC,cAAc,EAAE,UAAU,CAGxD,CAAC;AAMF;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B,gDAAgD;IAChD,QAAQ,CAAC,EAAE,cAAc,CAAC;CAC3B;AAED;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,QAAQ,GAAG,WAAW,CAAC;AAEpD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,cAAc,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAE3D;AAED,wBAAgB,MAAM,CACpB,MAAM,EAAE,WAAW,EACnB,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,QAAQ,EAAE,UAAU,EACpB,OAAO,EAAE,MAAM,GACd,MAAM,CA4BR;AAED,wBAAgB,MAAM,CACpB,MAAM,EAAE,WAAW,EACnB,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,QAAQ,EAAE,UAAU,EACpB,OAAO,EAAE,MAAM,GACd,MAAM,CAmDR"}
@@ -0,0 +1,119 @@
1
+ "use strict";
2
+ // Copyright 2018-2025 the Deno authors. MIT license.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
4
+ exports.rAlphabet = exports.alphabet = exports.padding = void 0;
5
+ exports.calcSizeBase64 = calcSizeBase64;
6
+ exports.encode = encode;
7
+ exports.decode = decode;
8
+ exports.padding = "=".charCodeAt(0);
9
+ exports.alphabet = {
10
+ base64: new TextEncoder()
11
+ .encode("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),
12
+ base64url: new TextEncoder()
13
+ .encode("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),
14
+ };
15
+ exports.rAlphabet = {
16
+ base64: new Uint8Array(128).fill(64), // alphabet.base64.length
17
+ base64url: new Uint8Array(128).fill(64),
18
+ };
19
+ exports.alphabet.base64
20
+ .forEach((byte, i) => exports.rAlphabet.base64[byte] = i);
21
+ exports.alphabet.base64url
22
+ .forEach((byte, i) => exports.rAlphabet.base64url[byte] = i);
23
+ /**
24
+ * Calculate the output size needed to encode a given input size for
25
+ * {@linkcode encodeIntoBase64}.
26
+ *
27
+ * @param originalSize The size of the input buffer.
28
+ * @returns The size of the output buffer.
29
+ *
30
+ * @example Basic Usage
31
+ * ```ts
32
+ * import { assertEquals } from "@std/assert";
33
+ * import { calcSizeBase64 } from "@std/encoding/unstable-base64";
34
+ *
35
+ * assertEquals(calcSizeBase64(1), 4);
36
+ * ```
37
+ */
38
+ function calcSizeBase64(originalSize) {
39
+ return ((originalSize + 2) / 3 | 0) * 4;
40
+ }
41
+ function encode(buffer, i, o, alphabet, padding) {
42
+ i += 2;
43
+ for (; i < buffer.length; i += 3) {
44
+ const x = (buffer[i - 2] << 16) | (buffer[i - 1] << 8) | buffer[i];
45
+ buffer[o++] = alphabet[x >> 18];
46
+ buffer[o++] = alphabet[x >> 12 & 0x3F];
47
+ buffer[o++] = alphabet[x >> 6 & 0x3F];
48
+ buffer[o++] = alphabet[x & 0x3F];
49
+ }
50
+ switch (i) {
51
+ case buffer.length + 1: {
52
+ const x = buffer[i - 2] << 16;
53
+ buffer[o++] = alphabet[x >> 18];
54
+ buffer[o++] = alphabet[x >> 12 & 0x3F];
55
+ buffer[o++] = padding;
56
+ buffer[o++] = padding;
57
+ break;
58
+ }
59
+ case buffer.length: {
60
+ const x = (buffer[i - 2] << 16) | (buffer[i - 1] << 8);
61
+ buffer[o++] = alphabet[x >> 18];
62
+ buffer[o++] = alphabet[x >> 12 & 0x3F];
63
+ buffer[o++] = alphabet[x >> 6 & 0x3F];
64
+ buffer[o++] = padding;
65
+ break;
66
+ }
67
+ }
68
+ return o;
69
+ }
70
+ function decode(buffer, i, o, alphabet, padding) {
71
+ for (let x = buffer.length - 2; x < buffer.length; ++x) {
72
+ if (buffer[x] === padding) {
73
+ for (let y = x + 1; y < buffer.length; ++y) {
74
+ if (buffer[y] !== padding) {
75
+ throw new TypeError(`Cannot decode input as base64: Invalid character (${String.fromCharCode(buffer[y])})`);
76
+ }
77
+ }
78
+ buffer = buffer.subarray(0, x);
79
+ break;
80
+ }
81
+ }
82
+ if ((buffer.length - o) % 4 === 1) {
83
+ throw new RangeError(`Cannot decode input as base64: Length (${buffer.length - o}), excluding padding, must not have a remainder of 1 when divided by 4`);
84
+ }
85
+ i += 3;
86
+ for (; i < buffer.length; i += 4) {
87
+ const x = (getByte(buffer[i - 3], alphabet) << 18) |
88
+ (getByte(buffer[i - 2], alphabet) << 12) |
89
+ (getByte(buffer[i - 1], alphabet) << 6) |
90
+ getByte(buffer[i], alphabet);
91
+ buffer[o++] = x >> 16;
92
+ buffer[o++] = x >> 8 & 0xFF;
93
+ buffer[o++] = x & 0xFF;
94
+ }
95
+ switch (i) {
96
+ case buffer.length + 1: {
97
+ const x = (getByte(buffer[i - 3], alphabet) << 18) |
98
+ (getByte(buffer[i - 2], alphabet) << 12);
99
+ buffer[o++] = x >> 16;
100
+ break;
101
+ }
102
+ case buffer.length: {
103
+ const x = (getByte(buffer[i - 3], alphabet) << 18) |
104
+ (getByte(buffer[i - 2], alphabet) << 12) |
105
+ (getByte(buffer[i - 1], alphabet) << 6);
106
+ buffer[o++] = x >> 16;
107
+ buffer[o++] = x >> 8 & 0xFF;
108
+ break;
109
+ }
110
+ }
111
+ return o;
112
+ }
113
+ function getByte(char, alphabet) {
114
+ const byte = alphabet[char] ?? 64;
115
+ if (byte === 64) { // alphabet.Base64.length
116
+ throw new TypeError(`Cannot decode input as base64: Invalid character (${String.fromCharCode(char)})`);
117
+ }
118
+ return byte;
119
+ }
@@ -0,0 +1,4 @@
1
+ import type { Uint8Array_ } from "./_types.js";
2
+ export type { Uint8Array_ };
3
+ export declare function detach(buffer: Uint8Array_, maxSize: number): [Uint8Array_, number];
4
+ //# sourceMappingURL=_common_detach.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_common_detach.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/encoding/1.0.10/_common_detach.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,YAAY,EAAE,WAAW,EAAE,CAAC;AAE5B,wBAAgB,MAAM,CACpB,MAAM,EAAE,WAAW,EACnB,OAAO,EAAE,MAAM,GACd,CAAC,WAAW,EAAE,MAAM,CAAC,CAWvB"}
@@ -0,0 +1,16 @@
1
+ "use strict";
2
+ // Copyright 2018-2025 the Deno authors. MIT license.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
4
+ exports.detach = detach;
5
+ function detach(buffer, maxSize) {
6
+ const originalSize = buffer.length;
7
+ if (buffer.byteOffset) {
8
+ const b = new Uint8Array(buffer.buffer);
9
+ b.set(buffer);
10
+ buffer = b.subarray(0, originalSize);
11
+ }
12
+ // deno-lint-ignore no-explicit-any
13
+ buffer = new Uint8Array(buffer.buffer.transfer(maxSize));
14
+ buffer.set(buffer.subarray(0, originalSize), maxSize - originalSize);
15
+ return [buffer, maxSize - originalSize];
16
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_types.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/encoding/1.0.10/_types.ts"],"names":[],"mappings":"AAEA;;;;;;GAMG;AAEH,MAAM,MAAM,WAAW,GAAG,UAAU,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base64.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/encoding/1.0.10/base64.ts"],"names":[],"mappings":"AA0BA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,YAAY,EAAE,WAAW,EAAE,CAAC;AAQ5B;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,YAAY,CAAC,IAAI,EAAE,WAAW,GAAG,UAAU,GAAG,MAAM,GAAG,MAAM,CAW5E;AAED;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,YAAY,CAAC,GAAG,EAAE,MAAM,GAAG,WAAW,CAKrD"}
@@ -0,0 +1,86 @@
1
+ "use strict";
2
+ // Copyright 2018-2025 the Deno authors. MIT license.
3
+ // This module is browser compatible.
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.encodeBase64 = encodeBase64;
6
+ exports.decodeBase64 = decodeBase64;
7
+ /**
8
+ * Utilities for
9
+ * {@link https://www.rfc-editor.org/rfc/rfc4648.html#section-4 | base64}
10
+ * encoding and decoding.
11
+ *
12
+ * ```ts
13
+ * import {
14
+ * encodeBase64,
15
+ * decodeBase64,
16
+ * } from "@std/encoding/base64";
17
+ * import { assertEquals } from "@std/assert";
18
+ *
19
+ * const foobar = new TextEncoder().encode("foobar");
20
+ *
21
+ * assertEquals(encodeBase64(foobar), "Zm9vYmFy");
22
+ * assertEquals(decodeBase64("Zm9vYmFy"), foobar);
23
+ * ```
24
+ *
25
+ * @module
26
+ */
27
+ const _common64_js_1 = require("./_common64.js");
28
+ const _common_detach_js_1 = require("./_common_detach.js");
29
+ const padding = "=".charCodeAt(0);
30
+ const alphabet = new TextEncoder()
31
+ .encode("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/");
32
+ const rAlphabet = new Uint8Array(128).fill(64); // alphabet.length
33
+ alphabet.forEach((byte, i) => rAlphabet[byte] = i);
34
+ /**
35
+ * Converts data into a base64-encoded string.
36
+ *
37
+ * @see {@link https://www.rfc-editor.org/rfc/rfc4648.html#section-4}
38
+ *
39
+ * @param data The data to encode.
40
+ * @returns The base64-encoded string.
41
+ *
42
+ * @example Usage
43
+ * ```ts
44
+ * import { encodeBase64 } from "@std/encoding/base64";
45
+ * import { assertEquals } from "@std/assert";
46
+ *
47
+ * assertEquals(encodeBase64("foobar"), "Zm9vYmFy");
48
+ * ```
49
+ */
50
+ function encodeBase64(data) {
51
+ if (typeof data === "string") {
52
+ data = new TextEncoder().encode(data);
53
+ }
54
+ else if (data instanceof ArrayBuffer)
55
+ data = new Uint8Array(data).slice();
56
+ else
57
+ data = data.slice();
58
+ const [output, i] = (0, _common_detach_js_1.detach)(data, (0, _common64_js_1.calcSizeBase64)(data.length));
59
+ (0, _common64_js_1.encode)(output, i, 0, alphabet, padding);
60
+ return new TextDecoder().decode(output);
61
+ }
62
+ /**
63
+ * Decodes a base64-encoded string.
64
+ *
65
+ * @see {@link https://www.rfc-editor.org/rfc/rfc4648.html#section-4}
66
+ *
67
+ * @param b64 The base64-encoded string to decode.
68
+ * @returns The decoded data.
69
+ *
70
+ * @example Usage
71
+ * ```ts
72
+ * import { decodeBase64 } from "@std/encoding/base64";
73
+ * import { assertEquals } from "@std/assert";
74
+ *
75
+ * assertEquals(
76
+ * decodeBase64("Zm9vYmFy"),
77
+ * new TextEncoder().encode("foobar")
78
+ * );
79
+ * ```
80
+ */
81
+ function decodeBase64(b64) {
82
+ const output = new TextEncoder().encode(b64);
83
+ // deno-lint-ignore no-explicit-any
84
+ return new Uint8Array(output.buffer
85
+ .transfer((0, _common64_js_1.decode)(output, 0, 0, rAlphabet, padding)));
86
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"hex.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/encoding/1.0.10/hex.ts"],"names":[],"mappings":"AA8BA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,YAAY,EAAE,WAAW,EAAE,CAAC;AAU5B;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,SAAS,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,GAAG,WAAW,GAAG,MAAM,CAWxE;AAED;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,SAAS,CAAC,GAAG,EAAE,MAAM,GAAG,WAAW,CAKlD"}