@skillcap/gdh 3.2.1 → 3.2.2

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 (629) hide show
  1. package/INSTALL-BUNDLE.json +1 -1
  2. package/RELEASE-SPAN-UPDATE-CONTRACTS.json +70 -0
  3. package/node_modules/@clack/core/CHANGELOG.md +8 -0
  4. package/node_modules/@clack/core/dist/index.d.mts +18 -4
  5. package/node_modules/@clack/core/dist/index.mjs +16 -10
  6. package/node_modules/@clack/core/dist/index.mjs.map +1 -1
  7. package/node_modules/@clack/core/package.json +5 -2
  8. package/node_modules/@clack/prompts/CHANGELOG.md +15 -0
  9. package/node_modules/@clack/prompts/README.md +107 -2
  10. package/node_modules/@clack/prompts/dist/index.d.mts +16 -11
  11. package/node_modules/@clack/prompts/dist/index.mjs +114 -107
  12. package/node_modules/@clack/prompts/dist/index.mjs.map +1 -1
  13. package/node_modules/@clack/prompts/package.json +7 -4
  14. package/node_modules/@gdh/adapters/dist/authoring-hook-render.d.ts.map +1 -1
  15. package/node_modules/@gdh/adapters/dist/authoring-hook-render.js +1 -1
  16. package/node_modules/@gdh/adapters/dist/authoring-hook-render.js.map +1 -1
  17. package/node_modules/@gdh/adapters/dist/claude-settings-patch.d.ts.map +1 -1
  18. package/node_modules/@gdh/adapters/dist/claude-settings-patch.js +4 -2
  19. package/node_modules/@gdh/adapters/dist/claude-settings-patch.js.map +1 -1
  20. package/node_modules/@gdh/adapters/dist/claude-statusline-render.d.ts.map +1 -1
  21. package/node_modules/@gdh/adapters/dist/claude-statusline-render.js +1 -1
  22. package/node_modules/@gdh/adapters/dist/claude-statusline-render.js.map +1 -1
  23. package/node_modules/@gdh/adapters/dist/claude-update-hook-render.d.ts.map +1 -1
  24. package/node_modules/@gdh/adapters/dist/claude-update-hook-render.js +1 -1
  25. package/node_modules/@gdh/adapters/dist/claude-update-hook-render.js.map +1 -1
  26. package/node_modules/@gdh/adapters/dist/claude-update-worker-render.d.ts.map +1 -1
  27. package/node_modules/@gdh/adapters/dist/claude-update-worker-render.js +1 -1
  28. package/node_modules/@gdh/adapters/dist/claude-update-worker-render.js.map +1 -1
  29. package/node_modules/@gdh/adapters/dist/deferred-actions-advisory.d.ts.map +1 -1
  30. package/node_modules/@gdh/adapters/dist/deferred-actions-advisory.js +1 -1
  31. package/node_modules/@gdh/adapters/dist/deferred-actions-advisory.js.map +1 -1
  32. package/node_modules/@gdh/adapters/dist/durable-backup.d.ts.map +1 -1
  33. package/node_modules/@gdh/adapters/dist/durable-backup.js +3 -5
  34. package/node_modules/@gdh/adapters/dist/durable-backup.js.map +1 -1
  35. package/node_modules/@gdh/adapters/dist/index.d.ts +11 -37
  36. package/node_modules/@gdh/adapters/dist/index.d.ts.map +1 -1
  37. package/node_modules/@gdh/adapters/dist/index.js +18 -90
  38. package/node_modules/@gdh/adapters/dist/index.js.map +1 -1
  39. package/node_modules/@gdh/adapters/dist/inventory-sweep.d.ts.map +1 -1
  40. package/node_modules/@gdh/adapters/dist/inventory-sweep.js +1 -3
  41. package/node_modules/@gdh/adapters/dist/inventory-sweep.js.map +1 -1
  42. package/node_modules/@gdh/adapters/dist/managed-surfaces.d.ts +32 -0
  43. package/node_modules/@gdh/adapters/dist/managed-surfaces.d.ts.map +1 -0
  44. package/node_modules/@gdh/adapters/dist/managed-surfaces.js +66 -0
  45. package/node_modules/@gdh/adapters/dist/managed-surfaces.js.map +1 -0
  46. package/node_modules/@gdh/adapters/dist/process-orchestration.d.ts +1 -1
  47. package/node_modules/@gdh/adapters/dist/process-orchestration.d.ts.map +1 -1
  48. package/node_modules/@gdh/adapters/dist/process-orchestration.js +3 -2
  49. package/node_modules/@gdh/adapters/dist/process-orchestration.js.map +1 -1
  50. package/node_modules/@gdh/adapters/dist/self-update-mechanics.d.ts.map +1 -1
  51. package/node_modules/@gdh/adapters/dist/self-update-mechanics.js +11 -23
  52. package/node_modules/@gdh/adapters/dist/self-update-mechanics.js.map +1 -1
  53. package/node_modules/@gdh/adapters/dist/skill-rendering.d.ts.map +1 -1
  54. package/node_modules/@gdh/adapters/dist/skill-rendering.js +2 -8
  55. package/node_modules/@gdh/adapters/dist/skill-rendering.js.map +1 -1
  56. package/node_modules/@gdh/adapters/dist/template-assets.js.map +1 -1
  57. package/node_modules/@gdh/adapters/package.json +7 -8
  58. package/node_modules/@gdh/authoring/dist/authoring-state-store.d.ts.map +1 -1
  59. package/node_modules/@gdh/authoring/dist/authoring-state-store.js.map +1 -1
  60. package/node_modules/@gdh/authoring/dist/cache.d.ts.map +1 -1
  61. package/node_modules/@gdh/authoring/dist/cache.js.map +1 -1
  62. package/node_modules/@gdh/authoring/dist/diagnostics-broker-contract.d.ts +2 -2
  63. package/node_modules/@gdh/authoring/dist/diagnostics-broker-contract.d.ts.map +1 -1
  64. package/node_modules/@gdh/authoring/dist/diagnostics-broker-contract.js +2 -2
  65. package/node_modules/@gdh/authoring/dist/diagnostics-broker-contract.js.map +1 -1
  66. package/node_modules/@gdh/authoring/dist/diagnostics-broker.d.ts.map +1 -1
  67. package/node_modules/@gdh/authoring/dist/diagnostics-broker.js +15 -12
  68. package/node_modules/@gdh/authoring/dist/diagnostics-broker.js.map +1 -1
  69. package/node_modules/@gdh/authoring/dist/lsp-broker-snapshot.d.ts.map +1 -1
  70. package/node_modules/@gdh/authoring/dist/lsp-broker-snapshot.js.map +1 -1
  71. package/node_modules/@gdh/authoring/dist/lsp-client.d.ts.map +1 -1
  72. package/node_modules/@gdh/authoring/dist/lsp-client.js.map +1 -1
  73. package/node_modules/@gdh/authoring/dist/lsp-constants.d.ts +17 -0
  74. package/node_modules/@gdh/authoring/dist/lsp-constants.d.ts.map +1 -0
  75. package/node_modules/@gdh/authoring/dist/lsp-constants.js +17 -0
  76. package/node_modules/@gdh/authoring/dist/lsp-constants.js.map +1 -0
  77. package/node_modules/@gdh/authoring/dist/lsp-warmup.d.ts.map +1 -1
  78. package/node_modules/@gdh/authoring/dist/lsp-warmup.js +2 -4
  79. package/node_modules/@gdh/authoring/dist/lsp-warmup.js.map +1 -1
  80. package/node_modules/@gdh/authoring/dist/lsp.d.ts.map +1 -1
  81. package/node_modules/@gdh/authoring/dist/lsp.js +8 -46
  82. package/node_modules/@gdh/authoring/dist/lsp.js.map +1 -1
  83. package/node_modules/@gdh/authoring/dist/prepare.d.ts.map +1 -1
  84. package/node_modules/@gdh/authoring/dist/prepare.js +1 -3
  85. package/node_modules/@gdh/authoring/dist/prepare.js.map +1 -1
  86. package/node_modules/@gdh/authoring/dist/project.d.ts.map +1 -1
  87. package/node_modules/@gdh/authoring/dist/project.js +4 -13
  88. package/node_modules/@gdh/authoring/dist/project.js.map +1 -1
  89. package/node_modules/@gdh/authoring/dist/report.d.ts.map +1 -1
  90. package/node_modules/@gdh/authoring/dist/report.js +2 -11
  91. package/node_modules/@gdh/authoring/dist/report.js.map +1 -1
  92. package/node_modules/@gdh/authoring/dist/scene-resource.d.ts.map +1 -1
  93. package/node_modules/@gdh/authoring/dist/scene-resource.js.map +1 -1
  94. package/node_modules/@gdh/authoring/dist/tcp-port.d.ts +2 -0
  95. package/node_modules/@gdh/authoring/dist/tcp-port.d.ts.map +1 -0
  96. package/node_modules/@gdh/authoring/dist/tcp-port.js +23 -0
  97. package/node_modules/@gdh/authoring/dist/tcp-port.js.map +1 -0
  98. package/node_modules/@gdh/authoring/dist/warmup.d.ts.map +1 -1
  99. package/node_modules/@gdh/authoring/dist/warmup.js.map +1 -1
  100. package/node_modules/@gdh/authoring/package.json +2 -2
  101. package/node_modules/@gdh/cli/dist/args.d.ts +44 -0
  102. package/node_modules/@gdh/cli/dist/args.d.ts.map +1 -0
  103. package/node_modules/@gdh/cli/dist/args.js +124 -0
  104. package/node_modules/@gdh/cli/dist/args.js.map +1 -0
  105. package/node_modules/@gdh/cli/dist/bridge-session.d.ts +1 -1
  106. package/node_modules/@gdh/cli/dist/bridge-session.d.ts.map +1 -1
  107. package/node_modules/@gdh/cli/dist/bridge-session.js +8 -7
  108. package/node_modules/@gdh/cli/dist/bridge-session.js.map +1 -1
  109. package/node_modules/@gdh/cli/dist/index.d.ts +4 -52
  110. package/node_modules/@gdh/cli/dist/index.d.ts.map +1 -1
  111. package/node_modules/@gdh/cli/dist/index.js +8 -197
  112. package/node_modules/@gdh/cli/dist/index.js.map +1 -1
  113. package/node_modules/@gdh/cli/dist/io.d.ts +10 -0
  114. package/node_modules/@gdh/cli/dist/io.d.ts.map +1 -0
  115. package/node_modules/@gdh/cli/dist/io.js +26 -0
  116. package/node_modules/@gdh/cli/dist/io.js.map +1 -0
  117. package/node_modules/@gdh/cli/dist/migrate.d.ts +1 -1
  118. package/node_modules/@gdh/cli/dist/migrate.d.ts.map +1 -1
  119. package/node_modules/@gdh/cli/dist/migrate.js +23 -30
  120. package/node_modules/@gdh/cli/dist/migrate.js.map +1 -1
  121. package/node_modules/@gdh/cli/dist/self-update.d.ts.map +1 -1
  122. package/node_modules/@gdh/cli/dist/self-update.js +13 -20
  123. package/node_modules/@gdh/cli/dist/self-update.js.map +1 -1
  124. package/node_modules/@gdh/cli/dist/setup.d.ts.map +1 -1
  125. package/node_modules/@gdh/cli/dist/setup.js.map +1 -1
  126. package/node_modules/@gdh/cli/dist/status-command.d.ts +3 -0
  127. package/node_modules/@gdh/cli/dist/status-command.d.ts.map +1 -0
  128. package/node_modules/@gdh/cli/dist/status-command.js +44 -0
  129. package/node_modules/@gdh/cli/dist/status-command.js.map +1 -0
  130. package/node_modules/@gdh/cli/dist/update-banner.d.ts.map +1 -1
  131. package/node_modules/@gdh/cli/dist/update-banner.js +1 -1
  132. package/node_modules/@gdh/cli/dist/update-banner.js.map +1 -1
  133. package/node_modules/@gdh/cli/package.json +11 -11
  134. package/node_modules/@gdh/core/dist/dev-mode.d.ts.map +1 -1
  135. package/node_modules/@gdh/core/dist/dev-mode.js.map +1 -1
  136. package/node_modules/@gdh/core/dist/editor-operation-runner.d.ts +3 -0
  137. package/node_modules/@gdh/core/dist/editor-operation-runner.d.ts.map +1 -0
  138. package/node_modules/@gdh/core/dist/editor-operation-runner.js +682 -0
  139. package/node_modules/@gdh/core/dist/editor-operation-runner.js.map +1 -0
  140. package/node_modules/@gdh/core/dist/git-root.d.ts.map +1 -1
  141. package/node_modules/@gdh/core/dist/git-root.js +4 -1
  142. package/node_modules/@gdh/core/dist/git-root.js.map +1 -1
  143. package/node_modules/@gdh/core/dist/godot-docs-version.d.ts.map +1 -1
  144. package/node_modules/@gdh/core/dist/godot-docs-version.js.map +1 -1
  145. package/node_modules/@gdh/core/dist/godot-stderr-fatality.d.ts.map +1 -1
  146. package/node_modules/@gdh/core/dist/godot-stderr-fatality.js +1 -2
  147. package/node_modules/@gdh/core/dist/godot-stderr-fatality.js.map +1 -1
  148. package/node_modules/@gdh/core/dist/index.d.ts +8 -5
  149. package/node_modules/@gdh/core/dist/index.d.ts.map +1 -1
  150. package/node_modules/@gdh/core/dist/index.js +14 -5
  151. package/node_modules/@gdh/core/dist/index.js.map +1 -1
  152. package/node_modules/@gdh/core/dist/managed-gitignore.d.ts.map +1 -1
  153. package/node_modules/@gdh/core/dist/managed-gitignore.js +4 -14
  154. package/node_modules/@gdh/core/dist/managed-gitignore.js.map +1 -1
  155. package/node_modules/@gdh/core/dist/migrations/entries/s2c2_to_s2c3_rules_schema_v2_to_v3.d.ts.map +1 -1
  156. package/node_modules/@gdh/core/dist/migrations/entries/s2c2_to_s2c3_rules_schema_v2_to_v3.js +2 -2
  157. package/node_modules/@gdh/core/dist/migrations/entries/s2c2_to_s2c3_rules_schema_v2_to_v3.js.map +1 -1
  158. package/node_modules/@gdh/core/dist/migrations/entries/s3c21_to_s3c22_canonical_hook_paths.d.ts.map +1 -1
  159. package/node_modules/@gdh/core/dist/migrations/entries/s3c21_to_s3c22_canonical_hook_paths.js +6 -14
  160. package/node_modules/@gdh/core/dist/migrations/entries/s3c21_to_s3c22_canonical_hook_paths.js.map +1 -1
  161. package/node_modules/@gdh/core/dist/migrations/entries/s3c8_to_s3c9_register_runtime_bridge_autoload.d.ts.map +1 -1
  162. package/node_modules/@gdh/core/dist/migrations/entries/s3c8_to_s3c9_register_runtime_bridge_autoload.js +7 -23
  163. package/node_modules/@gdh/core/dist/migrations/entries/s3c8_to_s3c9_register_runtime_bridge_autoload.js.map +1 -1
  164. package/node_modules/@gdh/core/dist/migrations/envelopes/envelope-output-validator.d.ts.map +1 -1
  165. package/node_modules/@gdh/core/dist/migrations/envelopes/envelope-output-validator.js.map +1 -1
  166. package/node_modules/@gdh/core/dist/migrations/envelopes/index.d.ts.map +1 -1
  167. package/node_modules/@gdh/core/dist/migrations/envelopes/index.js +1 -2
  168. package/node_modules/@gdh/core/dist/migrations/envelopes/index.js.map +1 -1
  169. package/node_modules/@gdh/core/dist/migrations/envelopes/types.d.ts.map +1 -1
  170. package/node_modules/@gdh/core/dist/migrations/golden-harness.d.ts.map +1 -1
  171. package/node_modules/@gdh/core/dist/migrations/golden-harness.js.map +1 -1
  172. package/node_modules/@gdh/core/dist/migrations/managed-surface-classes.d.ts.map +1 -1
  173. package/node_modules/@gdh/core/dist/migrations/managed-surface-classes.js.map +1 -1
  174. package/node_modules/@gdh/core/dist/migrations/managed-target-surface-inventory.d.ts.map +1 -1
  175. package/node_modules/@gdh/core/dist/migrations/managed-target-surface-inventory.js.map +1 -1
  176. package/node_modules/@gdh/core/dist/migrations/probes.d.ts.map +1 -1
  177. package/node_modules/@gdh/core/dist/migrations/probes.js.map +1 -1
  178. package/node_modules/@gdh/core/dist/migrations/registry.d.ts +1 -1
  179. package/node_modules/@gdh/core/dist/migrations/registry.d.ts.map +1 -1
  180. package/node_modules/@gdh/core/dist/migrations/registry.js +3 -6
  181. package/node_modules/@gdh/core/dist/migrations/registry.js.map +1 -1
  182. package/node_modules/@gdh/core/dist/official-docs.d.ts.map +1 -1
  183. package/node_modules/@gdh/core/dist/release-span-preview.d.ts.map +1 -1
  184. package/node_modules/@gdh/core/dist/release-span-preview.js +1 -1
  185. package/node_modules/@gdh/core/dist/release-span-preview.js.map +1 -1
  186. package/node_modules/@gdh/core/dist/release-span-update-contract.d.ts.map +1 -1
  187. package/node_modules/@gdh/core/dist/release-span-update-contract.js +5 -10
  188. package/node_modules/@gdh/core/dist/release-span-update-contract.js.map +1 -1
  189. package/node_modules/@gdh/core/dist/state/codex-retrust-reminder.d.ts.map +1 -1
  190. package/node_modules/@gdh/core/dist/state/codex-retrust-reminder.js.map +1 -1
  191. package/node_modules/@gdh/core/dist/state/migration-state.d.ts.map +1 -1
  192. package/node_modules/@gdh/core/dist/state/migration-state.js +3 -8
  193. package/node_modules/@gdh/core/dist/state/migration-state.js.map +1 -1
  194. package/node_modules/@gdh/core/dist/state/migration-trace.d.ts.map +1 -1
  195. package/node_modules/@gdh/core/dist/state/migration-trace.js +3 -8
  196. package/node_modules/@gdh/core/dist/state/migration-trace.js.map +1 -1
  197. package/node_modules/@gdh/core/dist/state/render-inventory.d.ts.map +1 -1
  198. package/node_modules/@gdh/core/dist/state/render-inventory.js.map +1 -1
  199. package/node_modules/@gdh/core/dist/update-cache.d.ts.map +1 -1
  200. package/node_modules/@gdh/core/dist/update-cache.js.map +1 -1
  201. package/node_modules/@gdh/core/dist/update-probe.d.ts.map +1 -1
  202. package/node_modules/@gdh/core/dist/update-probe.js +1 -3
  203. package/node_modules/@gdh/core/dist/update-probe.js.map +1 -1
  204. package/node_modules/@gdh/core/package.json +1 -1
  205. package/node_modules/@gdh/docs/dist/agent-contract.d.ts.map +1 -1
  206. package/node_modules/@gdh/docs/dist/agent-contract.js +2 -4
  207. package/node_modules/@gdh/docs/dist/agent-contract.js.map +1 -1
  208. package/node_modules/@gdh/docs/dist/files.d.ts +1 -1
  209. package/node_modules/@gdh/docs/dist/files.d.ts.map +1 -1
  210. package/node_modules/@gdh/docs/dist/guidance.js +1 -1
  211. package/node_modules/@gdh/docs/dist/guidance.js.map +1 -1
  212. package/node_modules/@gdh/docs/dist/index.d.ts +4 -4
  213. package/node_modules/@gdh/docs/dist/index.d.ts.map +1 -1
  214. package/node_modules/@gdh/docs/dist/index.js +3 -3
  215. package/node_modules/@gdh/docs/dist/index.js.map +1 -1
  216. package/node_modules/@gdh/docs/dist/official-docs.d.ts.map +1 -1
  217. package/node_modules/@gdh/docs/dist/official-docs.js +16 -5
  218. package/node_modules/@gdh/docs/dist/official-docs.js.map +1 -1
  219. package/node_modules/@gdh/docs/dist/query.d.ts.map +1 -1
  220. package/node_modules/@gdh/docs/dist/query.js +8 -3
  221. package/node_modules/@gdh/docs/dist/query.js.map +1 -1
  222. package/node_modules/@gdh/docs/dist/recovery-hints.d.ts.map +1 -1
  223. package/node_modules/@gdh/docs/dist/recovery-hints.js +0 -1
  224. package/node_modules/@gdh/docs/dist/recovery-hints.js.map +1 -1
  225. package/node_modules/@gdh/docs/dist/template-assets.js.map +1 -1
  226. package/node_modules/@gdh/docs/package.json +2 -2
  227. package/node_modules/@gdh/editor/dist/index.d.ts +1 -3
  228. package/node_modules/@gdh/editor/dist/index.d.ts.map +1 -1
  229. package/node_modules/@gdh/editor/dist/index.js +9 -682
  230. package/node_modules/@gdh/editor/dist/index.js.map +1 -1
  231. package/node_modules/@gdh/editor/package.json +2 -2
  232. package/node_modules/@gdh/mcp/dist/bridge-tools.d.ts +8 -1
  233. package/node_modules/@gdh/mcp/dist/bridge-tools.d.ts.map +1 -1
  234. package/node_modules/@gdh/mcp/dist/bridge-tools.js +81 -2
  235. package/node_modules/@gdh/mcp/dist/bridge-tools.js.map +1 -1
  236. package/node_modules/@gdh/mcp/dist/index.d.ts.map +1 -1
  237. package/node_modules/@gdh/mcp/dist/index.js +10 -77
  238. package/node_modules/@gdh/mcp/dist/index.js.map +1 -1
  239. package/node_modules/@gdh/mcp/package.json +8 -10
  240. package/node_modules/@gdh/observability/dist/guidance-audit.d.ts.map +1 -1
  241. package/node_modules/@gdh/observability/dist/guidance-audit.js +11 -21
  242. package/node_modules/@gdh/observability/dist/guidance-audit.js.map +1 -1
  243. package/node_modules/@gdh/observability/dist/index.d.ts +2 -2
  244. package/node_modules/@gdh/observability/dist/index.d.ts.map +1 -1
  245. package/node_modules/@gdh/observability/dist/index.js +1 -1
  246. package/node_modules/@gdh/observability/dist/index.js.map +1 -1
  247. package/node_modules/@gdh/observability/dist/runtime-bundles.d.ts.map +1 -1
  248. package/node_modules/@gdh/observability/dist/runtime-bundles.js +3 -10
  249. package/node_modules/@gdh/observability/dist/runtime-bundles.js.map +1 -1
  250. package/node_modules/@gdh/observability/dist/runtime-corpus.d.ts.map +1 -1
  251. package/node_modules/@gdh/observability/dist/runtime-corpus.js +1 -1
  252. package/node_modules/@gdh/observability/dist/runtime-corpus.js.map +1 -1
  253. package/node_modules/@gdh/observability/package.json +3 -2
  254. package/node_modules/@gdh/runtime/dist/bridge-broker-client.d.ts +1 -1
  255. package/node_modules/@gdh/runtime/dist/bridge-broker-client.d.ts.map +1 -1
  256. package/node_modules/@gdh/runtime/dist/bridge-broker-client.js +0 -1
  257. package/node_modules/@gdh/runtime/dist/bridge-broker-client.js.map +1 -1
  258. package/node_modules/@gdh/runtime/dist/bridge-broker.d.ts +1 -1
  259. package/node_modules/@gdh/runtime/dist/bridge-broker.d.ts.map +1 -1
  260. package/node_modules/@gdh/runtime/dist/bridge-broker.js +9 -5
  261. package/node_modules/@gdh/runtime/dist/bridge-broker.js.map +1 -1
  262. package/node_modules/@gdh/runtime/dist/bridge-surface.d.ts +1 -1
  263. package/node_modules/@gdh/runtime/dist/bridge-surface.d.ts.map +1 -1
  264. package/node_modules/@gdh/runtime/dist/bridge-surface.js +2 -2
  265. package/node_modules/@gdh/runtime/dist/bridge-surface.js.map +1 -1
  266. package/node_modules/@gdh/runtime/dist/docker-provider.d.ts +1 -1
  267. package/node_modules/@gdh/runtime/dist/docker-provider.d.ts.map +1 -1
  268. package/node_modules/@gdh/runtime/dist/docker-provider.js +5 -16
  269. package/node_modules/@gdh/runtime/dist/docker-provider.js.map +1 -1
  270. package/node_modules/@gdh/runtime/dist/index.js +2 -1
  271. package/node_modules/@gdh/runtime/dist/index.js.map +1 -1
  272. package/node_modules/@gdh/runtime/dist/knowledge-surface.d.ts.map +1 -1
  273. package/node_modules/@gdh/runtime/dist/knowledge-surface.js +21 -10
  274. package/node_modules/@gdh/runtime/dist/knowledge-surface.js.map +1 -1
  275. package/node_modules/@gdh/runtime/package.json +2 -3
  276. package/node_modules/@gdh/scan/dist/detect-existing-onboarding.d.ts.map +1 -1
  277. package/node_modules/@gdh/scan/dist/detect-existing-onboarding.js +1 -5
  278. package/node_modules/@gdh/scan/dist/detect-existing-onboarding.js.map +1 -1
  279. package/node_modules/@gdh/scan/dist/index.d.ts +3 -3
  280. package/node_modules/@gdh/scan/dist/index.d.ts.map +1 -1
  281. package/node_modules/@gdh/scan/dist/index.js +3 -3
  282. package/node_modules/@gdh/scan/dist/index.js.map +1 -1
  283. package/node_modules/@gdh/scan/dist/inventory-cache.js +1 -1
  284. package/node_modules/@gdh/scan/dist/inventory-cache.js.map +1 -1
  285. package/node_modules/@gdh/scan/dist/onboard.d.ts +1 -2
  286. package/node_modules/@gdh/scan/dist/onboard.d.ts.map +1 -1
  287. package/node_modules/@gdh/scan/dist/onboard.js +4 -5
  288. package/node_modules/@gdh/scan/dist/onboard.js.map +1 -1
  289. package/node_modules/@gdh/scan/dist/scan.d.ts.map +1 -1
  290. package/node_modules/@gdh/scan/dist/scan.js +4 -2
  291. package/node_modules/@gdh/scan/dist/scan.js.map +1 -1
  292. package/node_modules/@gdh/scan/package.json +3 -3
  293. package/node_modules/@gdh/verify/dist/corpus.d.ts.map +1 -1
  294. package/node_modules/@gdh/verify/dist/corpus.js +7 -6
  295. package/node_modules/@gdh/verify/dist/corpus.js.map +1 -1
  296. package/node_modules/@gdh/verify/dist/index.d.ts.map +1 -1
  297. package/node_modules/@gdh/verify/dist/index.js +0 -1
  298. package/node_modules/@gdh/verify/dist/index.js.map +1 -1
  299. package/node_modules/@gdh/verify/dist/readiness.d.ts.map +1 -1
  300. package/node_modules/@gdh/verify/dist/readiness.js.map +1 -1
  301. package/node_modules/@gdh/verify/dist/scenarios.d.ts +1 -1
  302. package/node_modules/@gdh/verify/dist/scenarios.d.ts.map +1 -1
  303. package/node_modules/@gdh/verify/dist/scenarios.js +14 -11
  304. package/node_modules/@gdh/verify/dist/scenarios.js.map +1 -1
  305. package/node_modules/@gdh/verify/package.json +6 -7
  306. package/node_modules/@hono/node-server/dist/index.js +22 -0
  307. package/node_modules/@hono/node-server/dist/index.mjs +22 -0
  308. package/node_modules/@hono/node-server/dist/listener.js +22 -0
  309. package/node_modules/@hono/node-server/dist/listener.mjs +22 -0
  310. package/node_modules/@hono/node-server/dist/request.js +11 -0
  311. package/node_modules/@hono/node-server/dist/request.mjs +11 -0
  312. package/node_modules/@hono/node-server/dist/response.js +11 -0
  313. package/node_modules/@hono/node-server/dist/response.mjs +11 -0
  314. package/node_modules/@hono/node-server/dist/server.js +22 -0
  315. package/node_modules/@hono/node-server/dist/server.mjs +22 -0
  316. package/node_modules/@hono/node-server/dist/utils.d.mts +2 -2
  317. package/node_modules/@hono/node-server/dist/utils.d.ts +2 -2
  318. package/node_modules/@hono/node-server/dist/vercel.js +22 -0
  319. package/node_modules/@hono/node-server/dist/vercel.mjs +22 -0
  320. package/node_modules/@hono/node-server/package.json +1 -1
  321. package/node_modules/ajv/README.md +1 -1
  322. package/node_modules/ajv/dist/core.js +1 -1
  323. package/node_modules/ajv/dist/core.js.map +1 -1
  324. package/node_modules/ajv/lib/core.ts +1 -1
  325. package/node_modules/ajv/package.json +2 -3
  326. package/node_modules/eventsource-parser/LICENSE +1 -1
  327. package/node_modules/eventsource-parser/dist/index.cjs +104 -44
  328. package/node_modules/eventsource-parser/dist/index.cjs.map +1 -1
  329. package/node_modules/eventsource-parser/dist/index.d.cts +23 -21
  330. package/node_modules/eventsource-parser/dist/index.d.ts +23 -21
  331. package/node_modules/eventsource-parser/dist/index.js +104 -44
  332. package/node_modules/eventsource-parser/dist/index.js.map +1 -1
  333. package/node_modules/eventsource-parser/dist/stream.d.cts +22 -19
  334. package/node_modules/eventsource-parser/dist/stream.d.ts +22 -19
  335. package/node_modules/eventsource-parser/package.json +54 -77
  336. package/node_modules/eventsource-parser/src/parse.ts +270 -107
  337. package/node_modules/express-rate-limit/dist/index.cjs +51 -10
  338. package/node_modules/express-rate-limit/dist/index.d.cts +31 -1
  339. package/node_modules/express-rate-limit/dist/index.d.mts +31 -1
  340. package/node_modules/express-rate-limit/dist/index.d.ts +31 -1
  341. package/node_modules/express-rate-limit/dist/index.mjs +51 -10
  342. package/node_modules/express-rate-limit/package.json +3 -2
  343. package/node_modules/express-rate-limit/readme.md +3 -0
  344. package/node_modules/fast-string-truncated-width/dist/index.js +36 -96
  345. package/node_modules/fast-string-truncated-width/dist/types.d.ts +0 -3
  346. package/node_modules/fast-string-truncated-width/dist/utils.d.ts +3 -3
  347. package/node_modules/fast-string-truncated-width/dist/utils.js +14 -9
  348. package/node_modules/fast-string-truncated-width/package.json +1 -1
  349. package/node_modules/fast-string-truncated-width/readme.md +2 -3
  350. package/node_modules/fast-string-width/package.json +2 -2
  351. package/node_modules/fast-string-width/readme.md +0 -3
  352. package/node_modules/fast-uri/.github/workflows/ci.yml +12 -7
  353. package/node_modules/fast-uri/.github/workflows/lock-threads.yml +19 -0
  354. package/node_modules/fast-uri/.github/workflows/package-manager-ci.yml +1 -1
  355. package/node_modules/fast-uri/LICENSE +1 -3
  356. package/node_modules/fast-uri/README.md +13 -4
  357. package/node_modules/fast-uri/index.js +90 -24
  358. package/node_modules/fast-uri/lib/utils.js +129 -22
  359. package/node_modules/fast-uri/package.json +3 -4
  360. package/node_modules/fast-wrap-ansi/lib/main.js +4 -1
  361. package/node_modules/fast-wrap-ansi/lib/main.js.map +1 -1
  362. package/node_modules/fast-wrap-ansi/package.json +2 -2
  363. package/node_modules/get-intrinsic/CHANGELOG.md +0 -7
  364. package/node_modules/get-intrinsic/index.js +13 -8
  365. package/node_modules/get-intrinsic/package.json +4 -7
  366. package/node_modules/hasown/CHANGELOG.md +11 -0
  367. package/node_modules/hasown/eslint.config.mjs +6 -0
  368. package/node_modules/hasown/index.d.ts +1 -0
  369. package/node_modules/hasown/package.json +14 -14
  370. package/node_modules/hono/dist/adapter/aws-lambda/handler.js +9 -2
  371. package/node_modules/hono/dist/cjs/adapter/aws-lambda/handler.js +9 -2
  372. package/node_modules/hono/dist/cjs/helper/ssg/ssg.js +2 -0
  373. package/node_modules/hono/dist/cjs/jsx/base.js +7 -1
  374. package/node_modules/hono/dist/cjs/jsx/dom/render.js +22 -9
  375. package/node_modules/hono/dist/cjs/jsx/jsx-runtime.js +3 -0
  376. package/node_modules/hono/dist/cjs/jsx/utils.js +155 -5
  377. package/node_modules/hono/dist/cjs/middleware/body-limit/index.js +21 -30
  378. package/node_modules/hono/dist/cjs/middleware/cache/index.js +11 -3
  379. package/node_modules/hono/dist/cjs/middleware/cors/index.js +2 -5
  380. package/node_modules/hono/dist/cjs/middleware/method-override/index.js +1 -1
  381. package/node_modules/hono/dist/cjs/middleware/trailing-slash/index.js +2 -2
  382. package/node_modules/hono/dist/cjs/utils/jwt/jws.js +1 -1
  383. package/node_modules/hono/dist/cjs/utils/jwt/jwt.js +12 -6
  384. package/node_modules/hono/dist/helper/ssg/ssg.js +2 -0
  385. package/node_modules/hono/dist/jsx/base.js +13 -2
  386. package/node_modules/hono/dist/jsx/dom/render.js +22 -9
  387. package/node_modules/hono/dist/jsx/jsx-runtime.js +4 -1
  388. package/node_modules/hono/dist/jsx/utils.js +153 -5
  389. package/node_modules/hono/dist/middleware/body-limit/index.js +21 -30
  390. package/node_modules/hono/dist/middleware/cache/index.js +11 -3
  391. package/node_modules/hono/dist/middleware/cors/index.js +2 -5
  392. package/node_modules/hono/dist/middleware/method-override/index.js +1 -1
  393. package/node_modules/hono/dist/middleware/trailing-slash/index.js +2 -2
  394. package/node_modules/hono/dist/tsconfig.build.tsbuildinfo +1 -1
  395. package/node_modules/hono/dist/types/jsx/utils.d.ts +3 -1
  396. package/node_modules/hono/dist/types/middleware/cache/index.d.ts +2 -0
  397. package/node_modules/hono/dist/types/middleware/cors/index.d.ts +1 -1
  398. package/node_modules/hono/dist/types/middleware/trailing-slash/index.d.ts +16 -0
  399. package/node_modules/hono/dist/types/types.d.ts +116 -116
  400. package/node_modules/hono/dist/utils/jwt/jws.js +1 -1
  401. package/node_modules/hono/dist/utils/jwt/jwt.js +12 -6
  402. package/node_modules/hono/package.json +1 -1
  403. package/node_modules/ip-address/README.md +249 -76
  404. package/node_modules/ip-address/dist/address-error.d.ts +0 -1
  405. package/node_modules/ip-address/dist/address-error.js.map +1 -1
  406. package/node_modules/ip-address/dist/common.d.ts +6 -1
  407. package/node_modules/ip-address/dist/common.js +21 -0
  408. package/node_modules/ip-address/dist/common.js.map +1 -1
  409. package/node_modules/ip-address/dist/ip-address.d.ts +0 -1
  410. package/node_modules/ip-address/dist/ip-address.js.map +1 -1
  411. package/node_modules/ip-address/dist/ipv4.d.ts +115 -57
  412. package/node_modules/ip-address/dist/ipv4.js +193 -68
  413. package/node_modules/ip-address/dist/ipv4.js.map +1 -1
  414. package/node_modules/ip-address/dist/ipv6.d.ts +172 -111
  415. package/node_modules/ip-address/dist/ipv6.js +345 -131
  416. package/node_modules/ip-address/dist/ipv6.js.map +1 -1
  417. package/node_modules/ip-address/dist/v4/constants.d.ts +0 -1
  418. package/node_modules/ip-address/dist/v4/constants.js.map +1 -1
  419. package/node_modules/ip-address/dist/v6/constants.d.ts +0 -1
  420. package/node_modules/ip-address/dist/v6/constants.js +5 -0
  421. package/node_modules/ip-address/dist/v6/constants.js.map +1 -1
  422. package/node_modules/ip-address/dist/v6/helpers.d.ts +1 -1
  423. package/node_modules/ip-address/dist/v6/helpers.js +12 -3
  424. package/node_modules/ip-address/dist/v6/helpers.js.map +1 -1
  425. package/node_modules/ip-address/dist/v6/regular-expressions.d.ts +0 -1
  426. package/node_modules/ip-address/dist/v6/regular-expressions.js.map +1 -1
  427. package/node_modules/ip-address/package.json +45 -35
  428. package/node_modules/jose/dist/webapi/jwks/remote.js +1 -1
  429. package/node_modules/jose/dist/webapi/lib/pbes2kw.js +3 -0
  430. package/node_modules/jose/package.json +1 -1
  431. package/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js +5 -3
  432. package/node_modules/yaml/browser/dist/nodes/Alias.js +2 -0
  433. package/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.js +11 -8
  434. package/node_modules/yaml/browser/dist/stringify/stringifyNumber.js +2 -1
  435. package/node_modules/yaml/dist/compose/resolve-flow-scalar.js +5 -3
  436. package/node_modules/yaml/dist/nodes/Alias.js +2 -0
  437. package/node_modules/yaml/dist/nodes/Scalar.d.ts +5 -1
  438. package/node_modules/yaml/dist/schema/yaml-1.1/merge.js +10 -7
  439. package/node_modules/yaml/dist/stringify/stringifyNumber.js +2 -1
  440. package/node_modules/yaml/package.json +1 -1
  441. package/node_modules/zod/README.md +1 -18
  442. package/node_modules/zod/locales/package.json +2 -1
  443. package/node_modules/zod/mini/package.json +2 -1
  444. package/node_modules/zod/package.json +1 -1
  445. package/node_modules/zod/src/v4/classic/errors.ts +2 -2
  446. package/node_modules/zod/src/v4/classic/external.ts +1 -0
  447. package/node_modules/zod/src/v4/classic/from-json-schema.ts +39 -23
  448. package/node_modules/zod/src/v4/classic/parse.ts +6 -6
  449. package/node_modules/zod/src/v4/classic/schemas.ts +414 -151
  450. package/node_modules/zod/src/v4/core/api.ts +31 -6
  451. package/node_modules/zod/src/v4/core/checks.ts +1 -1
  452. package/node_modules/zod/src/v4/core/core.ts +17 -2
  453. package/node_modules/zod/src/v4/core/errors.ts +31 -24
  454. package/node_modules/zod/src/v4/core/json-schema-processors.ts +17 -18
  455. package/node_modules/zod/src/v4/core/parse.ts +7 -7
  456. package/node_modules/zod/src/v4/core/regexes.ts +8 -1
  457. package/node_modules/zod/src/v4/core/schemas.ts +263 -71
  458. package/node_modules/zod/src/v4/core/to-json-schema.ts +10 -1
  459. package/node_modules/zod/src/v4/core/util.ts +52 -35
  460. package/node_modules/zod/src/v4/core/versions.ts +2 -2
  461. package/node_modules/zod/src/v4/locales/el.ts +121 -0
  462. package/node_modules/zod/src/v4/locales/en.ts +4 -0
  463. package/node_modules/zod/src/v4/locales/fr.ts +24 -8
  464. package/node_modules/zod/src/v4/locales/hr.ts +131 -0
  465. package/node_modules/zod/src/v4/locales/index.ts +3 -0
  466. package/node_modules/zod/src/v4/locales/it.ts +1 -1
  467. package/node_modules/zod/src/v4/locales/ka.ts +8 -8
  468. package/node_modules/zod/src/v4/locales/ro.ts +129 -0
  469. package/node_modules/zod/src/v4/locales/uz.ts +1 -0
  470. package/node_modules/zod/src/v4/mini/external.ts +1 -0
  471. package/node_modules/zod/src/v4/mini/schemas.ts +56 -25
  472. package/node_modules/zod/v3/package.json +2 -1
  473. package/node_modules/zod/v4/classic/errors.js +2 -2
  474. package/node_modules/zod/v4/classic/external.d.cts +1 -0
  475. package/node_modules/zod/v4/classic/external.d.ts +1 -0
  476. package/node_modules/zod/v4/classic/from-json-schema.cjs +31 -16
  477. package/node_modules/zod/v4/classic/from-json-schema.js +31 -16
  478. package/node_modules/zod/v4/classic/package.json +2 -1
  479. package/node_modules/zod/v4/classic/schemas.cjs +358 -119
  480. package/node_modules/zod/v4/classic/schemas.d.cts +42 -14
  481. package/node_modules/zod/v4/classic/schemas.d.ts +42 -14
  482. package/node_modules/zod/v4/classic/schemas.js +356 -118
  483. package/node_modules/zod/v4/core/api.cjs +7 -2
  484. package/node_modules/zod/v4/core/api.d.cts +26 -5
  485. package/node_modules/zod/v4/core/api.d.ts +26 -5
  486. package/node_modules/zod/v4/core/api.js +7 -2
  487. package/node_modules/zod/v4/core/checks.d.cts +1 -1
  488. package/node_modules/zod/v4/core/checks.d.ts +1 -1
  489. package/node_modules/zod/v4/core/core.cjs +3 -1
  490. package/node_modules/zod/v4/core/core.js +4 -2
  491. package/node_modules/zod/v4/core/errors.cjs +26 -23
  492. package/node_modules/zod/v4/core/errors.d.cts +1 -0
  493. package/node_modules/zod/v4/core/errors.d.ts +1 -0
  494. package/node_modules/zod/v4/core/errors.js +26 -23
  495. package/node_modules/zod/v4/core/json-schema-processors.cjs +16 -20
  496. package/node_modules/zod/v4/core/json-schema-processors.js +16 -20
  497. package/node_modules/zod/v4/core/package.json +2 -1
  498. package/node_modules/zod/v4/core/parse.cjs +7 -7
  499. package/node_modules/zod/v4/core/parse.js +7 -7
  500. package/node_modules/zod/v4/core/regexes.cjs +9 -3
  501. package/node_modules/zod/v4/core/regexes.d.cts +6 -0
  502. package/node_modules/zod/v4/core/regexes.d.ts +6 -0
  503. package/node_modules/zod/v4/core/regexes.js +7 -1
  504. package/node_modules/zod/v4/core/schemas.cjs +211 -65
  505. package/node_modules/zod/v4/core/schemas.d.cts +39 -1
  506. package/node_modules/zod/v4/core/schemas.d.ts +39 -1
  507. package/node_modules/zod/v4/core/schemas.js +210 -64
  508. package/node_modules/zod/v4/core/to-json-schema.cjs +12 -1
  509. package/node_modules/zod/v4/core/to-json-schema.js +12 -1
  510. package/node_modules/zod/v4/core/util.cjs +54 -30
  511. package/node_modules/zod/v4/core/util.d.cts +1 -0
  512. package/node_modules/zod/v4/core/util.d.ts +1 -0
  513. package/node_modules/zod/v4/core/util.js +55 -32
  514. package/node_modules/zod/v4/core/versions.cjs +2 -2
  515. package/node_modules/zod/v4/core/versions.d.cts +1 -1
  516. package/node_modules/zod/v4/core/versions.d.ts +1 -1
  517. package/node_modules/zod/v4/core/versions.js +2 -2
  518. package/node_modules/zod/v4/locales/el.cjs +136 -0
  519. package/node_modules/zod/v4/locales/el.d.cts +5 -0
  520. package/node_modules/zod/v4/locales/el.d.ts +4 -0
  521. package/node_modules/zod/v4/locales/el.js +109 -0
  522. package/node_modules/zod/v4/locales/en.cjs +4 -0
  523. package/node_modules/zod/v4/locales/en.js +4 -0
  524. package/node_modules/zod/v4/locales/fr.cjs +24 -7
  525. package/node_modules/zod/v4/locales/fr.js +24 -7
  526. package/node_modules/zod/v4/locales/hr.cjs +149 -0
  527. package/node_modules/zod/v4/locales/hr.d.cts +5 -0
  528. package/node_modules/zod/v4/locales/hr.d.ts +4 -0
  529. package/node_modules/zod/v4/locales/hr.js +122 -0
  530. package/node_modules/zod/v4/locales/index.cjs +8 -1
  531. package/node_modules/zod/v4/locales/index.d.cts +3 -0
  532. package/node_modules/zod/v4/locales/index.d.ts +3 -0
  533. package/node_modules/zod/v4/locales/index.js +3 -0
  534. package/node_modules/zod/v4/locales/it.cjs +1 -1
  535. package/node_modules/zod/v4/locales/it.js +1 -1
  536. package/node_modules/zod/v4/locales/ka.cjs +8 -8
  537. package/node_modules/zod/v4/locales/ka.js +8 -8
  538. package/node_modules/zod/v4/locales/package.json +2 -1
  539. package/node_modules/zod/v4/locales/ro.cjs +146 -0
  540. package/node_modules/zod/v4/locales/ro.d.cts +5 -0
  541. package/node_modules/zod/v4/locales/ro.d.ts +4 -0
  542. package/node_modules/zod/v4/locales/ro.js +119 -0
  543. package/node_modules/zod/v4/locales/uz.cjs +1 -0
  544. package/node_modules/zod/v4/locales/uz.js +1 -0
  545. package/node_modules/zod/v4/mini/external.d.cts +1 -0
  546. package/node_modules/zod/v4/mini/external.d.ts +1 -0
  547. package/node_modules/zod/v4/mini/package.json +2 -1
  548. package/node_modules/zod/v4/mini/schemas.cjs +41 -4
  549. package/node_modules/zod/v4/mini/schemas.d.cts +28 -10
  550. package/node_modules/zod/v4/mini/schemas.d.ts +28 -10
  551. package/node_modules/zod/v4/mini/schemas.js +40 -4
  552. package/node_modules/zod/v4/package.json +2 -1
  553. package/node_modules/zod/v4-mini/package.json +2 -1
  554. package/package.json +12 -12
  555. package/node_modules/async-function/.eslintrc +0 -16
  556. package/node_modules/async-function/.github/FUNDING.yml +0 -12
  557. package/node_modules/async-function/.nycrc +0 -9
  558. package/node_modules/async-function/CHANGELOG.md +0 -16
  559. package/node_modules/async-function/LICENSE +0 -21
  560. package/node_modules/async-function/README.md +0 -51
  561. package/node_modules/async-function/index.d.mts +0 -3
  562. package/node_modules/async-function/index.d.ts +0 -13
  563. package/node_modules/async-function/index.js +0 -8
  564. package/node_modules/async-function/index.mjs +0 -4
  565. package/node_modules/async-function/legacy.js +0 -18
  566. package/node_modules/async-function/package.json +0 -86
  567. package/node_modules/async-function/require.mjs +0 -5
  568. package/node_modules/async-function/tsconfig.json +0 -9
  569. package/node_modules/async-generator-function/.eslintrc +0 -26
  570. package/node_modules/async-generator-function/.github/FUNDING.yml +0 -12
  571. package/node_modules/async-generator-function/.nycrc +0 -9
  572. package/node_modules/async-generator-function/CHANGELOG.md +0 -15
  573. package/node_modules/async-generator-function/LICENSE +0 -21
  574. package/node_modules/async-generator-function/README.md +0 -52
  575. package/node_modules/async-generator-function/index.d.mts +0 -3
  576. package/node_modules/async-generator-function/index.d.ts +0 -22
  577. package/node_modules/async-generator-function/index.js +0 -8
  578. package/node_modules/async-generator-function/index.mjs +0 -4
  579. package/node_modules/async-generator-function/legacy.js +0 -18
  580. package/node_modules/async-generator-function/package.json +0 -87
  581. package/node_modules/async-generator-function/require.mjs +0 -5
  582. package/node_modules/async-generator-function/tsconfig.json +0 -9
  583. package/node_modules/fast-uri/.github/.stale.yml +0 -21
  584. package/node_modules/fast-uri/.github/tests_checker.yml +0 -8
  585. package/node_modules/generator-function/.eslintrc +0 -16
  586. package/node_modules/generator-function/.github/FUNDING.yml +0 -12
  587. package/node_modules/generator-function/.nycrc +0 -9
  588. package/node_modules/generator-function/CHANGELOG.md +0 -27
  589. package/node_modules/generator-function/LICENSE.md +0 -7
  590. package/node_modules/generator-function/README.md +0 -51
  591. package/node_modules/generator-function/index.d.mts +0 -3
  592. package/node_modules/generator-function/index.d.ts +0 -3
  593. package/node_modules/generator-function/index.js +0 -8
  594. package/node_modules/generator-function/index.mjs +0 -4
  595. package/node_modules/generator-function/legacy.js +0 -18
  596. package/node_modules/generator-function/package.json +0 -88
  597. package/node_modules/generator-function/require.mjs +0 -5
  598. package/node_modules/generator-function/tsconfig.json +0 -9
  599. package/node_modules/hasown/.eslintrc +0 -5
  600. package/node_modules/ip-address/dist/address-error.d.ts.map +0 -1
  601. package/node_modules/ip-address/dist/common.d.ts.map +0 -1
  602. package/node_modules/ip-address/dist/ip-address.d.ts.map +0 -1
  603. package/node_modules/ip-address/dist/ipv4.d.ts.map +0 -1
  604. package/node_modules/ip-address/dist/ipv6.d.ts.map +0 -1
  605. package/node_modules/ip-address/dist/v4/constants.d.ts.map +0 -1
  606. package/node_modules/ip-address/dist/v6/constants.d.ts.map +0 -1
  607. package/node_modules/ip-address/dist/v6/helpers.d.ts.map +0 -1
  608. package/node_modules/ip-address/dist/v6/regular-expressions.d.ts.map +0 -1
  609. package/node_modules/ip-address/src/address-error.ts +0 -11
  610. package/node_modules/ip-address/src/common.ts +0 -55
  611. package/node_modules/ip-address/src/ip-address.ts +0 -7
  612. package/node_modules/ip-address/src/ipv4.ts +0 -394
  613. package/node_modules/ip-address/src/ipv6.ts +0 -1212
  614. package/node_modules/ip-address/src/v4/constants.ts +0 -7
  615. package/node_modules/ip-address/src/v6/constants.ts +0 -79
  616. package/node_modules/ip-address/src/v6/helpers.ts +0 -48
  617. package/node_modules/ip-address/src/v6/regular-expressions.ts +0 -94
  618. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/.npmignore +0 -0
  619. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/LICENSE +0 -0
  620. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/README.md +0 -0
  621. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/index.js +0 -0
  622. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/mode.js +0 -0
  623. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/package.json +0 -0
  624. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/windows.js +0 -0
  625. /package/node_modules/{cross-spawn/node_modules/which → which}/LICENSE +0 -0
  626. /package/node_modules/{cross-spawn/node_modules/which → which}/README.md +0 -0
  627. /package/node_modules/{cross-spawn/node_modules/which → which}/bin/node-which +0 -0
  628. /package/node_modules/{cross-spawn/node_modules/which → which}/package.json +0 -0
  629. /package/node_modules/{cross-spawn/node_modules/which → which}/which.js +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"main.js","sourceRoot":"","sources":["../src/main.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"main.js","sourceRoot":"","sources":["../src/main.ts"],"names":[],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fast-wrap-ansi",
3
- "version": "0.1.6",
3
+ "version": "0.2.0",
4
4
  "files": [
5
5
  "lib"
6
6
  ],
@@ -46,6 +46,6 @@
46
46
  "wrap-ansi": "^9.0.2"
47
47
  },
48
48
  "dependencies": {
49
- "fast-string-width": "^1.1.0"
49
+ "fast-string-width": "^3.0.2"
50
50
  }
51
51
  }
@@ -5,13 +5,6 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
- ## [v1.3.1](https://github.com/ljharb/get-intrinsic/compare/v1.3.0...v1.3.1) - 2025-09-29
9
-
10
- ### Commits
11
-
12
- - [Refactor] maximally avoid eval with `async-function`, `generator-function`, `async-generator-function` packages [`93232c9`](https://github.com/ljharb/get-intrinsic/commit/93232c9e84572e002929a038559b2fe3e2e92aed)
13
- - [Dev Deps] update `@ljharb/eslint-config`, `call-bound`, `es-abstract` [`c9de798`](https://github.com/ljharb/get-intrinsic/commit/c9de798767de6b9ebf0312c4d8fcb272976ca579)
14
-
15
8
  ## [v1.3.0](https://github.com/ljharb/get-intrinsic/compare/v1.2.7...v1.3.0) - 2025-02-22
16
9
 
17
10
  ### Commits
@@ -20,6 +20,15 @@ var pow = require('math-intrinsics/pow');
20
20
  var round = require('math-intrinsics/round');
21
21
  var sign = require('math-intrinsics/sign');
22
22
 
23
+ var $Function = Function;
24
+
25
+ // eslint-disable-next-line consistent-return
26
+ var getEvalledConstructor = function (expressionSyntax) {
27
+ try {
28
+ return $Function('"use strict"; return (' + expressionSyntax + ').constructor;')();
29
+ } catch (e) {}
30
+ };
31
+
23
32
  var $gOPD = require('gopd');
24
33
  var $defineProperty = require('es-define-property');
25
34
 
@@ -85,7 +94,7 @@ var INTRINSICS = {
85
94
  '%Float32Array%': typeof Float32Array === 'undefined' ? undefined : Float32Array,
86
95
  '%Float64Array%': typeof Float64Array === 'undefined' ? undefined : Float64Array,
87
96
  '%FinalizationRegistry%': typeof FinalizationRegistry === 'undefined' ? undefined : FinalizationRegistry,
88
- '%Function%': Function,
97
+ '%Function%': $Function,
89
98
  '%GeneratorFunction%': needsEval,
90
99
  '%Int8Array%': typeof Int8Array === 'undefined' ? undefined : Int8Array,
91
100
  '%Int16Array%': typeof Int16Array === 'undefined' ? undefined : Int16Array,
@@ -151,18 +160,14 @@ if (getProto) {
151
160
  }
152
161
  }
153
162
 
154
- var getAsyncFunction = require('async-function');
155
- var getGeneratorFunction = require('generator-function');
156
- var getAsyncGeneratorFunction = require('async-generator-function');
157
-
158
163
  var doEval = function doEval(name) {
159
164
  var value;
160
165
  if (name === '%AsyncFunction%') {
161
- value = getAsyncFunction() || void undefined;
166
+ value = getEvalledConstructor('async function () {}');
162
167
  } else if (name === '%GeneratorFunction%') {
163
- value = getGeneratorFunction() || void undefined;
168
+ value = getEvalledConstructor('function* () {}');
164
169
  } else if (name === '%AsyncGeneratorFunction%') {
165
- value = getAsyncGeneratorFunction() || void undefined;
170
+ value = getEvalledConstructor('async function* () {}');
166
171
  } else if (name === '%AsyncGenerator%') {
167
172
  var fn = doEval('%AsyncGeneratorFunction%');
168
173
  if (fn) {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "get-intrinsic",
3
- "version": "1.3.1",
3
+ "version": "1.3.0",
4
4
  "description": "Get and robustly cache all JS language-level intrinsics at first require time",
5
5
  "main": "index.js",
6
6
  "exports": {
@@ -44,14 +44,11 @@
44
44
  },
45
45
  "homepage": "https://github.com/ljharb/get-intrinsic#readme",
46
46
  "dependencies": {
47
- "async-function": "^1.0.0",
48
- "async-generator-function": "^1.0.0",
49
47
  "call-bind-apply-helpers": "^1.0.2",
50
48
  "es-define-property": "^1.0.1",
51
49
  "es-errors": "^1.3.0",
52
50
  "es-object-atoms": "^1.1.1",
53
51
  "function-bind": "^1.1.2",
54
- "generator-function": "^2.0.0",
55
52
  "get-proto": "^1.0.1",
56
53
  "gopd": "^1.2.0",
57
54
  "has-symbols": "^1.1.0",
@@ -59,11 +56,11 @@
59
56
  "math-intrinsics": "^1.1.0"
60
57
  },
61
58
  "devDependencies": {
62
- "@ljharb/eslint-config": "^21.2.0",
59
+ "@ljharb/eslint-config": "^21.1.1",
63
60
  "auto-changelog": "^2.5.0",
64
- "call-bound": "^1.0.4",
61
+ "call-bound": "^1.0.3",
65
62
  "encoding": "^0.1.13",
66
- "es-abstract": "^1.24.0",
63
+ "es-abstract": "^1.23.9",
67
64
  "es-value-fixtures": "^1.7.1",
68
65
  "eslint": "=8.8.0",
69
66
  "evalmd": "^0.0.19",
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [v2.0.3](https://github.com/inspect-js/hasOwn/compare/v2.0.2...v2.0.3) - 2026-04-17
9
+
10
+ ### Commits
11
+
12
+ - [actions] update workflows [`fb837b8`](https://github.com/inspect-js/hasOwn/commit/fb837b849bcdb8416fdc8fd344edfacd5574696c)
13
+ - [Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/eslint-config`, `@ljharb/tsconfig`, `@types/tape`, `auto-changelog`, `eslint`, `mock-property`, `npmignore`, `tape` [`f4b279b`](https://github.com/inspect-js/hasOwn/commit/f4b279bd682be34b3f0ede2a58d4e8acb58d6d47)
14
+ - [Dev Deps] update `eslint`, `@ljharb/eslint-config`; migrate to flat config [`7e415ce`](https://github.com/inspect-js/hasOwn/commit/7e415cee55ebf43b3c34d7fd86db73a9928b05f7)
15
+ - [Dev Deps] update `eslint` [`ef313da`](https://github.com/inspect-js/hasOwn/commit/ef313da342d33b60e23e738b9f5a86f6065f39ef)
16
+ - [meta] use `npm audit` instead of `aud` [`d5c6d4d`](https://github.com/inspect-js/hasOwn/commit/d5c6d4d7a19c6ca4f14ac173b30d8bf25abcabee)
17
+ - [types] add overload that narrows the key [`cc03a09`](https://github.com/inspect-js/hasOwn/commit/cc03a097e9402fb8b86d413050e67f790dd6c8c5)
18
+
8
19
  ## [v2.0.2](https://github.com/inspect-js/hasOwn/compare/v2.0.1...v2.0.2) - 2024-03-10
9
20
 
10
21
  ### Commits
@@ -0,0 +1,6 @@
1
+ import ljharbConfig from '@ljharb/eslint-config/flat';
2
+
3
+ export default [
4
+ ...ljharbConfig,
5
+ { rules: { 'no-extra-parens': 'off' } },
6
+ ];
@@ -1,3 +1,4 @@
1
+ declare function hasOwn<O, K extends PropertyKey>(o: O, p: K): p is K & keyof O;
1
2
  declare function hasOwn<O, K extends PropertyKey, V = unknown>(o: O, p: K): o is O & Record<K, V>;
2
3
 
3
4
  export = hasOwn;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hasown",
3
- "version": "2.0.2",
3
+ "version": "2.0.3",
4
4
  "description": "A robust, ES3 compatible, \"has own property\" predicate.",
5
5
  "main": "index.js",
6
6
  "exports": {
@@ -14,14 +14,14 @@
14
14
  "prepublish": "not-in-publish || npm run prepublishOnly",
15
15
  "prepublishOnly": "safe-publish-latest",
16
16
  "prelint": "evalmd README.md",
17
- "lint": "eslint --ext=js,mjs .",
17
+ "lint": "eslint .",
18
18
  "postlint": "npm run tsc",
19
19
  "pretest": "npm run lint",
20
20
  "tsc": "tsc -p .",
21
21
  "posttsc": "attw -P",
22
22
  "tests-only": "nyc tape 'test/**/*.js'",
23
23
  "test": "npm run tests-only",
24
- "posttest": "aud --production",
24
+ "posttest": "npx npm@\">= 10.2\" audit --production",
25
25
  "version": "auto-changelog && git add CHANGELOG.md",
26
26
  "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
27
27
  },
@@ -51,22 +51,22 @@
51
51
  "function-bind": "^1.1.2"
52
52
  },
53
53
  "devDependencies": {
54
- "@arethetypeswrong/cli": "^0.15.1",
55
- "@ljharb/eslint-config": "^21.1.0",
56
- "@ljharb/tsconfig": "^0.2.0",
54
+ "@arethetypeswrong/cli": "^0.18.2",
55
+ "@ljharb/eslint-config": "^22.2.2",
56
+ "@ljharb/tsconfig": "^0.3.2",
57
57
  "@types/function-bind": "^1.1.10",
58
- "@types/mock-property": "^1.0.2",
59
- "@types/tape": "^5.6.4",
60
- "aud": "^2.0.4",
61
- "auto-changelog": "^2.4.0",
62
- "eslint": "=8.8.0",
58
+ "@types/tape": "^5.8.1",
59
+ "auto-changelog": "^2.5.0",
60
+ "encoding": "^0.1.13",
61
+ "eslint": "^10.2.0",
63
62
  "evalmd": "^0.0.19",
64
63
  "in-publish": "^2.0.1",
65
- "mock-property": "^1.0.3",
66
- "npmignore": "^0.3.1",
64
+ "jiti": "^0.0.0",
65
+ "mock-property": "^1.1.0",
66
+ "npmignore": "^0.3.5",
67
67
  "nyc": "^10.3.2",
68
68
  "safe-publish-latest": "^2.0.0",
69
- "tape": "^5.7.5",
69
+ "tape": "^5.9.0",
70
70
  "typescript": "next"
71
71
  },
72
72
  "engines": {
@@ -62,8 +62,15 @@ var streamHandle = (app) => {
62
62
  var handle = (app, { isContentTypeBinary } = { isContentTypeBinary: void 0 }) => {
63
63
  return async (event, lambdaContext) => {
64
64
  const processor = getProcessor(event);
65
- const req = processor.createRequest(event);
66
- const requestContext = getRequestContext(event);
65
+ let req, requestContext;
66
+ try {
67
+ req = processor.createRequest(event);
68
+ requestContext = getRequestContext(event);
69
+ } catch (error) {
70
+ console.error("Error processing request:", error);
71
+ const errorResponse = error instanceof TypeError ? new Response("Invalid request", { status: 400 }) : new Response("Internal Server Error", { status: 500 });
72
+ return processor.createResult(event, errorResponse, { isContentTypeBinary });
73
+ }
67
74
  const res = await app.fetch(req, {
68
75
  event,
69
76
  requestContext,
@@ -92,8 +92,15 @@ const streamHandle = (app) => {
92
92
  const handle = (app, { isContentTypeBinary } = { isContentTypeBinary: void 0 }) => {
93
93
  return async (event, lambdaContext) => {
94
94
  const processor = getProcessor(event);
95
- const req = processor.createRequest(event);
96
- const requestContext = getRequestContext(event);
95
+ let req, requestContext;
96
+ try {
97
+ req = processor.createRequest(event);
98
+ requestContext = getRequestContext(event);
99
+ } catch (error) {
100
+ console.error("Error processing request:", error);
101
+ const errorResponse = error instanceof TypeError ? new Response("Invalid request", { status: 400 }) : new Response("Internal Server Error", { status: 500 });
102
+ return processor.createResult(event, errorResponse, { isContentTypeBinary });
103
+ }
97
104
  const res = await app.fetch(req, {
98
105
  event,
99
106
  requestContext,
@@ -69,6 +69,8 @@ const defaultExtensionMap = {
69
69
  "text/html": "html",
70
70
  "text/xml": "xml",
71
71
  "application/xml": "xml",
72
+ "application/atom+xml": "xml",
73
+ "application/rss+xml": "xml",
72
74
  "application/yaml": "yaml"
73
75
  };
74
76
  const determineExtension = (mimeType, userExtensionMap) => {
@@ -127,6 +127,9 @@ class JSXNode {
127
127
  isEscaped = true;
128
128
  localContexts;
129
129
  constructor(tag, props, children) {
130
+ if (typeof tag !== "function" && !(0, import_utils.isValidTagName)(tag)) {
131
+ throw new Error(`Invalid JSX tag name: ${tag}`);
132
+ }
130
133
  this.tag = tag;
131
134
  this.props = props;
132
135
  this.children = children;
@@ -158,9 +161,12 @@ class JSXNode {
158
161
  const props = this.props;
159
162
  let { children } = this;
160
163
  buffer[0] += `<${tag}`;
161
- const normalizeKey = nameSpaceContext && (0, import_context.useContext)(nameSpaceContext) === "svg" ? (key) => toSVGAttributeName((0, import_utils.normalizeIntrinsicElementKey)(key)) : (key) => (0, import_utils.normalizeIntrinsicElementKey)(key);
164
+ const normalizeKey = tag === "svg" || nameSpaceContext && (0, import_context.useContext)(nameSpaceContext) === "svg" ? (key) => toSVGAttributeName((0, import_utils.normalizeIntrinsicElementKey)(key)) : (key) => (0, import_utils.normalizeIntrinsicElementKey)(key);
162
165
  for (let [key, v] of Object.entries(props)) {
163
166
  key = normalizeKey(key);
167
+ if (!(0, import_utils.isValidAttributeName)(key)) {
168
+ continue;
169
+ }
164
170
  if (key === "children") {
165
171
  } else if (key === "style" && typeof v === "object") {
166
172
  let styleStr = "";
@@ -78,6 +78,7 @@ const applySelectValue = (select, props) => {
78
78
  select.selectedIndex = 0;
79
79
  }
80
80
  };
81
+ const isIgnorableAttributeError = (error) => error instanceof DOMException && error.name === "InvalidCharacterError";
81
82
  const applyProps = (container, attributes, oldAttributes) => {
82
83
  attributes ||= {};
83
84
  for (let key in attributes) {
@@ -136,14 +137,20 @@ const applyProps = (container, attributes, oldAttributes) => {
136
137
  container[key] = value;
137
138
  }
138
139
  const k = toAttributeName(container, key);
139
- if (value === null || value === void 0 || value === false) {
140
- container.removeAttribute(k);
141
- } else if (value === true) {
142
- container.setAttribute(k, "");
143
- } else if (typeof value === "string" || typeof value === "number") {
144
- container.setAttribute(k, value);
145
- } else {
146
- container.setAttribute(k, value.toString());
140
+ try {
141
+ if (value === null || value === void 0 || value === false) {
142
+ container.removeAttribute(k);
143
+ } else if (value === true) {
144
+ container.setAttribute(k, "");
145
+ } else if (typeof value === "string" || typeof value === "number") {
146
+ container.setAttribute(k, value);
147
+ } else {
148
+ container.setAttribute(k, value.toString());
149
+ }
150
+ } catch (e) {
151
+ if (!isIgnorableAttributeError(e)) {
152
+ throw e;
153
+ }
147
154
  }
148
155
  }
149
156
  }
@@ -159,7 +166,13 @@ const applyProps = (container, attributes, oldAttributes) => {
159
166
  } else if (key === "ref") {
160
167
  refCleanupMap.get(container)?.();
161
168
  } else {
162
- container.removeAttribute(toAttributeName(container, key));
169
+ try {
170
+ container.removeAttribute(toAttributeName(container, key));
171
+ } catch (e) {
172
+ if (!isIgnorableAttributeError(e)) {
173
+ throw e;
174
+ }
175
+ }
163
176
  }
164
177
  }
165
178
  }
@@ -31,6 +31,9 @@ var import_html = require("../helper/html");
31
31
  var import_html2 = require("../utils/html");
32
32
  var import_utils = require("./utils");
33
33
  const jsxAttr = (key, v) => {
34
+ if (!(0, import_utils.isValidAttributeName)(key)) {
35
+ return (0, import_html.raw)("");
36
+ }
34
37
  const buffer = [`${key}="`];
35
38
  if (key === "style" && typeof v === "object") {
36
39
  let styleStr = "";
@@ -17,6 +17,8 @@ var __copyProps = (to, from, except, desc) => {
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
  var utils_exports = {};
19
19
  __export(utils_exports, {
20
+ isValidAttributeName: () => isValidAttributeName,
21
+ isValidTagName: () => isValidTagName,
20
22
  normalizeIntrinsicElementKey: () => normalizeIntrinsicElementKey,
21
23
  styleObjectForEach: () => styleObjectForEach
22
24
  });
@@ -32,19 +34,167 @@ const normalizeElementKeyMap = /* @__PURE__ */ new Map([
32
34
  ["formAction", "formaction"]
33
35
  ]);
34
36
  const normalizeIntrinsicElementKey = (key) => normalizeElementKeyMap.get(key) || key;
37
+ const invalidAttributeNameCharRe = /[\s"'<>/=`\\\x00-\x1f\x7f-\x9f]/;
38
+ const validAttributeNameCache = /* @__PURE__ */ new Set();
39
+ const validAttributeNameCacheMax = 1024;
40
+ const invalidTagNameCharRe = /^[!?]|[\s"'<>/=`\\\x00-\x1f\x7f-\x9f]/;
41
+ const validTagNameCache = /* @__PURE__ */ new Set();
42
+ const validTagNameCacheMax = 256;
43
+ const cacheValidName = (cache, max, name) => {
44
+ if (cache.size >= max) {
45
+ cache.clear();
46
+ }
47
+ cache.add(name);
48
+ };
49
+ const isValidTagName = (name) => {
50
+ if (validTagNameCache.has(name)) {
51
+ return true;
52
+ }
53
+ if (typeof name !== "string") {
54
+ return false;
55
+ }
56
+ if (name.length === 0) {
57
+ return true;
58
+ }
59
+ if (invalidTagNameCharRe.test(name)) {
60
+ return false;
61
+ }
62
+ cacheValidName(validTagNameCache, validTagNameCacheMax, name);
63
+ return true;
64
+ };
65
+ const isValidAttributeName = (name) => {
66
+ if (validAttributeNameCache.has(name)) {
67
+ return true;
68
+ }
69
+ const len = name.length;
70
+ if (len === 0) {
71
+ return false;
72
+ }
73
+ for (let i = 0; i < len; i++) {
74
+ const c = name.charCodeAt(i);
75
+ if (!(c >= 97 && c <= 122 || // a-z
76
+ c >= 65 && c <= 90 || // A-Z
77
+ c >= 48 && c <= 57 || // 0-9
78
+ c === 45 || // -
79
+ c === 95 || // _
80
+ c === 46 || // .
81
+ c === 58)) {
82
+ if (!invalidAttributeNameCharRe.test(name)) {
83
+ cacheValidName(validAttributeNameCache, validAttributeNameCacheMax, name);
84
+ return true;
85
+ } else {
86
+ return false;
87
+ }
88
+ }
89
+ }
90
+ cacheValidName(validAttributeNameCache, validAttributeNameCacheMax, name);
91
+ return true;
92
+ };
93
+ const invalidStylePropertyNameCharRe = /[\s"'():;\\/\[\]{}\x00-\x1f\x7f-\x9f]/;
94
+ const validStylePropertyNameCache = /* @__PURE__ */ new Set();
95
+ const validStylePropertyNameCacheMax = 1024;
96
+ const isValidStylePropertyName = (name) => {
97
+ if (validStylePropertyNameCache.has(name)) {
98
+ return true;
99
+ }
100
+ const len = name.length;
101
+ if (len === 0) {
102
+ return false;
103
+ }
104
+ for (let i = 0; i < len; i++) {
105
+ const c = name.charCodeAt(i);
106
+ if (!(c >= 97 && c <= 122 || // a-z
107
+ c >= 65 && c <= 90 || // A-Z
108
+ c >= 48 && c <= 57 || // 0-9
109
+ c === 45 || // -
110
+ c === 95)) {
111
+ if (!invalidStylePropertyNameCharRe.test(name)) {
112
+ cacheValidName(validStylePropertyNameCache, validStylePropertyNameCacheMax, name);
113
+ return true;
114
+ } else {
115
+ return false;
116
+ }
117
+ }
118
+ }
119
+ cacheValidName(validStylePropertyNameCache, validStylePropertyNameCacheMax, name);
120
+ return true;
121
+ };
122
+ const unsafeStyleValueCharRe = /[;"'\\/\[\](){}]/;
123
+ const hasUnsafeStyleValue = (value) => {
124
+ if (!unsafeStyleValueCharRe.test(value)) {
125
+ return false;
126
+ }
127
+ let quote = 0;
128
+ const blockStack = [];
129
+ for (let i = 0, len = value.length; i < len; i++) {
130
+ const c = value.charCodeAt(i);
131
+ if (c === 92) {
132
+ if (i === len - 1) {
133
+ return true;
134
+ }
135
+ i++;
136
+ } else if (quote !== 0) {
137
+ if (c === 10 || c === 12 || c === 13) {
138
+ return true;
139
+ }
140
+ if (c === quote) {
141
+ quote = 0;
142
+ }
143
+ } else if (c === 47 && value.charCodeAt(i + 1) === 42) {
144
+ const end = value.indexOf("*/", i + 2);
145
+ if (end === -1) {
146
+ return true;
147
+ }
148
+ i = end + 1;
149
+ } else if (c === 34 || c === 39) {
150
+ quote = c;
151
+ } else if (c === 40) {
152
+ blockStack.push(41);
153
+ } else if (c === 91) {
154
+ blockStack.push(93);
155
+ } else if (c === 123 || c === 125) {
156
+ return true;
157
+ } else if (c === 41 || c === 93) {
158
+ if (blockStack[blockStack.length - 1] !== c) {
159
+ return true;
160
+ }
161
+ blockStack.pop();
162
+ } else if (c === 59 && blockStack.length === 0) {
163
+ return true;
164
+ }
165
+ }
166
+ return quote !== 0 || blockStack.length !== 0;
167
+ };
35
168
  const styleObjectForEach = (style, fn) => {
36
169
  for (const [k, v] of Object.entries(style)) {
37
170
  const key = k[0] === "-" || !/[A-Z]/.test(k) ? k : k.replace(/[A-Z]/g, (m) => `-${m.toLowerCase()}`);
38
- fn(
39
- key,
40
- v == null ? null : typeof v === "number" ? !key.match(
171
+ if (!isValidStylePropertyName(key)) {
172
+ continue;
173
+ }
174
+ if (v == null) {
175
+ fn(key, null);
176
+ continue;
177
+ }
178
+ let value;
179
+ if (typeof v === "number") {
180
+ value = !key.match(
41
181
  /^(?:a|border-im|column(?:-c|s)|flex(?:$|-[^b])|grid-(?:ar|[^a])|font-w|li|or|sca|st|ta|wido|z)|ty$/
42
- ) ? `${v}px` : `${v}` : v
43
- );
182
+ ) ? `${v}px` : `${v}`;
183
+ } else if (typeof v === "string") {
184
+ if (hasUnsafeStyleValue(v)) {
185
+ continue;
186
+ }
187
+ value = v;
188
+ } else {
189
+ continue;
190
+ }
191
+ fn(key, value);
44
192
  }
45
193
  };
46
194
  // Annotate the CommonJS export names for ESM import in node:
47
195
  0 && (module.exports = {
196
+ isValidAttributeName,
197
+ isValidTagName,
48
198
  normalizeIntrinsicElementKey,
49
199
  styleObjectForEach
50
200
  });
@@ -22,12 +22,6 @@ __export(body_limit_exports, {
22
22
  module.exports = __toCommonJS(body_limit_exports);
23
23
  var import_http_exception = require("../../http-exception");
24
24
  const ERROR_MESSAGE = "Payload Too Large";
25
- class BodyLimitError extends Error {
26
- constructor(message) {
27
- super(message);
28
- this.name = "BodyLimitError";
29
- }
30
- }
31
25
  const bodyLimit = (options) => {
32
26
  const onError = options.onError || (() => {
33
27
  const res = new Response(ERROR_MESSAGE, {
@@ -42,40 +36,37 @@ const bodyLimit = (options) => {
42
36
  }
43
37
  const hasTransferEncoding = c.req.raw.headers.has("transfer-encoding");
44
38
  const hasContentLength = c.req.raw.headers.has("content-length");
45
- if (hasTransferEncoding && hasContentLength) {
46
- }
47
39
  if (hasContentLength && !hasTransferEncoding) {
48
40
  const contentLength = parseInt(c.req.raw.headers.get("content-length") || "0", 10);
49
41
  return contentLength > maxSize ? onError(c) : next();
50
42
  }
51
43
  let size = 0;
44
+ const chunks = [];
52
45
  const rawReader = c.req.raw.body.getReader();
53
- const reader = new ReadableStream({
54
- async start(controller) {
55
- try {
56
- for (; ; ) {
57
- const { done, value } = await rawReader.read();
58
- if (done) {
59
- break;
60
- }
61
- size += value.length;
62
- if (size > maxSize) {
63
- controller.error(new BodyLimitError(ERROR_MESSAGE));
64
- break;
65
- }
66
- controller.enqueue(value);
46
+ for (; ; ) {
47
+ const { done, value } = await rawReader.read();
48
+ if (done) {
49
+ break;
50
+ }
51
+ size += value.length;
52
+ if (size > maxSize) {
53
+ return onError(c);
54
+ }
55
+ chunks.push(value);
56
+ }
57
+ const requestInit = {
58
+ body: new ReadableStream({
59
+ start(controller) {
60
+ for (const chunk of chunks) {
61
+ controller.enqueue(chunk);
67
62
  }
68
- } finally {
69
63
  controller.close();
70
64
  }
71
- }
72
- });
73
- const requestInit = { body: reader, duplex: "half" };
65
+ }),
66
+ duplex: "half"
67
+ };
74
68
  c.req.raw = new Request(c.req.raw, requestInit);
75
- await next();
76
- if (c.error instanceof BodyLimitError) {
77
- c.res = await onError(c);
78
- }
69
+ return next();
79
70
  };
80
71
  };
81
72
  // Annotate the CommonJS export names for ESM import in node: