trimprompt 1.0.3 → 1.0.4

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 (1020) hide show
  1. package/cli.js +2 -0
  2. package/dashboard.js +1 -0
  3. package/executor.js +1 -0
  4. package/filters/generic.js +1 -0
  5. package/filters/git.js +1 -0
  6. package/filters/index.js +1 -0
  7. package/filters/js.js +1 -0
  8. package/filters/python.js +1 -0
  9. package/mcp.js +1 -0
  10. package/package.json +21 -29
  11. package/redactor.js +1 -0
  12. package/seed.js +1 -0
  13. package/shims.js +1 -0
  14. package/simulate.js +1 -0
  15. package/sync.js +1 -0
  16. package/tracker.js +1 -0
  17. package/.claude/settings.local.json +0 -7
  18. package/aicg-spec/README.md +0 -55
  19. package/aicg-spec/architecture.md +0 -263
  20. package/aicg-spec/dsl-spec.md +0 -109
  21. package/aicg-spec/insights/cargo.md +0 -46
  22. package/aicg-spec/insights/cloud_cli.md +0 -38
  23. package/aicg-spec/insights/docker_k8s.md +0 -45
  24. package/aicg-spec/insights/generic.md +0 -62
  25. package/aicg-spec/insights/git.md +0 -85
  26. package/aicg-spec/insights/js.md +0 -74
  27. package/aicg-spec/insights/python.md +0 -86
  28. package/aicg-spec/integrations/claude.md +0 -57
  29. package/aicg-spec/integrations/copilot.md +0 -69
  30. package/aicg-spec/integrations/cursor.md +0 -59
  31. package/aicg-spec/rules.yaml +0 -555
  32. package/aicg-spec/schema.md +0 -93
  33. package/aicg-spec/ui-spec.md +0 -135
  34. package/client/dist/cli.js +0 -256
  35. package/client/dist/dashboard.js +0 -102
  36. package/client/dist/executor.js +0 -80
  37. package/client/dist/filters/generic.js +0 -58
  38. package/client/dist/filters/git.js +0 -157
  39. package/client/dist/filters/index.js +0 -83
  40. package/client/dist/filters/js.js +0 -78
  41. package/client/dist/filters/python.js +0 -130
  42. package/client/dist/mcp.js +0 -90
  43. package/client/dist/redactor.js +0 -42
  44. package/client/dist/seed.js +0 -11
  45. package/client/dist/shims.js +0 -169
  46. package/client/dist/simulate.js +0 -76
  47. package/client/dist/sync.js +0 -237
  48. package/client/dist/tracker.js +0 -247
  49. package/client/node_modules/.bin/is-docker +0 -16
  50. package/client/node_modules/.bin/is-docker.cmd +0 -17
  51. package/client/node_modules/.bin/is-docker.ps1 +0 -28
  52. package/client/node_modules/.bin/mime +0 -16
  53. package/client/node_modules/.bin/mime.cmd +0 -17
  54. package/client/node_modules/.bin/mime.ps1 +0 -28
  55. package/client/node_modules/.bin/tsc +0 -16
  56. package/client/node_modules/.bin/tsc.cmd +0 -17
  57. package/client/node_modules/.bin/tsc.ps1 +0 -28
  58. package/client/node_modules/.bin/tsserver +0 -16
  59. package/client/node_modules/.bin/tsserver.cmd +0 -17
  60. package/client/node_modules/.bin/tsserver.ps1 +0 -28
  61. package/client/node_modules/.package-lock.json +0 -934
  62. package/client/node_modules/@types/body-parser/LICENSE +0 -21
  63. package/client/node_modules/@types/body-parser/README.md +0 -15
  64. package/client/node_modules/@types/body-parser/index.d.ts +0 -95
  65. package/client/node_modules/@types/body-parser/package.json +0 -64
  66. package/client/node_modules/@types/connect/LICENSE +0 -21
  67. package/client/node_modules/@types/connect/README.md +0 -15
  68. package/client/node_modules/@types/connect/index.d.ts +0 -91
  69. package/client/node_modules/@types/connect/package.json +0 -32
  70. package/client/node_modules/@types/express/LICENSE +0 -21
  71. package/client/node_modules/@types/express/README.md +0 -15
  72. package/client/node_modules/@types/express/index.d.ts +0 -128
  73. package/client/node_modules/@types/express/package.json +0 -46
  74. package/client/node_modules/@types/express-serve-static-core/LICENSE +0 -21
  75. package/client/node_modules/@types/express-serve-static-core/README.md +0 -15
  76. package/client/node_modules/@types/express-serve-static-core/index.d.ts +0 -1281
  77. package/client/node_modules/@types/express-serve-static-core/package.json +0 -51
  78. package/client/node_modules/@types/http-errors/LICENSE +0 -21
  79. package/client/node_modules/@types/http-errors/README.md +0 -15
  80. package/client/node_modules/@types/http-errors/index.d.ts +0 -77
  81. package/client/node_modules/@types/http-errors/package.json +0 -36
  82. package/client/node_modules/@types/mime/LICENSE +0 -21
  83. package/client/node_modules/@types/mime/Mime.d.ts +0 -10
  84. package/client/node_modules/@types/mime/README.md +0 -15
  85. package/client/node_modules/@types/mime/index.d.ts +0 -31
  86. package/client/node_modules/@types/mime/lite.d.ts +0 -7
  87. package/client/node_modules/@types/mime/package.json +0 -30
  88. package/client/node_modules/@types/node/LICENSE +0 -21
  89. package/client/node_modules/@types/node/README.md +0 -15
  90. package/client/node_modules/@types/node/assert/strict.d.ts +0 -8
  91. package/client/node_modules/@types/node/assert.d.ts +0 -1062
  92. package/client/node_modules/@types/node/async_hooks.d.ts +0 -605
  93. package/client/node_modules/@types/node/buffer.buffer.d.ts +0 -471
  94. package/client/node_modules/@types/node/buffer.d.ts +0 -1936
  95. package/client/node_modules/@types/node/child_process.d.ts +0 -1475
  96. package/client/node_modules/@types/node/cluster.d.ts +0 -577
  97. package/client/node_modules/@types/node/compatibility/disposable.d.ts +0 -16
  98. package/client/node_modules/@types/node/compatibility/index.d.ts +0 -9
  99. package/client/node_modules/@types/node/compatibility/indexable.d.ts +0 -20
  100. package/client/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
  101. package/client/node_modules/@types/node/console.d.ts +0 -452
  102. package/client/node_modules/@types/node/constants.d.ts +0 -21
  103. package/client/node_modules/@types/node/crypto.d.ts +0 -4590
  104. package/client/node_modules/@types/node/dgram.d.ts +0 -597
  105. package/client/node_modules/@types/node/diagnostics_channel.d.ts +0 -578
  106. package/client/node_modules/@types/node/dns/promises.d.ts +0 -479
  107. package/client/node_modules/@types/node/dns.d.ts +0 -871
  108. package/client/node_modules/@types/node/domain.d.ts +0 -170
  109. package/client/node_modules/@types/node/events.d.ts +0 -977
  110. package/client/node_modules/@types/node/fs/promises.d.ts +0 -1270
  111. package/client/node_modules/@types/node/fs.d.ts +0 -4375
  112. package/client/node_modules/@types/node/globals.d.ts +0 -172
  113. package/client/node_modules/@types/node/globals.typedarray.d.ts +0 -38
  114. package/client/node_modules/@types/node/http.d.ts +0 -2049
  115. package/client/node_modules/@types/node/http2.d.ts +0 -2712
  116. package/client/node_modules/@types/node/https.d.ts +0 -578
  117. package/client/node_modules/@types/node/index.d.ts +0 -93
  118. package/client/node_modules/@types/node/inspector.generated.d.ts +0 -3966
  119. package/client/node_modules/@types/node/module.d.ts +0 -539
  120. package/client/node_modules/@types/node/net.d.ts +0 -1031
  121. package/client/node_modules/@types/node/os.d.ts +0 -506
  122. package/client/node_modules/@types/node/package.json +0 -140
  123. package/client/node_modules/@types/node/path.d.ts +0 -200
  124. package/client/node_modules/@types/node/perf_hooks.d.ts +0 -961
  125. package/client/node_modules/@types/node/process.d.ts +0 -1961
  126. package/client/node_modules/@types/node/punycode.d.ts +0 -117
  127. package/client/node_modules/@types/node/querystring.d.ts +0 -152
  128. package/client/node_modules/@types/node/readline/promises.d.ts +0 -162
  129. package/client/node_modules/@types/node/readline.d.ts +0 -589
  130. package/client/node_modules/@types/node/repl.d.ts +0 -430
  131. package/client/node_modules/@types/node/sea.d.ts +0 -153
  132. package/client/node_modules/@types/node/stream/consumers.d.ts +0 -38
  133. package/client/node_modules/@types/node/stream/promises.d.ts +0 -90
  134. package/client/node_modules/@types/node/stream/web.d.ts +0 -533
  135. package/client/node_modules/@types/node/stream.d.ts +0 -1698
  136. package/client/node_modules/@types/node/string_decoder.d.ts +0 -67
  137. package/client/node_modules/@types/node/test.d.ts +0 -1787
  138. package/client/node_modules/@types/node/timers/promises.d.ts +0 -108
  139. package/client/node_modules/@types/node/timers.d.ts +0 -286
  140. package/client/node_modules/@types/node/tls.d.ts +0 -1259
  141. package/client/node_modules/@types/node/trace_events.d.ts +0 -197
  142. package/client/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -468
  143. package/client/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -34
  144. package/client/node_modules/@types/node/ts5.6/index.d.ts +0 -93
  145. package/client/node_modules/@types/node/tty.d.ts +0 -208
  146. package/client/node_modules/@types/node/url.d.ts +0 -964
  147. package/client/node_modules/@types/node/util.d.ts +0 -2331
  148. package/client/node_modules/@types/node/v8.d.ts +0 -809
  149. package/client/node_modules/@types/node/vm.d.ts +0 -1001
  150. package/client/node_modules/@types/node/wasi.d.ts +0 -181
  151. package/client/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -34
  152. package/client/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
  153. package/client/node_modules/@types/node/web-globals/events.d.ts +0 -97
  154. package/client/node_modules/@types/node/web-globals/fetch.d.ts +0 -55
  155. package/client/node_modules/@types/node/worker_threads.d.ts +0 -715
  156. package/client/node_modules/@types/node/zlib.d.ts +0 -598
  157. package/client/node_modules/@types/qs/LICENSE +0 -21
  158. package/client/node_modules/@types/qs/README.md +0 -15
  159. package/client/node_modules/@types/qs/index.d.ts +0 -83
  160. package/client/node_modules/@types/qs/package.json +0 -66
  161. package/client/node_modules/@types/range-parser/LICENSE +0 -21
  162. package/client/node_modules/@types/range-parser/README.md +0 -53
  163. package/client/node_modules/@types/range-parser/index.d.ts +0 -34
  164. package/client/node_modules/@types/range-parser/package.json +0 -25
  165. package/client/node_modules/@types/send/LICENSE +0 -21
  166. package/client/node_modules/@types/send/README.md +0 -15
  167. package/client/node_modules/@types/send/index.d.ts +0 -187
  168. package/client/node_modules/@types/send/package.json +0 -38
  169. package/client/node_modules/@types/serve-static/LICENSE +0 -21
  170. package/client/node_modules/@types/serve-static/README.md +0 -15
  171. package/client/node_modules/@types/serve-static/index.d.ts +0 -107
  172. package/client/node_modules/@types/serve-static/node_modules/@types/send/LICENSE +0 -21
  173. package/client/node_modules/@types/serve-static/node_modules/@types/send/README.md +0 -15
  174. package/client/node_modules/@types/serve-static/node_modules/@types/send/index.d.ts +0 -225
  175. package/client/node_modules/@types/serve-static/node_modules/@types/send/package.json +0 -39
  176. package/client/node_modules/@types/serve-static/package.json +0 -45
  177. package/client/node_modules/accepts/HISTORY.md +0 -243
  178. package/client/node_modules/accepts/LICENSE +0 -23
  179. package/client/node_modules/accepts/README.md +0 -140
  180. package/client/node_modules/accepts/index.js +0 -238
  181. package/client/node_modules/accepts/package.json +0 -47
  182. package/client/node_modules/array-flatten/LICENSE +0 -21
  183. package/client/node_modules/array-flatten/README.md +0 -43
  184. package/client/node_modules/array-flatten/array-flatten.js +0 -64
  185. package/client/node_modules/array-flatten/package.json +0 -39
  186. package/client/node_modules/body-parser/HISTORY.md +0 -686
  187. package/client/node_modules/body-parser/LICENSE +0 -23
  188. package/client/node_modules/body-parser/README.md +0 -476
  189. package/client/node_modules/body-parser/index.js +0 -156
  190. package/client/node_modules/body-parser/lib/read.js +0 -205
  191. package/client/node_modules/body-parser/lib/types/json.js +0 -243
  192. package/client/node_modules/body-parser/lib/types/raw.js +0 -101
  193. package/client/node_modules/body-parser/lib/types/text.js +0 -121
  194. package/client/node_modules/body-parser/lib/types/urlencoded.js +0 -299
  195. package/client/node_modules/body-parser/package.json +0 -55
  196. package/client/node_modules/bytes/History.md +0 -97
  197. package/client/node_modules/bytes/LICENSE +0 -23
  198. package/client/node_modules/bytes/Readme.md +0 -152
  199. package/client/node_modules/bytes/index.js +0 -170
  200. package/client/node_modules/bytes/package.json +0 -42
  201. package/client/node_modules/call-bind-apply-helpers/.eslintrc +0 -17
  202. package/client/node_modules/call-bind-apply-helpers/.github/FUNDING.yml +0 -12
  203. package/client/node_modules/call-bind-apply-helpers/.nycrc +0 -9
  204. package/client/node_modules/call-bind-apply-helpers/CHANGELOG.md +0 -30
  205. package/client/node_modules/call-bind-apply-helpers/LICENSE +0 -21
  206. package/client/node_modules/call-bind-apply-helpers/README.md +0 -62
  207. package/client/node_modules/call-bind-apply-helpers/actualApply.d.ts +0 -1
  208. package/client/node_modules/call-bind-apply-helpers/actualApply.js +0 -10
  209. package/client/node_modules/call-bind-apply-helpers/applyBind.d.ts +0 -19
  210. package/client/node_modules/call-bind-apply-helpers/applyBind.js +0 -10
  211. package/client/node_modules/call-bind-apply-helpers/functionApply.d.ts +0 -1
  212. package/client/node_modules/call-bind-apply-helpers/functionApply.js +0 -4
  213. package/client/node_modules/call-bind-apply-helpers/functionCall.d.ts +0 -1
  214. package/client/node_modules/call-bind-apply-helpers/functionCall.js +0 -4
  215. package/client/node_modules/call-bind-apply-helpers/index.d.ts +0 -64
  216. package/client/node_modules/call-bind-apply-helpers/index.js +0 -15
  217. package/client/node_modules/call-bind-apply-helpers/package.json +0 -85
  218. package/client/node_modules/call-bind-apply-helpers/reflectApply.d.ts +0 -3
  219. package/client/node_modules/call-bind-apply-helpers/reflectApply.js +0 -4
  220. package/client/node_modules/call-bind-apply-helpers/test/index.js +0 -63
  221. package/client/node_modules/call-bind-apply-helpers/tsconfig.json +0 -9
  222. package/client/node_modules/call-bound/.eslintrc +0 -13
  223. package/client/node_modules/call-bound/.github/FUNDING.yml +0 -12
  224. package/client/node_modules/call-bound/.nycrc +0 -9
  225. package/client/node_modules/call-bound/CHANGELOG.md +0 -42
  226. package/client/node_modules/call-bound/LICENSE +0 -21
  227. package/client/node_modules/call-bound/README.md +0 -53
  228. package/client/node_modules/call-bound/index.d.ts +0 -94
  229. package/client/node_modules/call-bound/index.js +0 -19
  230. package/client/node_modules/call-bound/package.json +0 -99
  231. package/client/node_modules/call-bound/test/index.js +0 -61
  232. package/client/node_modules/call-bound/tsconfig.json +0 -10
  233. package/client/node_modules/commander/LICENSE +0 -22
  234. package/client/node_modules/commander/Readme.md +0 -1148
  235. package/client/node_modules/commander/esm.mjs +0 -16
  236. package/client/node_modules/commander/index.js +0 -26
  237. package/client/node_modules/commander/lib/argument.js +0 -145
  238. package/client/node_modules/commander/lib/command.js +0 -2179
  239. package/client/node_modules/commander/lib/error.js +0 -43
  240. package/client/node_modules/commander/lib/help.js +0 -462
  241. package/client/node_modules/commander/lib/option.js +0 -329
  242. package/client/node_modules/commander/lib/suggestSimilar.js +0 -100
  243. package/client/node_modules/commander/package-support.json +0 -16
  244. package/client/node_modules/commander/package.json +0 -80
  245. package/client/node_modules/commander/typings/esm.d.mts +0 -3
  246. package/client/node_modules/commander/typings/index.d.ts +0 -884
  247. package/client/node_modules/content-disposition/HISTORY.md +0 -60
  248. package/client/node_modules/content-disposition/LICENSE +0 -22
  249. package/client/node_modules/content-disposition/README.md +0 -142
  250. package/client/node_modules/content-disposition/index.js +0 -458
  251. package/client/node_modules/content-disposition/package.json +0 -44
  252. package/client/node_modules/content-type/HISTORY.md +0 -29
  253. package/client/node_modules/content-type/LICENSE +0 -22
  254. package/client/node_modules/content-type/README.md +0 -94
  255. package/client/node_modules/content-type/index.js +0 -225
  256. package/client/node_modules/content-type/package.json +0 -42
  257. package/client/node_modules/cookie/LICENSE +0 -24
  258. package/client/node_modules/cookie/README.md +0 -317
  259. package/client/node_modules/cookie/SECURITY.md +0 -25
  260. package/client/node_modules/cookie/index.js +0 -335
  261. package/client/node_modules/cookie/package.json +0 -44
  262. package/client/node_modules/cookie-signature/History.md +0 -42
  263. package/client/node_modules/cookie-signature/Readme.md +0 -42
  264. package/client/node_modules/cookie-signature/index.js +0 -51
  265. package/client/node_modules/cookie-signature/package.json +0 -18
  266. package/client/node_modules/debug/.coveralls.yml +0 -1
  267. package/client/node_modules/debug/.eslintrc +0 -11
  268. package/client/node_modules/debug/.travis.yml +0 -14
  269. package/client/node_modules/debug/CHANGELOG.md +0 -362
  270. package/client/node_modules/debug/LICENSE +0 -19
  271. package/client/node_modules/debug/Makefile +0 -50
  272. package/client/node_modules/debug/README.md +0 -312
  273. package/client/node_modules/debug/component.json +0 -19
  274. package/client/node_modules/debug/karma.conf.js +0 -70
  275. package/client/node_modules/debug/node.js +0 -1
  276. package/client/node_modules/debug/package.json +0 -49
  277. package/client/node_modules/debug/src/browser.js +0 -185
  278. package/client/node_modules/debug/src/debug.js +0 -202
  279. package/client/node_modules/debug/src/index.js +0 -10
  280. package/client/node_modules/debug/src/inspector-log.js +0 -15
  281. package/client/node_modules/debug/src/node.js +0 -248
  282. package/client/node_modules/define-lazy-prop/index.d.ts +0 -33
  283. package/client/node_modules/define-lazy-prop/index.js +0 -19
  284. package/client/node_modules/define-lazy-prop/license +0 -9
  285. package/client/node_modules/define-lazy-prop/package.json +0 -48
  286. package/client/node_modules/define-lazy-prop/readme.md +0 -64
  287. package/client/node_modules/depd/History.md +0 -103
  288. package/client/node_modules/depd/LICENSE +0 -22
  289. package/client/node_modules/depd/Readme.md +0 -280
  290. package/client/node_modules/depd/index.js +0 -538
  291. package/client/node_modules/depd/lib/browser/index.js +0 -77
  292. package/client/node_modules/depd/package.json +0 -45
  293. package/client/node_modules/destroy/LICENSE +0 -23
  294. package/client/node_modules/destroy/README.md +0 -63
  295. package/client/node_modules/destroy/index.js +0 -209
  296. package/client/node_modules/destroy/package.json +0 -48
  297. package/client/node_modules/dunder-proto/.eslintrc +0 -5
  298. package/client/node_modules/dunder-proto/.github/FUNDING.yml +0 -12
  299. package/client/node_modules/dunder-proto/.nycrc +0 -13
  300. package/client/node_modules/dunder-proto/CHANGELOG.md +0 -24
  301. package/client/node_modules/dunder-proto/LICENSE +0 -21
  302. package/client/node_modules/dunder-proto/README.md +0 -54
  303. package/client/node_modules/dunder-proto/get.d.ts +0 -5
  304. package/client/node_modules/dunder-proto/get.js +0 -30
  305. package/client/node_modules/dunder-proto/package.json +0 -76
  306. package/client/node_modules/dunder-proto/set.d.ts +0 -5
  307. package/client/node_modules/dunder-proto/set.js +0 -35
  308. package/client/node_modules/dunder-proto/test/get.js +0 -34
  309. package/client/node_modules/dunder-proto/test/index.js +0 -4
  310. package/client/node_modules/dunder-proto/test/set.js +0 -50
  311. package/client/node_modules/dunder-proto/tsconfig.json +0 -9
  312. package/client/node_modules/ee-first/LICENSE +0 -22
  313. package/client/node_modules/ee-first/README.md +0 -80
  314. package/client/node_modules/ee-first/index.js +0 -95
  315. package/client/node_modules/ee-first/package.json +0 -29
  316. package/client/node_modules/encodeurl/LICENSE +0 -22
  317. package/client/node_modules/encodeurl/README.md +0 -109
  318. package/client/node_modules/encodeurl/index.js +0 -60
  319. package/client/node_modules/encodeurl/package.json +0 -40
  320. package/client/node_modules/es-define-property/.eslintrc +0 -13
  321. package/client/node_modules/es-define-property/.github/FUNDING.yml +0 -12
  322. package/client/node_modules/es-define-property/.nycrc +0 -9
  323. package/client/node_modules/es-define-property/CHANGELOG.md +0 -29
  324. package/client/node_modules/es-define-property/LICENSE +0 -21
  325. package/client/node_modules/es-define-property/README.md +0 -49
  326. package/client/node_modules/es-define-property/index.d.ts +0 -3
  327. package/client/node_modules/es-define-property/index.js +0 -14
  328. package/client/node_modules/es-define-property/package.json +0 -81
  329. package/client/node_modules/es-define-property/test/index.js +0 -56
  330. package/client/node_modules/es-define-property/tsconfig.json +0 -10
  331. package/client/node_modules/es-errors/.eslintrc +0 -5
  332. package/client/node_modules/es-errors/.github/FUNDING.yml +0 -12
  333. package/client/node_modules/es-errors/CHANGELOG.md +0 -40
  334. package/client/node_modules/es-errors/LICENSE +0 -21
  335. package/client/node_modules/es-errors/README.md +0 -55
  336. package/client/node_modules/es-errors/eval.d.ts +0 -3
  337. package/client/node_modules/es-errors/eval.js +0 -4
  338. package/client/node_modules/es-errors/index.d.ts +0 -3
  339. package/client/node_modules/es-errors/index.js +0 -4
  340. package/client/node_modules/es-errors/package.json +0 -80
  341. package/client/node_modules/es-errors/range.d.ts +0 -3
  342. package/client/node_modules/es-errors/range.js +0 -4
  343. package/client/node_modules/es-errors/ref.d.ts +0 -3
  344. package/client/node_modules/es-errors/ref.js +0 -4
  345. package/client/node_modules/es-errors/syntax.d.ts +0 -3
  346. package/client/node_modules/es-errors/syntax.js +0 -4
  347. package/client/node_modules/es-errors/test/index.js +0 -19
  348. package/client/node_modules/es-errors/tsconfig.json +0 -49
  349. package/client/node_modules/es-errors/type.d.ts +0 -3
  350. package/client/node_modules/es-errors/type.js +0 -4
  351. package/client/node_modules/es-errors/uri.d.ts +0 -3
  352. package/client/node_modules/es-errors/uri.js +0 -4
  353. package/client/node_modules/es-object-atoms/.eslintrc +0 -16
  354. package/client/node_modules/es-object-atoms/.github/FUNDING.yml +0 -12
  355. package/client/node_modules/es-object-atoms/CHANGELOG.md +0 -44
  356. package/client/node_modules/es-object-atoms/LICENSE +0 -21
  357. package/client/node_modules/es-object-atoms/README.md +0 -63
  358. package/client/node_modules/es-object-atoms/RequireObjectCoercible.d.ts +0 -3
  359. package/client/node_modules/es-object-atoms/RequireObjectCoercible.js +0 -11
  360. package/client/node_modules/es-object-atoms/ToObject.d.ts +0 -7
  361. package/client/node_modules/es-object-atoms/ToObject.js +0 -10
  362. package/client/node_modules/es-object-atoms/index.d.ts +0 -3
  363. package/client/node_modules/es-object-atoms/index.js +0 -4
  364. package/client/node_modules/es-object-atoms/isObject.d.ts +0 -3
  365. package/client/node_modules/es-object-atoms/isObject.js +0 -6
  366. package/client/node_modules/es-object-atoms/package.json +0 -79
  367. package/client/node_modules/es-object-atoms/test/index.js +0 -38
  368. package/client/node_modules/es-object-atoms/tsconfig.json +0 -7
  369. package/client/node_modules/escape-html/LICENSE +0 -24
  370. package/client/node_modules/escape-html/Readme.md +0 -43
  371. package/client/node_modules/escape-html/index.js +0 -78
  372. package/client/node_modules/escape-html/package.json +0 -24
  373. package/client/node_modules/etag/HISTORY.md +0 -83
  374. package/client/node_modules/etag/LICENSE +0 -22
  375. package/client/node_modules/etag/README.md +0 -159
  376. package/client/node_modules/etag/index.js +0 -131
  377. package/client/node_modules/etag/package.json +0 -47
  378. package/client/node_modules/express/History.md +0 -3676
  379. package/client/node_modules/express/LICENSE +0 -24
  380. package/client/node_modules/express/Readme.md +0 -260
  381. package/client/node_modules/express/index.js +0 -11
  382. package/client/node_modules/express/lib/application.js +0 -661
  383. package/client/node_modules/express/lib/express.js +0 -116
  384. package/client/node_modules/express/lib/middleware/init.js +0 -43
  385. package/client/node_modules/express/lib/middleware/query.js +0 -47
  386. package/client/node_modules/express/lib/request.js +0 -525
  387. package/client/node_modules/express/lib/response.js +0 -1179
  388. package/client/node_modules/express/lib/router/index.js +0 -673
  389. package/client/node_modules/express/lib/router/layer.js +0 -181
  390. package/client/node_modules/express/lib/router/route.js +0 -230
  391. package/client/node_modules/express/lib/utils.js +0 -304
  392. package/client/node_modules/express/lib/view.js +0 -182
  393. package/client/node_modules/express/package.json +0 -102
  394. package/client/node_modules/finalhandler/HISTORY.md +0 -216
  395. package/client/node_modules/finalhandler/LICENSE +0 -22
  396. package/client/node_modules/finalhandler/README.md +0 -147
  397. package/client/node_modules/finalhandler/SECURITY.md +0 -25
  398. package/client/node_modules/finalhandler/index.js +0 -341
  399. package/client/node_modules/finalhandler/package.json +0 -47
  400. package/client/node_modules/forwarded/HISTORY.md +0 -21
  401. package/client/node_modules/forwarded/LICENSE +0 -22
  402. package/client/node_modules/forwarded/README.md +0 -57
  403. package/client/node_modules/forwarded/index.js +0 -90
  404. package/client/node_modules/forwarded/package.json +0 -45
  405. package/client/node_modules/fresh/HISTORY.md +0 -70
  406. package/client/node_modules/fresh/LICENSE +0 -23
  407. package/client/node_modules/fresh/README.md +0 -119
  408. package/client/node_modules/fresh/index.js +0 -137
  409. package/client/node_modules/fresh/package.json +0 -46
  410. package/client/node_modules/function-bind/.eslintrc +0 -21
  411. package/client/node_modules/function-bind/.github/FUNDING.yml +0 -12
  412. package/client/node_modules/function-bind/.github/SECURITY.md +0 -3
  413. package/client/node_modules/function-bind/.nycrc +0 -13
  414. package/client/node_modules/function-bind/CHANGELOG.md +0 -136
  415. package/client/node_modules/function-bind/LICENSE +0 -20
  416. package/client/node_modules/function-bind/README.md +0 -46
  417. package/client/node_modules/function-bind/implementation.js +0 -84
  418. package/client/node_modules/function-bind/index.js +0 -5
  419. package/client/node_modules/function-bind/package.json +0 -87
  420. package/client/node_modules/function-bind/test/.eslintrc +0 -9
  421. package/client/node_modules/function-bind/test/index.js +0 -252
  422. package/client/node_modules/get-intrinsic/.eslintrc +0 -42
  423. package/client/node_modules/get-intrinsic/.github/FUNDING.yml +0 -12
  424. package/client/node_modules/get-intrinsic/.nycrc +0 -9
  425. package/client/node_modules/get-intrinsic/CHANGELOG.md +0 -186
  426. package/client/node_modules/get-intrinsic/LICENSE +0 -21
  427. package/client/node_modules/get-intrinsic/README.md +0 -71
  428. package/client/node_modules/get-intrinsic/index.js +0 -378
  429. package/client/node_modules/get-intrinsic/package.json +0 -97
  430. package/client/node_modules/get-intrinsic/test/GetIntrinsic.js +0 -274
  431. package/client/node_modules/get-proto/.eslintrc +0 -10
  432. package/client/node_modules/get-proto/.github/FUNDING.yml +0 -12
  433. package/client/node_modules/get-proto/.nycrc +0 -9
  434. package/client/node_modules/get-proto/CHANGELOG.md +0 -21
  435. package/client/node_modules/get-proto/LICENSE +0 -21
  436. package/client/node_modules/get-proto/Object.getPrototypeOf.d.ts +0 -5
  437. package/client/node_modules/get-proto/Object.getPrototypeOf.js +0 -6
  438. package/client/node_modules/get-proto/README.md +0 -50
  439. package/client/node_modules/get-proto/Reflect.getPrototypeOf.d.ts +0 -3
  440. package/client/node_modules/get-proto/Reflect.getPrototypeOf.js +0 -4
  441. package/client/node_modules/get-proto/index.d.ts +0 -5
  442. package/client/node_modules/get-proto/index.js +0 -27
  443. package/client/node_modules/get-proto/package.json +0 -81
  444. package/client/node_modules/get-proto/test/index.js +0 -68
  445. package/client/node_modules/get-proto/tsconfig.json +0 -9
  446. package/client/node_modules/gopd/.eslintrc +0 -16
  447. package/client/node_modules/gopd/.github/FUNDING.yml +0 -12
  448. package/client/node_modules/gopd/CHANGELOG.md +0 -45
  449. package/client/node_modules/gopd/LICENSE +0 -21
  450. package/client/node_modules/gopd/README.md +0 -40
  451. package/client/node_modules/gopd/gOPD.d.ts +0 -1
  452. package/client/node_modules/gopd/gOPD.js +0 -4
  453. package/client/node_modules/gopd/index.d.ts +0 -5
  454. package/client/node_modules/gopd/index.js +0 -15
  455. package/client/node_modules/gopd/package.json +0 -77
  456. package/client/node_modules/gopd/test/index.js +0 -36
  457. package/client/node_modules/gopd/tsconfig.json +0 -9
  458. package/client/node_modules/has-symbols/.eslintrc +0 -11
  459. package/client/node_modules/has-symbols/.github/FUNDING.yml +0 -12
  460. package/client/node_modules/has-symbols/.nycrc +0 -9
  461. package/client/node_modules/has-symbols/CHANGELOG.md +0 -91
  462. package/client/node_modules/has-symbols/LICENSE +0 -21
  463. package/client/node_modules/has-symbols/README.md +0 -46
  464. package/client/node_modules/has-symbols/index.d.ts +0 -3
  465. package/client/node_modules/has-symbols/index.js +0 -14
  466. package/client/node_modules/has-symbols/package.json +0 -111
  467. package/client/node_modules/has-symbols/shams.d.ts +0 -3
  468. package/client/node_modules/has-symbols/shams.js +0 -45
  469. package/client/node_modules/has-symbols/test/index.js +0 -22
  470. package/client/node_modules/has-symbols/test/shams/core-js.js +0 -29
  471. package/client/node_modules/has-symbols/test/shams/get-own-property-symbols.js +0 -29
  472. package/client/node_modules/has-symbols/test/tests.js +0 -58
  473. package/client/node_modules/has-symbols/tsconfig.json +0 -10
  474. package/client/node_modules/hasown/.github/FUNDING.yml +0 -12
  475. package/client/node_modules/hasown/.nycrc +0 -13
  476. package/client/node_modules/hasown/CHANGELOG.md +0 -58
  477. package/client/node_modules/hasown/LICENSE +0 -21
  478. package/client/node_modules/hasown/README.md +0 -40
  479. package/client/node_modules/hasown/eslint.config.mjs +0 -6
  480. package/client/node_modules/hasown/index.d.ts +0 -3
  481. package/client/node_modules/hasown/index.js +0 -8
  482. package/client/node_modules/hasown/package.json +0 -91
  483. package/client/node_modules/hasown/tsconfig.json +0 -6
  484. package/client/node_modules/http-errors/HISTORY.md +0 -186
  485. package/client/node_modules/http-errors/LICENSE +0 -23
  486. package/client/node_modules/http-errors/README.md +0 -169
  487. package/client/node_modules/http-errors/index.js +0 -290
  488. package/client/node_modules/http-errors/package.json +0 -54
  489. package/client/node_modules/iconv-lite/Changelog.md +0 -162
  490. package/client/node_modules/iconv-lite/LICENSE +0 -21
  491. package/client/node_modules/iconv-lite/README.md +0 -156
  492. package/client/node_modules/iconv-lite/encodings/dbcs-codec.js +0 -555
  493. package/client/node_modules/iconv-lite/encodings/dbcs-data.js +0 -176
  494. package/client/node_modules/iconv-lite/encodings/index.js +0 -22
  495. package/client/node_modules/iconv-lite/encodings/internal.js +0 -188
  496. package/client/node_modules/iconv-lite/encodings/sbcs-codec.js +0 -72
  497. package/client/node_modules/iconv-lite/encodings/sbcs-data-generated.js +0 -451
  498. package/client/node_modules/iconv-lite/encodings/sbcs-data.js +0 -174
  499. package/client/node_modules/iconv-lite/encodings/tables/big5-added.json +0 -122
  500. package/client/node_modules/iconv-lite/encodings/tables/cp936.json +0 -264
  501. package/client/node_modules/iconv-lite/encodings/tables/cp949.json +0 -273
  502. package/client/node_modules/iconv-lite/encodings/tables/cp950.json +0 -177
  503. package/client/node_modules/iconv-lite/encodings/tables/eucjp.json +0 -182
  504. package/client/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json +0 -1
  505. package/client/node_modules/iconv-lite/encodings/tables/gbk-added.json +0 -55
  506. package/client/node_modules/iconv-lite/encodings/tables/shiftjis.json +0 -125
  507. package/client/node_modules/iconv-lite/encodings/utf16.js +0 -177
  508. package/client/node_modules/iconv-lite/encodings/utf7.js +0 -290
  509. package/client/node_modules/iconv-lite/lib/bom-handling.js +0 -52
  510. package/client/node_modules/iconv-lite/lib/extend-node.js +0 -217
  511. package/client/node_modules/iconv-lite/lib/index.d.ts +0 -24
  512. package/client/node_modules/iconv-lite/lib/index.js +0 -153
  513. package/client/node_modules/iconv-lite/lib/streams.js +0 -121
  514. package/client/node_modules/iconv-lite/package.json +0 -46
  515. package/client/node_modules/inherits/LICENSE +0 -16
  516. package/client/node_modules/inherits/README.md +0 -42
  517. package/client/node_modules/inherits/inherits.js +0 -9
  518. package/client/node_modules/inherits/inherits_browser.js +0 -27
  519. package/client/node_modules/inherits/package.json +0 -29
  520. package/client/node_modules/ipaddr.js/LICENSE +0 -19
  521. package/client/node_modules/ipaddr.js/README.md +0 -233
  522. package/client/node_modules/ipaddr.js/ipaddr.min.js +0 -1
  523. package/client/node_modules/ipaddr.js/lib/ipaddr.js +0 -673
  524. package/client/node_modules/ipaddr.js/lib/ipaddr.js.d.ts +0 -68
  525. package/client/node_modules/ipaddr.js/package.json +0 -35
  526. package/client/node_modules/is-docker/cli.js +0 -5
  527. package/client/node_modules/is-docker/index.d.ts +0 -15
  528. package/client/node_modules/is-docker/index.js +0 -29
  529. package/client/node_modules/is-docker/license +0 -9
  530. package/client/node_modules/is-docker/package.json +0 -42
  531. package/client/node_modules/is-docker/readme.md +0 -27
  532. package/client/node_modules/is-wsl/index.d.ts +0 -15
  533. package/client/node_modules/is-wsl/index.js +0 -31
  534. package/client/node_modules/is-wsl/license +0 -9
  535. package/client/node_modules/is-wsl/package.json +0 -45
  536. package/client/node_modules/is-wsl/readme.md +0 -36
  537. package/client/node_modules/math-intrinsics/.eslintrc +0 -16
  538. package/client/node_modules/math-intrinsics/.github/FUNDING.yml +0 -12
  539. package/client/node_modules/math-intrinsics/CHANGELOG.md +0 -24
  540. package/client/node_modules/math-intrinsics/LICENSE +0 -21
  541. package/client/node_modules/math-intrinsics/README.md +0 -50
  542. package/client/node_modules/math-intrinsics/abs.d.ts +0 -1
  543. package/client/node_modules/math-intrinsics/abs.js +0 -4
  544. package/client/node_modules/math-intrinsics/constants/maxArrayLength.d.ts +0 -3
  545. package/client/node_modules/math-intrinsics/constants/maxArrayLength.js +0 -4
  546. package/client/node_modules/math-intrinsics/constants/maxSafeInteger.d.ts +0 -3
  547. package/client/node_modules/math-intrinsics/constants/maxSafeInteger.js +0 -5
  548. package/client/node_modules/math-intrinsics/constants/maxValue.d.ts +0 -3
  549. package/client/node_modules/math-intrinsics/constants/maxValue.js +0 -5
  550. package/client/node_modules/math-intrinsics/floor.d.ts +0 -1
  551. package/client/node_modules/math-intrinsics/floor.js +0 -4
  552. package/client/node_modules/math-intrinsics/isFinite.d.ts +0 -3
  553. package/client/node_modules/math-intrinsics/isFinite.js +0 -12
  554. package/client/node_modules/math-intrinsics/isInteger.d.ts +0 -3
  555. package/client/node_modules/math-intrinsics/isInteger.js +0 -16
  556. package/client/node_modules/math-intrinsics/isNaN.d.ts +0 -1
  557. package/client/node_modules/math-intrinsics/isNaN.js +0 -6
  558. package/client/node_modules/math-intrinsics/isNegativeZero.d.ts +0 -3
  559. package/client/node_modules/math-intrinsics/isNegativeZero.js +0 -6
  560. package/client/node_modules/math-intrinsics/max.d.ts +0 -1
  561. package/client/node_modules/math-intrinsics/max.js +0 -4
  562. package/client/node_modules/math-intrinsics/min.d.ts +0 -1
  563. package/client/node_modules/math-intrinsics/min.js +0 -4
  564. package/client/node_modules/math-intrinsics/mod.d.ts +0 -3
  565. package/client/node_modules/math-intrinsics/mod.js +0 -9
  566. package/client/node_modules/math-intrinsics/package.json +0 -86
  567. package/client/node_modules/math-intrinsics/pow.d.ts +0 -1
  568. package/client/node_modules/math-intrinsics/pow.js +0 -4
  569. package/client/node_modules/math-intrinsics/round.d.ts +0 -1
  570. package/client/node_modules/math-intrinsics/round.js +0 -4
  571. package/client/node_modules/math-intrinsics/sign.d.ts +0 -3
  572. package/client/node_modules/math-intrinsics/sign.js +0 -11
  573. package/client/node_modules/math-intrinsics/test/index.js +0 -192
  574. package/client/node_modules/math-intrinsics/tsconfig.json +0 -3
  575. package/client/node_modules/media-typer/HISTORY.md +0 -22
  576. package/client/node_modules/media-typer/LICENSE +0 -22
  577. package/client/node_modules/media-typer/README.md +0 -81
  578. package/client/node_modules/media-typer/index.js +0 -270
  579. package/client/node_modules/media-typer/package.json +0 -26
  580. package/client/node_modules/merge-descriptors/HISTORY.md +0 -21
  581. package/client/node_modules/merge-descriptors/LICENSE +0 -23
  582. package/client/node_modules/merge-descriptors/README.md +0 -49
  583. package/client/node_modules/merge-descriptors/index.js +0 -60
  584. package/client/node_modules/merge-descriptors/package.json +0 -39
  585. package/client/node_modules/methods/HISTORY.md +0 -29
  586. package/client/node_modules/methods/LICENSE +0 -24
  587. package/client/node_modules/methods/README.md +0 -51
  588. package/client/node_modules/methods/index.js +0 -69
  589. package/client/node_modules/methods/package.json +0 -36
  590. package/client/node_modules/mime/CHANGELOG.md +0 -164
  591. package/client/node_modules/mime/LICENSE +0 -21
  592. package/client/node_modules/mime/README.md +0 -90
  593. package/client/node_modules/mime/cli.js +0 -8
  594. package/client/node_modules/mime/mime.js +0 -108
  595. package/client/node_modules/mime/package.json +0 -44
  596. package/client/node_modules/mime/src/build.js +0 -53
  597. package/client/node_modules/mime/src/test.js +0 -60
  598. package/client/node_modules/mime/types.json +0 -1
  599. package/client/node_modules/mime-db/HISTORY.md +0 -507
  600. package/client/node_modules/mime-db/LICENSE +0 -23
  601. package/client/node_modules/mime-db/README.md +0 -100
  602. package/client/node_modules/mime-db/db.json +0 -8519
  603. package/client/node_modules/mime-db/index.js +0 -12
  604. package/client/node_modules/mime-db/package.json +0 -60
  605. package/client/node_modules/mime-types/HISTORY.md +0 -397
  606. package/client/node_modules/mime-types/LICENSE +0 -23
  607. package/client/node_modules/mime-types/README.md +0 -113
  608. package/client/node_modules/mime-types/index.js +0 -188
  609. package/client/node_modules/mime-types/package.json +0 -44
  610. package/client/node_modules/ms/index.js +0 -152
  611. package/client/node_modules/ms/license.md +0 -21
  612. package/client/node_modules/ms/package.json +0 -37
  613. package/client/node_modules/ms/readme.md +0 -51
  614. package/client/node_modules/negotiator/HISTORY.md +0 -108
  615. package/client/node_modules/negotiator/LICENSE +0 -24
  616. package/client/node_modules/negotiator/README.md +0 -203
  617. package/client/node_modules/negotiator/index.js +0 -82
  618. package/client/node_modules/negotiator/lib/charset.js +0 -169
  619. package/client/node_modules/negotiator/lib/encoding.js +0 -184
  620. package/client/node_modules/negotiator/lib/language.js +0 -179
  621. package/client/node_modules/negotiator/lib/mediaType.js +0 -294
  622. package/client/node_modules/negotiator/package.json +0 -42
  623. package/client/node_modules/object-inspect/.eslintrc +0 -53
  624. package/client/node_modules/object-inspect/.github/FUNDING.yml +0 -12
  625. package/client/node_modules/object-inspect/.nycrc +0 -13
  626. package/client/node_modules/object-inspect/CHANGELOG.md +0 -424
  627. package/client/node_modules/object-inspect/LICENSE +0 -21
  628. package/client/node_modules/object-inspect/example/all.js +0 -23
  629. package/client/node_modules/object-inspect/example/circular.js +0 -6
  630. package/client/node_modules/object-inspect/example/fn.js +0 -5
  631. package/client/node_modules/object-inspect/example/inspect.js +0 -10
  632. package/client/node_modules/object-inspect/index.js +0 -544
  633. package/client/node_modules/object-inspect/package-support.json +0 -20
  634. package/client/node_modules/object-inspect/package.json +0 -105
  635. package/client/node_modules/object-inspect/readme.markdown +0 -84
  636. package/client/node_modules/object-inspect/test/bigint.js +0 -58
  637. package/client/node_modules/object-inspect/test/browser/dom.js +0 -15
  638. package/client/node_modules/object-inspect/test/circular.js +0 -16
  639. package/client/node_modules/object-inspect/test/deep.js +0 -12
  640. package/client/node_modules/object-inspect/test/element.js +0 -53
  641. package/client/node_modules/object-inspect/test/err.js +0 -48
  642. package/client/node_modules/object-inspect/test/fakes.js +0 -29
  643. package/client/node_modules/object-inspect/test/fn.js +0 -76
  644. package/client/node_modules/object-inspect/test/global.js +0 -17
  645. package/client/node_modules/object-inspect/test/has.js +0 -15
  646. package/client/node_modules/object-inspect/test/holes.js +0 -15
  647. package/client/node_modules/object-inspect/test/indent-option.js +0 -271
  648. package/client/node_modules/object-inspect/test/inspect.js +0 -139
  649. package/client/node_modules/object-inspect/test/lowbyte.js +0 -12
  650. package/client/node_modules/object-inspect/test/number.js +0 -58
  651. package/client/node_modules/object-inspect/test/quoteStyle.js +0 -26
  652. package/client/node_modules/object-inspect/test/toStringTag.js +0 -40
  653. package/client/node_modules/object-inspect/test/undef.js +0 -12
  654. package/client/node_modules/object-inspect/test/values.js +0 -261
  655. package/client/node_modules/object-inspect/test-core-js.js +0 -26
  656. package/client/node_modules/object-inspect/util.inspect.js +0 -1
  657. package/client/node_modules/on-finished/HISTORY.md +0 -98
  658. package/client/node_modules/on-finished/LICENSE +0 -23
  659. package/client/node_modules/on-finished/README.md +0 -162
  660. package/client/node_modules/on-finished/index.js +0 -234
  661. package/client/node_modules/on-finished/package.json +0 -39
  662. package/client/node_modules/open/index.d.ts +0 -153
  663. package/client/node_modules/open/index.js +0 -334
  664. package/client/node_modules/open/license +0 -9
  665. package/client/node_modules/open/package.json +0 -61
  666. package/client/node_modules/open/readme.md +0 -171
  667. package/client/node_modules/open/xdg-open +0 -1066
  668. package/client/node_modules/parseurl/HISTORY.md +0 -58
  669. package/client/node_modules/parseurl/LICENSE +0 -24
  670. package/client/node_modules/parseurl/README.md +0 -133
  671. package/client/node_modules/parseurl/index.js +0 -158
  672. package/client/node_modules/parseurl/package.json +0 -40
  673. package/client/node_modules/path-to-regexp/LICENSE +0 -21
  674. package/client/node_modules/path-to-regexp/Readme.md +0 -35
  675. package/client/node_modules/path-to-regexp/index.js +0 -158
  676. package/client/node_modules/path-to-regexp/package.json +0 -30
  677. package/client/node_modules/proxy-addr/HISTORY.md +0 -161
  678. package/client/node_modules/proxy-addr/LICENSE +0 -22
  679. package/client/node_modules/proxy-addr/README.md +0 -139
  680. package/client/node_modules/proxy-addr/index.js +0 -327
  681. package/client/node_modules/proxy-addr/package.json +0 -47
  682. package/client/node_modules/qs/.editorconfig +0 -46
  683. package/client/node_modules/qs/.github/FUNDING.yml +0 -12
  684. package/client/node_modules/qs/.github/SECURITY.md +0 -11
  685. package/client/node_modules/qs/.github/THREAT_MODEL.md +0 -78
  686. package/client/node_modules/qs/.nycrc +0 -13
  687. package/client/node_modules/qs/CHANGELOG.md +0 -822
  688. package/client/node_modules/qs/LICENSE.md +0 -29
  689. package/client/node_modules/qs/README.md +0 -758
  690. package/client/node_modules/qs/dist/qs.js +0 -141
  691. package/client/node_modules/qs/eslint.config.mjs +0 -57
  692. package/client/node_modules/qs/lib/formats.js +0 -23
  693. package/client/node_modules/qs/lib/index.js +0 -11
  694. package/client/node_modules/qs/lib/parse.js +0 -403
  695. package/client/node_modules/qs/lib/stringify.js +0 -363
  696. package/client/node_modules/qs/lib/utils.js +0 -342
  697. package/client/node_modules/qs/package.json +0 -94
  698. package/client/node_modules/qs/test/empty-keys-cases.js +0 -267
  699. package/client/node_modules/qs/test/parse.js +0 -1703
  700. package/client/node_modules/qs/test/stringify.js +0 -1448
  701. package/client/node_modules/qs/test/utils.js +0 -432
  702. package/client/node_modules/range-parser/HISTORY.md +0 -56
  703. package/client/node_modules/range-parser/LICENSE +0 -23
  704. package/client/node_modules/range-parser/README.md +0 -84
  705. package/client/node_modules/range-parser/index.js +0 -162
  706. package/client/node_modules/range-parser/package.json +0 -44
  707. package/client/node_modules/raw-body/LICENSE +0 -22
  708. package/client/node_modules/raw-body/README.md +0 -223
  709. package/client/node_modules/raw-body/index.d.ts +0 -87
  710. package/client/node_modules/raw-body/index.js +0 -336
  711. package/client/node_modules/raw-body/package.json +0 -47
  712. package/client/node_modules/safe-buffer/LICENSE +0 -21
  713. package/client/node_modules/safe-buffer/README.md +0 -584
  714. package/client/node_modules/safe-buffer/index.d.ts +0 -187
  715. package/client/node_modules/safe-buffer/index.js +0 -65
  716. package/client/node_modules/safe-buffer/package.json +0 -51
  717. package/client/node_modules/safer-buffer/LICENSE +0 -21
  718. package/client/node_modules/safer-buffer/Porting-Buffer.md +0 -268
  719. package/client/node_modules/safer-buffer/Readme.md +0 -156
  720. package/client/node_modules/safer-buffer/dangerous.js +0 -58
  721. package/client/node_modules/safer-buffer/package.json +0 -34
  722. package/client/node_modules/safer-buffer/safer.js +0 -77
  723. package/client/node_modules/safer-buffer/tests.js +0 -406
  724. package/client/node_modules/send/HISTORY.md +0 -538
  725. package/client/node_modules/send/LICENSE +0 -23
  726. package/client/node_modules/send/README.md +0 -327
  727. package/client/node_modules/send/SECURITY.md +0 -24
  728. package/client/node_modules/send/index.js +0 -1142
  729. package/client/node_modules/send/node_modules/ms/index.js +0 -162
  730. package/client/node_modules/send/node_modules/ms/license.md +0 -21
  731. package/client/node_modules/send/node_modules/ms/package.json +0 -38
  732. package/client/node_modules/send/node_modules/ms/readme.md +0 -59
  733. package/client/node_modules/send/package.json +0 -62
  734. package/client/node_modules/serve-static/HISTORY.md +0 -493
  735. package/client/node_modules/serve-static/LICENSE +0 -25
  736. package/client/node_modules/serve-static/README.md +0 -257
  737. package/client/node_modules/serve-static/index.js +0 -209
  738. package/client/node_modules/serve-static/package.json +0 -42
  739. package/client/node_modules/setprototypeof/LICENSE +0 -13
  740. package/client/node_modules/setprototypeof/README.md +0 -31
  741. package/client/node_modules/setprototypeof/index.d.ts +0 -2
  742. package/client/node_modules/setprototypeof/index.js +0 -17
  743. package/client/node_modules/setprototypeof/package.json +0 -38
  744. package/client/node_modules/setprototypeof/test/index.js +0 -24
  745. package/client/node_modules/side-channel/.editorconfig +0 -9
  746. package/client/node_modules/side-channel/.eslintrc +0 -12
  747. package/client/node_modules/side-channel/.github/FUNDING.yml +0 -12
  748. package/client/node_modules/side-channel/.nycrc +0 -13
  749. package/client/node_modules/side-channel/CHANGELOG.md +0 -120
  750. package/client/node_modules/side-channel/LICENSE +0 -21
  751. package/client/node_modules/side-channel/README.md +0 -61
  752. package/client/node_modules/side-channel/index.d.ts +0 -14
  753. package/client/node_modules/side-channel/index.js +0 -46
  754. package/client/node_modules/side-channel/package.json +0 -85
  755. package/client/node_modules/side-channel/test/index.js +0 -120
  756. package/client/node_modules/side-channel/tsconfig.json +0 -9
  757. package/client/node_modules/side-channel-list/.editorconfig +0 -9
  758. package/client/node_modules/side-channel-list/.eslintrc +0 -11
  759. package/client/node_modules/side-channel-list/.github/FUNDING.yml +0 -12
  760. package/client/node_modules/side-channel-list/.nycrc +0 -13
  761. package/client/node_modules/side-channel-list/CHANGELOG.md +0 -36
  762. package/client/node_modules/side-channel-list/LICENSE +0 -21
  763. package/client/node_modules/side-channel-list/README.md +0 -62
  764. package/client/node_modules/side-channel-list/index.d.ts +0 -13
  765. package/client/node_modules/side-channel-list/index.js +0 -111
  766. package/client/node_modules/side-channel-list/list.d.ts +0 -14
  767. package/client/node_modules/side-channel-list/package.json +0 -77
  768. package/client/node_modules/side-channel-list/test/index.js +0 -154
  769. package/client/node_modules/side-channel-list/tsconfig.json +0 -9
  770. package/client/node_modules/side-channel-map/.editorconfig +0 -9
  771. package/client/node_modules/side-channel-map/.eslintrc +0 -11
  772. package/client/node_modules/side-channel-map/.github/FUNDING.yml +0 -12
  773. package/client/node_modules/side-channel-map/.nycrc +0 -13
  774. package/client/node_modules/side-channel-map/CHANGELOG.md +0 -22
  775. package/client/node_modules/side-channel-map/LICENSE +0 -21
  776. package/client/node_modules/side-channel-map/README.md +0 -62
  777. package/client/node_modules/side-channel-map/index.d.ts +0 -15
  778. package/client/node_modules/side-channel-map/index.js +0 -68
  779. package/client/node_modules/side-channel-map/package.json +0 -80
  780. package/client/node_modules/side-channel-map/test/index.js +0 -114
  781. package/client/node_modules/side-channel-map/tsconfig.json +0 -9
  782. package/client/node_modules/side-channel-weakmap/.editorconfig +0 -9
  783. package/client/node_modules/side-channel-weakmap/.eslintrc +0 -12
  784. package/client/node_modules/side-channel-weakmap/.github/FUNDING.yml +0 -12
  785. package/client/node_modules/side-channel-weakmap/.nycrc +0 -13
  786. package/client/node_modules/side-channel-weakmap/CHANGELOG.md +0 -28
  787. package/client/node_modules/side-channel-weakmap/LICENSE +0 -21
  788. package/client/node_modules/side-channel-weakmap/README.md +0 -62
  789. package/client/node_modules/side-channel-weakmap/index.d.ts +0 -15
  790. package/client/node_modules/side-channel-weakmap/index.js +0 -84
  791. package/client/node_modules/side-channel-weakmap/package.json +0 -87
  792. package/client/node_modules/side-channel-weakmap/test/index.js +0 -114
  793. package/client/node_modules/side-channel-weakmap/tsconfig.json +0 -9
  794. package/client/node_modules/statuses/HISTORY.md +0 -87
  795. package/client/node_modules/statuses/LICENSE +0 -23
  796. package/client/node_modules/statuses/README.md +0 -139
  797. package/client/node_modules/statuses/codes.json +0 -65
  798. package/client/node_modules/statuses/index.js +0 -146
  799. package/client/node_modules/statuses/package.json +0 -49
  800. package/client/node_modules/toidentifier/HISTORY.md +0 -9
  801. package/client/node_modules/toidentifier/LICENSE +0 -21
  802. package/client/node_modules/toidentifier/README.md +0 -61
  803. package/client/node_modules/toidentifier/index.js +0 -32
  804. package/client/node_modules/toidentifier/package.json +0 -38
  805. package/client/node_modules/type-is/HISTORY.md +0 -259
  806. package/client/node_modules/type-is/LICENSE +0 -23
  807. package/client/node_modules/type-is/README.md +0 -170
  808. package/client/node_modules/type-is/index.js +0 -266
  809. package/client/node_modules/type-is/package.json +0 -45
  810. package/client/node_modules/typescript/LICENSE.txt +0 -55
  811. package/client/node_modules/typescript/README.md +0 -50
  812. package/client/node_modules/typescript/SECURITY.md +0 -41
  813. package/client/node_modules/typescript/ThirdPartyNoticeText.txt +0 -193
  814. package/client/node_modules/typescript/bin/tsc +0 -2
  815. package/client/node_modules/typescript/bin/tsserver +0 -2
  816. package/client/node_modules/typescript/lib/_tsc.js +0 -133818
  817. package/client/node_modules/typescript/lib/_tsserver.js +0 -659
  818. package/client/node_modules/typescript/lib/_typingsInstaller.js +0 -222
  819. package/client/node_modules/typescript/lib/cs/diagnosticMessages.generated.json +0 -2122
  820. package/client/node_modules/typescript/lib/de/diagnosticMessages.generated.json +0 -2122
  821. package/client/node_modules/typescript/lib/es/diagnosticMessages.generated.json +0 -2122
  822. package/client/node_modules/typescript/lib/fr/diagnosticMessages.generated.json +0 -2122
  823. package/client/node_modules/typescript/lib/it/diagnosticMessages.generated.json +0 -2122
  824. package/client/node_modules/typescript/lib/ja/diagnosticMessages.generated.json +0 -2122
  825. package/client/node_modules/typescript/lib/ko/diagnosticMessages.generated.json +0 -2122
  826. package/client/node_modules/typescript/lib/lib.d.ts +0 -22
  827. package/client/node_modules/typescript/lib/lib.decorators.d.ts +0 -384
  828. package/client/node_modules/typescript/lib/lib.decorators.legacy.d.ts +0 -22
  829. package/client/node_modules/typescript/lib/lib.dom.asynciterable.d.ts +0 -41
  830. package/client/node_modules/typescript/lib/lib.dom.d.ts +0 -39429
  831. package/client/node_modules/typescript/lib/lib.dom.iterable.d.ts +0 -571
  832. package/client/node_modules/typescript/lib/lib.es2015.collection.d.ts +0 -147
  833. package/client/node_modules/typescript/lib/lib.es2015.core.d.ts +0 -597
  834. package/client/node_modules/typescript/lib/lib.es2015.d.ts +0 -28
  835. package/client/node_modules/typescript/lib/lib.es2015.generator.d.ts +0 -77
  836. package/client/node_modules/typescript/lib/lib.es2015.iterable.d.ts +0 -605
  837. package/client/node_modules/typescript/lib/lib.es2015.promise.d.ts +0 -81
  838. package/client/node_modules/typescript/lib/lib.es2015.proxy.d.ts +0 -128
  839. package/client/node_modules/typescript/lib/lib.es2015.reflect.d.ts +0 -144
  840. package/client/node_modules/typescript/lib/lib.es2015.symbol.d.ts +0 -46
  841. package/client/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts +0 -326
  842. package/client/node_modules/typescript/lib/lib.es2016.array.include.d.ts +0 -116
  843. package/client/node_modules/typescript/lib/lib.es2016.d.ts +0 -21
  844. package/client/node_modules/typescript/lib/lib.es2016.full.d.ts +0 -23
  845. package/client/node_modules/typescript/lib/lib.es2016.intl.d.ts +0 -31
  846. package/client/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts +0 -21
  847. package/client/node_modules/typescript/lib/lib.es2017.d.ts +0 -26
  848. package/client/node_modules/typescript/lib/lib.es2017.date.d.ts +0 -31
  849. package/client/node_modules/typescript/lib/lib.es2017.full.d.ts +0 -23
  850. package/client/node_modules/typescript/lib/lib.es2017.intl.d.ts +0 -44
  851. package/client/node_modules/typescript/lib/lib.es2017.object.d.ts +0 -49
  852. package/client/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts +0 -135
  853. package/client/node_modules/typescript/lib/lib.es2017.string.d.ts +0 -45
  854. package/client/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts +0 -53
  855. package/client/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts +0 -77
  856. package/client/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts +0 -53
  857. package/client/node_modules/typescript/lib/lib.es2018.d.ts +0 -24
  858. package/client/node_modules/typescript/lib/lib.es2018.full.d.ts +0 -24
  859. package/client/node_modules/typescript/lib/lib.es2018.intl.d.ts +0 -83
  860. package/client/node_modules/typescript/lib/lib.es2018.promise.d.ts +0 -30
  861. package/client/node_modules/typescript/lib/lib.es2018.regexp.d.ts +0 -37
  862. package/client/node_modules/typescript/lib/lib.es2019.array.d.ts +0 -79
  863. package/client/node_modules/typescript/lib/lib.es2019.d.ts +0 -24
  864. package/client/node_modules/typescript/lib/lib.es2019.full.d.ts +0 -24
  865. package/client/node_modules/typescript/lib/lib.es2019.intl.d.ts +0 -23
  866. package/client/node_modules/typescript/lib/lib.es2019.object.d.ts +0 -33
  867. package/client/node_modules/typescript/lib/lib.es2019.string.d.ts +0 -37
  868. package/client/node_modules/typescript/lib/lib.es2019.symbol.d.ts +0 -24
  869. package/client/node_modules/typescript/lib/lib.es2020.bigint.d.ts +0 -765
  870. package/client/node_modules/typescript/lib/lib.es2020.d.ts +0 -27
  871. package/client/node_modules/typescript/lib/lib.es2020.date.d.ts +0 -42
  872. package/client/node_modules/typescript/lib/lib.es2020.full.d.ts +0 -24
  873. package/client/node_modules/typescript/lib/lib.es2020.intl.d.ts +0 -474
  874. package/client/node_modules/typescript/lib/lib.es2020.number.d.ts +0 -28
  875. package/client/node_modules/typescript/lib/lib.es2020.promise.d.ts +0 -47
  876. package/client/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts +0 -99
  877. package/client/node_modules/typescript/lib/lib.es2020.string.d.ts +0 -44
  878. package/client/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +0 -41
  879. package/client/node_modules/typescript/lib/lib.es2021.d.ts +0 -23
  880. package/client/node_modules/typescript/lib/lib.es2021.full.d.ts +0 -24
  881. package/client/node_modules/typescript/lib/lib.es2021.intl.d.ts +0 -166
  882. package/client/node_modules/typescript/lib/lib.es2021.promise.d.ts +0 -48
  883. package/client/node_modules/typescript/lib/lib.es2021.string.d.ts +0 -33
  884. package/client/node_modules/typescript/lib/lib.es2021.weakref.d.ts +0 -78
  885. package/client/node_modules/typescript/lib/lib.es2022.array.d.ts +0 -121
  886. package/client/node_modules/typescript/lib/lib.es2022.d.ts +0 -25
  887. package/client/node_modules/typescript/lib/lib.es2022.error.d.ts +0 -75
  888. package/client/node_modules/typescript/lib/lib.es2022.full.d.ts +0 -24
  889. package/client/node_modules/typescript/lib/lib.es2022.intl.d.ts +0 -145
  890. package/client/node_modules/typescript/lib/lib.es2022.object.d.ts +0 -26
  891. package/client/node_modules/typescript/lib/lib.es2022.regexp.d.ts +0 -39
  892. package/client/node_modules/typescript/lib/lib.es2022.string.d.ts +0 -25
  893. package/client/node_modules/typescript/lib/lib.es2023.array.d.ts +0 -924
  894. package/client/node_modules/typescript/lib/lib.es2023.collection.d.ts +0 -21
  895. package/client/node_modules/typescript/lib/lib.es2023.d.ts +0 -22
  896. package/client/node_modules/typescript/lib/lib.es2023.full.d.ts +0 -24
  897. package/client/node_modules/typescript/lib/lib.es2023.intl.d.ts +0 -56
  898. package/client/node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts +0 -65
  899. package/client/node_modules/typescript/lib/lib.es2024.collection.d.ts +0 -29
  900. package/client/node_modules/typescript/lib/lib.es2024.d.ts +0 -26
  901. package/client/node_modules/typescript/lib/lib.es2024.full.d.ts +0 -24
  902. package/client/node_modules/typescript/lib/lib.es2024.object.d.ts +0 -29
  903. package/client/node_modules/typescript/lib/lib.es2024.promise.d.ts +0 -35
  904. package/client/node_modules/typescript/lib/lib.es2024.regexp.d.ts +0 -25
  905. package/client/node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts +0 -68
  906. package/client/node_modules/typescript/lib/lib.es2024.string.d.ts +0 -29
  907. package/client/node_modules/typescript/lib/lib.es5.d.ts +0 -4601
  908. package/client/node_modules/typescript/lib/lib.es6.d.ts +0 -23
  909. package/client/node_modules/typescript/lib/lib.esnext.array.d.ts +0 -35
  910. package/client/node_modules/typescript/lib/lib.esnext.collection.d.ts +0 -96
  911. package/client/node_modules/typescript/lib/lib.esnext.d.ts +0 -29
  912. package/client/node_modules/typescript/lib/lib.esnext.decorators.d.ts +0 -28
  913. package/client/node_modules/typescript/lib/lib.esnext.disposable.d.ts +0 -193
  914. package/client/node_modules/typescript/lib/lib.esnext.error.d.ts +0 -24
  915. package/client/node_modules/typescript/lib/lib.esnext.float16.d.ts +0 -445
  916. package/client/node_modules/typescript/lib/lib.esnext.full.d.ts +0 -24
  917. package/client/node_modules/typescript/lib/lib.esnext.intl.d.ts +0 -21
  918. package/client/node_modules/typescript/lib/lib.esnext.iterator.d.ts +0 -148
  919. package/client/node_modules/typescript/lib/lib.esnext.promise.d.ts +0 -34
  920. package/client/node_modules/typescript/lib/lib.esnext.sharedmemory.d.ts +0 -25
  921. package/client/node_modules/typescript/lib/lib.scripthost.d.ts +0 -322
  922. package/client/node_modules/typescript/lib/lib.webworker.asynciterable.d.ts +0 -41
  923. package/client/node_modules/typescript/lib/lib.webworker.d.ts +0 -13150
  924. package/client/node_modules/typescript/lib/lib.webworker.importscripts.d.ts +0 -23
  925. package/client/node_modules/typescript/lib/lib.webworker.iterable.d.ts +0 -340
  926. package/client/node_modules/typescript/lib/pl/diagnosticMessages.generated.json +0 -2122
  927. package/client/node_modules/typescript/lib/pt-br/diagnosticMessages.generated.json +0 -2122
  928. package/client/node_modules/typescript/lib/ru/diagnosticMessages.generated.json +0 -2122
  929. package/client/node_modules/typescript/lib/tr/diagnosticMessages.generated.json +0 -2122
  930. package/client/node_modules/typescript/lib/tsc.js +0 -8
  931. package/client/node_modules/typescript/lib/tsserver.js +0 -8
  932. package/client/node_modules/typescript/lib/tsserverlibrary.d.ts +0 -17
  933. package/client/node_modules/typescript/lib/tsserverlibrary.js +0 -21
  934. package/client/node_modules/typescript/lib/typesMap.json +0 -497
  935. package/client/node_modules/typescript/lib/typescript.d.ts +0 -11437
  936. package/client/node_modules/typescript/lib/typescript.js +0 -200276
  937. package/client/node_modules/typescript/lib/typingsInstaller.js +0 -8
  938. package/client/node_modules/typescript/lib/watchGuard.js +0 -53
  939. package/client/node_modules/typescript/lib/zh-cn/diagnosticMessages.generated.json +0 -2122
  940. package/client/node_modules/typescript/lib/zh-tw/diagnosticMessages.generated.json +0 -2122
  941. package/client/node_modules/typescript/package.json +0 -120
  942. package/client/node_modules/undici-types/LICENSE +0 -21
  943. package/client/node_modules/undici-types/README.md +0 -6
  944. package/client/node_modules/undici-types/agent.d.ts +0 -31
  945. package/client/node_modules/undici-types/api.d.ts +0 -43
  946. package/client/node_modules/undici-types/balanced-pool.d.ts +0 -29
  947. package/client/node_modules/undici-types/cache.d.ts +0 -36
  948. package/client/node_modules/undici-types/client.d.ts +0 -108
  949. package/client/node_modules/undici-types/connector.d.ts +0 -34
  950. package/client/node_modules/undici-types/content-type.d.ts +0 -21
  951. package/client/node_modules/undici-types/cookies.d.ts +0 -28
  952. package/client/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
  953. package/client/node_modules/undici-types/dispatcher.d.ts +0 -256
  954. package/client/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
  955. package/client/node_modules/undici-types/errors.d.ts +0 -149
  956. package/client/node_modules/undici-types/eventsource.d.ts +0 -61
  957. package/client/node_modules/undici-types/fetch.d.ts +0 -209
  958. package/client/node_modules/undici-types/file.d.ts +0 -39
  959. package/client/node_modules/undici-types/filereader.d.ts +0 -54
  960. package/client/node_modules/undici-types/formdata.d.ts +0 -108
  961. package/client/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  962. package/client/node_modules/undici-types/global-origin.d.ts +0 -7
  963. package/client/node_modules/undici-types/handlers.d.ts +0 -15
  964. package/client/node_modules/undici-types/header.d.ts +0 -4
  965. package/client/node_modules/undici-types/index.d.ts +0 -71
  966. package/client/node_modules/undici-types/interceptors.d.ts +0 -17
  967. package/client/node_modules/undici-types/mock-agent.d.ts +0 -50
  968. package/client/node_modules/undici-types/mock-client.d.ts +0 -25
  969. package/client/node_modules/undici-types/mock-errors.d.ts +0 -12
  970. package/client/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  971. package/client/node_modules/undici-types/mock-pool.d.ts +0 -25
  972. package/client/node_modules/undici-types/package.json +0 -55
  973. package/client/node_modules/undici-types/patch.d.ts +0 -33
  974. package/client/node_modules/undici-types/pool-stats.d.ts +0 -19
  975. package/client/node_modules/undici-types/pool.d.ts +0 -39
  976. package/client/node_modules/undici-types/proxy-agent.d.ts +0 -28
  977. package/client/node_modules/undici-types/readable.d.ts +0 -65
  978. package/client/node_modules/undici-types/retry-agent.d.ts +0 -8
  979. package/client/node_modules/undici-types/retry-handler.d.ts +0 -116
  980. package/client/node_modules/undici-types/util.d.ts +0 -18
  981. package/client/node_modules/undici-types/webidl.d.ts +0 -228
  982. package/client/node_modules/undici-types/websocket.d.ts +0 -150
  983. package/client/node_modules/unpipe/HISTORY.md +0 -4
  984. package/client/node_modules/unpipe/LICENSE +0 -22
  985. package/client/node_modules/unpipe/README.md +0 -43
  986. package/client/node_modules/unpipe/index.js +0 -69
  987. package/client/node_modules/unpipe/package.json +0 -27
  988. package/client/node_modules/utils-merge/LICENSE +0 -20
  989. package/client/node_modules/utils-merge/README.md +0 -34
  990. package/client/node_modules/utils-merge/index.js +0 -23
  991. package/client/node_modules/utils-merge/package.json +0 -40
  992. package/client/node_modules/vary/HISTORY.md +0 -39
  993. package/client/node_modules/vary/LICENSE +0 -22
  994. package/client/node_modules/vary/README.md +0 -101
  995. package/client/node_modules/vary/index.js +0 -149
  996. package/client/node_modules/vary/package.json +0 -43
  997. package/client/obfuscate.js +0 -132
  998. package/client/package-lock.json +0 -956
  999. package/client/package.json +0 -32
  1000. package/client/src/cli.ts +0 -273
  1001. package/client/src/dashboard.ts +0 -85
  1002. package/client/src/executor.ts +0 -65
  1003. package/client/src/filters/generic.ts +0 -60
  1004. package/client/src/filters/git.ts +0 -150
  1005. package/client/src/filters/index.ts +0 -113
  1006. package/client/src/filters/js.ts +0 -102
  1007. package/client/src/filters/python.ts +0 -152
  1008. package/client/src/index.html +0 -779
  1009. package/client/src/mcp.ts +0 -88
  1010. package/client/src/redactor.ts +0 -54
  1011. package/client/src/seed.ts +0 -35
  1012. package/client/src/shims.ts +0 -142
  1013. package/client/src/simulate.ts +0 -98
  1014. package/client/src/sync.ts +0 -252
  1015. package/client/src/tracker.ts +0 -269
  1016. package/client/tsconfig.json +0 -14
  1017. package/install.bat +0 -48
  1018. package/test_e2e.js +0 -156
  1019. package/tsconfig.json +0 -15
  1020. /package/{client/dist/index.html → index.html} +0 -0
@@ -1,964 +0,0 @@
1
- /**
2
- * The `node:url` module provides utilities for URL resolution and parsing. It can
3
- * be accessed using:
4
- *
5
- * ```js
6
- * import url from 'node:url';
7
- * ```
8
- * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/url.js)
9
- */
10
- declare module "url" {
11
- import { Blob as NodeBlob, NonSharedBuffer } from "node:buffer";
12
- import { ClientRequestArgs } from "node:http";
13
- import { ParsedUrlQuery, ParsedUrlQueryInput } from "node:querystring";
14
- // Input to `url.format`
15
- interface UrlObject {
16
- auth?: string | null | undefined;
17
- hash?: string | null | undefined;
18
- host?: string | null | undefined;
19
- hostname?: string | null | undefined;
20
- href?: string | null | undefined;
21
- pathname?: string | null | undefined;
22
- protocol?: string | null | undefined;
23
- search?: string | null | undefined;
24
- slashes?: boolean | null | undefined;
25
- port?: string | number | null | undefined;
26
- query?: string | null | ParsedUrlQueryInput | undefined;
27
- }
28
- // Output of `url.parse`
29
- interface Url {
30
- auth: string | null;
31
- hash: string | null;
32
- host: string | null;
33
- hostname: string | null;
34
- href: string;
35
- path: string | null;
36
- pathname: string | null;
37
- protocol: string | null;
38
- search: string | null;
39
- slashes: boolean | null;
40
- port: string | null;
41
- query: string | null | ParsedUrlQuery;
42
- }
43
- interface UrlWithParsedQuery extends Url {
44
- query: ParsedUrlQuery;
45
- }
46
- interface UrlWithStringQuery extends Url {
47
- query: string | null;
48
- }
49
- interface FileUrlToPathOptions {
50
- /**
51
- * `true` if the `path` should be return as a windows filepath, `false` for posix, and `undefined` for the system default.
52
- * @default undefined
53
- */
54
- windows?: boolean | undefined;
55
- }
56
- interface PathToFileUrlOptions extends FileUrlToPathOptions {}
57
- /**
58
- * The `url.parse()` method takes a URL string, parses it, and returns a URL
59
- * object.
60
- *
61
- * A `TypeError` is thrown if `urlString` is not a string.
62
- *
63
- * A `URIError` is thrown if the `auth` property is present but cannot be decoded.
64
- *
65
- * `url.parse()` uses a lenient, non-standard algorithm for parsing URL
66
- * strings. It is prone to security issues such as [host name spoofing](https://hackerone.com/reports/678487) and incorrect handling of usernames and passwords. Do not use with untrusted
67
- * input. CVEs are not issued for `url.parse()` vulnerabilities. Use the `WHATWG URL` API instead.
68
- * @since v0.1.25
69
- * @deprecated Use the WHATWG URL API instead.
70
- * @param urlString The URL string to parse.
71
- * @param [parseQueryString=false] If `true`, the `query` property will always be set to an object returned by the {@link querystring} module's `parse()` method. If `false`, the `query` property
72
- * on the returned URL object will be an unparsed, undecoded string.
73
- * @param [slashesDenoteHost=false] If `true`, the first token after the literal string `//` and preceding the next `/` will be interpreted as the `host`. For instance, given `//foo/bar`, the
74
- * result would be `{host: 'foo', pathname: '/bar'}` rather than `{pathname: '//foo/bar'}`.
75
- */
76
- function parse(urlString: string): UrlWithStringQuery;
77
- function parse(
78
- urlString: string,
79
- parseQueryString: false | undefined,
80
- slashesDenoteHost?: boolean,
81
- ): UrlWithStringQuery;
82
- function parse(urlString: string, parseQueryString: true, slashesDenoteHost?: boolean): UrlWithParsedQuery;
83
- function parse(urlString: string, parseQueryString: boolean, slashesDenoteHost?: boolean): Url;
84
- /**
85
- * The `url.format()` method returns a formatted URL string derived from `urlObject`.
86
- *
87
- * ```js
88
- * import url from 'node:url';
89
- * url.format({
90
- * protocol: 'https',
91
- * hostname: 'example.com',
92
- * pathname: '/some/path',
93
- * query: {
94
- * page: 1,
95
- * format: 'json',
96
- * },
97
- * });
98
- *
99
- * // => 'https://example.com/some/path?page=1&format=json'
100
- * ```
101
- *
102
- * If `urlObject` is not an object or a string, `url.format()` will throw a `TypeError`.
103
- *
104
- * The formatting process operates as follows:
105
- *
106
- * * A new empty string `result` is created.
107
- * * If `urlObject.protocol` is a string, it is appended as-is to `result`.
108
- * * Otherwise, if `urlObject.protocol` is not `undefined` and is not a string, an `Error` is thrown.
109
- * * For all string values of `urlObject.protocol` that _do not end_ with an ASCII
110
- * colon (`:`) character, the literal string `:` will be appended to `result`.
111
- * * If either of the following conditions is true, then the literal string `//` will be appended to `result`:
112
- * * `urlObject.slashes` property is true;
113
- * * `urlObject.protocol` begins with `http`, `https`, `ftp`, `gopher`, or `file`;
114
- * * If the value of the `urlObject.auth` property is truthy, and either `urlObject.host` or `urlObject.hostname` are not `undefined`, the value of `urlObject.auth` will be coerced into a string
115
- * and appended to `result` followed by the literal string `@`.
116
- * * If the `urlObject.host` property is `undefined` then:
117
- * * If the `urlObject.hostname` is a string, it is appended to `result`.
118
- * * Otherwise, if `urlObject.hostname` is not `undefined` and is not a string,
119
- * an `Error` is thrown.
120
- * * If the `urlObject.port` property value is truthy, and `urlObject.hostname` is not `undefined`:
121
- * * The literal string `:` is appended to `result`, and
122
- * * The value of `urlObject.port` is coerced to a string and appended to `result`.
123
- * * Otherwise, if the `urlObject.host` property value is truthy, the value of `urlObject.host` is coerced to a string and appended to `result`.
124
- * * If the `urlObject.pathname` property is a string that is not an empty string:
125
- * * If the `urlObject.pathname` _does not start_ with an ASCII forward slash
126
- * (`/`), then the literal string `'/'` is appended to `result`.
127
- * * The value of `urlObject.pathname` is appended to `result`.
128
- * * Otherwise, if `urlObject.pathname` is not `undefined` and is not a string, an `Error` is thrown.
129
- * * If the `urlObject.search` property is `undefined` and if the `urlObject.query`property is an `Object`, the literal string `?` is appended to `result` followed by the output of calling the
130
- * `querystring` module's `stringify()` method passing the value of `urlObject.query`.
131
- * * Otherwise, if `urlObject.search` is a string:
132
- * * If the value of `urlObject.search` _does not start_ with the ASCII question
133
- * mark (`?`) character, the literal string `?` is appended to `result`.
134
- * * The value of `urlObject.search` is appended to `result`.
135
- * * Otherwise, if `urlObject.search` is not `undefined` and is not a string, an `Error` is thrown.
136
- * * If the `urlObject.hash` property is a string:
137
- * * If the value of `urlObject.hash` _does not start_ with the ASCII hash (`#`)
138
- * character, the literal string `#` is appended to `result`.
139
- * * The value of `urlObject.hash` is appended to `result`.
140
- * * Otherwise, if the `urlObject.hash` property is not `undefined` and is not a
141
- * string, an `Error` is thrown.
142
- * * `result` is returned.
143
- * @since v0.1.25
144
- * @legacy Use the WHATWG URL API instead.
145
- * @param urlObject A URL object (as returned by `url.parse()` or constructed otherwise). If a string, it is converted to an object by passing it to `url.parse()`.
146
- */
147
- function format(urlObject: URL, options?: URLFormatOptions): string;
148
- /**
149
- * The `url.format()` method returns a formatted URL string derived from `urlObject`.
150
- *
151
- * ```js
152
- * import url from 'node:url';
153
- * url.format({
154
- * protocol: 'https',
155
- * hostname: 'example.com',
156
- * pathname: '/some/path',
157
- * query: {
158
- * page: 1,
159
- * format: 'json',
160
- * },
161
- * });
162
- *
163
- * // => 'https://example.com/some/path?page=1&format=json'
164
- * ```
165
- *
166
- * If `urlObject` is not an object or a string, `url.format()` will throw a `TypeError`.
167
- *
168
- * The formatting process operates as follows:
169
- *
170
- * * A new empty string `result` is created.
171
- * * If `urlObject.protocol` is a string, it is appended as-is to `result`.
172
- * * Otherwise, if `urlObject.protocol` is not `undefined` and is not a string, an `Error` is thrown.
173
- * * For all string values of `urlObject.protocol` that _do not end_ with an ASCII
174
- * colon (`:`) character, the literal string `:` will be appended to `result`.
175
- * * If either of the following conditions is true, then the literal string `//` will be appended to `result`:
176
- * * `urlObject.slashes` property is true;
177
- * * `urlObject.protocol` begins with `http`, `https`, `ftp`, `gopher`, or `file`;
178
- * * If the value of the `urlObject.auth` property is truthy, and either `urlObject.host` or `urlObject.hostname` are not `undefined`, the value of `urlObject.auth` will be coerced into a string
179
- * and appended to `result` followed by the literal string `@`.
180
- * * If the `urlObject.host` property is `undefined` then:
181
- * * If the `urlObject.hostname` is a string, it is appended to `result`.
182
- * * Otherwise, if `urlObject.hostname` is not `undefined` and is not a string,
183
- * an `Error` is thrown.
184
- * * If the `urlObject.port` property value is truthy, and `urlObject.hostname` is not `undefined`:
185
- * * The literal string `:` is appended to `result`, and
186
- * * The value of `urlObject.port` is coerced to a string and appended to `result`.
187
- * * Otherwise, if the `urlObject.host` property value is truthy, the value of `urlObject.host` is coerced to a string and appended to `result`.
188
- * * If the `urlObject.pathname` property is a string that is not an empty string:
189
- * * If the `urlObject.pathname` _does not start_ with an ASCII forward slash
190
- * (`/`), then the literal string `'/'` is appended to `result`.
191
- * * The value of `urlObject.pathname` is appended to `result`.
192
- * * Otherwise, if `urlObject.pathname` is not `undefined` and is not a string, an `Error` is thrown.
193
- * * If the `urlObject.search` property is `undefined` and if the `urlObject.query`property is an `Object`, the literal string `?` is appended to `result` followed by the output of calling the
194
- * `querystring` module's `stringify()` method passing the value of `urlObject.query`.
195
- * * Otherwise, if `urlObject.search` is a string:
196
- * * If the value of `urlObject.search` _does not start_ with the ASCII question
197
- * mark (`?`) character, the literal string `?` is appended to `result`.
198
- * * The value of `urlObject.search` is appended to `result`.
199
- * * Otherwise, if `urlObject.search` is not `undefined` and is not a string, an `Error` is thrown.
200
- * * If the `urlObject.hash` property is a string:
201
- * * If the value of `urlObject.hash` _does not start_ with the ASCII hash (`#`)
202
- * character, the literal string `#` is appended to `result`.
203
- * * The value of `urlObject.hash` is appended to `result`.
204
- * * Otherwise, if the `urlObject.hash` property is not `undefined` and is not a
205
- * string, an `Error` is thrown.
206
- * * `result` is returned.
207
- * @since v0.1.25
208
- * @legacy Use the WHATWG URL API instead.
209
- * @param urlObject A URL object (as returned by `url.parse()` or constructed otherwise). If a string, it is converted to an object by passing it to `url.parse()`.
210
- */
211
- function format(urlObject: UrlObject | string): string;
212
- /**
213
- * The `url.resolve()` method resolves a target URL relative to a base URL in a
214
- * manner similar to that of a web browser resolving an anchor tag.
215
- *
216
- * ```js
217
- * import url from 'node:url';
218
- * url.resolve('/one/two/three', 'four'); // '/one/two/four'
219
- * url.resolve('http://example.com/', '/one'); // 'http://example.com/one'
220
- * url.resolve('http://example.com/one', '/two'); // 'http://example.com/two'
221
- * ```
222
- *
223
- * To achieve the same result using the WHATWG URL API:
224
- *
225
- * ```js
226
- * function resolve(from, to) {
227
- * const resolvedUrl = new URL(to, new URL(from, 'resolve://'));
228
- * if (resolvedUrl.protocol === 'resolve:') {
229
- * // `from` is a relative URL.
230
- * const { pathname, search, hash } = resolvedUrl;
231
- * return pathname + search + hash;
232
- * }
233
- * return resolvedUrl.toString();
234
- * }
235
- *
236
- * resolve('/one/two/three', 'four'); // '/one/two/four'
237
- * resolve('http://example.com/', '/one'); // 'http://example.com/one'
238
- * resolve('http://example.com/one', '/two'); // 'http://example.com/two'
239
- * ```
240
- * @since v0.1.25
241
- * @legacy Use the WHATWG URL API instead.
242
- * @param from The base URL to use if `to` is a relative URL.
243
- * @param to The target URL to resolve.
244
- */
245
- function resolve(from: string, to: string): string;
246
- /**
247
- * Returns the [Punycode](https://tools.ietf.org/html/rfc5891#section-4.4) ASCII serialization of the `domain`. If `domain` is an
248
- * invalid domain, the empty string is returned.
249
- *
250
- * It performs the inverse operation to {@link domainToUnicode}.
251
- *
252
- * ```js
253
- * import url from 'node:url';
254
- *
255
- * console.log(url.domainToASCII('español.com'));
256
- * // Prints xn--espaol-zwa.com
257
- * console.log(url.domainToASCII('中文.com'));
258
- * // Prints xn--fiq228c.com
259
- * console.log(url.domainToASCII('xn--iñvalid.com'));
260
- * // Prints an empty string
261
- * ```
262
- * @since v7.4.0, v6.13.0
263
- */
264
- function domainToASCII(domain: string): string;
265
- /**
266
- * Returns the Unicode serialization of the `domain`. If `domain` is an invalid
267
- * domain, the empty string is returned.
268
- *
269
- * It performs the inverse operation to {@link domainToASCII}.
270
- *
271
- * ```js
272
- * import url from 'node:url';
273
- *
274
- * console.log(url.domainToUnicode('xn--espaol-zwa.com'));
275
- * // Prints español.com
276
- * console.log(url.domainToUnicode('xn--fiq228c.com'));
277
- * // Prints 中文.com
278
- * console.log(url.domainToUnicode('xn--iñvalid.com'));
279
- * // Prints an empty string
280
- * ```
281
- * @since v7.4.0, v6.13.0
282
- */
283
- function domainToUnicode(domain: string): string;
284
- /**
285
- * This function ensures the correct decodings of percent-encoded characters as
286
- * well as ensuring a cross-platform valid absolute path string.
287
- *
288
- * ```js
289
- * import { fileURLToPath } from 'node:url';
290
- *
291
- * const __filename = fileURLToPath(import.meta.url);
292
- *
293
- * new URL('file:///C:/path/').pathname; // Incorrect: /C:/path/
294
- * fileURLToPath('file:///C:/path/'); // Correct: C:\path\ (Windows)
295
- *
296
- * new URL('file://nas/foo.txt').pathname; // Incorrect: /foo.txt
297
- * fileURLToPath('file://nas/foo.txt'); // Correct: \\nas\foo.txt (Windows)
298
- *
299
- * new URL('file:///你好.txt').pathname; // Incorrect: /%E4%BD%A0%E5%A5%BD.txt
300
- * fileURLToPath('file:///你好.txt'); // Correct: /你好.txt (POSIX)
301
- *
302
- * new URL('file:///hello world').pathname; // Incorrect: /hello%20world
303
- * fileURLToPath('file:///hello world'); // Correct: /hello world (POSIX)
304
- * ```
305
- * @since v10.12.0
306
- * @param url The file URL string or URL object to convert to a path.
307
- * @return The fully-resolved platform-specific Node.js file path.
308
- */
309
- function fileURLToPath(url: string | URL, options?: FileUrlToPathOptions): string;
310
- /**
311
- * This function ensures that `path` is resolved absolutely, and that the URL
312
- * control characters are correctly encoded when converting into a File URL.
313
- *
314
- * ```js
315
- * import { pathToFileURL } from 'node:url';
316
- *
317
- * new URL('/foo#1', 'file:'); // Incorrect: file:///foo#1
318
- * pathToFileURL('/foo#1'); // Correct: file:///foo%231 (POSIX)
319
- *
320
- * new URL('/some/path%.c', 'file:'); // Incorrect: file:///some/path%.c
321
- * pathToFileURL('/some/path%.c'); // Correct: file:///some/path%25.c (POSIX)
322
- * ```
323
- * @since v10.12.0
324
- * @param path The path to convert to a File URL.
325
- * @return The file URL object.
326
- */
327
- function pathToFileURL(path: string, options?: PathToFileUrlOptions): URL;
328
- /**
329
- * This utility function converts a URL object into an ordinary options object as
330
- * expected by the `http.request()` and `https.request()` APIs.
331
- *
332
- * ```js
333
- * import { urlToHttpOptions } from 'node:url';
334
- * const myURL = new URL('https://a:b@測試?abc#foo');
335
- *
336
- * console.log(urlToHttpOptions(myURL));
337
- * /*
338
- * {
339
- * protocol: 'https:',
340
- * hostname: 'xn--g6w251d',
341
- * hash: '#foo',
342
- * search: '?abc',
343
- * pathname: '/',
344
- * path: '/?abc',
345
- * href: 'https://a:b@xn--g6w251d/?abc#foo',
346
- * auth: 'a:b'
347
- * }
348
- *
349
- * ```
350
- * @since v15.7.0, v14.18.0
351
- * @param url The `WHATWG URL` object to convert to an options object.
352
- * @return Options object
353
- */
354
- function urlToHttpOptions(url: URL): ClientRequestArgs;
355
- interface URLFormatOptions {
356
- /**
357
- * `true` if the serialized URL string should include the username and password, `false` otherwise.
358
- * @default true
359
- */
360
- auth?: boolean | undefined;
361
- /**
362
- * `true` if the serialized URL string should include the fragment, `false` otherwise.
363
- * @default true
364
- */
365
- fragment?: boolean | undefined;
366
- /**
367
- * `true` if the serialized URL string should include the search query, `false` otherwise.
368
- * @default true
369
- */
370
- search?: boolean | undefined;
371
- /**
372
- * `true` if Unicode characters appearing in the host component of the URL string should be encoded directly as opposed to
373
- * being Punycode encoded.
374
- * @default false
375
- */
376
- unicode?: boolean | undefined;
377
- }
378
- /**
379
- * Browser-compatible `URL` class, implemented by following the WHATWG URL
380
- * Standard. [Examples of parsed URLs](https://url.spec.whatwg.org/#example-url-parsing) may be found in the Standard itself.
381
- * The `URL` class is also available on the global object.
382
- *
383
- * In accordance with browser conventions, all properties of `URL` objects
384
- * are implemented as getters and setters on the class prototype, rather than as
385
- * data properties on the object itself. Thus, unlike `legacy urlObject`s,
386
- * using the `delete` keyword on any properties of `URL` objects (e.g. `delete myURL.protocol`, `delete myURL.pathname`, etc) has no effect but will still
387
- * return `true`.
388
- * @since v7.0.0, v6.13.0
389
- */
390
- class URL {
391
- /**
392
- * Creates a `'blob:nodedata:...'` URL string that represents the given `Blob` object and can be used to retrieve the `Blob` later.
393
- *
394
- * ```js
395
- * import {
396
- * Blob,
397
- * resolveObjectURL,
398
- * } from 'node:buffer';
399
- *
400
- * const blob = new Blob(['hello']);
401
- * const id = URL.createObjectURL(blob);
402
- *
403
- * // later...
404
- *
405
- * const otherBlob = resolveObjectURL(id);
406
- * console.log(otherBlob.size);
407
- * ```
408
- *
409
- * The data stored by the registered `Blob` will be retained in memory until `URL.revokeObjectURL()` is called to remove it.
410
- *
411
- * `Blob` objects are registered within the current thread. If using Worker
412
- * Threads, `Blob` objects registered within one Worker will not be available
413
- * to other workers or the main thread.
414
- * @since v16.7.0
415
- * @experimental
416
- */
417
- static createObjectURL(blob: NodeBlob): string;
418
- /**
419
- * Removes the stored `Blob` identified by the given ID. Attempting to revoke a
420
- * ID that isn't registered will silently fail.
421
- * @since v16.7.0
422
- * @experimental
423
- * @param id A `'blob:nodedata:...` URL string returned by a prior call to `URL.createObjectURL()`.
424
- */
425
- static revokeObjectURL(id: string): void;
426
- /**
427
- * Checks if an `input` relative to the `base` can be parsed to a `URL`.
428
- *
429
- * ```js
430
- * const isValid = URL.canParse('/foo', 'https://example.org/'); // true
431
- *
432
- * const isNotValid = URL.canParse('/foo'); // false
433
- * ```
434
- * @since v19.9.0
435
- * @param input The absolute or relative input URL to parse. If `input` is relative, then `base` is required. If `input` is absolute, the `base` is ignored. If `input` is not a string, it is
436
- * `converted to a string` first.
437
- * @param base The base URL to resolve against if the `input` is not absolute. If `base` is not a string, it is `converted to a string` first.
438
- */
439
- static canParse(input: string, base?: string): boolean;
440
- /**
441
- * Parses a string as a URL. If `base` is provided, it will be used as the base URL for the purpose of resolving non-absolute `input` URLs.
442
- * Returns `null` if `input` is not a valid.
443
- * @param input The absolute or relative input URL to parse. If `input` is relative, then `base` is required. If `input` is absolute, the `base` is ignored. If `input` is not a string, it is
444
- * `converted to a string` first.
445
- * @param base The base URL to resolve against if the `input` is not absolute. If `base` is not a string, it is `converted to a string` first.
446
- * @since v20.18.0
447
- */
448
- static parse(input: string, base?: string): URL | null;
449
- constructor(input: string | { toString: () => string }, base?: string | URL);
450
- /**
451
- * Gets and sets the fragment portion of the URL.
452
- *
453
- * ```js
454
- * const myURL = new URL('https://example.org/foo#bar');
455
- * console.log(myURL.hash);
456
- * // Prints #bar
457
- *
458
- * myURL.hash = 'baz';
459
- * console.log(myURL.href);
460
- * // Prints https://example.org/foo#baz
461
- * ```
462
- *
463
- * Invalid URL characters included in the value assigned to the `hash` property
464
- * are `percent-encoded`. The selection of which characters to
465
- * percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.
466
- */
467
- hash: string;
468
- /**
469
- * Gets and sets the host portion of the URL.
470
- *
471
- * ```js
472
- * const myURL = new URL('https://example.org:81/foo');
473
- * console.log(myURL.host);
474
- * // Prints example.org:81
475
- *
476
- * myURL.host = 'example.com:82';
477
- * console.log(myURL.href);
478
- * // Prints https://example.com:82/foo
479
- * ```
480
- *
481
- * Invalid host values assigned to the `host` property are ignored.
482
- */
483
- host: string;
484
- /**
485
- * Gets and sets the host name portion of the URL. The key difference between`url.host` and `url.hostname` is that `url.hostname` does _not_ include the
486
- * port.
487
- *
488
- * ```js
489
- * const myURL = new URL('https://example.org:81/foo');
490
- * console.log(myURL.hostname);
491
- * // Prints example.org
492
- *
493
- * // Setting the hostname does not change the port
494
- * myURL.hostname = 'example.com';
495
- * console.log(myURL.href);
496
- * // Prints https://example.com:81/foo
497
- *
498
- * // Use myURL.host to change the hostname and port
499
- * myURL.host = 'example.org:82';
500
- * console.log(myURL.href);
501
- * // Prints https://example.org:82/foo
502
- * ```
503
- *
504
- * Invalid host name values assigned to the `hostname` property are ignored.
505
- */
506
- hostname: string;
507
- /**
508
- * Gets and sets the serialized URL.
509
- *
510
- * ```js
511
- * const myURL = new URL('https://example.org/foo');
512
- * console.log(myURL.href);
513
- * // Prints https://example.org/foo
514
- *
515
- * myURL.href = 'https://example.com/bar';
516
- * console.log(myURL.href);
517
- * // Prints https://example.com/bar
518
- * ```
519
- *
520
- * Getting the value of the `href` property is equivalent to calling {@link toString}.
521
- *
522
- * Setting the value of this property to a new value is equivalent to creating a
523
- * new `URL` object using `new URL(value)`. Each of the `URL` object's properties will be modified.
524
- *
525
- * If the value assigned to the `href` property is not a valid URL, a `TypeError` will be thrown.
526
- */
527
- href: string;
528
- /**
529
- * Gets the read-only serialization of the URL's origin.
530
- *
531
- * ```js
532
- * const myURL = new URL('https://example.org/foo/bar?baz');
533
- * console.log(myURL.origin);
534
- * // Prints https://example.org
535
- * ```
536
- *
537
- * ```js
538
- * const idnURL = new URL('https://測試');
539
- * console.log(idnURL.origin);
540
- * // Prints https://xn--g6w251d
541
- *
542
- * console.log(idnURL.hostname);
543
- * // Prints xn--g6w251d
544
- * ```
545
- */
546
- readonly origin: string;
547
- /**
548
- * Gets and sets the password portion of the URL.
549
- *
550
- * ```js
551
- * const myURL = new URL('https://abc:xyz@example.com');
552
- * console.log(myURL.password);
553
- * // Prints xyz
554
- *
555
- * myURL.password = '123';
556
- * console.log(myURL.href);
557
- * // Prints https://abc:123@example.com/
558
- * ```
559
- *
560
- * Invalid URL characters included in the value assigned to the `password` property
561
- * are `percent-encoded`. The selection of which characters to
562
- * percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.
563
- */
564
- password: string;
565
- /**
566
- * Gets and sets the path portion of the URL.
567
- *
568
- * ```js
569
- * const myURL = new URL('https://example.org/abc/xyz?123');
570
- * console.log(myURL.pathname);
571
- * // Prints /abc/xyz
572
- *
573
- * myURL.pathname = '/abcdef';
574
- * console.log(myURL.href);
575
- * // Prints https://example.org/abcdef?123
576
- * ```
577
- *
578
- * Invalid URL characters included in the value assigned to the `pathname` property are `percent-encoded`. The selection of which characters
579
- * to percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.
580
- */
581
- pathname: string;
582
- /**
583
- * Gets and sets the port portion of the URL.
584
- *
585
- * The port value may be a number or a string containing a number in the range `0` to `65535` (inclusive). Setting the value to the default port of the `URL` objects given `protocol` will
586
- * result in the `port` value becoming
587
- * the empty string (`''`).
588
- *
589
- * The port value can be an empty string in which case the port depends on
590
- * the protocol/scheme:
591
- *
592
- * <omitted>
593
- *
594
- * Upon assigning a value to the port, the value will first be converted to a
595
- * string using `.toString()`.
596
- *
597
- * If that string is invalid but it begins with a number, the leading number is
598
- * assigned to `port`.
599
- * If the number lies outside the range denoted above, it is ignored.
600
- *
601
- * ```js
602
- * const myURL = new URL('https://example.org:8888');
603
- * console.log(myURL.port);
604
- * // Prints 8888
605
- *
606
- * // Default ports are automatically transformed to the empty string
607
- * // (HTTPS protocol's default port is 443)
608
- * myURL.port = '443';
609
- * console.log(myURL.port);
610
- * // Prints the empty string
611
- * console.log(myURL.href);
612
- * // Prints https://example.org/
613
- *
614
- * myURL.port = 1234;
615
- * console.log(myURL.port);
616
- * // Prints 1234
617
- * console.log(myURL.href);
618
- * // Prints https://example.org:1234/
619
- *
620
- * // Completely invalid port strings are ignored
621
- * myURL.port = 'abcd';
622
- * console.log(myURL.port);
623
- * // Prints 1234
624
- *
625
- * // Leading numbers are treated as a port number
626
- * myURL.port = '5678abcd';
627
- * console.log(myURL.port);
628
- * // Prints 5678
629
- *
630
- * // Non-integers are truncated
631
- * myURL.port = 1234.5678;
632
- * console.log(myURL.port);
633
- * // Prints 1234
634
- *
635
- * // Out-of-range numbers which are not represented in scientific notation
636
- * // will be ignored.
637
- * myURL.port = 1e10; // 10000000000, will be range-checked as described below
638
- * console.log(myURL.port);
639
- * // Prints 1234
640
- * ```
641
- *
642
- * Numbers which contain a decimal point,
643
- * such as floating-point numbers or numbers in scientific notation,
644
- * are not an exception to this rule.
645
- * Leading numbers up to the decimal point will be set as the URL's port,
646
- * assuming they are valid:
647
- *
648
- * ```js
649
- * myURL.port = 4.567e21;
650
- * console.log(myURL.port);
651
- * // Prints 4 (because it is the leading number in the string '4.567e21')
652
- * ```
653
- */
654
- port: string;
655
- /**
656
- * Gets and sets the protocol portion of the URL.
657
- *
658
- * ```js
659
- * const myURL = new URL('https://example.org');
660
- * console.log(myURL.protocol);
661
- * // Prints https:
662
- *
663
- * myURL.protocol = 'ftp';
664
- * console.log(myURL.href);
665
- * // Prints ftp://example.org/
666
- * ```
667
- *
668
- * Invalid URL protocol values assigned to the `protocol` property are ignored.
669
- */
670
- protocol: string;
671
- /**
672
- * Gets and sets the serialized query portion of the URL.
673
- *
674
- * ```js
675
- * const myURL = new URL('https://example.org/abc?123');
676
- * console.log(myURL.search);
677
- * // Prints ?123
678
- *
679
- * myURL.search = 'abc=xyz';
680
- * console.log(myURL.href);
681
- * // Prints https://example.org/abc?abc=xyz
682
- * ```
683
- *
684
- * Any invalid URL characters appearing in the value assigned the `search` property will be `percent-encoded`. The selection of which
685
- * characters to percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.
686
- */
687
- search: string;
688
- /**
689
- * Gets the `URLSearchParams` object representing the query parameters of the
690
- * URL. This property is read-only but the `URLSearchParams` object it provides
691
- * can be used to mutate the URL instance; to replace the entirety of query
692
- * parameters of the URL, use the {@link search} setter. See `URLSearchParams` documentation for details.
693
- *
694
- * Use care when using `.searchParams` to modify the `URL` because,
695
- * per the WHATWG specification, the `URLSearchParams` object uses
696
- * different rules to determine which characters to percent-encode. For
697
- * instance, the `URL` object will not percent encode the ASCII tilde (`~`)
698
- * character, while `URLSearchParams` will always encode it:
699
- *
700
- * ```js
701
- * const myURL = new URL('https://example.org/abc?foo=~bar');
702
- *
703
- * console.log(myURL.search); // prints ?foo=~bar
704
- *
705
- * // Modify the URL via searchParams...
706
- * myURL.searchParams.sort();
707
- *
708
- * console.log(myURL.search); // prints ?foo=%7Ebar
709
- * ```
710
- */
711
- readonly searchParams: URLSearchParams;
712
- /**
713
- * Gets and sets the username portion of the URL.
714
- *
715
- * ```js
716
- * const myURL = new URL('https://abc:xyz@example.com');
717
- * console.log(myURL.username);
718
- * // Prints abc
719
- *
720
- * myURL.username = '123';
721
- * console.log(myURL.href);
722
- * // Prints https://123:xyz@example.com/
723
- * ```
724
- *
725
- * Any invalid URL characters appearing in the value assigned the `username` property will be `percent-encoded`. The selection of which
726
- * characters to percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.
727
- */
728
- username: string;
729
- /**
730
- * The `toString()` method on the `URL` object returns the serialized URL. The
731
- * value returned is equivalent to that of {@link href} and {@link toJSON}.
732
- */
733
- toString(): string;
734
- /**
735
- * The `toJSON()` method on the `URL` object returns the serialized URL. The
736
- * value returned is equivalent to that of {@link href} and {@link toString}.
737
- *
738
- * This method is automatically called when an `URL` object is serialized
739
- * with [`JSON.stringify()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify).
740
- *
741
- * ```js
742
- * const myURLs = [
743
- * new URL('https://www.example.com'),
744
- * new URL('https://test.example.org'),
745
- * ];
746
- * console.log(JSON.stringify(myURLs));
747
- * // Prints ["https://www.example.com/","https://test.example.org/"]
748
- * ```
749
- */
750
- toJSON(): string;
751
- }
752
- interface URLSearchParamsIterator<T> extends NodeJS.Iterator<T, NodeJS.BuiltinIteratorReturn, unknown> {
753
- [Symbol.iterator](): URLSearchParamsIterator<T>;
754
- }
755
- /**
756
- * The `URLSearchParams` API provides read and write access to the query of a `URL`. The `URLSearchParams` class can also be used standalone with one of the
757
- * four following constructors.
758
- * The `URLSearchParams` class is also available on the global object.
759
- *
760
- * The WHATWG `URLSearchParams` interface and the `querystring` module have
761
- * similar purpose, but the purpose of the `querystring` module is more
762
- * general, as it allows the customization of delimiter characters (`&#x26;` and `=`).
763
- * On the other hand, this API is designed purely for URL query strings.
764
- *
765
- * ```js
766
- * const myURL = new URL('https://example.org/?abc=123');
767
- * console.log(myURL.searchParams.get('abc'));
768
- * // Prints 123
769
- *
770
- * myURL.searchParams.append('abc', 'xyz');
771
- * console.log(myURL.href);
772
- * // Prints https://example.org/?abc=123&#x26;abc=xyz
773
- *
774
- * myURL.searchParams.delete('abc');
775
- * myURL.searchParams.set('a', 'b');
776
- * console.log(myURL.href);
777
- * // Prints https://example.org/?a=b
778
- *
779
- * const newSearchParams = new URLSearchParams(myURL.searchParams);
780
- * // The above is equivalent to
781
- * // const newSearchParams = new URLSearchParams(myURL.search);
782
- *
783
- * newSearchParams.append('a', 'c');
784
- * console.log(myURL.href);
785
- * // Prints https://example.org/?a=b
786
- * console.log(newSearchParams.toString());
787
- * // Prints a=b&#x26;a=c
788
- *
789
- * // newSearchParams.toString() is implicitly called
790
- * myURL.search = newSearchParams;
791
- * console.log(myURL.href);
792
- * // Prints https://example.org/?a=b&#x26;a=c
793
- * newSearchParams.delete('a');
794
- * console.log(myURL.href);
795
- * // Prints https://example.org/?a=b&#x26;a=c
796
- * ```
797
- * @since v7.5.0, v6.13.0
798
- */
799
- class URLSearchParams implements Iterable<[string, string]> {
800
- constructor(
801
- init?:
802
- | URLSearchParams
803
- | string
804
- | Record<string, string | readonly string[]>
805
- | Iterable<[string, string]>
806
- | ReadonlyArray<[string, string]>,
807
- );
808
- /**
809
- * Append a new name-value pair to the query string.
810
- */
811
- append(name: string, value: string): void;
812
- /**
813
- * If `value` is provided, removes all name-value pairs
814
- * where name is `name` and value is `value`.
815
- *
816
- * If `value` is not provided, removes all name-value pairs whose name is `name`.
817
- */
818
- delete(name: string, value?: string): void;
819
- /**
820
- * Returns an ES6 `Iterator` over each of the name-value pairs in the query.
821
- * Each item of the iterator is a JavaScript `Array`. The first item of the `Array` is the `name`, the second item of the `Array` is the `value`.
822
- *
823
- * Alias for `urlSearchParams[@@iterator]()`.
824
- */
825
- entries(): URLSearchParamsIterator<[string, string]>;
826
- /**
827
- * Iterates over each name-value pair in the query and invokes the given function.
828
- *
829
- * ```js
830
- * const myURL = new URL('https://example.org/?a=b&#x26;c=d');
831
- * myURL.searchParams.forEach((value, name, searchParams) => {
832
- * console.log(name, value, myURL.searchParams === searchParams);
833
- * });
834
- * // Prints:
835
- * // a b true
836
- * // c d true
837
- * ```
838
- * @param fn Invoked for each name-value pair in the query
839
- * @param thisArg To be used as `this` value for when `fn` is called
840
- */
841
- forEach<TThis = this>(
842
- fn: (this: TThis, value: string, name: string, searchParams: URLSearchParams) => void,
843
- thisArg?: TThis,
844
- ): void;
845
- /**
846
- * Returns the value of the first name-value pair whose name is `name`. If there
847
- * are no such pairs, `null` is returned.
848
- * @return or `null` if there is no name-value pair with the given `name`.
849
- */
850
- get(name: string): string | null;
851
- /**
852
- * Returns the values of all name-value pairs whose name is `name`. If there are
853
- * no such pairs, an empty array is returned.
854
- */
855
- getAll(name: string): string[];
856
- /**
857
- * Checks if the `URLSearchParams` object contains key-value pair(s) based on `name` and an optional `value` argument.
858
- *
859
- * If `value` is provided, returns `true` when name-value pair with
860
- * same `name` and `value` exists.
861
- *
862
- * If `value` is not provided, returns `true` if there is at least one name-value
863
- * pair whose name is `name`.
864
- */
865
- has(name: string, value?: string): boolean;
866
- /**
867
- * Returns an ES6 `Iterator` over the names of each name-value pair.
868
- *
869
- * ```js
870
- * const params = new URLSearchParams('foo=bar&#x26;foo=baz');
871
- * for (const name of params.keys()) {
872
- * console.log(name);
873
- * }
874
- * // Prints:
875
- * // foo
876
- * // foo
877
- * ```
878
- */
879
- keys(): URLSearchParamsIterator<string>;
880
- /**
881
- * Sets the value in the `URLSearchParams` object associated with `name` to `value`. If there are any pre-existing name-value pairs whose names are `name`,
882
- * set the first such pair's value to `value` and remove all others. If not,
883
- * append the name-value pair to the query string.
884
- *
885
- * ```js
886
- * const params = new URLSearchParams();
887
- * params.append('foo', 'bar');
888
- * params.append('foo', 'baz');
889
- * params.append('abc', 'def');
890
- * console.log(params.toString());
891
- * // Prints foo=bar&#x26;foo=baz&#x26;abc=def
892
- *
893
- * params.set('foo', 'def');
894
- * params.set('xyz', 'opq');
895
- * console.log(params.toString());
896
- * // Prints foo=def&#x26;abc=def&#x26;xyz=opq
897
- * ```
898
- */
899
- set(name: string, value: string): void;
900
- /**
901
- * The total number of parameter entries.
902
- * @since v19.8.0
903
- */
904
- readonly size: number;
905
- /**
906
- * Sort all existing name-value pairs in-place by their names. Sorting is done
907
- * with a [stable sorting algorithm](https://en.wikipedia.org/wiki/Sorting_algorithm#Stability), so relative order between name-value pairs
908
- * with the same name is preserved.
909
- *
910
- * This method can be used, in particular, to increase cache hits.
911
- *
912
- * ```js
913
- * const params = new URLSearchParams('query[]=abc&#x26;type=search&#x26;query[]=123');
914
- * params.sort();
915
- * console.log(params.toString());
916
- * // Prints query%5B%5D=abc&#x26;query%5B%5D=123&#x26;type=search
917
- * ```
918
- * @since v7.7.0, v6.13.0
919
- */
920
- sort(): void;
921
- /**
922
- * Returns the search parameters serialized as a string, with characters
923
- * percent-encoded where necessary.
924
- */
925
- toString(): string;
926
- /**
927
- * Returns an ES6 `Iterator` over the values of each name-value pair.
928
- */
929
- values(): URLSearchParamsIterator<string>;
930
- [Symbol.iterator](): URLSearchParamsIterator<[string, string]>;
931
- }
932
- import { URL as _URL, URLSearchParams as _URLSearchParams } from "url";
933
- global {
934
- interface URLSearchParams extends _URLSearchParams {}
935
- interface URL extends _URL {}
936
- interface Global {
937
- URL: typeof _URL;
938
- URLSearchParams: typeof _URLSearchParams;
939
- }
940
- /**
941
- * `URL` class is a global reference for `import { URL } from 'node:url'`
942
- * https://nodejs.org/api/url.html#the-whatwg-url-api
943
- * @since v10.0.0
944
- */
945
- var URL: typeof globalThis extends {
946
- onmessage: any;
947
- URL: infer T;
948
- } ? T
949
- : typeof _URL;
950
- /**
951
- * `URLSearchParams` class is a global reference for `import { URLSearchParams } from 'node:url'`
952
- * https://nodejs.org/api/url.html#class-urlsearchparams
953
- * @since v10.0.0
954
- */
955
- var URLSearchParams: typeof globalThis extends {
956
- onmessage: any;
957
- URLSearchParams: infer T;
958
- } ? T
959
- : typeof _URLSearchParams;
960
- }
961
- }
962
- declare module "node:url" {
963
- export * from "url";
964
- }