windmill-cli 1.483.1 → 1.484.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 (358) hide show
  1. package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_create_walk_entry.js +2 -2
  2. package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_is_same_path.js +1 -1
  3. package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_is_subdir.js +2 -2
  4. package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_to_path_string.js +1 -1
  5. package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/copy.js +3 -3
  6. package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/empty_dir.js +1 -1
  7. package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/ensure_file.js +1 -1
  8. package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/ensure_link.js +1 -1
  9. package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/ensure_symlink.js +2 -2
  10. package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/expand_glob.js +6 -6
  11. package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/walk.js +1 -1
  12. package/esm/deps/jsr.io/@std/log/0.224.14/console_handler.js +1 -1
  13. package/esm/deps/jsr.io/@std/log/0.224.14/rotating_file_handler.js +1 -1
  14. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/assert_path.js +1 -1
  15. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/basename.js +1 -1
  16. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/common.js +1 -1
  17. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/constants.js +1 -1
  18. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/dirname.js +1 -1
  19. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/format.js +1 -1
  20. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/from_file_url.js +1 -1
  21. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/glob_to_reg_exp.js +1 -1
  22. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/normalize.js +1 -1
  23. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/normalize_string.js +1 -1
  24. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/relative.js +1 -1
  25. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/strip_trailing_separators.js +1 -1
  26. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/to_file_url.js +1 -1
  27. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_os.js +1 -1
  28. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/basename.js +1 -1
  29. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/common.js +1 -1
  30. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/constants.js +1 -1
  31. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/dirname.js +1 -1
  32. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/extname.js +1 -1
  33. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/format.js +1 -1
  34. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/from_file_url.js +1 -1
  35. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/glob_to_regexp.js +1 -1
  36. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/is_absolute.js +1 -1
  37. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/is_glob.js +1 -1
  38. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/join.js +1 -1
  39. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/join_globs.js +1 -1
  40. package/esm/deps/jsr.io/@std/path/1.0.9/mod.js +216 -0
  41. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/normalize.js +1 -1
  42. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/normalize_glob.js +1 -1
  43. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/parse.js +1 -1
  44. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/_util.js +1 -1
  45. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/basename.js +1 -1
  46. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/constants.js +1 -1
  47. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/dirname.js +1 -1
  48. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/extname.js +1 -1
  49. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/format.js +1 -1
  50. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/from_file_url.js +1 -1
  51. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/glob_to_regexp.js +1 -1
  52. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/is_absolute.js +1 -1
  53. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/join.js +1 -1
  54. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/join_globs.js +1 -1
  55. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/normalize.js +1 -1
  56. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/normalize_glob.js +1 -1
  57. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/parse.js +1 -1
  58. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/relative.js +1 -1
  59. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/resolve.js +1 -1
  60. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/to_file_url.js +1 -1
  61. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/to_namespaced_path.js +1 -1
  62. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/relative.js +1 -1
  63. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/resolve.js +1 -1
  64. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/to_file_url.js +1 -1
  65. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/to_namespaced_path.js +1 -1
  66. package/esm/deps/jsr.io/@std/path/1.0.9/types.js +3 -0
  67. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/_util.js +1 -1
  68. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/basename.js +1 -1
  69. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/constants.js +1 -1
  70. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/dirname.js +1 -1
  71. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/extname.js +1 -1
  72. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/format.js +1 -1
  73. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/from_file_url.js +1 -1
  74. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/glob_to_regexp.js +1 -1
  75. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/is_absolute.js +1 -1
  76. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/join.js +1 -1
  77. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/join_globs.js +1 -1
  78. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/normalize.js +1 -1
  79. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/normalize_glob.js +1 -1
  80. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/parse.js +1 -1
  81. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/relative.js +1 -1
  82. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/resolve.js +1 -1
  83. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/to_file_url.js +1 -1
  84. package/esm/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/to_namespaced_path.js +1 -1
  85. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_chars.js +1 -1
  86. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_dumper_state.js +1 -1
  87. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_loader_state.js +113 -122
  88. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_schema.js +1 -6
  89. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/bool.js +1 -1
  90. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/float.js +1 -1
  91. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/int.js +1 -1
  92. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/map.js +1 -1
  93. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/merge.js +1 -1
  94. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/nil.js +1 -1
  95. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/omap.js +1 -1
  96. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/pairs.js +1 -1
  97. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/regexp.js +1 -1
  98. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/seq.js +1 -1
  99. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/set.js +1 -1
  100. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/str.js +1 -1
  101. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/timestamp.js +1 -1
  102. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/undefined.js +1 -1
  103. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type.js +1 -1
  104. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_utils.js +1 -1
  105. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/mod.js +1 -1
  106. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/parse.js +1 -1
  107. package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/stringify.js +1 -1
  108. package/esm/deps.js +5 -5
  109. package/esm/gen/core/OpenAPI.js +1 -1
  110. package/esm/gen/services.gen.js +40 -0
  111. package/esm/main.js +1 -1
  112. package/package.json +1 -1
  113. package/types/deps/jsr.io/@std/fmt/{1.0.6 → 1.0.7}/colors.d.ts.map +1 -1
  114. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_create_walk_entry.d.ts.map +1 -1
  115. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_get_file_info_type.d.ts.map +1 -1
  116. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_is_same_path.d.ts.map +1 -1
  117. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_is_subdir.d.ts.map +1 -1
  118. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_to_path_string.d.ts.map +1 -1
  119. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/copy.d.ts.map +1 -1
  120. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/empty_dir.d.ts.map +1 -1
  121. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/ensure_dir.d.ts.map +1 -1
  122. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/ensure_file.d.ts.map +1 -1
  123. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/ensure_link.d.ts.map +1 -1
  124. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/ensure_symlink.d.ts.map +1 -1
  125. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/eol.d.ts.map +1 -1
  126. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/exists.d.ts.map +1 -1
  127. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/expand_glob.d.ts +1 -1
  128. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/expand_glob.d.ts.map +1 -1
  129. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/mod.d.ts.map +1 -1
  130. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/move.d.ts.map +1 -1
  131. package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/walk.d.ts.map +1 -1
  132. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/assert_path.d.ts.map +1 -1
  133. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/basename.d.ts.map +1 -1
  134. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/common.d.ts.map +1 -1
  135. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/constants.d.ts.map +1 -1
  136. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/dirname.d.ts.map +1 -1
  137. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/format.d.ts.map +1 -1
  138. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/from_file_url.d.ts.map +1 -1
  139. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/glob_to_reg_exp.d.ts.map +1 -1
  140. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/normalize.d.ts.map +1 -1
  141. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/normalize_string.d.ts.map +1 -1
  142. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/relative.d.ts.map +1 -1
  143. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/strip_trailing_separators.d.ts.map +1 -1
  144. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/to_file_url.d.ts.map +1 -1
  145. package/types/deps/jsr.io/@std/path/1.0.9/_os.d.ts.map +1 -0
  146. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/basename.d.ts.map +1 -1
  147. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/common.d.ts.map +1 -1
  148. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/constants.d.ts.map +1 -1
  149. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/dirname.d.ts.map +1 -1
  150. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/extname.d.ts.map +1 -1
  151. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/format.d.ts.map +1 -1
  152. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/from_file_url.d.ts.map +1 -1
  153. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/glob_to_regexp.d.ts.map +1 -1
  154. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/is_absolute.d.ts.map +1 -1
  155. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/is_glob.d.ts.map +1 -1
  156. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/join.d.ts.map +1 -1
  157. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/join_globs.d.ts.map +1 -1
  158. package/types/deps/jsr.io/@std/path/1.0.9/mod.d.ts +213 -0
  159. package/types/deps/jsr.io/@std/path/1.0.9/mod.d.ts.map +1 -0
  160. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/normalize.d.ts.map +1 -1
  161. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/normalize_glob.d.ts.map +1 -1
  162. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/parse.d.ts.map +1 -1
  163. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/_util.d.ts.map +1 -1
  164. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/basename.d.ts.map +1 -1
  165. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/constants.d.ts.map +1 -1
  166. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/dirname.d.ts.map +1 -1
  167. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/extname.d.ts.map +1 -1
  168. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/format.d.ts.map +1 -1
  169. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/from_file_url.d.ts.map +1 -1
  170. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/glob_to_regexp.d.ts.map +1 -1
  171. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/is_absolute.d.ts.map +1 -1
  172. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/join.d.ts.map +1 -1
  173. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/join_globs.d.ts.map +1 -1
  174. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/normalize.d.ts.map +1 -1
  175. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/normalize_glob.d.ts.map +1 -1
  176. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/parse.d.ts.map +1 -1
  177. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/relative.d.ts.map +1 -1
  178. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/resolve.d.ts.map +1 -1
  179. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/to_file_url.d.ts.map +1 -1
  180. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/to_namespaced_path.d.ts.map +1 -1
  181. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/relative.d.ts.map +1 -1
  182. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/resolve.d.ts.map +1 -1
  183. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/to_file_url.d.ts.map +1 -1
  184. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/to_namespaced_path.d.ts.map +1 -1
  185. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/types.d.ts.map +1 -1
  186. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/_util.d.ts.map +1 -1
  187. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/basename.d.ts.map +1 -1
  188. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/constants.d.ts.map +1 -1
  189. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/dirname.d.ts.map +1 -1
  190. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/extname.d.ts.map +1 -1
  191. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/format.d.ts.map +1 -1
  192. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/from_file_url.d.ts.map +1 -1
  193. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/glob_to_regexp.d.ts.map +1 -1
  194. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/is_absolute.d.ts.map +1 -1
  195. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/join.d.ts.map +1 -1
  196. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/join_globs.d.ts.map +1 -1
  197. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/normalize.d.ts.map +1 -1
  198. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/normalize_glob.d.ts.map +1 -1
  199. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/parse.d.ts.map +1 -1
  200. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/relative.d.ts.map +1 -1
  201. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/resolve.d.ts.map +1 -1
  202. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/to_file_url.d.ts.map +1 -1
  203. package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/to_namespaced_path.d.ts.map +1 -1
  204. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_chars.d.ts.map +1 -1
  205. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_dumper_state.d.ts.map +1 -1
  206. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_loader_state.d.ts +6 -5
  207. package/types/deps/jsr.io/@std/yaml/1.0.6/_loader_state.d.ts.map +1 -0
  208. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_schema.d.ts.map +1 -1
  209. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/binary.d.ts.map +1 -1
  210. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/bool.d.ts.map +1 -1
  211. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/float.d.ts.map +1 -1
  212. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/int.d.ts.map +1 -1
  213. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/map.d.ts.map +1 -1
  214. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/merge.d.ts.map +1 -1
  215. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/nil.d.ts.map +1 -1
  216. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/omap.d.ts.map +1 -1
  217. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/pairs.d.ts.map +1 -1
  218. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/regexp.d.ts.map +1 -1
  219. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/seq.d.ts.map +1 -1
  220. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/set.d.ts.map +1 -1
  221. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/str.d.ts.map +1 -1
  222. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/timestamp.d.ts.map +1 -1
  223. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/undefined.d.ts.map +1 -1
  224. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type.d.ts.map +1 -1
  225. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_utils.d.ts.map +1 -1
  226. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/mod.d.ts.map +1 -1
  227. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/parse.d.ts.map +1 -1
  228. package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/stringify.d.ts.map +1 -1
  229. package/types/deps.d.ts +5 -5
  230. package/types/gen/services.gen.d.ts +20 -1
  231. package/types/gen/services.gen.d.ts.map +1 -1
  232. package/types/gen/types.gen.d.ts +68 -32
  233. package/types/gen/types.gen.d.ts.map +1 -1
  234. package/types/main.d.ts +1 -1
  235. package/esm/deps/jsr.io/@std/path/1.0.8/mod.js +0 -57
  236. package/esm/deps/jsr.io/@std/path/1.0.8/types.js +0 -3
  237. package/types/deps/jsr.io/@std/path/1.0.8/_os.d.ts.map +0 -1
  238. package/types/deps/jsr.io/@std/path/1.0.8/mod.d.ts +0 -54
  239. package/types/deps/jsr.io/@std/path/1.0.8/mod.d.ts.map +0 -1
  240. package/types/deps/jsr.io/@std/yaml/1.0.5/_loader_state.d.ts.map +0 -1
  241. /package/esm/deps/jsr.io/@std/fmt/{1.0.6 → 1.0.7}/colors.js +0 -0
  242. /package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_get_file_info_type.js +0 -0
  243. /package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/ensure_dir.js +0 -0
  244. /package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/eol.js +0 -0
  245. /package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/exists.js +0 -0
  246. /package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/mod.js +0 -0
  247. /package/esm/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/move.js +0 -0
  248. /package/esm/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/binary.js +0 -0
  249. /package/types/deps/jsr.io/@std/fmt/{1.0.6 → 1.0.7}/colors.d.ts +0 -0
  250. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_create_walk_entry.d.ts +0 -0
  251. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_get_file_info_type.d.ts +0 -0
  252. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_is_same_path.d.ts +0 -0
  253. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_is_subdir.d.ts +0 -0
  254. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/_to_path_string.d.ts +0 -0
  255. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/copy.d.ts +0 -0
  256. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/empty_dir.d.ts +0 -0
  257. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/ensure_dir.d.ts +0 -0
  258. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/ensure_file.d.ts +0 -0
  259. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/ensure_link.d.ts +0 -0
  260. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/ensure_symlink.d.ts +0 -0
  261. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/eol.d.ts +0 -0
  262. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/exists.d.ts +0 -0
  263. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/mod.d.ts +0 -0
  264. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/move.d.ts +0 -0
  265. /package/types/deps/jsr.io/@std/fs/{1.0.16 → 1.0.17}/walk.d.ts +0 -0
  266. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/assert_path.d.ts +0 -0
  267. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/basename.d.ts +0 -0
  268. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/common.d.ts +0 -0
  269. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/constants.d.ts +0 -0
  270. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/dirname.d.ts +0 -0
  271. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/format.d.ts +0 -0
  272. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/from_file_url.d.ts +0 -0
  273. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/glob_to_reg_exp.d.ts +0 -0
  274. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/normalize.d.ts +0 -0
  275. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/normalize_string.d.ts +0 -0
  276. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/relative.d.ts +0 -0
  277. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/strip_trailing_separators.d.ts +0 -0
  278. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_common/to_file_url.d.ts +0 -0
  279. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/_os.d.ts +0 -0
  280. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/basename.d.ts +0 -0
  281. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/common.d.ts +0 -0
  282. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/constants.d.ts +0 -0
  283. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/dirname.d.ts +0 -0
  284. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/extname.d.ts +0 -0
  285. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/format.d.ts +0 -0
  286. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/from_file_url.d.ts +0 -0
  287. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/glob_to_regexp.d.ts +0 -0
  288. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/is_absolute.d.ts +0 -0
  289. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/is_glob.d.ts +0 -0
  290. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/join.d.ts +0 -0
  291. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/join_globs.d.ts +0 -0
  292. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/normalize.d.ts +0 -0
  293. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/normalize_glob.d.ts +0 -0
  294. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/parse.d.ts +0 -0
  295. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/_util.d.ts +0 -0
  296. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/basename.d.ts +0 -0
  297. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/constants.d.ts +0 -0
  298. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/dirname.d.ts +0 -0
  299. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/extname.d.ts +0 -0
  300. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/format.d.ts +0 -0
  301. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/from_file_url.d.ts +0 -0
  302. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/glob_to_regexp.d.ts +0 -0
  303. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/is_absolute.d.ts +0 -0
  304. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/join.d.ts +0 -0
  305. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/join_globs.d.ts +0 -0
  306. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/normalize.d.ts +0 -0
  307. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/normalize_glob.d.ts +0 -0
  308. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/parse.d.ts +0 -0
  309. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/relative.d.ts +0 -0
  310. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/resolve.d.ts +0 -0
  311. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/to_file_url.d.ts +0 -0
  312. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/posix/to_namespaced_path.d.ts +0 -0
  313. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/relative.d.ts +0 -0
  314. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/resolve.d.ts +0 -0
  315. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/to_file_url.d.ts +0 -0
  316. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/to_namespaced_path.d.ts +0 -0
  317. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/types.d.ts +0 -0
  318. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/_util.d.ts +0 -0
  319. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/basename.d.ts +0 -0
  320. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/constants.d.ts +0 -0
  321. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/dirname.d.ts +0 -0
  322. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/extname.d.ts +0 -0
  323. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/format.d.ts +0 -0
  324. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/from_file_url.d.ts +0 -0
  325. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/glob_to_regexp.d.ts +0 -0
  326. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/is_absolute.d.ts +0 -0
  327. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/join.d.ts +0 -0
  328. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/join_globs.d.ts +0 -0
  329. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/normalize.d.ts +0 -0
  330. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/normalize_glob.d.ts +0 -0
  331. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/parse.d.ts +0 -0
  332. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/relative.d.ts +0 -0
  333. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/resolve.d.ts +0 -0
  334. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/to_file_url.d.ts +0 -0
  335. /package/types/deps/jsr.io/@std/path/{1.0.8 → 1.0.9}/windows/to_namespaced_path.d.ts +0 -0
  336. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_chars.d.ts +0 -0
  337. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_dumper_state.d.ts +0 -0
  338. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_schema.d.ts +0 -0
  339. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/binary.d.ts +0 -0
  340. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/bool.d.ts +0 -0
  341. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/float.d.ts +0 -0
  342. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/int.d.ts +0 -0
  343. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/map.d.ts +0 -0
  344. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/merge.d.ts +0 -0
  345. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/nil.d.ts +0 -0
  346. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/omap.d.ts +0 -0
  347. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/pairs.d.ts +0 -0
  348. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/regexp.d.ts +0 -0
  349. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/seq.d.ts +0 -0
  350. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/set.d.ts +0 -0
  351. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/str.d.ts +0 -0
  352. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/timestamp.d.ts +0 -0
  353. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type/undefined.d.ts +0 -0
  354. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_type.d.ts +0 -0
  355. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/_utils.d.ts +0 -0
  356. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/mod.d.ts +0 -0
  357. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/parse.d.ts +0 -0
  358. /package/types/deps/jsr.io/@std/yaml/{1.0.5 → 1.0.6}/stringify.d.ts +0 -0
@@ -1,8 +1,8 @@
1
1
  // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // Copyright the Browserify authors. MIT License.
3
3
  import * as dntShim from "../../../../../_dnt.shims.js";
4
- import { basename } from "../../path/1.0.8/basename.js";
5
- import { normalize } from "../../path/1.0.8/normalize.js";
4
+ import { basename } from "../../path/1.0.9/basename.js";
5
+ import { normalize } from "../../path/1.0.9/normalize.js";
6
6
  import { toPathString } from "./_to_path_string.js";
7
7
  /** Create {@linkcode WalkEntry} for the `path` synchronously. */
8
8
  export function createWalkEntrySync(path) {
@@ -1,6 +1,6 @@
1
1
  // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // Copyright the Browserify authors. MIT License.
3
- import { resolve } from "../../path/1.0.8/resolve.js";
3
+ import { resolve } from "../../path/1.0.9/resolve.js";
4
4
  import { toPathString } from "./_to_path_string.js";
5
5
  /**
6
6
  * Checks if two paths are the same.
@@ -1,7 +1,7 @@
1
1
  // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // Copyright the Browserify authors. MIT License.
3
- import { resolve } from "../../path/1.0.8/resolve.js";
4
- import { SEPARATOR } from "../../path/1.0.8/constants.js";
3
+ import { resolve } from "../../path/1.0.9/resolve.js";
4
+ import { SEPARATOR } from "../../path/1.0.9/constants.js";
5
5
  import { toPathString } from "./_to_path_string.js";
6
6
  /**
7
7
  * Checks whether `src` is a sub-directory of `dest`.
@@ -1,6 +1,6 @@
1
1
  // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // Copyright the Browserify authors. MIT License.
3
- import { fromFileUrl } from "../../path/1.0.8/from_file_url.js";
3
+ import { fromFileUrl } from "../../path/1.0.9/from_file_url.js";
4
4
  /**
5
5
  * Convert a URL or string to a path.
6
6
  *
@@ -1,8 +1,8 @@
1
1
  // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  import * as dntShim from "../../../../../_dnt.shims.js";
3
- import { basename } from "../../path/1.0.8/basename.js";
4
- import { join } from "../../path/1.0.8/join.js";
5
- import { resolve } from "../../path/1.0.8/resolve.js";
3
+ import { basename } from "../../path/1.0.9/basename.js";
4
+ import { join } from "../../path/1.0.9/join.js";
5
+ import { resolve } from "../../path/1.0.9/resolve.js";
6
6
  import { ensureDir, ensureDirSync } from "./ensure_dir.js";
7
7
  import { getFileInfoType } from "./_get_file_info_type.js";
8
8
  import { toPathString } from "./_to_path_string.js";
@@ -1,6 +1,6 @@
1
1
  // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  import * as dntShim from "../../../../../_dnt.shims.js";
3
- import { join } from "../../path/1.0.8/join.js";
3
+ import { join } from "../../path/1.0.9/join.js";
4
4
  import { toPathString } from "./_to_path_string.js";
5
5
  /**
6
6
  * Asynchronously ensures that a directory is empty.
@@ -1,6 +1,6 @@
1
1
  // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  import * as dntShim from "../../../../../_dnt.shims.js";
3
- import { dirname } from "../../path/1.0.8/dirname.js";
3
+ import { dirname } from "../../path/1.0.9/dirname.js";
4
4
  import { ensureDir, ensureDirSync } from "./ensure_dir.js";
5
5
  import { getFileInfoType } from "./_get_file_info_type.js";
6
6
  import { toPathString } from "./_to_path_string.js";
@@ -1,6 +1,6 @@
1
1
  // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  import * as dntShim from "../../../../../_dnt.shims.js";
3
- import { dirname } from "../../path/1.0.8/dirname.js";
3
+ import { dirname } from "../../path/1.0.9/dirname.js";
4
4
  import { ensureDir, ensureDirSync } from "./ensure_dir.js";
5
5
  import { toPathString } from "./_to_path_string.js";
6
6
  /**
@@ -1,7 +1,7 @@
1
1
  // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  import * as dntShim from "../../../../../_dnt.shims.js";
3
- import { dirname } from "../../path/1.0.8/dirname.js";
4
- import { resolve } from "../../path/1.0.8/resolve.js";
3
+ import { dirname } from "../../path/1.0.9/dirname.js";
4
+ import { resolve } from "../../path/1.0.9/resolve.js";
5
5
  import { ensureDir, ensureDirSync } from "./ensure_dir.js";
6
6
  import { getFileInfoType } from "./_get_file_info_type.js";
7
7
  import { toPathString } from "./_to_path_string.js";
@@ -1,11 +1,11 @@
1
1
  // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  import * as dntShim from "../../../../../_dnt.shims.js";
3
- import { globToRegExp } from "../../path/1.0.8/glob_to_regexp.js";
4
- import { joinGlobs } from "../../path/1.0.8/join_globs.js";
5
- import { isGlob } from "../../path/1.0.8/is_glob.js";
6
- import { isAbsolute } from "../../path/1.0.8/is_absolute.js";
7
- import { resolve } from "../../path/1.0.8/resolve.js";
8
- import { SEPARATOR_PATTERN } from "../../path/1.0.8/constants.js";
3
+ import { globToRegExp } from "../../path/1.0.9/glob_to_regexp.js";
4
+ import { joinGlobs } from "../../path/1.0.9/join_globs.js";
5
+ import { isGlob } from "../../path/1.0.9/is_glob.js";
6
+ import { isAbsolute } from "../../path/1.0.9/is_absolute.js";
7
+ import { resolve } from "../../path/1.0.9/resolve.js";
8
+ import { SEPARATOR_PATTERN } from "../../path/1.0.9/constants.js";
9
9
  import { walk, walkSync } from "./walk.js";
10
10
  import { toPathString } from "./_to_path_string.js";
11
11
  import { createWalkEntry, createWalkEntrySync, } from "./_create_walk_entry.js";
@@ -3,7 +3,7 @@
3
3
  // https://golang.org/pkg/path/filepath/#Walk
4
4
  // Copyright 2009 The Go Authors. All rights reserved. BSD license.
5
5
  import * as dntShim from "../../../../../_dnt.shims.js";
6
- import { join } from "../../path/1.0.8/join.js";
6
+ import { join } from "../../path/1.0.9/join.js";
7
7
  import { toPathString } from "./_to_path_string.js";
8
8
  import { createWalkEntry, createWalkEntrySync, } from "./_create_walk_entry.js";
9
9
  function include(path, exts, match, skip) {
@@ -13,7 +13,7 @@ var _ConsoleHandler_useColors;
13
13
  // Copyright 2018-2025 the Deno authors. MIT license.
14
14
  // This module is browser compatible.
15
15
  import { LogLevels } from "./levels.js";
16
- import { blue, bold, red, yellow } from "../../fmt/1.0.6/colors.js";
16
+ import { blue, bold, red, yellow } from "../../fmt/1.0.7/colors.js";
17
17
  import { BaseHandler } from "./base_handler.js";
18
18
  function applyColors(msg, level) {
19
19
  switch (level) {
@@ -12,7 +12,7 @@ var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (
12
12
  var _RotatingFileHandler_maxBytes, _RotatingFileHandler_maxBackupCount, _RotatingFileHandler_currentFileSize;
13
13
  // Copyright 2018-2025 the Deno authors. MIT license.
14
14
  import * as dntShim from "../../../../../_dnt.shims.js";
15
- import { existsSync } from "../../fs/1.0.16/exists.js";
15
+ import { existsSync } from "../../fs/1.0.17/exists.js";
16
16
  import { FileHandler } from "./file_handler.js";
17
17
  import { encoderSymbol, filenameSymbol, fileSymbol, modeSymbol, openOptionsSymbol, } from "./_file_handler_symbols.js";
18
18
  /**
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // Copyright the Browserify authors. MIT License.
3
3
  export function assertPath(path) {
4
4
  if (typeof path !== "string") {
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { assertPath } from "./assert_path.js";
4
4
  export function stripSuffix(name, suffix) {
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  export function common(paths, sep) {
4
4
  const [first = "", ...remaining] = paths;
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // Copyright the Browserify authors. MIT License.
3
3
  // Ported from https://github.com/browserify/path-browserify/
4
4
  // This module is browser compatible.
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { assertPath } from "./assert_path.js";
4
4
  export function assertArg(path) {
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  export function _format(sep, pathObject) {
4
4
  const dir = pathObject.dir || pathObject.root;
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  export function assertArg(url) {
4
4
  url = url instanceof URL ? url : new URL(url);
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  const REG_EXP_ESCAPE_CHARS = [
4
4
  "!",
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { assertPath } from "./assert_path.js";
4
4
  export function assertArg(path) {
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // Copyright the Browserify authors. MIT License.
3
3
  // Ported from https://github.com/browserify/path-browserify/
4
4
  // This module is browser compatible.
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { assertPath } from "./assert_path.js";
4
4
  export function assertArgs(from, to) {
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // Copyright the Browserify authors. MIT License.
3
3
  // Ported from https://github.com/browserify/path-browserify/
4
4
  // This module is browser compatible.
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  const WHITESPACE_ENCODINGS = {
4
4
  "\u0009": "%09",
@@ -1,5 +1,5 @@
1
1
  // deno-lint-ignore-file no-explicit-any
2
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
2
+ // Copyright 2018-2025 the Deno authors. MIT license.
3
3
  // This module is browser compatible.
4
4
  // Check Deno, then the remaining runtimes (e.g. Node, Bun and the browser)
5
5
  import * as dntShim from "../../../../../_dnt.shims.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { isWindows } from "./_os.js";
4
4
  import { basename as posixBasename } from "./posix/basename.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { common as _common } from "./_common/common.js";
4
4
  import { SEPARATOR } from "./constants.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { isWindows } from "./_os.js";
4
4
  /**
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { isWindows } from "./_os.js";
4
4
  import { dirname as posixDirname } from "./posix/dirname.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { isWindows } from "./_os.js";
4
4
  import { extname as posixExtname } from "./posix/extname.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { isWindows } from "./_os.js";
4
4
  import { format as posixFormat } from "./posix/format.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { isWindows } from "./_os.js";
4
4
  import { fromFileUrl as posixFromFileUrl } from "./posix/from_file_url.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { isWindows } from "./_os.js";
4
4
  import { globToRegExp as posixGlobToRegExp } from "./posix/glob_to_regexp.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { isWindows } from "./_os.js";
4
4
  import { isAbsolute as posixIsAbsolute } from "./posix/is_absolute.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  /**
4
4
  * Test whether the given string is a glob.
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { isWindows } from "./_os.js";
4
4
  import { join as posixJoin } from "./posix/join.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { isWindows } from "./_os.js";
4
4
  import { joinGlobs as posixJoinGlobs } from "./posix/join_globs.js";
@@ -0,0 +1,216 @@
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // Copyright the Browserify authors. MIT License.
3
+ // Ported mostly from https://github.com/browserify/path-browserify/
4
+ // This module is browser compatible.
5
+ /**
6
+ * Utilities for working with OS-specific file paths.
7
+ *
8
+ * Functions from this module will automatically switch to support the path style
9
+ * of the current OS, either `windows` for Microsoft Windows, or `posix` for
10
+ * every other operating system, eg. Linux, MacOS, BSD etc.
11
+ *
12
+ * To use functions for a specific path style regardless of the current OS
13
+ * import the modules from the platform sub directory instead.
14
+ *
15
+ * ## Basic Path Operations
16
+ *
17
+ * ```ts
18
+ * import * as path from "@std/path";
19
+ * import { assertEquals } from "@std/assert";
20
+ *
21
+ * // Get components of a path
22
+ * if (Deno.build.os === "windows") {
23
+ * assertEquals(path.basename("C:\\Users\\user\\file.txt"), "file.txt");
24
+ * assertEquals(path.dirname("C:\\Users\\user\\file.txt"), "C:\\Users\\user");
25
+ * assertEquals(path.extname("C:\\Users\\user\\file.txt"), ".txt");
26
+ * } else {
27
+ * assertEquals(path.basename("/home/user/file.txt"), "file.txt");
28
+ * assertEquals(path.dirname("/home/user/file.txt"), "/home/user");
29
+ * assertEquals(path.extname("/home/user/file.txt"), ".txt");
30
+ * }
31
+ *
32
+ * // Join path segments
33
+ * if (Deno.build.os === "windows") {
34
+ * assertEquals(path.join("C:\\", "Users", "docs", "file.txt"), "C:\\Users\\docs\\file.txt");
35
+ * } else {
36
+ * assertEquals(path.join("/home", "user", "docs", "file.txt"), "/home/user/docs/file.txt");
37
+ * }
38
+ *
39
+ * // Normalize a path
40
+ * if (Deno.build.os === "windows") {
41
+ * assertEquals(path.normalize("C:\\Users\\user\\..\\temp\\.\\file.txt"), "C:\\Users\\temp\\file.txt");
42
+ * } else {
43
+ * assertEquals(path.normalize("/home/user/../temp/./file.txt"), "/home/temp/file.txt");
44
+ * }
45
+ *
46
+ * // Resolve absolute path
47
+ * if (Deno.build.os === "windows") {
48
+ * const resolved = path.resolve("C:\\foo", "docs", "file.txt");
49
+ * assertEquals(resolved, "C:\\foo\\docs\\file.txt");
50
+ * assertEquals(path.isAbsolute(resolved), true);
51
+ * } else {
52
+ * const resolved = path.resolve("/foo", "docs", "file.txt");
53
+ * assertEquals(resolved, "/foo/docs/file.txt");
54
+ * assertEquals(path.isAbsolute(resolved), true);
55
+ * }
56
+ *
57
+ * // Get relative path
58
+ * if (Deno.build.os === "windows") {
59
+ * assertEquals(path.relative("C:\\Users", "C:\\Users\\docs\\file.txt"), "docs\\file.txt");
60
+ * assertEquals(path.relative("C:\\Users", "D:\\Programs"), "D:\\Programs");
61
+ * } else {
62
+ * assertEquals(path.relative("/home/user", "/home/user/docs/file.txt"), "docs/file.txt");
63
+ * assertEquals(path.relative("/home/user", "/var/data"), "../../var/data");
64
+ * }
65
+ * ```
66
+ *
67
+ * ## Path Parsing and Formatting
68
+ *
69
+ * ```ts
70
+ * import * as path from "@std/path";
71
+ * import { assertEquals } from "@std/assert";
72
+ *
73
+ * if (Deno.build.os === "windows") {
74
+ * const parsedWindows = path.parse("C:\\Users\\user\\file.txt");
75
+ * assertEquals(parsedWindows.root, "C:\\");
76
+ * assertEquals(parsedWindows.dir, "C:\\Users\\user");
77
+ * assertEquals(parsedWindows.base, "file.txt");
78
+ * assertEquals(parsedWindows.ext, ".txt");
79
+ * assertEquals(parsedWindows.name, "file");
80
+ *
81
+ * // Format path from components (Windows)
82
+ * assertEquals(
83
+ * path.format({ dir: "C:\\Users\\user", base: "file.txt" }),
84
+ * "C:\\Users\\user\\file.txt"
85
+ * );
86
+ * } else {
87
+ * const parsedPosix = path.parse("/home/user/file.txt");
88
+ * assertEquals(parsedPosix.root, "/");
89
+ * assertEquals(parsedPosix.dir, "/home/user");
90
+ * assertEquals(parsedPosix.base, "file.txt");
91
+ * assertEquals(parsedPosix.ext, ".txt");
92
+ * assertEquals(parsedPosix.name, "file");
93
+ *
94
+ * // Format path from components (POSIX)
95
+ * assertEquals(
96
+ * path.format({ dir: "/home/user", base: "file.txt" }),
97
+ * "/home/user/file.txt"
98
+ * );
99
+ * }
100
+ * ```
101
+ *
102
+ * ## URL Conversion
103
+ *
104
+ * ```ts
105
+ * import * as path from "@std/path";
106
+ * import { assertEquals } from "@std/assert";
107
+ *
108
+ * // Convert between file URLs and paths
109
+ * if (Deno.build.os === "windows") {
110
+ * assertEquals(path.fromFileUrl("file:///C:/Users/user/file.txt"), "C:\\Users\\user\\file.txt");
111
+ * assertEquals(path.toFileUrl("C:\\Users\\user\\file.txt").href, "file:///C:/Users/user/file.txt");
112
+ * } else {
113
+ * assertEquals(path.fromFileUrl("file:///home/user/file.txt"), "/home/user/file.txt");
114
+ * assertEquals(path.toFileUrl("/home/user/file.txt").href, "file:///home/user/file.txt");
115
+ * }
116
+ * ```
117
+ *
118
+ * ## Path Properties
119
+ *
120
+ * ```ts
121
+ * import * as path from "@std/path";
122
+ * import { assertEquals } from "@std/assert";
123
+ *
124
+ * // Check if path is absolute
125
+ * if (Deno.build.os === "windows") {
126
+ * assertEquals(path.isAbsolute("C:\\Users"), true);
127
+ * assertEquals(path.isAbsolute("\\\\Server\\share"), true);
128
+ * assertEquals(path.isAbsolute("C:relative\\path"), false);
129
+ * assertEquals(path.isAbsolute("..\\relative\\path"), false);
130
+ * } else {
131
+ * assertEquals(path.isAbsolute("/home/user"), true);
132
+ * assertEquals(path.isAbsolute("./relative/path"), false);
133
+ * assertEquals(path.isAbsolute("../relative/path"), false);
134
+ * }
135
+ *
136
+ * // Convert to namespaced path (Windows-specific)
137
+ * if (Deno.build.os === "windows") {
138
+ * assertEquals(path.toNamespacedPath("C:\\Users\\file.txt"), "\\\\?\\C:\\Users\\file.txt");
139
+ * assertEquals(path.toNamespacedPath("\\\\server\\share\\file.txt"), "\\\\?\\UNC\\server\\share\\file.txt");
140
+ * } else {
141
+ * // On POSIX, toNamespacedPath returns the path unchanged
142
+ * assertEquals(path.toNamespacedPath("/home/user/file.txt"), "/home/user/file.txt");
143
+ * }
144
+ * ```
145
+ *
146
+ * ## Glob Pattern Utilities
147
+ *
148
+ * ```ts
149
+ * import * as path from "@std/path";
150
+ * import { assertEquals } from "@std/assert";
151
+ *
152
+ * // Check if a string is a glob pattern
153
+ * assertEquals(path.isGlob("*.txt"), true);
154
+ *
155
+ * // Convert glob pattern to RegExp
156
+ * const pattern = path.globToRegExp("*.txt");
157
+ * assertEquals(pattern.test("file.txt"), true);
158
+ *
159
+ * // Join multiple glob patterns
160
+ * if (Deno.build.os === "windows") {
161
+ * assertEquals(path.joinGlobs(["src", "**\\*.ts"]), "src\\**\\*.ts");
162
+ * } else {
163
+ * assertEquals(path.joinGlobs(["src", "**\/*.ts"]), "src/**\/*.ts");
164
+ * }
165
+ *
166
+ * // Normalize a glob pattern
167
+ * if (Deno.build.os === "windows") {
168
+ * assertEquals(path.normalizeGlob("src\\..\\**\\*.ts"), "**\\*.ts");
169
+ * } else {
170
+ * assertEquals(path.normalizeGlob("src/../**\/*.ts"), "**\/*.ts");
171
+ * }
172
+ * ```
173
+ *
174
+ * For POSIX-specific functions:
175
+ *
176
+ * ```ts
177
+ * import { fromFileUrl } from "@std/path/posix/from-file-url";
178
+ * import { assertEquals } from "@std/assert";
179
+ *
180
+ * assertEquals(fromFileUrl("file:///home/foo"), "/home/foo");
181
+ * ```
182
+ *
183
+ * For Windows-specific functions:
184
+ *
185
+ * ```ts
186
+ * import { fromFileUrl } from "@std/path/windows/from-file-url";
187
+ * import { assertEquals } from "@std/assert";
188
+ *
189
+ * assertEquals(fromFileUrl("file:///home/foo"), "\\home\\foo");
190
+ * ```
191
+ *
192
+ * Functions for working with URLs can be found in
193
+ * {@link ./doc/posix/~ | @std/path/posix}.
194
+ *
195
+ * @module
196
+ */
197
+ export * from "./basename.js";
198
+ export * from "./constants.js";
199
+ export * from "./dirname.js";
200
+ export * from "./extname.js";
201
+ export * from "./format.js";
202
+ export * from "./from_file_url.js";
203
+ export * from "./is_absolute.js";
204
+ export * from "./join.js";
205
+ export * from "./normalize.js";
206
+ export * from "./parse.js";
207
+ export * from "./relative.js";
208
+ export * from "./resolve.js";
209
+ export * from "./to_file_url.js";
210
+ export * from "./to_namespaced_path.js";
211
+ export * from "./common.js";
212
+ export * from "./types.js";
213
+ export * from "./glob_to_regexp.js";
214
+ export * from "./is_glob.js";
215
+ export * from "./join_globs.js";
216
+ export * from "./normalize_glob.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { isWindows } from "./_os.js";
4
4
  import { normalize as posixNormalize } from "./posix/normalize.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { isWindows } from "./_os.js";
4
4
  import { normalizeGlob as posixNormalizeGlob } from "./posix/normalize_glob.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { isWindows } from "./_os.js";
4
4
  import { parse as posixParse } from "./posix/parse.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // Copyright the Browserify authors. MIT License.
3
3
  // Ported from https://github.com/browserify/path-browserify/
4
4
  // This module is browser compatible.
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { assertArgs, lastPathSegment, stripSuffix, } from "../_common/basename.js";
4
4
  import { stripTrailingSeparators } from "../_common/strip_trailing_separators.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  /**
4
4
  * The character used to separate entries in the PATH environment variable.
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { assertArg } from "../_common/dirname.js";
4
4
  import { stripTrailingSeparators } from "../_common/strip_trailing_separators.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { CHAR_DOT } from "../_common/constants.js";
4
4
  import { assertPath } from "../_common/assert_path.js";
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { _format, assertArg } from "../_common/format.js";
4
4
  /**
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { assertArg } from "../_common/from_file_url.js";
4
4
  /**