@effectionx/jsonl-store 0.3.1 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (757) hide show
  1. package/LICENSE +9 -0
  2. package/context.test.ts +10 -0
  3. package/context.ts +18 -0
  4. package/{esm → dist}/context.d.ts +1 -1
  5. package/dist/context.d.ts.map +1 -0
  6. package/{esm → dist}/context.js +2 -2
  7. package/dist/fs-helpers.d.ts +41 -0
  8. package/dist/fs-helpers.d.ts.map +1 -0
  9. package/dist/fs-helpers.js +94 -0
  10. package/{script → dist}/jsonl.d.ts +1 -1
  11. package/dist/jsonl.d.ts.map +1 -0
  12. package/{esm → dist}/jsonl.js +16 -21
  13. package/dist/mod.d.ts +4 -0
  14. package/dist/mod.d.ts.map +1 -0
  15. package/{esm → dist}/mod.js +0 -1
  16. package/dist/stream-helpers.d.ts +14 -0
  17. package/dist/stream-helpers.d.ts.map +1 -0
  18. package/dist/stream-helpers.js +44 -0
  19. package/dist/tsconfig.tsbuildinfo +1 -0
  20. package/dist/types.d.ts.map +1 -0
  21. package/fs-helpers.ts +129 -0
  22. package/jsonl.test.ts +135 -0
  23. package/jsonl.ts +254 -0
  24. package/mod.ts +3 -0
  25. package/package.json +19 -16
  26. package/stream-helpers.ts +45 -0
  27. package/tsconfig.json +14 -0
  28. package/types.ts +15 -0
  29. package/esm/_dnt.polyfills.d.ts +0 -120
  30. package/esm/_dnt.polyfills.d.ts.map +0 -1
  31. package/esm/_dnt.polyfills.js +0 -247
  32. package/esm/_dnt.shims.d.ts +0 -2
  33. package/esm/_dnt.shims.d.ts.map +0 -1
  34. package/esm/_dnt.shims.js +0 -57
  35. package/esm/context.d.ts.map +0 -1
  36. package/esm/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts +0 -9
  37. package/esm/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts.map +0 -1
  38. package/esm/deps/jsr.io/@std/bytes/1.0.6/_types.js +0 -2
  39. package/esm/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts +0 -21
  40. package/esm/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts.map +0 -1
  41. package/esm/deps/jsr.io/@std/bytes/1.0.6/concat.js +0 -32
  42. package/esm/deps/jsr.io/@std/bytes/1.0.6/copy.d.ts +0 -41
  43. package/esm/deps/jsr.io/@std/bytes/1.0.6/copy.d.ts.map +0 -1
  44. package/esm/deps/jsr.io/@std/bytes/1.0.6/copy.js +0 -50
  45. package/esm/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.d.ts +0 -13
  46. package/esm/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.d.ts.map +0 -1
  47. package/esm/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.js +0 -33
  48. package/esm/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.d.ts +0 -12
  49. package/esm/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.d.ts.map +0 -1
  50. package/esm/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.js +0 -20
  51. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_same_path.d.ts +0 -10
  52. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_same_path.d.ts.map +0 -1
  53. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_same_path.js +0 -17
  54. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_subdir.d.ts +0 -12
  55. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_subdir.d.ts.map +0 -1
  56. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_subdir.js +0 -25
  57. package/esm/deps/jsr.io/@std/fs/1.0.20/_to_path_string.d.ts +0 -9
  58. package/esm/deps/jsr.io/@std/fs/1.0.20/_to_path_string.d.ts.map +0 -1
  59. package/esm/deps/jsr.io/@std/fs/1.0.20/_to_path_string.js +0 -13
  60. package/esm/deps/jsr.io/@std/fs/1.0.20/copy.d.ts +0 -117
  61. package/esm/deps/jsr.io/@std/fs/1.0.20/copy.d.ts.map +0 -1
  62. package/esm/deps/jsr.io/@std/fs/1.0.20/copy.js +0 -312
  63. package/esm/deps/jsr.io/@std/fs/1.0.20/empty_dir.d.ts +0 -48
  64. package/esm/deps/jsr.io/@std/fs/1.0.20/empty_dir.d.ts.map +0 -1
  65. package/esm/deps/jsr.io/@std/fs/1.0.20/empty_dir.js +0 -86
  66. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_dir.d.ts +0 -49
  67. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_dir.d.ts.map +0 -1
  68. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_dir.js +0 -101
  69. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_file.d.ts +0 -47
  70. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_file.d.ts.map +0 -1
  71. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_file.js +0 -89
  72. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_link.d.ts +0 -49
  73. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_link.d.ts.map +0 -1
  74. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_link.js +0 -60
  75. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.d.ts +0 -70
  76. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.d.ts.map +0 -1
  77. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.js +0 -155
  78. package/esm/deps/jsr.io/@std/fs/1.0.20/eol.d.ts +0 -52
  79. package/esm/deps/jsr.io/@std/fs/1.0.20/eol.d.ts.map +0 -1
  80. package/esm/deps/jsr.io/@std/fs/1.0.20/eol.js +0 -67
  81. package/esm/deps/jsr.io/@std/fs/1.0.20/exists.d.ts +0 -219
  82. package/esm/deps/jsr.io/@std/fs/1.0.20/exists.d.ts.map +0 -1
  83. package/esm/deps/jsr.io/@std/fs/1.0.20/exists.js +0 -269
  84. package/esm/deps/jsr.io/@std/fs/1.0.20/expand_glob.d.ts +0 -267
  85. package/esm/deps/jsr.io/@std/fs/1.0.20/expand_glob.d.ts.map +0 -1
  86. package/esm/deps/jsr.io/@std/fs/1.0.20/expand_glob.js +0 -439
  87. package/esm/deps/jsr.io/@std/fs/1.0.20/mod.d.ts +0 -29
  88. package/esm/deps/jsr.io/@std/fs/1.0.20/mod.d.ts.map +0 -1
  89. package/esm/deps/jsr.io/@std/fs/1.0.20/mod.js +0 -29
  90. package/esm/deps/jsr.io/@std/fs/1.0.20/move.d.ts +0 -86
  91. package/esm/deps/jsr.io/@std/fs/1.0.20/move.d.ts.map +0 -1
  92. package/esm/deps/jsr.io/@std/fs/1.0.20/move.js +0 -141
  93. package/esm/deps/jsr.io/@std/fs/1.0.20/walk.d.ts +0 -777
  94. package/esm/deps/jsr.io/@std/fs/1.0.20/walk.d.ts.map +0 -1
  95. package/esm/deps/jsr.io/@std/fs/1.0.20/walk.js +0 -845
  96. package/esm/deps/jsr.io/@std/internal/1.0.12/_os.d.ts +0 -2
  97. package/esm/deps/jsr.io/@std/internal/1.0.12/_os.d.ts.map +0 -1
  98. package/esm/deps/jsr.io/@std/internal/1.0.12/_os.js +0 -12
  99. package/esm/deps/jsr.io/@std/internal/1.0.12/os.d.ts +0 -3
  100. package/esm/deps/jsr.io/@std/internal/1.0.12/os.d.ts.map +0 -1
  101. package/esm/deps/jsr.io/@std/internal/1.0.12/os.js +0 -5
  102. package/esm/deps/jsr.io/@std/json/1.0.2/_common.d.ts +0 -4
  103. package/esm/deps/jsr.io/@std/json/1.0.2/_common.d.ts.map +0 -1
  104. package/esm/deps/jsr.io/@std/json/1.0.2/_common.js +0 -11
  105. package/esm/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.d.ts +0 -70
  106. package/esm/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.d.ts.map +0 -1
  107. package/esm/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.js +0 -196
  108. package/esm/deps/jsr.io/@std/json/1.0.2/mod.d.ts +0 -23
  109. package/esm/deps/jsr.io/@std/json/1.0.2/mod.d.ts.map +0 -1
  110. package/esm/deps/jsr.io/@std/json/1.0.2/mod.js +0 -23
  111. package/esm/deps/jsr.io/@std/json/1.0.2/parse_stream.d.ts +0 -53
  112. package/esm/deps/jsr.io/@std/json/1.0.2/parse_stream.d.ts.map +0 -1
  113. package/esm/deps/jsr.io/@std/json/1.0.2/parse_stream.js +0 -66
  114. package/esm/deps/jsr.io/@std/json/1.0.2/stringify_stream.d.ts +0 -95
  115. package/esm/deps/jsr.io/@std/json/1.0.2/stringify_stream.d.ts.map +0 -1
  116. package/esm/deps/jsr.io/@std/json/1.0.2/stringify_stream.js +0 -88
  117. package/esm/deps/jsr.io/@std/json/1.0.2/types.d.ts +0 -5
  118. package/esm/deps/jsr.io/@std/json/1.0.2/types.d.ts.map +0 -1
  119. package/esm/deps/jsr.io/@std/json/1.0.2/types.js +0 -3
  120. package/esm/deps/jsr.io/@std/path/1.1.3/_common/assert_path.d.ts +0 -2
  121. package/esm/deps/jsr.io/@std/path/1.1.3/_common/assert_path.d.ts.map +0 -1
  122. package/esm/deps/jsr.io/@std/path/1.1.3/_common/assert_path.js +0 -7
  123. package/esm/deps/jsr.io/@std/path/1.1.3/_common/basename.d.ts +0 -4
  124. package/esm/deps/jsr.io/@std/path/1.1.3/_common/basename.d.ts.map +0 -1
  125. package/esm/deps/jsr.io/@std/path/1.1.3/_common/basename.js +0 -40
  126. package/esm/deps/jsr.io/@std/path/1.1.3/_common/common.d.ts +0 -2
  127. package/esm/deps/jsr.io/@std/path/1.1.3/_common/common.d.ts.map +0 -1
  128. package/esm/deps/jsr.io/@std/path/1.1.3/_common/common.js +0 -23
  129. package/esm/deps/jsr.io/@std/path/1.1.3/_common/constants.d.ts +0 -40
  130. package/esm/deps/jsr.io/@std/path/1.1.3/_common/constants.d.ts.map +0 -1
  131. package/esm/deps/jsr.io/@std/path/1.1.3/_common/constants.js +0 -46
  132. package/esm/deps/jsr.io/@std/path/1.1.3/_common/dirname.d.ts +0 -2
  133. package/esm/deps/jsr.io/@std/path/1.1.3/_common/dirname.d.ts.map +0 -1
  134. package/esm/deps/jsr.io/@std/path/1.1.3/_common/dirname.js +0 -8
  135. package/esm/deps/jsr.io/@std/path/1.1.3/_common/format.d.ts +0 -4
  136. package/esm/deps/jsr.io/@std/path/1.1.3/_common/format.d.ts.map +0 -1
  137. package/esm/deps/jsr.io/@std/path/1.1.3/_common/format.js +0 -19
  138. package/esm/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.d.ts +0 -2
  139. package/esm/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.d.ts.map +0 -1
  140. package/esm/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.js +0 -9
  141. package/esm/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.d.ts +0 -35
  142. package/esm/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.d.ts.map +0 -1
  143. package/esm/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.js +0 -234
  144. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize.d.ts +0 -2
  145. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize.d.ts.map +0 -1
  146. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize.js +0 -8
  147. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.d.ts +0 -2
  148. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.d.ts.map +0 -1
  149. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.js +0 -77
  150. package/esm/deps/jsr.io/@std/path/1.1.3/_common/relative.d.ts +0 -2
  151. package/esm/deps/jsr.io/@std/path/1.1.3/_common/relative.d.ts.map +0 -1
  152. package/esm/deps/jsr.io/@std/path/1.1.3/_common/relative.js +0 -9
  153. package/esm/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.d.ts +0 -2
  154. package/esm/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.d.ts.map +0 -1
  155. package/esm/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.js +0 -19
  156. package/esm/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.d.ts +0 -2
  157. package/esm/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.d.ts.map +0 -1
  158. package/esm/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.js +0 -15
  159. package/esm/deps/jsr.io/@std/path/1.1.3/basename.d.ts +0 -27
  160. package/esm/deps/jsr.io/@std/path/1.1.3/basename.d.ts.map +0 -1
  161. package/esm/deps/jsr.io/@std/path/1.1.3/basename.js +0 -35
  162. package/esm/deps/jsr.io/@std/path/1.1.3/common.d.ts +0 -28
  163. package/esm/deps/jsr.io/@std/path/1.1.3/common.d.ts.map +0 -1
  164. package/esm/deps/jsr.io/@std/path/1.1.3/common.js +0 -33
  165. package/esm/deps/jsr.io/@std/path/1.1.3/constants.d.ts +0 -15
  166. package/esm/deps/jsr.io/@std/path/1.1.3/constants.d.ts.map +0 -1
  167. package/esm/deps/jsr.io/@std/path/1.1.3/constants.js +0 -17
  168. package/esm/deps/jsr.io/@std/path/1.1.3/dirname.d.ts +0 -22
  169. package/esm/deps/jsr.io/@std/path/1.1.3/dirname.d.ts.map +0 -1
  170. package/esm/deps/jsr.io/@std/path/1.1.3/dirname.js +0 -28
  171. package/esm/deps/jsr.io/@std/path/1.1.3/extname.d.ts +0 -22
  172. package/esm/deps/jsr.io/@std/path/1.1.3/extname.d.ts.map +0 -1
  173. package/esm/deps/jsr.io/@std/path/1.1.3/extname.js +0 -28
  174. package/esm/deps/jsr.io/@std/path/1.1.3/format.d.ts +0 -22
  175. package/esm/deps/jsr.io/@std/path/1.1.3/format.d.ts.map +0 -1
  176. package/esm/deps/jsr.io/@std/path/1.1.3/format.js +0 -27
  177. package/esm/deps/jsr.io/@std/path/1.1.3/from_file_url.d.ts +0 -22
  178. package/esm/deps/jsr.io/@std/path/1.1.3/from_file_url.d.ts.map +0 -1
  179. package/esm/deps/jsr.io/@std/path/1.1.3/from_file_url.js +0 -28
  180. package/esm/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.d.ts +0 -77
  181. package/esm/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.d.ts.map +0 -1
  182. package/esm/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.js +0 -83
  183. package/esm/deps/jsr.io/@std/path/1.1.3/is_absolute.d.ts +0 -22
  184. package/esm/deps/jsr.io/@std/path/1.1.3/is_absolute.d.ts.map +0 -1
  185. package/esm/deps/jsr.io/@std/path/1.1.3/is_absolute.js +0 -28
  186. package/esm/deps/jsr.io/@std/path/1.1.3/is_glob.d.ts +0 -17
  187. package/esm/deps/jsr.io/@std/path/1.1.3/is_glob.d.ts.map +0 -1
  188. package/esm/deps/jsr.io/@std/path/1.1.3/is_glob.js +0 -42
  189. package/esm/deps/jsr.io/@std/path/1.1.3/join.d.ts +0 -23
  190. package/esm/deps/jsr.io/@std/path/1.1.3/join.d.ts.map +0 -1
  191. package/esm/deps/jsr.io/@std/path/1.1.3/join.js +0 -29
  192. package/esm/deps/jsr.io/@std/path/1.1.3/join_globs.d.ts +0 -28
  193. package/esm/deps/jsr.io/@std/path/1.1.3/join_globs.d.ts.map +0 -1
  194. package/esm/deps/jsr.io/@std/path/1.1.3/join_globs.js +0 -34
  195. package/esm/deps/jsr.io/@std/path/1.1.3/mod.d.ts +0 -213
  196. package/esm/deps/jsr.io/@std/path/1.1.3/mod.d.ts.map +0 -1
  197. package/esm/deps/jsr.io/@std/path/1.1.3/mod.js +0 -216
  198. package/esm/deps/jsr.io/@std/path/1.1.3/normalize.d.ts +0 -26
  199. package/esm/deps/jsr.io/@std/path/1.1.3/normalize.d.ts.map +0 -1
  200. package/esm/deps/jsr.io/@std/path/1.1.3/normalize.js +0 -32
  201. package/esm/deps/jsr.io/@std/path/1.1.3/normalize_glob.d.ts +0 -29
  202. package/esm/deps/jsr.io/@std/path/1.1.3/normalize_glob.d.ts.map +0 -1
  203. package/esm/deps/jsr.io/@std/path/1.1.3/normalize_glob.js +0 -35
  204. package/esm/deps/jsr.io/@std/path/1.1.3/parse.d.ts +0 -35
  205. package/esm/deps/jsr.io/@std/path/1.1.3/parse.d.ts.map +0 -1
  206. package/esm/deps/jsr.io/@std/path/1.1.3/parse.js +0 -39
  207. package/esm/deps/jsr.io/@std/path/1.1.3/posix/_util.d.ts +0 -2
  208. package/esm/deps/jsr.io/@std/path/1.1.3/posix/_util.d.ts.map +0 -1
  209. package/esm/deps/jsr.io/@std/path/1.1.3/posix/_util.js +0 -8
  210. package/esm/deps/jsr.io/@std/path/1.1.3/posix/basename.d.ts +0 -39
  211. package/esm/deps/jsr.io/@std/path/1.1.3/posix/basename.d.ts.map +0 -1
  212. package/esm/deps/jsr.io/@std/path/1.1.3/posix/basename.js +0 -52
  213. package/esm/deps/jsr.io/@std/path/1.1.3/posix/constants.d.ts +0 -13
  214. package/esm/deps/jsr.io/@std/path/1.1.3/posix/constants.d.ts.map +0 -1
  215. package/esm/deps/jsr.io/@std/path/1.1.3/posix/constants.js +0 -14
  216. package/esm/deps/jsr.io/@std/path/1.1.3/posix/dirname.d.ts +0 -30
  217. package/esm/deps/jsr.io/@std/path/1.1.3/posix/dirname.d.ts.map +0 -1
  218. package/esm/deps/jsr.io/@std/path/1.1.3/posix/dirname.js +0 -64
  219. package/esm/deps/jsr.io/@std/path/1.1.3/posix/extname.d.ts +0 -37
  220. package/esm/deps/jsr.io/@std/path/1.1.3/posix/extname.d.ts.map +0 -1
  221. package/esm/deps/jsr.io/@std/path/1.1.3/posix/extname.js +0 -93
  222. package/esm/deps/jsr.io/@std/path/1.1.3/posix/format.d.ts +0 -24
  223. package/esm/deps/jsr.io/@std/path/1.1.3/posix/format.d.ts.map +0 -1
  224. package/esm/deps/jsr.io/@std/path/1.1.3/posix/format.js +0 -28
  225. package/esm/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.d.ts +0 -16
  226. package/esm/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.d.ts.map +0 -1
  227. package/esm/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.js +0 -21
  228. package/esm/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.d.ts +0 -72
  229. package/esm/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.d.ts.map +0 -1
  230. package/esm/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.js +0 -82
  231. package/esm/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.d.ts +0 -17
  232. package/esm/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.d.ts.map +0 -1
  233. package/esm/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.js +0 -23
  234. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join.d.ts +0 -31
  235. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join.d.ts.map +0 -1
  236. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join.js +0 -45
  237. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join_globs.d.ts +0 -20
  238. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join_globs.d.ts.map +0 -1
  239. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join_globs.js +0 -40
  240. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize.d.ts +0 -37
  241. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize.d.ts.map +0 -1
  242. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize.js +0 -58
  243. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.d.ts +0 -20
  244. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.d.ts.map +0 -1
  245. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.js +0 -32
  246. package/esm/deps/jsr.io/@std/path/1.1.3/posix/parse.d.ts +0 -25
  247. package/esm/deps/jsr.io/@std/path/1.1.3/posix/parse.d.ts.map +0 -1
  248. package/esm/deps/jsr.io/@std/path/1.1.3/posix/parse.js +0 -115
  249. package/esm/deps/jsr.io/@std/path/1.1.3/posix/relative.d.ts +0 -20
  250. package/esm/deps/jsr.io/@std/path/1.1.3/posix/relative.d.ts.map +0 -1
  251. package/esm/deps/jsr.io/@std/path/1.1.3/posix/relative.js +0 -106
  252. package/esm/deps/jsr.io/@std/path/1.1.3/posix/resolve.d.ts +0 -17
  253. package/esm/deps/jsr.io/@std/path/1.1.3/posix/resolve.d.ts.map +0 -1
  254. package/esm/deps/jsr.io/@std/path/1.1.3/posix/resolve.js +0 -59
  255. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.d.ts +0 -17
  256. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.d.ts.map +0 -1
  257. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.js +0 -27
  258. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.d.ts +0 -16
  259. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.d.ts.map +0 -1
  260. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.js +0 -20
  261. package/esm/deps/jsr.io/@std/path/1.1.3/relative.d.ts +0 -24
  262. package/esm/deps/jsr.io/@std/path/1.1.3/relative.d.ts.map +0 -1
  263. package/esm/deps/jsr.io/@std/path/1.1.3/relative.js +0 -30
  264. package/esm/deps/jsr.io/@std/path/1.1.3/resolve.d.ts +0 -22
  265. package/esm/deps/jsr.io/@std/path/1.1.3/resolve.d.ts.map +0 -1
  266. package/esm/deps/jsr.io/@std/path/1.1.3/resolve.js +0 -30
  267. package/esm/deps/jsr.io/@std/path/1.1.3/to_file_url.d.ts +0 -22
  268. package/esm/deps/jsr.io/@std/path/1.1.3/to_file_url.d.ts.map +0 -1
  269. package/esm/deps/jsr.io/@std/path/1.1.3/to_file_url.js +0 -28
  270. package/esm/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.d.ts +0 -21
  271. package/esm/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.d.ts.map +0 -1
  272. package/esm/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.js +0 -29
  273. package/esm/deps/jsr.io/@std/path/1.1.3/types.d.ts +0 -38
  274. package/esm/deps/jsr.io/@std/path/1.1.3/types.d.ts.map +0 -1
  275. package/esm/deps/jsr.io/@std/path/1.1.3/types.js +0 -3
  276. package/esm/deps/jsr.io/@std/path/1.1.3/windows/_util.d.ts +0 -4
  277. package/esm/deps/jsr.io/@std/path/1.1.3/windows/_util.d.ts.map +0 -1
  278. package/esm/deps/jsr.io/@std/path/1.1.3/windows/_util.js +0 -15
  279. package/esm/deps/jsr.io/@std/path/1.1.3/windows/basename.d.ts +0 -22
  280. package/esm/deps/jsr.io/@std/path/1.1.3/windows/basename.d.ts.map +0 -1
  281. package/esm/deps/jsr.io/@std/path/1.1.3/windows/basename.js +0 -47
  282. package/esm/deps/jsr.io/@std/path/1.1.3/windows/constants.d.ts +0 -13
  283. package/esm/deps/jsr.io/@std/path/1.1.3/windows/constants.d.ts.map +0 -1
  284. package/esm/deps/jsr.io/@std/path/1.1.3/windows/constants.js +0 -14
  285. package/esm/deps/jsr.io/@std/path/1.1.3/windows/dirname.d.ts +0 -17
  286. package/esm/deps/jsr.io/@std/path/1.1.3/windows/dirname.d.ts.map +0 -1
  287. package/esm/deps/jsr.io/@std/path/1.1.3/windows/dirname.js +0 -113
  288. package/esm/deps/jsr.io/@std/path/1.1.3/windows/extname.d.ts +0 -17
  289. package/esm/deps/jsr.io/@std/path/1.1.3/windows/extname.d.ts.map +0 -1
  290. package/esm/deps/jsr.io/@std/path/1.1.3/windows/extname.js +0 -82
  291. package/esm/deps/jsr.io/@std/path/1.1.3/windows/format.d.ts +0 -24
  292. package/esm/deps/jsr.io/@std/path/1.1.3/windows/format.d.ts.map +0 -1
  293. package/esm/deps/jsr.io/@std/path/1.1.3/windows/format.js +0 -28
  294. package/esm/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.d.ts +0 -18
  295. package/esm/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.d.ts.map +0 -1
  296. package/esm/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.js +0 -30
  297. package/esm/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.d.ts +0 -71
  298. package/esm/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.d.ts.map +0 -1
  299. package/esm/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.js +0 -82
  300. package/esm/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.d.ts +0 -17
  301. package/esm/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.d.ts.map +0 -1
  302. package/esm/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.js +0 -38
  303. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join.d.ts +0 -18
  304. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join.d.ts.map +0 -1
  305. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join.js +0 -77
  306. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join_globs.d.ts +0 -21
  307. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join_globs.d.ts.map +0 -1
  308. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join_globs.js +0 -41
  309. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize.d.ts +0 -19
  310. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize.d.ts.map +0 -1
  311. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize.js +0 -135
  312. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.d.ts +0 -20
  313. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.d.ts.map +0 -1
  314. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.js +0 -32
  315. package/esm/deps/jsr.io/@std/path/1.1.3/windows/parse.d.ts +0 -25
  316. package/esm/deps/jsr.io/@std/path/1.1.3/windows/parse.d.ts.map +0 -1
  317. package/esm/deps/jsr.io/@std/path/1.1.3/windows/parse.js +0 -176
  318. package/esm/deps/jsr.io/@std/path/1.1.3/windows/relative.d.ts +0 -23
  319. package/esm/deps/jsr.io/@std/path/1.1.3/windows/relative.d.ts.map +0 -1
  320. package/esm/deps/jsr.io/@std/path/1.1.3/windows/relative.js +0 -131
  321. package/esm/deps/jsr.io/@std/path/1.1.3/windows/resolve.d.ts +0 -17
  322. package/esm/deps/jsr.io/@std/path/1.1.3/windows/resolve.d.ts.map +0 -1
  323. package/esm/deps/jsr.io/@std/path/1.1.3/windows/resolve.js +0 -154
  324. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.d.ts +0 -17
  325. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.d.ts.map +0 -1
  326. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.js +0 -34
  327. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.d.ts +0 -17
  328. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.d.ts.map +0 -1
  329. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.js +0 -49
  330. package/esm/deps/jsr.io/@std/streams/1.0.14/_common.d.ts +0 -5
  331. package/esm/deps/jsr.io/@std/streams/1.0.14/_common.d.ts.map +0 -1
  332. package/esm/deps/jsr.io/@std/streams/1.0.14/_common.js +0 -27
  333. package/esm/deps/jsr.io/@std/streams/1.0.14/buffer.d.ts +0 -300
  334. package/esm/deps/jsr.io/@std/streams/1.0.14/buffer.d.ts.map +0 -1
  335. package/esm/deps/jsr.io/@std/streams/1.0.14/buffer.js +0 -411
  336. package/esm/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.d.ts +0 -44
  337. package/esm/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.d.ts.map +0 -1
  338. package/esm/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.js +0 -85
  339. package/esm/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.d.ts +0 -27
  340. package/esm/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.d.ts.map +0 -1
  341. package/esm/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.js +0 -48
  342. package/esm/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.d.ts +0 -66
  343. package/esm/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.d.ts.map +0 -1
  344. package/esm/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.js +0 -291
  345. package/esm/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.d.ts +0 -83
  346. package/esm/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.d.ts.map +0 -1
  347. package/esm/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.js +0 -102
  348. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.d.ts +0 -101
  349. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.d.ts.map +0 -1
  350. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.js +0 -122
  351. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.d.ts +0 -84
  352. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.d.ts.map +0 -1
  353. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.js +0 -106
  354. package/esm/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.d.ts +0 -38
  355. package/esm/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.d.ts.map +0 -1
  356. package/esm/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.js +0 -69
  357. package/esm/deps/jsr.io/@std/streams/1.0.14/mod.d.ts +0 -35
  358. package/esm/deps/jsr.io/@std/streams/1.0.14/mod.d.ts.map +0 -1
  359. package/esm/deps/jsr.io/@std/streams/1.0.14/mod.js +0 -35
  360. package/esm/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.d.ts +0 -58
  361. package/esm/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.d.ts.map +0 -1
  362. package/esm/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.js +0 -123
  363. package/esm/deps/jsr.io/@std/streams/1.0.14/text_line_stream.d.ts +0 -72
  364. package/esm/deps/jsr.io/@std/streams/1.0.14/text_line_stream.d.ts.map +0 -1
  365. package/esm/deps/jsr.io/@std/streams/1.0.14/text_line_stream.js +0 -107
  366. package/esm/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.d.ts +0 -22
  367. package/esm/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.d.ts.map +0 -1
  368. package/esm/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.js +0 -35
  369. package/esm/deps/jsr.io/@std/streams/1.0.14/to_blob.d.ts +0 -22
  370. package/esm/deps/jsr.io/@std/streams/1.0.14/to_blob.d.ts.map +0 -1
  371. package/esm/deps/jsr.io/@std/streams/1.0.14/to_blob.js +0 -25
  372. package/esm/deps/jsr.io/@std/streams/1.0.14/to_json.d.ts +0 -38
  373. package/esm/deps/jsr.io/@std/streams/1.0.14/to_json.d.ts.map +0 -1
  374. package/esm/deps/jsr.io/@std/streams/1.0.14/to_json.js +0 -42
  375. package/esm/deps/jsr.io/@std/streams/1.0.14/to_text.d.ts +0 -29
  376. package/esm/deps/jsr.io/@std/streams/1.0.14/to_text.d.ts.map +0 -1
  377. package/esm/deps/jsr.io/@std/streams/1.0.14/to_text.js +0 -45
  378. package/esm/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.d.ts +0 -61
  379. package/esm/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.d.ts.map +0 -1
  380. package/esm/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.js +0 -103
  381. package/esm/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.d.ts +0 -76
  382. package/esm/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.d.ts.map +0 -1
  383. package/esm/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.js +0 -102
  384. package/esm/jsonl.d.ts +0 -102
  385. package/esm/jsonl.d.ts.map +0 -1
  386. package/esm/mod.d.ts +0 -5
  387. package/esm/mod.d.ts.map +0 -1
  388. package/esm/package.json +0 -3
  389. package/esm/types.d.ts.map +0 -1
  390. package/script/_dnt.polyfills.d.ts +0 -120
  391. package/script/_dnt.polyfills.d.ts.map +0 -1
  392. package/script/_dnt.polyfills.js +0 -250
  393. package/script/_dnt.shims.d.ts +0 -2
  394. package/script/_dnt.shims.d.ts.map +0 -1
  395. package/script/_dnt.shims.js +0 -60
  396. package/script/context.d.ts +0 -5
  397. package/script/context.d.ts.map +0 -1
  398. package/script/context.js +0 -18
  399. package/script/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts +0 -9
  400. package/script/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts.map +0 -1
  401. package/script/deps/jsr.io/@std/bytes/1.0.6/_types.js +0 -3
  402. package/script/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts +0 -21
  403. package/script/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts.map +0 -1
  404. package/script/deps/jsr.io/@std/bytes/1.0.6/concat.js +0 -35
  405. package/script/deps/jsr.io/@std/bytes/1.0.6/copy.d.ts +0 -41
  406. package/script/deps/jsr.io/@std/bytes/1.0.6/copy.d.ts.map +0 -1
  407. package/script/deps/jsr.io/@std/bytes/1.0.6/copy.js +0 -53
  408. package/script/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.d.ts +0 -13
  409. package/script/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.d.ts.map +0 -1
  410. package/script/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.js +0 -37
  411. package/script/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.d.ts +0 -12
  412. package/script/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.d.ts.map +0 -1
  413. package/script/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.js +0 -23
  414. package/script/deps/jsr.io/@std/fs/1.0.20/_is_same_path.d.ts +0 -10
  415. package/script/deps/jsr.io/@std/fs/1.0.20/_is_same_path.d.ts.map +0 -1
  416. package/script/deps/jsr.io/@std/fs/1.0.20/_is_same_path.js +0 -20
  417. package/script/deps/jsr.io/@std/fs/1.0.20/_is_subdir.d.ts +0 -12
  418. package/script/deps/jsr.io/@std/fs/1.0.20/_is_subdir.d.ts.map +0 -1
  419. package/script/deps/jsr.io/@std/fs/1.0.20/_is_subdir.js +0 -28
  420. package/script/deps/jsr.io/@std/fs/1.0.20/_to_path_string.d.ts +0 -9
  421. package/script/deps/jsr.io/@std/fs/1.0.20/_to_path_string.d.ts.map +0 -1
  422. package/script/deps/jsr.io/@std/fs/1.0.20/_to_path_string.js +0 -16
  423. package/script/deps/jsr.io/@std/fs/1.0.20/copy.d.ts +0 -117
  424. package/script/deps/jsr.io/@std/fs/1.0.20/copy.d.ts.map +0 -1
  425. package/script/deps/jsr.io/@std/fs/1.0.20/copy.js +0 -316
  426. package/script/deps/jsr.io/@std/fs/1.0.20/empty_dir.d.ts +0 -48
  427. package/script/deps/jsr.io/@std/fs/1.0.20/empty_dir.d.ts.map +0 -1
  428. package/script/deps/jsr.io/@std/fs/1.0.20/empty_dir.js +0 -90
  429. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_dir.d.ts +0 -49
  430. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_dir.d.ts.map +0 -1
  431. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_dir.js +0 -105
  432. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_file.d.ts +0 -47
  433. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_file.d.ts.map +0 -1
  434. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_file.js +0 -93
  435. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_link.d.ts +0 -49
  436. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_link.d.ts.map +0 -1
  437. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_link.js +0 -64
  438. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.d.ts +0 -70
  439. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.d.ts.map +0 -1
  440. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.js +0 -159
  441. package/script/deps/jsr.io/@std/fs/1.0.20/eol.d.ts +0 -52
  442. package/script/deps/jsr.io/@std/fs/1.0.20/eol.d.ts.map +0 -1
  443. package/script/deps/jsr.io/@std/fs/1.0.20/eol.js +0 -105
  444. package/script/deps/jsr.io/@std/fs/1.0.20/exists.d.ts +0 -219
  445. package/script/deps/jsr.io/@std/fs/1.0.20/exists.d.ts.map +0 -1
  446. package/script/deps/jsr.io/@std/fs/1.0.20/exists.js +0 -273
  447. package/script/deps/jsr.io/@std/fs/1.0.20/expand_glob.d.ts +0 -267
  448. package/script/deps/jsr.io/@std/fs/1.0.20/expand_glob.d.ts.map +0 -1
  449. package/script/deps/jsr.io/@std/fs/1.0.20/expand_glob.js +0 -443
  450. package/script/deps/jsr.io/@std/fs/1.0.20/mod.d.ts +0 -29
  451. package/script/deps/jsr.io/@std/fs/1.0.20/mod.d.ts.map +0 -1
  452. package/script/deps/jsr.io/@std/fs/1.0.20/mod.js +0 -45
  453. package/script/deps/jsr.io/@std/fs/1.0.20/move.d.ts +0 -86
  454. package/script/deps/jsr.io/@std/fs/1.0.20/move.d.ts.map +0 -1
  455. package/script/deps/jsr.io/@std/fs/1.0.20/move.js +0 -145
  456. package/script/deps/jsr.io/@std/fs/1.0.20/walk.d.ts +0 -777
  457. package/script/deps/jsr.io/@std/fs/1.0.20/walk.d.ts.map +0 -1
  458. package/script/deps/jsr.io/@std/fs/1.0.20/walk.js +0 -849
  459. package/script/deps/jsr.io/@std/internal/1.0.12/_os.d.ts +0 -2
  460. package/script/deps/jsr.io/@std/internal/1.0.12/_os.d.ts.map +0 -1
  461. package/script/deps/jsr.io/@std/internal/1.0.12/_os.js +0 -48
  462. package/script/deps/jsr.io/@std/internal/1.0.12/os.d.ts +0 -3
  463. package/script/deps/jsr.io/@std/internal/1.0.12/os.d.ts.map +0 -1
  464. package/script/deps/jsr.io/@std/internal/1.0.12/os.js +0 -8
  465. package/script/deps/jsr.io/@std/json/1.0.2/_common.d.ts +0 -4
  466. package/script/deps/jsr.io/@std/json/1.0.2/_common.d.ts.map +0 -1
  467. package/script/deps/jsr.io/@std/json/1.0.2/_common.js +0 -14
  468. package/script/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.d.ts +0 -70
  469. package/script/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.d.ts.map +0 -1
  470. package/script/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.js +0 -200
  471. package/script/deps/jsr.io/@std/json/1.0.2/mod.d.ts +0 -23
  472. package/script/deps/jsr.io/@std/json/1.0.2/mod.d.ts.map +0 -1
  473. package/script/deps/jsr.io/@std/json/1.0.2/mod.js +0 -39
  474. package/script/deps/jsr.io/@std/json/1.0.2/parse_stream.d.ts +0 -53
  475. package/script/deps/jsr.io/@std/json/1.0.2/parse_stream.d.ts.map +0 -1
  476. package/script/deps/jsr.io/@std/json/1.0.2/parse_stream.js +0 -70
  477. package/script/deps/jsr.io/@std/json/1.0.2/stringify_stream.d.ts +0 -95
  478. package/script/deps/jsr.io/@std/json/1.0.2/stringify_stream.d.ts.map +0 -1
  479. package/script/deps/jsr.io/@std/json/1.0.2/stringify_stream.js +0 -92
  480. package/script/deps/jsr.io/@std/json/1.0.2/types.d.ts +0 -5
  481. package/script/deps/jsr.io/@std/json/1.0.2/types.d.ts.map +0 -1
  482. package/script/deps/jsr.io/@std/json/1.0.2/types.js +0 -4
  483. package/script/deps/jsr.io/@std/path/1.1.3/_common/assert_path.d.ts +0 -2
  484. package/script/deps/jsr.io/@std/path/1.1.3/_common/assert_path.d.ts.map +0 -1
  485. package/script/deps/jsr.io/@std/path/1.1.3/_common/assert_path.js +0 -10
  486. package/script/deps/jsr.io/@std/path/1.1.3/_common/basename.d.ts +0 -4
  487. package/script/deps/jsr.io/@std/path/1.1.3/_common/basename.d.ts.map +0 -1
  488. package/script/deps/jsr.io/@std/path/1.1.3/_common/basename.js +0 -45
  489. package/script/deps/jsr.io/@std/path/1.1.3/_common/common.d.ts +0 -2
  490. package/script/deps/jsr.io/@std/path/1.1.3/_common/common.d.ts.map +0 -1
  491. package/script/deps/jsr.io/@std/path/1.1.3/_common/common.js +0 -26
  492. package/script/deps/jsr.io/@std/path/1.1.3/_common/constants.d.ts +0 -40
  493. package/script/deps/jsr.io/@std/path/1.1.3/_common/constants.d.ts.map +0 -1
  494. package/script/deps/jsr.io/@std/path/1.1.3/_common/constants.js +0 -49
  495. package/script/deps/jsr.io/@std/path/1.1.3/_common/dirname.d.ts +0 -2
  496. package/script/deps/jsr.io/@std/path/1.1.3/_common/dirname.d.ts.map +0 -1
  497. package/script/deps/jsr.io/@std/path/1.1.3/_common/dirname.js +0 -11
  498. package/script/deps/jsr.io/@std/path/1.1.3/_common/format.d.ts +0 -4
  499. package/script/deps/jsr.io/@std/path/1.1.3/_common/format.d.ts.map +0 -1
  500. package/script/deps/jsr.io/@std/path/1.1.3/_common/format.js +0 -23
  501. package/script/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.d.ts +0 -2
  502. package/script/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.d.ts.map +0 -1
  503. package/script/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.js +0 -12
  504. package/script/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.d.ts +0 -35
  505. package/script/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.d.ts.map +0 -1
  506. package/script/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.js +0 -237
  507. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize.d.ts +0 -2
  508. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize.d.ts.map +0 -1
  509. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize.js +0 -11
  510. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.d.ts +0 -2
  511. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.d.ts.map +0 -1
  512. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.js +0 -80
  513. package/script/deps/jsr.io/@std/path/1.1.3/_common/relative.d.ts +0 -2
  514. package/script/deps/jsr.io/@std/path/1.1.3/_common/relative.d.ts.map +0 -1
  515. package/script/deps/jsr.io/@std/path/1.1.3/_common/relative.js +0 -12
  516. package/script/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.d.ts +0 -2
  517. package/script/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.d.ts.map +0 -1
  518. package/script/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.js +0 -22
  519. package/script/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.d.ts +0 -2
  520. package/script/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.d.ts.map +0 -1
  521. package/script/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.js +0 -18
  522. package/script/deps/jsr.io/@std/path/1.1.3/basename.d.ts +0 -27
  523. package/script/deps/jsr.io/@std/path/1.1.3/basename.d.ts.map +0 -1
  524. package/script/deps/jsr.io/@std/path/1.1.3/basename.js +0 -38
  525. package/script/deps/jsr.io/@std/path/1.1.3/common.d.ts +0 -28
  526. package/script/deps/jsr.io/@std/path/1.1.3/common.d.ts.map +0 -1
  527. package/script/deps/jsr.io/@std/path/1.1.3/common.js +0 -36
  528. package/script/deps/jsr.io/@std/path/1.1.3/constants.d.ts +0 -15
  529. package/script/deps/jsr.io/@std/path/1.1.3/constants.d.ts.map +0 -1
  530. package/script/deps/jsr.io/@std/path/1.1.3/constants.js +0 -20
  531. package/script/deps/jsr.io/@std/path/1.1.3/dirname.d.ts +0 -22
  532. package/script/deps/jsr.io/@std/path/1.1.3/dirname.d.ts.map +0 -1
  533. package/script/deps/jsr.io/@std/path/1.1.3/dirname.js +0 -31
  534. package/script/deps/jsr.io/@std/path/1.1.3/extname.d.ts +0 -22
  535. package/script/deps/jsr.io/@std/path/1.1.3/extname.d.ts.map +0 -1
  536. package/script/deps/jsr.io/@std/path/1.1.3/extname.js +0 -31
  537. package/script/deps/jsr.io/@std/path/1.1.3/format.d.ts +0 -22
  538. package/script/deps/jsr.io/@std/path/1.1.3/format.d.ts.map +0 -1
  539. package/script/deps/jsr.io/@std/path/1.1.3/format.js +0 -30
  540. package/script/deps/jsr.io/@std/path/1.1.3/from_file_url.d.ts +0 -22
  541. package/script/deps/jsr.io/@std/path/1.1.3/from_file_url.d.ts.map +0 -1
  542. package/script/deps/jsr.io/@std/path/1.1.3/from_file_url.js +0 -31
  543. package/script/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.d.ts +0 -77
  544. package/script/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.d.ts.map +0 -1
  545. package/script/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.js +0 -86
  546. package/script/deps/jsr.io/@std/path/1.1.3/is_absolute.d.ts +0 -22
  547. package/script/deps/jsr.io/@std/path/1.1.3/is_absolute.d.ts.map +0 -1
  548. package/script/deps/jsr.io/@std/path/1.1.3/is_absolute.js +0 -31
  549. package/script/deps/jsr.io/@std/path/1.1.3/is_glob.d.ts +0 -17
  550. package/script/deps/jsr.io/@std/path/1.1.3/is_glob.d.ts.map +0 -1
  551. package/script/deps/jsr.io/@std/path/1.1.3/is_glob.js +0 -45
  552. package/script/deps/jsr.io/@std/path/1.1.3/join.d.ts +0 -23
  553. package/script/deps/jsr.io/@std/path/1.1.3/join.d.ts.map +0 -1
  554. package/script/deps/jsr.io/@std/path/1.1.3/join.js +0 -32
  555. package/script/deps/jsr.io/@std/path/1.1.3/join_globs.d.ts +0 -28
  556. package/script/deps/jsr.io/@std/path/1.1.3/join_globs.d.ts.map +0 -1
  557. package/script/deps/jsr.io/@std/path/1.1.3/join_globs.js +0 -37
  558. package/script/deps/jsr.io/@std/path/1.1.3/mod.d.ts +0 -213
  559. package/script/deps/jsr.io/@std/path/1.1.3/mod.d.ts.map +0 -1
  560. package/script/deps/jsr.io/@std/path/1.1.3/mod.js +0 -232
  561. package/script/deps/jsr.io/@std/path/1.1.3/normalize.d.ts +0 -26
  562. package/script/deps/jsr.io/@std/path/1.1.3/normalize.d.ts.map +0 -1
  563. package/script/deps/jsr.io/@std/path/1.1.3/normalize.js +0 -35
  564. package/script/deps/jsr.io/@std/path/1.1.3/normalize_glob.d.ts +0 -29
  565. package/script/deps/jsr.io/@std/path/1.1.3/normalize_glob.d.ts.map +0 -1
  566. package/script/deps/jsr.io/@std/path/1.1.3/normalize_glob.js +0 -38
  567. package/script/deps/jsr.io/@std/path/1.1.3/parse.d.ts +0 -35
  568. package/script/deps/jsr.io/@std/path/1.1.3/parse.d.ts.map +0 -1
  569. package/script/deps/jsr.io/@std/path/1.1.3/parse.js +0 -42
  570. package/script/deps/jsr.io/@std/path/1.1.3/posix/_util.d.ts +0 -2
  571. package/script/deps/jsr.io/@std/path/1.1.3/posix/_util.d.ts.map +0 -1
  572. package/script/deps/jsr.io/@std/path/1.1.3/posix/_util.js +0 -11
  573. package/script/deps/jsr.io/@std/path/1.1.3/posix/basename.d.ts +0 -39
  574. package/script/deps/jsr.io/@std/path/1.1.3/posix/basename.d.ts.map +0 -1
  575. package/script/deps/jsr.io/@std/path/1.1.3/posix/basename.js +0 -55
  576. package/script/deps/jsr.io/@std/path/1.1.3/posix/constants.d.ts +0 -13
  577. package/script/deps/jsr.io/@std/path/1.1.3/posix/constants.d.ts.map +0 -1
  578. package/script/deps/jsr.io/@std/path/1.1.3/posix/constants.js +0 -17
  579. package/script/deps/jsr.io/@std/path/1.1.3/posix/dirname.d.ts +0 -30
  580. package/script/deps/jsr.io/@std/path/1.1.3/posix/dirname.d.ts.map +0 -1
  581. package/script/deps/jsr.io/@std/path/1.1.3/posix/dirname.js +0 -67
  582. package/script/deps/jsr.io/@std/path/1.1.3/posix/extname.d.ts +0 -37
  583. package/script/deps/jsr.io/@std/path/1.1.3/posix/extname.d.ts.map +0 -1
  584. package/script/deps/jsr.io/@std/path/1.1.3/posix/extname.js +0 -96
  585. package/script/deps/jsr.io/@std/path/1.1.3/posix/format.d.ts +0 -24
  586. package/script/deps/jsr.io/@std/path/1.1.3/posix/format.d.ts.map +0 -1
  587. package/script/deps/jsr.io/@std/path/1.1.3/posix/format.js +0 -31
  588. package/script/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.d.ts +0 -16
  589. package/script/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.d.ts.map +0 -1
  590. package/script/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.js +0 -24
  591. package/script/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.d.ts +0 -72
  592. package/script/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.d.ts.map +0 -1
  593. package/script/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.js +0 -85
  594. package/script/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.d.ts +0 -17
  595. package/script/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.d.ts.map +0 -1
  596. package/script/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.js +0 -26
  597. package/script/deps/jsr.io/@std/path/1.1.3/posix/join.d.ts +0 -31
  598. package/script/deps/jsr.io/@std/path/1.1.3/posix/join.d.ts.map +0 -1
  599. package/script/deps/jsr.io/@std/path/1.1.3/posix/join.js +0 -48
  600. package/script/deps/jsr.io/@std/path/1.1.3/posix/join_globs.d.ts +0 -20
  601. package/script/deps/jsr.io/@std/path/1.1.3/posix/join_globs.d.ts.map +0 -1
  602. package/script/deps/jsr.io/@std/path/1.1.3/posix/join_globs.js +0 -43
  603. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize.d.ts +0 -37
  604. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize.d.ts.map +0 -1
  605. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize.js +0 -61
  606. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.d.ts +0 -20
  607. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.d.ts.map +0 -1
  608. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.js +0 -35
  609. package/script/deps/jsr.io/@std/path/1.1.3/posix/parse.d.ts +0 -25
  610. package/script/deps/jsr.io/@std/path/1.1.3/posix/parse.d.ts.map +0 -1
  611. package/script/deps/jsr.io/@std/path/1.1.3/posix/parse.js +0 -118
  612. package/script/deps/jsr.io/@std/path/1.1.3/posix/relative.d.ts +0 -20
  613. package/script/deps/jsr.io/@std/path/1.1.3/posix/relative.d.ts.map +0 -1
  614. package/script/deps/jsr.io/@std/path/1.1.3/posix/relative.js +0 -109
  615. package/script/deps/jsr.io/@std/path/1.1.3/posix/resolve.d.ts +0 -17
  616. package/script/deps/jsr.io/@std/path/1.1.3/posix/resolve.d.ts.map +0 -1
  617. package/script/deps/jsr.io/@std/path/1.1.3/posix/resolve.js +0 -95
  618. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.d.ts +0 -17
  619. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.d.ts.map +0 -1
  620. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.js +0 -30
  621. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.d.ts +0 -16
  622. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.d.ts.map +0 -1
  623. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.js +0 -23
  624. package/script/deps/jsr.io/@std/path/1.1.3/relative.d.ts +0 -24
  625. package/script/deps/jsr.io/@std/path/1.1.3/relative.d.ts.map +0 -1
  626. package/script/deps/jsr.io/@std/path/1.1.3/relative.js +0 -33
  627. package/script/deps/jsr.io/@std/path/1.1.3/resolve.d.ts +0 -22
  628. package/script/deps/jsr.io/@std/path/1.1.3/resolve.d.ts.map +0 -1
  629. package/script/deps/jsr.io/@std/path/1.1.3/resolve.js +0 -33
  630. package/script/deps/jsr.io/@std/path/1.1.3/to_file_url.d.ts +0 -22
  631. package/script/deps/jsr.io/@std/path/1.1.3/to_file_url.d.ts.map +0 -1
  632. package/script/deps/jsr.io/@std/path/1.1.3/to_file_url.js +0 -31
  633. package/script/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.d.ts +0 -21
  634. package/script/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.d.ts.map +0 -1
  635. package/script/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.js +0 -32
  636. package/script/deps/jsr.io/@std/path/1.1.3/types.d.ts +0 -38
  637. package/script/deps/jsr.io/@std/path/1.1.3/types.d.ts.map +0 -1
  638. package/script/deps/jsr.io/@std/path/1.1.3/types.js +0 -4
  639. package/script/deps/jsr.io/@std/path/1.1.3/windows/_util.d.ts +0 -4
  640. package/script/deps/jsr.io/@std/path/1.1.3/windows/_util.d.ts.map +0 -1
  641. package/script/deps/jsr.io/@std/path/1.1.3/windows/_util.js +0 -20
  642. package/script/deps/jsr.io/@std/path/1.1.3/windows/basename.d.ts +0 -22
  643. package/script/deps/jsr.io/@std/path/1.1.3/windows/basename.d.ts.map +0 -1
  644. package/script/deps/jsr.io/@std/path/1.1.3/windows/basename.js +0 -50
  645. package/script/deps/jsr.io/@std/path/1.1.3/windows/constants.d.ts +0 -13
  646. package/script/deps/jsr.io/@std/path/1.1.3/windows/constants.d.ts.map +0 -1
  647. package/script/deps/jsr.io/@std/path/1.1.3/windows/constants.js +0 -17
  648. package/script/deps/jsr.io/@std/path/1.1.3/windows/dirname.d.ts +0 -17
  649. package/script/deps/jsr.io/@std/path/1.1.3/windows/dirname.d.ts.map +0 -1
  650. package/script/deps/jsr.io/@std/path/1.1.3/windows/dirname.js +0 -116
  651. package/script/deps/jsr.io/@std/path/1.1.3/windows/extname.d.ts +0 -17
  652. package/script/deps/jsr.io/@std/path/1.1.3/windows/extname.d.ts.map +0 -1
  653. package/script/deps/jsr.io/@std/path/1.1.3/windows/extname.js +0 -85
  654. package/script/deps/jsr.io/@std/path/1.1.3/windows/format.d.ts +0 -24
  655. package/script/deps/jsr.io/@std/path/1.1.3/windows/format.d.ts.map +0 -1
  656. package/script/deps/jsr.io/@std/path/1.1.3/windows/format.js +0 -31
  657. package/script/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.d.ts +0 -18
  658. package/script/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.d.ts.map +0 -1
  659. package/script/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.js +0 -33
  660. package/script/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.d.ts +0 -71
  661. package/script/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.d.ts.map +0 -1
  662. package/script/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.js +0 -85
  663. package/script/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.d.ts +0 -17
  664. package/script/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.d.ts.map +0 -1
  665. package/script/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.js +0 -41
  666. package/script/deps/jsr.io/@std/path/1.1.3/windows/join.d.ts +0 -18
  667. package/script/deps/jsr.io/@std/path/1.1.3/windows/join.d.ts.map +0 -1
  668. package/script/deps/jsr.io/@std/path/1.1.3/windows/join.js +0 -80
  669. package/script/deps/jsr.io/@std/path/1.1.3/windows/join_globs.d.ts +0 -21
  670. package/script/deps/jsr.io/@std/path/1.1.3/windows/join_globs.d.ts.map +0 -1
  671. package/script/deps/jsr.io/@std/path/1.1.3/windows/join_globs.js +0 -44
  672. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize.d.ts +0 -19
  673. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize.d.ts.map +0 -1
  674. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize.js +0 -138
  675. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.d.ts +0 -20
  676. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.d.ts.map +0 -1
  677. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.js +0 -35
  678. package/script/deps/jsr.io/@std/path/1.1.3/windows/parse.d.ts +0 -25
  679. package/script/deps/jsr.io/@std/path/1.1.3/windows/parse.d.ts.map +0 -1
  680. package/script/deps/jsr.io/@std/path/1.1.3/windows/parse.js +0 -179
  681. package/script/deps/jsr.io/@std/path/1.1.3/windows/relative.d.ts +0 -23
  682. package/script/deps/jsr.io/@std/path/1.1.3/windows/relative.d.ts.map +0 -1
  683. package/script/deps/jsr.io/@std/path/1.1.3/windows/relative.js +0 -134
  684. package/script/deps/jsr.io/@std/path/1.1.3/windows/resolve.d.ts +0 -17
  685. package/script/deps/jsr.io/@std/path/1.1.3/windows/resolve.d.ts.map +0 -1
  686. package/script/deps/jsr.io/@std/path/1.1.3/windows/resolve.js +0 -190
  687. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.d.ts +0 -17
  688. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.d.ts.map +0 -1
  689. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.js +0 -37
  690. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.d.ts +0 -17
  691. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.d.ts.map +0 -1
  692. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.js +0 -52
  693. package/script/deps/jsr.io/@std/streams/1.0.14/_common.d.ts +0 -5
  694. package/script/deps/jsr.io/@std/streams/1.0.14/_common.d.ts.map +0 -1
  695. package/script/deps/jsr.io/@std/streams/1.0.14/_common.js +0 -31
  696. package/script/deps/jsr.io/@std/streams/1.0.14/buffer.d.ts +0 -300
  697. package/script/deps/jsr.io/@std/streams/1.0.14/buffer.d.ts.map +0 -1
  698. package/script/deps/jsr.io/@std/streams/1.0.14/buffer.js +0 -415
  699. package/script/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.d.ts +0 -44
  700. package/script/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.d.ts.map +0 -1
  701. package/script/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.js +0 -89
  702. package/script/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.d.ts +0 -27
  703. package/script/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.d.ts.map +0 -1
  704. package/script/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.js +0 -51
  705. package/script/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.d.ts +0 -66
  706. package/script/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.d.ts.map +0 -1
  707. package/script/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.js +0 -295
  708. package/script/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.d.ts +0 -83
  709. package/script/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.d.ts.map +0 -1
  710. package/script/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.js +0 -105
  711. package/script/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.d.ts +0 -101
  712. package/script/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.d.ts.map +0 -1
  713. package/script/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.js +0 -126
  714. package/script/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.d.ts +0 -84
  715. package/script/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.d.ts.map +0 -1
  716. package/script/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.js +0 -110
  717. package/script/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.d.ts +0 -38
  718. package/script/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.d.ts.map +0 -1
  719. package/script/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.js +0 -72
  720. package/script/deps/jsr.io/@std/streams/1.0.14/mod.d.ts +0 -35
  721. package/script/deps/jsr.io/@std/streams/1.0.14/mod.d.ts.map +0 -1
  722. package/script/deps/jsr.io/@std/streams/1.0.14/mod.js +0 -51
  723. package/script/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.d.ts +0 -58
  724. package/script/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.d.ts.map +0 -1
  725. package/script/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.js +0 -127
  726. package/script/deps/jsr.io/@std/streams/1.0.14/text_line_stream.d.ts +0 -72
  727. package/script/deps/jsr.io/@std/streams/1.0.14/text_line_stream.d.ts.map +0 -1
  728. package/script/deps/jsr.io/@std/streams/1.0.14/text_line_stream.js +0 -111
  729. package/script/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.d.ts +0 -22
  730. package/script/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.d.ts.map +0 -1
  731. package/script/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.js +0 -38
  732. package/script/deps/jsr.io/@std/streams/1.0.14/to_blob.d.ts +0 -22
  733. package/script/deps/jsr.io/@std/streams/1.0.14/to_blob.d.ts.map +0 -1
  734. package/script/deps/jsr.io/@std/streams/1.0.14/to_blob.js +0 -28
  735. package/script/deps/jsr.io/@std/streams/1.0.14/to_json.d.ts +0 -38
  736. package/script/deps/jsr.io/@std/streams/1.0.14/to_json.d.ts.map +0 -1
  737. package/script/deps/jsr.io/@std/streams/1.0.14/to_json.js +0 -45
  738. package/script/deps/jsr.io/@std/streams/1.0.14/to_text.d.ts +0 -29
  739. package/script/deps/jsr.io/@std/streams/1.0.14/to_text.d.ts.map +0 -1
  740. package/script/deps/jsr.io/@std/streams/1.0.14/to_text.js +0 -48
  741. package/script/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.d.ts +0 -61
  742. package/script/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.d.ts.map +0 -1
  743. package/script/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.js +0 -106
  744. package/script/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.d.ts +0 -76
  745. package/script/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.d.ts.map +0 -1
  746. package/script/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.js +0 -105
  747. package/script/jsonl.d.ts.map +0 -1
  748. package/script/jsonl.js +0 -244
  749. package/script/mod.d.ts +0 -5
  750. package/script/mod.d.ts.map +0 -1
  751. package/script/mod.js +0 -24
  752. package/script/package.json +0 -3
  753. package/script/types.d.ts +0 -14
  754. package/script/types.d.ts.map +0 -1
  755. package/script/types.js +0 -2
  756. /package/{esm → dist}/types.d.ts +0 -0
  757. /package/{esm → dist}/types.js +0 -0
@@ -1,12 +0,0 @@
1
- /**
2
- * Checks whether `src` is a sub-directory of `dest`.
3
- *
4
- * @param src Source file path as a string or URL.
5
- * @param dest Destination file path as a string or URL.
6
- * @param sep Path separator. Defaults to `\\` for Windows and `/` for other
7
- * platforms.
8
- *
9
- * @returns `true` if `src` is a sub-directory of `dest`, `false` otherwise.
10
- */
11
- export declare function isSubdir(src: string | URL, dest: string | URL, sep?: "/" | "\\"): boolean;
12
- //# sourceMappingURL=_is_subdir.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_is_subdir.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/fs/1.0.20/_is_subdir.ts"],"names":[],"mappings":"AAOA;;;;;;;;;GASG;AACH,wBAAgB,QAAQ,CACtB,GAAG,EAAE,MAAM,GAAG,GAAG,EACjB,IAAI,EAAE,MAAM,GAAG,GAAG,EAClB,GAAG,aAAY,GACd,OAAO,CAYT"}
@@ -1,28 +0,0 @@
1
- "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
3
- // Copyright the Browserify authors. MIT License.
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.isSubdir = isSubdir;
6
- const resolve_js_1 = require("../../path/1.1.3/resolve.js");
7
- const constants_js_1 = require("../../path/1.1.3/constants.js");
8
- const _to_path_string_js_1 = require("./_to_path_string.js");
9
- /**
10
- * Checks whether `src` is a sub-directory of `dest`.
11
- *
12
- * @param src Source file path as a string or URL.
13
- * @param dest Destination file path as a string or URL.
14
- * @param sep Path separator. Defaults to `\\` for Windows and `/` for other
15
- * platforms.
16
- *
17
- * @returns `true` if `src` is a sub-directory of `dest`, `false` otherwise.
18
- */
19
- function isSubdir(src, dest, sep = constants_js_1.SEPARATOR) {
20
- src = (0, _to_path_string_js_1.toPathString)(src);
21
- dest = (0, _to_path_string_js_1.toPathString)(dest);
22
- if ((0, resolve_js_1.resolve)(src) === (0, resolve_js_1.resolve)(dest)) {
23
- return false;
24
- }
25
- const srcArray = src.split(sep);
26
- const destArray = dest.split(sep);
27
- return srcArray.every((current, i) => destArray[i] === current);
28
- }
@@ -1,9 +0,0 @@
1
- /**
2
- * Convert a URL or string to a path.
3
- *
4
- * @param pathUrl A URL or string to be converted.
5
- *
6
- * @returns The path as a string.
7
- */
8
- export declare function toPathString(pathUrl: string | URL): string;
9
- //# sourceMappingURL=_to_path_string.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_to_path_string.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/fs/1.0.20/_to_path_string.ts"],"names":[],"mappings":"AAKA;;;;;;GAMG;AACH,wBAAgB,YAAY,CAC1B,OAAO,EAAE,MAAM,GAAG,GAAG,GACpB,MAAM,CAER"}
@@ -1,16 +0,0 @@
1
- "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
3
- // Copyright the Browserify authors. MIT License.
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.toPathString = toPathString;
6
- const from_file_url_js_1 = require("../../path/1.1.3/from_file_url.js");
7
- /**
8
- * Convert a URL or string to a path.
9
- *
10
- * @param pathUrl A URL or string to be converted.
11
- *
12
- * @returns The path as a string.
13
- */
14
- function toPathString(pathUrl) {
15
- return pathUrl instanceof URL ? (0, from_file_url_js_1.fromFileUrl)(pathUrl) : pathUrl;
16
- }
@@ -1,117 +0,0 @@
1
- /** Options for {@linkcode copy} and {@linkcode copySync}. */
2
- export interface CopyOptions {
3
- /**
4
- * Whether to overwrite existing file or directory.
5
- *
6
- * @default {false}
7
- */
8
- overwrite?: boolean;
9
- /**
10
- * When `true`, will set last modification and access times to the ones of
11
- * the original source files. When `false`, timestamp behavior is
12
- * OS-dependent.
13
- *
14
- * > [!NOTE]
15
- * > This option is currently unsupported for symbolic links.
16
- *
17
- * @default {false}
18
- */
19
- preserveTimestamps?: boolean;
20
- }
21
- /**
22
- * Asynchronously copy a file or directory (along with its contents), like
23
- * {@linkcode https://www.ibm.com/docs/en/aix/7.3?topic=c-cp-command#cp__cp_flagr | cp -r}.
24
- *
25
- * Both `src` and `dest` must both be a file or directory.
26
- *
27
- * Requires `--allow-read` and `--allow-write` permissions.
28
- *
29
- * @see {@link https://docs.deno.com/runtime/manual/basics/permissions#file-system-access}
30
- * for more information on Deno's permissions system.
31
- *
32
- * @param src The source file/directory path as a string or URL.
33
- * @param dest The destination file/directory path as a string or URL.
34
- * @param options Options for copying.
35
- *
36
- * @returns A promise that resolves once the copy operation completes.
37
- *
38
- * @example Basic usage
39
- * ```ts ignore
40
- * import { copy } from "@std/fs/copy";
41
- *
42
- * await copy("./foo", "./bar");
43
- * ```
44
- *
45
- * This will copy the file or directory at `./foo` to `./bar` without
46
- * overwriting.
47
- *
48
- * @example Overwriting files/directories
49
- * ```ts ignore
50
- * import { copy } from "@std/fs/copy";
51
- *
52
- * await copy("./foo", "./bar", { overwrite: true });
53
- * ```
54
- *
55
- * This will copy the file or directory at `./foo` to `./bar` and overwrite
56
- * any existing files or directories.
57
- *
58
- * @example Preserving timestamps
59
- * ```ts ignore
60
- * import { copy } from "@std/fs/copy";
61
- *
62
- * await copy("./foo", "./bar", { preserveTimestamps: true });
63
- * ```
64
- *
65
- * This will copy the file or directory at `./foo` to `./bar` and set the
66
- * last modification and access times to the ones of the original source files.
67
- */
68
- export declare function copy(src: string | URL, dest: string | URL, options?: CopyOptions): Promise<void>;
69
- /**
70
- * Synchronously copy a file or directory (along with its contents), like
71
- * {@linkcode https://www.ibm.com/docs/en/aix/7.3?topic=c-cp-command#cp__cp_flagr | cp -r}.
72
- *
73
- * Both `src` and `dest` must both be a file or directory.
74
- *
75
- * Requires `--allow-read` and `--allow-write` permissions.
76
- *
77
- * @see {@link https://docs.deno.com/runtime/manual/basics/permissions#file-system-access}
78
- * for more information on Deno's permissions system.
79
- *
80
- * @param src The source file/directory path as a string or URL.
81
- * @param dest The destination file/directory path as a string or URL.
82
- * @param options Options for copying.
83
- *
84
- * @returns A void value that returns once the copy operation completes.
85
- *
86
- * @example Basic usage
87
- * ```ts ignore
88
- * import { copySync } from "@std/fs/copy";
89
- *
90
- * copySync("./foo", "./bar");
91
- * ```
92
- *
93
- * This will copy the file or directory at `./foo` to `./bar` without
94
- * overwriting.
95
- *
96
- * @example Overwriting files/directories
97
- * ```ts ignore
98
- * import { copySync } from "@std/fs/copy";
99
- *
100
- * copySync("./foo", "./bar", { overwrite: true });
101
- * ```
102
- *
103
- * This will copy the file or directory at `./foo` to `./bar` and overwrite
104
- * any existing files or directories.
105
- *
106
- * @example Preserving timestamps
107
- * ```ts ignore
108
- * import { copySync } from "@std/fs/copy";
109
- *
110
- * copySync("./foo", "./bar", { preserveTimestamps: true });
111
- * ```
112
- *
113
- * This will copy the file or directory at `./foo` to `./bar` and set the
114
- * last modification and access times to the ones of the original source files.
115
- */
116
- export declare function copySync(src: string | URL, dest: string | URL, options?: CopyOptions): void;
117
- //# sourceMappingURL=copy.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"copy.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/fs/1.0.20/copy.ts"],"names":[],"mappings":"AAWA,6DAA6D;AAC7D,MAAM,WAAW,WAAW;IAC1B;;;;OAIG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;;;;;;;;OASG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAoOD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,wBAAsB,IAAI,CACxB,GAAG,EAAE,MAAM,GAAG,GAAG,EACjB,IAAI,EAAE,MAAM,GAAG,GAAG,EAClB,OAAO,GAAE,WAAgB,iBAwB1B;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,wBAAgB,QAAQ,CACtB,GAAG,EAAE,MAAM,GAAG,GAAG,EACjB,IAAI,EAAE,MAAM,GAAG,GAAG,EAClB,OAAO,GAAE,WAAgB,QAwB1B"}
@@ -1,316 +0,0 @@
1
- "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
3
- Object.defineProperty(exports, "__esModule", { value: true });
4
- exports.copy = copy;
5
- exports.copySync = copySync;
6
- const basename_js_1 = require("../../path/1.1.3/basename.js");
7
- const join_js_1 = require("../../path/1.1.3/join.js");
8
- const resolve_js_1 = require("../../path/1.1.3/resolve.js");
9
- const ensure_dir_js_1 = require("./ensure_dir.js");
10
- const _get_file_info_type_js_1 = require("./_get_file_info_type.js");
11
- const _to_path_string_js_1 = require("./_to_path_string.js");
12
- const _is_subdir_js_1 = require("./_is_subdir.js");
13
- const os_js_1 = require("../../internal/1.0.12/os.js");
14
- function assertIsDate(date, name) {
15
- if (date === null) {
16
- throw new Error(`${name} is unavailable`);
17
- }
18
- }
19
- async function ensureValidCopy(src, dest, options) {
20
- let destStat;
21
- try {
22
- destStat = await Deno.lstat(dest);
23
- }
24
- catch (err) {
25
- if (err instanceof Deno.errors.NotFound) {
26
- return;
27
- }
28
- throw err;
29
- }
30
- if (options.isFolder && !destStat.isDirectory) {
31
- throw new Error(`Cannot overwrite non-directory '${dest}' with directory '${src}'`);
32
- }
33
- if (!options.overwrite) {
34
- throw new Deno.errors.AlreadyExists(`'${dest}' already exists.`);
35
- }
36
- return destStat;
37
- }
38
- function ensureValidCopySync(src, dest, options) {
39
- let destStat;
40
- try {
41
- destStat = Deno.lstatSync(dest);
42
- }
43
- catch (err) {
44
- if (err instanceof Deno.errors.NotFound) {
45
- return;
46
- }
47
- throw err;
48
- }
49
- if (options.isFolder && !destStat.isDirectory) {
50
- throw new Error(`Cannot overwrite non-directory '${dest}' with directory '${src}'`);
51
- }
52
- if (!options.overwrite) {
53
- throw new Deno.errors.AlreadyExists(`'${dest}' already exists`);
54
- }
55
- return destStat;
56
- }
57
- /* copy file to dest */
58
- async function copyFile(src, dest, options) {
59
- await ensureValidCopy(src, dest, options);
60
- await Deno.copyFile(src, dest);
61
- if (options.preserveTimestamps) {
62
- const statInfo = await Deno.stat(src);
63
- assertIsDate(statInfo.atime, "statInfo.atime");
64
- assertIsDate(statInfo.mtime, "statInfo.mtime");
65
- await Deno.utime(dest, statInfo.atime, statInfo.mtime);
66
- }
67
- }
68
- /* copy file to dest synchronously */
69
- function copyFileSync(src, dest, options) {
70
- ensureValidCopySync(src, dest, options);
71
- Deno.copyFileSync(src, dest);
72
- if (options.preserveTimestamps) {
73
- const statInfo = Deno.statSync(src);
74
- assertIsDate(statInfo.atime, "statInfo.atime");
75
- assertIsDate(statInfo.mtime, "statInfo.mtime");
76
- Deno.utimeSync(dest, statInfo.atime, statInfo.mtime);
77
- }
78
- }
79
- /* copy symlink to dest */
80
- async function copySymLink(src, dest, options) {
81
- await ensureValidCopy(src, dest, options);
82
- const originSrcFilePath = await Deno.readLink(src);
83
- const type = (0, _get_file_info_type_js_1.getFileInfoType)(await Deno.lstat(src));
84
- if (os_js_1.isWindows) {
85
- await Deno.symlink(originSrcFilePath, dest, {
86
- type: type === "dir" ? "dir" : "file",
87
- });
88
- }
89
- else {
90
- await Deno.symlink(originSrcFilePath, dest);
91
- }
92
- if (options.preserveTimestamps) {
93
- const statInfo = await Deno.lstat(src);
94
- assertIsDate(statInfo.atime, "statInfo.atime");
95
- assertIsDate(statInfo.mtime, "statInfo.mtime");
96
- await Deno.utime(dest, statInfo.atime, statInfo.mtime);
97
- }
98
- }
99
- /* copy symlink to dest synchronously */
100
- function copySymlinkSync(src, dest, options) {
101
- ensureValidCopySync(src, dest, options);
102
- const originSrcFilePath = Deno.readLinkSync(src);
103
- const type = (0, _get_file_info_type_js_1.getFileInfoType)(Deno.lstatSync(src));
104
- if (os_js_1.isWindows) {
105
- Deno.symlinkSync(originSrcFilePath, dest, {
106
- type: type === "dir" ? "dir" : "file",
107
- });
108
- }
109
- else {
110
- Deno.symlinkSync(originSrcFilePath, dest);
111
- }
112
- if (options.preserveTimestamps) {
113
- const statInfo = Deno.lstatSync(src);
114
- assertIsDate(statInfo.atime, "statInfo.atime");
115
- assertIsDate(statInfo.mtime, "statInfo.mtime");
116
- Deno.utimeSync(dest, statInfo.atime, statInfo.mtime);
117
- }
118
- }
119
- /* copy folder from src to dest. */
120
- async function copyDir(src, dest, options) {
121
- const destStat = await ensureValidCopy(src, dest, {
122
- ...options,
123
- isFolder: true,
124
- });
125
- if (!destStat) {
126
- await (0, ensure_dir_js_1.ensureDir)(dest);
127
- }
128
- if (options.preserveTimestamps) {
129
- const srcStatInfo = await Deno.stat(src);
130
- assertIsDate(srcStatInfo.atime, "statInfo.atime");
131
- assertIsDate(srcStatInfo.mtime, "statInfo.mtime");
132
- await Deno.utime(dest, srcStatInfo.atime, srcStatInfo.mtime);
133
- }
134
- src = (0, _to_path_string_js_1.toPathString)(src);
135
- dest = (0, _to_path_string_js_1.toPathString)(dest);
136
- const promises = [];
137
- for await (const entry of Deno.readDir(src)) {
138
- const srcPath = (0, join_js_1.join)(src, entry.name);
139
- const destPath = (0, join_js_1.join)(dest, (0, basename_js_1.basename)(srcPath));
140
- if (entry.isSymlink) {
141
- promises.push(copySymLink(srcPath, destPath, options));
142
- }
143
- else if (entry.isDirectory) {
144
- promises.push(copyDir(srcPath, destPath, options));
145
- }
146
- else if (entry.isFile) {
147
- promises.push(copyFile(srcPath, destPath, options));
148
- }
149
- }
150
- await Promise.all(promises);
151
- }
152
- /* copy folder from src to dest synchronously */
153
- function copyDirSync(src, dest, options) {
154
- const destStat = ensureValidCopySync(src, dest, {
155
- ...options,
156
- isFolder: true,
157
- });
158
- if (!destStat) {
159
- (0, ensure_dir_js_1.ensureDirSync)(dest);
160
- }
161
- if (options.preserveTimestamps) {
162
- const srcStatInfo = Deno.statSync(src);
163
- assertIsDate(srcStatInfo.atime, "statInfo.atime");
164
- assertIsDate(srcStatInfo.mtime, "statInfo.mtime");
165
- Deno.utimeSync(dest, srcStatInfo.atime, srcStatInfo.mtime);
166
- }
167
- src = (0, _to_path_string_js_1.toPathString)(src);
168
- dest = (0, _to_path_string_js_1.toPathString)(dest);
169
- for (const entry of Deno.readDirSync(src)) {
170
- const srcPath = (0, join_js_1.join)(src, entry.name);
171
- const destPath = (0, join_js_1.join)(dest, (0, basename_js_1.basename)(srcPath));
172
- if (entry.isSymlink) {
173
- copySymlinkSync(srcPath, destPath, options);
174
- }
175
- else if (entry.isDirectory) {
176
- copyDirSync(srcPath, destPath, options);
177
- }
178
- else if (entry.isFile) {
179
- copyFileSync(srcPath, destPath, options);
180
- }
181
- }
182
- }
183
- /**
184
- * Asynchronously copy a file or directory (along with its contents), like
185
- * {@linkcode https://www.ibm.com/docs/en/aix/7.3?topic=c-cp-command#cp__cp_flagr | cp -r}.
186
- *
187
- * Both `src` and `dest` must both be a file or directory.
188
- *
189
- * Requires `--allow-read` and `--allow-write` permissions.
190
- *
191
- * @see {@link https://docs.deno.com/runtime/manual/basics/permissions#file-system-access}
192
- * for more information on Deno's permissions system.
193
- *
194
- * @param src The source file/directory path as a string or URL.
195
- * @param dest The destination file/directory path as a string or URL.
196
- * @param options Options for copying.
197
- *
198
- * @returns A promise that resolves once the copy operation completes.
199
- *
200
- * @example Basic usage
201
- * ```ts ignore
202
- * import { copy } from "@std/fs/copy";
203
- *
204
- * await copy("./foo", "./bar");
205
- * ```
206
- *
207
- * This will copy the file or directory at `./foo` to `./bar` without
208
- * overwriting.
209
- *
210
- * @example Overwriting files/directories
211
- * ```ts ignore
212
- * import { copy } from "@std/fs/copy";
213
- *
214
- * await copy("./foo", "./bar", { overwrite: true });
215
- * ```
216
- *
217
- * This will copy the file or directory at `./foo` to `./bar` and overwrite
218
- * any existing files or directories.
219
- *
220
- * @example Preserving timestamps
221
- * ```ts ignore
222
- * import { copy } from "@std/fs/copy";
223
- *
224
- * await copy("./foo", "./bar", { preserveTimestamps: true });
225
- * ```
226
- *
227
- * This will copy the file or directory at `./foo` to `./bar` and set the
228
- * last modification and access times to the ones of the original source files.
229
- */
230
- async function copy(src, dest, options = {}) {
231
- src = (0, resolve_js_1.resolve)((0, _to_path_string_js_1.toPathString)(src));
232
- dest = (0, resolve_js_1.resolve)((0, _to_path_string_js_1.toPathString)(dest));
233
- if (src === dest) {
234
- throw new Error("Source and destination cannot be the same");
235
- }
236
- const srcStat = await Deno.lstat(src);
237
- if (srcStat.isDirectory && (0, _is_subdir_js_1.isSubdir)(src, dest)) {
238
- throw new Error(`Cannot copy '${src}' to a subdirectory of itself: '${dest}'`);
239
- }
240
- if (srcStat.isSymlink) {
241
- await copySymLink(src, dest, options);
242
- }
243
- else if (srcStat.isDirectory) {
244
- await copyDir(src, dest, options);
245
- }
246
- else if (srcStat.isFile) {
247
- await copyFile(src, dest, options);
248
- }
249
- }
250
- /**
251
- * Synchronously copy a file or directory (along with its contents), like
252
- * {@linkcode https://www.ibm.com/docs/en/aix/7.3?topic=c-cp-command#cp__cp_flagr | cp -r}.
253
- *
254
- * Both `src` and `dest` must both be a file or directory.
255
- *
256
- * Requires `--allow-read` and `--allow-write` permissions.
257
- *
258
- * @see {@link https://docs.deno.com/runtime/manual/basics/permissions#file-system-access}
259
- * for more information on Deno's permissions system.
260
- *
261
- * @param src The source file/directory path as a string or URL.
262
- * @param dest The destination file/directory path as a string or URL.
263
- * @param options Options for copying.
264
- *
265
- * @returns A void value that returns once the copy operation completes.
266
- *
267
- * @example Basic usage
268
- * ```ts ignore
269
- * import { copySync } from "@std/fs/copy";
270
- *
271
- * copySync("./foo", "./bar");
272
- * ```
273
- *
274
- * This will copy the file or directory at `./foo` to `./bar` without
275
- * overwriting.
276
- *
277
- * @example Overwriting files/directories
278
- * ```ts ignore
279
- * import { copySync } from "@std/fs/copy";
280
- *
281
- * copySync("./foo", "./bar", { overwrite: true });
282
- * ```
283
- *
284
- * This will copy the file or directory at `./foo` to `./bar` and overwrite
285
- * any existing files or directories.
286
- *
287
- * @example Preserving timestamps
288
- * ```ts ignore
289
- * import { copySync } from "@std/fs/copy";
290
- *
291
- * copySync("./foo", "./bar", { preserveTimestamps: true });
292
- * ```
293
- *
294
- * This will copy the file or directory at `./foo` to `./bar` and set the
295
- * last modification and access times to the ones of the original source files.
296
- */
297
- function copySync(src, dest, options = {}) {
298
- src = (0, resolve_js_1.resolve)((0, _to_path_string_js_1.toPathString)(src));
299
- dest = (0, resolve_js_1.resolve)((0, _to_path_string_js_1.toPathString)(dest));
300
- if (src === dest) {
301
- throw new Error("Source and destination cannot be the same");
302
- }
303
- const srcStat = Deno.lstatSync(src);
304
- if (srcStat.isDirectory && (0, _is_subdir_js_1.isSubdir)(src, dest)) {
305
- throw new Error(`Cannot copy '${src}' to a subdirectory of itself: '${dest}'`);
306
- }
307
- if (srcStat.isSymlink) {
308
- copySymlinkSync(src, dest, options);
309
- }
310
- else if (srcStat.isDirectory) {
311
- copyDirSync(src, dest, options);
312
- }
313
- else if (srcStat.isFile) {
314
- copyFileSync(src, dest, options);
315
- }
316
- }
@@ -1,48 +0,0 @@
1
- /**
2
- * Asynchronously ensures that a directory is empty.
3
- *
4
- * If the directory does not exist, it is created. The directory itself is not
5
- * deleted.
6
- *
7
- * Requires `--allow-read` and `--allow-write` permissions.
8
- *
9
- * @see {@link https://docs.deno.com/runtime/manual/basics/permissions#file-system-access}
10
- * for more information on Deno's permissions system.
11
- *
12
- * @param dir The path of the directory to empty, as a string or URL.
13
- *
14
- * @returns A void promise that resolves once the directory is empty.
15
- *
16
- * @example Usage
17
- * ```ts ignore
18
- * import { emptyDir } from "@std/fs/empty-dir";
19
- *
20
- * await emptyDir("./foo");
21
- * ```
22
- */
23
- export declare function emptyDir(dir: string | URL): Promise<void>;
24
- /**
25
- * Synchronously ensures that a directory is empty deletes the directory
26
- * contents it is not empty.
27
- *
28
- * If the directory does not exist, it is created. The directory itself is not
29
- * deleted.
30
- *
31
- * Requires `--allow-read` and `--allow-write` permissions.
32
- *
33
- * @see {@link https://docs.deno.com/runtime/manual/basics/permissions#file-system-access}
34
- * for more information on Deno's permissions system.
35
- *
36
- * @param dir The path of the directory to empty, as a string or URL.
37
- *
38
- * @returns A void value that returns once the directory is empty.
39
- *
40
- * @example Usage
41
- * ```ts ignore
42
- * import { emptyDirSync } from "@std/fs/empty-dir";
43
- *
44
- * emptyDirSync("./foo");
45
- * ```
46
- */
47
- export declare function emptyDirSync(dir: string | URL): void;
48
- //# sourceMappingURL=empty_dir.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"empty_dir.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/fs/1.0.20/empty_dir.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAsB,QAAQ,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,iBAkB/C;AAED;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,wBAAgB,YAAY,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,QAmB7C"}
@@ -1,90 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.emptyDir = emptyDir;
4
- exports.emptyDirSync = emptyDirSync;
5
- // Copyright 2018-2025 the Deno authors. MIT license.
6
- const join_js_1 = require("../../path/1.1.3/join.js");
7
- const _to_path_string_js_1 = require("./_to_path_string.js");
8
- /**
9
- * Asynchronously ensures that a directory is empty.
10
- *
11
- * If the directory does not exist, it is created. The directory itself is not
12
- * deleted.
13
- *
14
- * Requires `--allow-read` and `--allow-write` permissions.
15
- *
16
- * @see {@link https://docs.deno.com/runtime/manual/basics/permissions#file-system-access}
17
- * for more information on Deno's permissions system.
18
- *
19
- * @param dir The path of the directory to empty, as a string or URL.
20
- *
21
- * @returns A void promise that resolves once the directory is empty.
22
- *
23
- * @example Usage
24
- * ```ts ignore
25
- * import { emptyDir } from "@std/fs/empty-dir";
26
- *
27
- * await emptyDir("./foo");
28
- * ```
29
- */
30
- async function emptyDir(dir) {
31
- try {
32
- const items = await Array.fromAsync(Deno.readDir(dir));
33
- await Promise.all(items.map((item) => {
34
- if (item && item.name) {
35
- const filepath = (0, join_js_1.join)((0, _to_path_string_js_1.toPathString)(dir), item.name);
36
- return Deno.remove(filepath, { recursive: true });
37
- }
38
- }));
39
- }
40
- catch (err) {
41
- if (!(err instanceof Deno.errors.NotFound)) {
42
- throw err;
43
- }
44
- // if not exist. then create it
45
- await Deno.mkdir(dir, { recursive: true });
46
- }
47
- }
48
- /**
49
- * Synchronously ensures that a directory is empty deletes the directory
50
- * contents it is not empty.
51
- *
52
- * If the directory does not exist, it is created. The directory itself is not
53
- * deleted.
54
- *
55
- * Requires `--allow-read` and `--allow-write` permissions.
56
- *
57
- * @see {@link https://docs.deno.com/runtime/manual/basics/permissions#file-system-access}
58
- * for more information on Deno's permissions system.
59
- *
60
- * @param dir The path of the directory to empty, as a string or URL.
61
- *
62
- * @returns A void value that returns once the directory is empty.
63
- *
64
- * @example Usage
65
- * ```ts ignore
66
- * import { emptyDirSync } from "@std/fs/empty-dir";
67
- *
68
- * emptyDirSync("./foo");
69
- * ```
70
- */
71
- function emptyDirSync(dir) {
72
- try {
73
- const items = [...Deno.readDirSync(dir)];
74
- // If the directory exists, remove all entries inside it.
75
- while (items.length) {
76
- const item = items.shift();
77
- if (item && item.name) {
78
- const filepath = (0, join_js_1.join)((0, _to_path_string_js_1.toPathString)(dir), item.name);
79
- Deno.removeSync(filepath, { recursive: true });
80
- }
81
- }
82
- }
83
- catch (err) {
84
- if (!(err instanceof Deno.errors.NotFound)) {
85
- throw err;
86
- }
87
- // if not exist. then create it
88
- Deno.mkdirSync(dir, { recursive: true });
89
- }
90
- }