@qqbrowser/qbot-dsh 0.1.5 → 0.1.7

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 (278) hide show
  1. package/config/agent-presets/code/agent.cordis.yml +2 -0
  2. package/config/agent-presets/standard/agent.cordis.yml +2 -0
  3. package/cordis.patch.yml +4 -0
  4. package/lib/client.js +1 -1
  5. package/lib/sandbox-local.js +1 -1
  6. package/node_modules/@aws-sdk/core/package.json +1 -1
  7. package/node_modules/@aws-sdk/credential-provider-env/package.json +1 -1
  8. package/node_modules/@aws-sdk/credential-provider-http/package.json +1 -1
  9. package/node_modules/@aws-sdk/credential-provider-ini/package.json +1 -1
  10. package/node_modules/@aws-sdk/credential-provider-login/package.json +1 -1
  11. package/node_modules/@aws-sdk/credential-provider-node/package.json +1 -1
  12. package/node_modules/@aws-sdk/credential-provider-process/package.json +1 -1
  13. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +8 -4
  14. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +8 -4
  15. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/package.json +1 -1
  16. package/node_modules/@aws-sdk/credential-provider-sso/package.json +1 -1
  17. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +1 -1
  18. package/node_modules/@aws-sdk/eventstream-handler-node/package.json +1 -1
  19. package/node_modules/@aws-sdk/middleware-eventstream/package.json +1 -1
  20. package/node_modules/@aws-sdk/middleware-websocket/package.json +1 -1
  21. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
  22. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
  23. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
  24. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
  25. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
  26. package/node_modules/@aws-sdk/nested-clients/package.json +1 -1
  27. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +1 -1
  28. package/node_modules/@aws-sdk/types/package.json +1 -1
  29. package/node_modules/@aws-sdk/xml-builder/package.json +1 -1
  30. package/node_modules/@deepseek-ai/dsh-agent/package.json +1 -1
  31. package/node_modules/@deepseek-ai/dsh-agent-default-model/package.json +1 -1
  32. package/node_modules/@deepseek-ai/dsh-agent-instructions/package.json +1 -1
  33. package/node_modules/@deepseek-ai/dsh-agent-loop/package.json +1 -1
  34. package/node_modules/@deepseek-ai/dsh-agent-presets/package.json +1 -1
  35. package/node_modules/@deepseek-ai/dsh-anonymous-user-id/package.json +1 -1
  36. package/node_modules/@deepseek-ai/dsh-api-gateway/package.json +1 -1
  37. package/node_modules/@deepseek-ai/dsh-api-remotes/package.json +1 -1
  38. package/node_modules/@deepseek-ai/dsh-app-boot/package.json +1 -1
  39. package/node_modules/@deepseek-ai/dsh-atomic-write/package.json +1 -1
  40. package/node_modules/@deepseek-ai/dsh-base/cordis.patch.yml +2 -0
  41. package/node_modules/@deepseek-ai/dsh-base/package.json +1 -1
  42. package/node_modules/@deepseek-ai/dsh-bash-local/package.json +1 -1
  43. package/node_modules/@deepseek-ai/dsh-bash-sandbox/package.json +1 -1
  44. package/node_modules/@deepseek-ai/dsh-browser-jsapi/LICENSE +21 -0
  45. package/node_modules/@deepseek-ai/dsh-browser-jsapi/lib/index.js +1 -0
  46. package/node_modules/@deepseek-ai/dsh-browser-jsapi/lib/invariant.js +1 -0
  47. package/node_modules/@deepseek-ai/dsh-browser-jsapi/lib/types/index.js +1 -0
  48. package/node_modules/@deepseek-ai/dsh-browser-jsapi/lib/types/invariant.js +1 -0
  49. package/node_modules/@deepseek-ai/dsh-browser-jsapi/lib/types/types.js +1 -0
  50. package/node_modules/@deepseek-ai/dsh-browser-jsapi/package.json +1 -0
  51. package/node_modules/@deepseek-ai/dsh-client-connection/lib/client.js +13 -13
  52. package/node_modules/@deepseek-ai/dsh-client-connection/package.json +1 -1
  53. package/node_modules/@deepseek-ai/dsh-client-hmr/package.json +1 -1
  54. package/node_modules/@deepseek-ai/dsh-client-locale/lib/client.js +1 -1
  55. package/node_modules/@deepseek-ai/dsh-client-locale/package.json +1 -1
  56. package/node_modules/@deepseek-ai/dsh-client-modules/lib/client.js +1 -1
  57. package/node_modules/@deepseek-ai/dsh-client-modules/lib/index.js +3 -3
  58. package/node_modules/@deepseek-ai/dsh-client-runtime/lib/client.js +4 -4
  59. package/node_modules/@deepseek-ai/dsh-client-runtime/package.json +1 -1
  60. package/node_modules/@deepseek-ai/dsh-client-ui-agent-preset/lib/client.js +1 -1
  61. package/node_modules/@deepseek-ai/dsh-client-ui-agent-preset/package.json +1 -1
  62. package/node_modules/@deepseek-ai/dsh-client-ui-attachment/package.json +1 -1
  63. package/node_modules/@deepseek-ai/dsh-client-ui-commands/lib/client.js +1 -1
  64. package/node_modules/@deepseek-ai/dsh-client-ui-commands/package.json +1 -1
  65. package/node_modules/@deepseek-ai/dsh-client-ui-conversation/lib/client.js +5 -5
  66. package/node_modules/@deepseek-ai/dsh-client-ui-conversation/package.json +1 -1
  67. package/node_modules/@deepseek-ai/dsh-client-ui-cordis/lib/client.js +1 -1
  68. package/node_modules/@deepseek-ai/dsh-client-ui-cordis/package.json +1 -1
  69. package/node_modules/@deepseek-ai/dsh-client-ui-deliverables/lib/client.js +1 -1
  70. package/node_modules/@deepseek-ai/dsh-client-ui-deliverables/package.json +1 -1
  71. package/node_modules/@deepseek-ai/dsh-client-ui-directory-picker-browse/lib/client.js +1 -1
  72. package/node_modules/@deepseek-ai/dsh-client-ui-directory-picker-browse/package.json +1 -1
  73. package/node_modules/@deepseek-ai/dsh-client-ui-directory-picker-native/package.json +1 -1
  74. package/node_modules/@deepseek-ai/dsh-client-ui-goal/lib/client.js +1 -1
  75. package/node_modules/@deepseek-ai/dsh-client-ui-goal/package.json +1 -1
  76. package/node_modules/@deepseek-ai/dsh-client-ui-input-trigger/lib/client.js +1 -1
  77. package/node_modules/@deepseek-ai/dsh-client-ui-input-trigger/package.json +1 -1
  78. package/node_modules/@deepseek-ai/dsh-client-ui-jobs/lib/client.js +1 -1
  79. package/node_modules/@deepseek-ai/dsh-client-ui-jobs/package.json +1 -1
  80. package/node_modules/@deepseek-ai/dsh-client-ui-jsapi-bridge/LICENSE +21 -0
  81. package/node_modules/@deepseek-ai/dsh-client-ui-jsapi-bridge/lib/client.js +1 -0
  82. package/node_modules/@deepseek-ai/dsh-client-ui-jsapi-bridge/lib/index.js +1 -0
  83. package/node_modules/@deepseek-ai/dsh-client-ui-jsapi-bridge/lib/invariant.js +1 -0
  84. package/node_modules/@deepseek-ai/dsh-client-ui-jsapi-bridge/package.json +1 -0
  85. package/node_modules/@deepseek-ai/dsh-client-ui-layout/lib/client.js +1 -1
  86. package/node_modules/@deepseek-ai/dsh-client-ui-layout/package.json +1 -1
  87. package/node_modules/@deepseek-ai/dsh-client-ui-message-feedback/lib/client.js +1 -1
  88. package/node_modules/@deepseek-ai/dsh-client-ui-message-feedback/package.json +1 -1
  89. package/node_modules/@deepseek-ai/dsh-client-ui-model-selection/lib/client.js +1 -1
  90. package/node_modules/@deepseek-ai/dsh-client-ui-model-selection/package.json +1 -1
  91. package/node_modules/@deepseek-ai/dsh-client-ui-permission-presets/lib/client.js +1 -1
  92. package/node_modules/@deepseek-ai/dsh-client-ui-permission-presets/package.json +1 -1
  93. package/node_modules/@deepseek-ai/dsh-client-ui-plan/lib/client.js +1 -1
  94. package/node_modules/@deepseek-ai/dsh-client-ui-plan/package.json +1 -1
  95. package/node_modules/@deepseek-ai/dsh-client-ui-settings/package.json +1 -1
  96. package/node_modules/@deepseek-ai/dsh-client-ui-settings-general/lib/client.js +1 -1
  97. package/node_modules/@deepseek-ai/dsh-client-ui-settings-general/package.json +1 -1
  98. package/node_modules/@deepseek-ai/dsh-client-ui-settings-models/lib/client.js +1 -1
  99. package/node_modules/@deepseek-ai/dsh-client-ui-settings-models/package.json +1 -1
  100. package/node_modules/@deepseek-ai/dsh-client-ui-settings-plugin-inventory/lib/client.js +1 -1
  101. package/node_modules/@deepseek-ai/dsh-client-ui-settings-plugin-inventory/package.json +1 -1
  102. package/node_modules/@deepseek-ai/dsh-client-ui-settings-plugins/lib/client.js +1 -1
  103. package/node_modules/@deepseek-ai/dsh-client-ui-settings-plugins/package.json +1 -1
  104. package/node_modules/@deepseek-ai/dsh-client-ui-sidebar/lib/client.js +1 -1
  105. package/node_modules/@deepseek-ai/dsh-client-ui-sidebar/package.json +1 -1
  106. package/node_modules/@deepseek-ai/dsh-client-ui-skill/lib/client.js +1 -1
  107. package/node_modules/@deepseek-ai/dsh-client-ui-skill/package.json +1 -1
  108. package/node_modules/@deepseek-ai/dsh-client-ui-subagent/lib/client.js +1 -1
  109. package/node_modules/@deepseek-ai/dsh-client-ui-subagent/package.json +1 -1
  110. package/node_modules/@deepseek-ai/dsh-client-ui-theme/lib/client.js +1 -1
  111. package/node_modules/@deepseek-ai/dsh-client-ui-theme/package.json +1 -1
  112. package/node_modules/@deepseek-ai/dsh-client-ui-tool/lib/client.js +1 -1
  113. package/node_modules/@deepseek-ai/dsh-client-ui-tool/package.json +1 -1
  114. package/node_modules/@deepseek-ai/dsh-client-ui-trajectory/lib/client.js +2 -2
  115. package/node_modules/@deepseek-ai/dsh-client-ui-trajectory/package.json +1 -1
  116. package/node_modules/@deepseek-ai/dsh-client-ui-user-questions/lib/client.js +1 -1
  117. package/node_modules/@deepseek-ai/dsh-client-ui-workflow-run/lib/client.js +1 -1
  118. package/node_modules/@deepseek-ai/dsh-client-ui-workflow-run/package.json +1 -1
  119. package/node_modules/@deepseek-ai/dsh-client-ui-workspace/lib/client.js +1 -1
  120. package/node_modules/@deepseek-ai/dsh-client-ui-workspace/package.json +1 -1
  121. package/node_modules/@deepseek-ai/dsh-client-web/lib/index.js +2 -2
  122. package/node_modules/@deepseek-ai/dsh-client-web/package.json +1 -1
  123. package/node_modules/@deepseek-ai/dsh-cmdline/package.json +1 -1
  124. package/node_modules/@deepseek-ai/dsh-code-runtime-worker-thread/package.json +1 -1
  125. package/node_modules/@deepseek-ai/dsh-command-compact/package.json +1 -1
  126. package/node_modules/@deepseek-ai/dsh-command-feedback/package.json +1 -1
  127. package/node_modules/@deepseek-ai/dsh-command-goal/package.json +1 -1
  128. package/node_modules/@deepseek-ai/dsh-commands/package.json +1 -1
  129. package/node_modules/@deepseek-ai/dsh-compaction/package.json +1 -1
  130. package/node_modules/@deepseek-ai/dsh-compaction-basic/package.json +1 -1
  131. package/node_modules/@deepseek-ai/dsh-compaction-tool-result-pruner/package.json +1 -1
  132. package/node_modules/@deepseek-ai/dsh-cordis-client-runner/package.json +1 -1
  133. package/node_modules/@deepseek-ai/dsh-cordis-host-runner/package.json +1 -1
  134. package/node_modules/@deepseek-ai/dsh-credentials/package.json +1 -1
  135. package/node_modules/@deepseek-ai/dsh-credentials-local/package.json +1 -1
  136. package/node_modules/@deepseek-ai/dsh-fs/package.json +1 -1
  137. package/node_modules/@deepseek-ai/dsh-fs-local/package.json +1 -1
  138. package/node_modules/@deepseek-ai/dsh-fs-sandbox/package.json +1 -1
  139. package/node_modules/@deepseek-ai/dsh-goal/package.json +1 -1
  140. package/node_modules/@deepseek-ai/dsh-goal-round-driver/package.json +1 -1
  141. package/node_modules/@deepseek-ai/dsh-headless/package.json +1 -1
  142. package/node_modules/@deepseek-ai/dsh-host-apiproxy/lib/index.js +7 -7
  143. package/node_modules/@deepseek-ai/dsh-host-apiproxy/lib/types/api/browser-jsapi.js +1 -0
  144. package/node_modules/@deepseek-ai/dsh-host-apiproxy/lib/types/api/browser-jsapi.schema.js +1 -0
  145. package/node_modules/@deepseek-ai/dsh-host-apiproxy/lib/types/api/events.schema.js +1 -1
  146. package/node_modules/@deepseek-ai/dsh-host-apiproxy/lib/types/api-proxy.js +1 -1
  147. package/node_modules/@deepseek-ai/dsh-host-apiproxy/package.json +1 -1
  148. package/node_modules/@deepseek-ai/dsh-host-directory-picker-auto/package.json +1 -1
  149. package/node_modules/@deepseek-ai/dsh-host-directory-picker-native/package.json +1 -1
  150. package/node_modules/@deepseek-ai/dsh-host-plugin-inventory/package.json +1 -1
  151. package/node_modules/@deepseek-ai/dsh-jobs/package.json +1 -1
  152. package/node_modules/@deepseek-ai/dsh-jobs-local/package.json +1 -1
  153. package/node_modules/@deepseek-ai/dsh-llm/package.json +1 -1
  154. package/node_modules/@deepseek-ai/dsh-llm-deepseek/package.json +1 -1
  155. package/node_modules/@deepseek-ai/dsh-llm-pi-ai/package.json +1 -1
  156. package/node_modules/@deepseek-ai/dsh-llm-retry/package.json +1 -1
  157. package/node_modules/@deepseek-ai/dsh-mcp-client/package.json +1 -1
  158. package/node_modules/@deepseek-ai/dsh-message-feedback/package.json +1 -1
  159. package/node_modules/@deepseek-ai/dsh-permission-presets/package.json +1 -1
  160. package/node_modules/@deepseek-ai/dsh-plan-mode/package.json +1 -1
  161. package/node_modules/@deepseek-ai/dsh-pwsh-local/package.json +1 -1
  162. package/node_modules/@deepseek-ai/dsh-pwsh-sandbox/package.json +1 -1
  163. package/node_modules/@deepseek-ai/dsh-repeat-tool-reminder/package.json +1 -1
  164. package/node_modules/@deepseek-ai/dsh-sandbox/package.json +1 -1
  165. package/node_modules/@deepseek-ai/dsh-sandbox-local/package.json +1 -1
  166. package/node_modules/@deepseek-ai/dsh-sandbox-policy/package.json +1 -1
  167. package/node_modules/@deepseek-ai/dsh-schedule/package.json +1 -1
  168. package/node_modules/@deepseek-ai/dsh-session/lib/index.js +1 -1
  169. package/node_modules/@deepseek-ai/dsh-session/lib/types/known-event-types.js +1 -1
  170. package/node_modules/@deepseek-ai/dsh-session/package.json +1 -1
  171. package/node_modules/@deepseek-ai/dsh-session-checkpoint-policy/package.json +1 -1
  172. package/node_modules/@deepseek-ai/dsh-session-log-export/package.json +1 -1
  173. package/node_modules/@deepseek-ai/dsh-session-persistence/package.json +1 -1
  174. package/node_modules/@deepseek-ai/dsh-session-projection/package.json +1 -1
  175. package/node_modules/@deepseek-ai/dsh-session-projection-cache/package.json +1 -1
  176. package/node_modules/@deepseek-ai/dsh-session-query/package.json +1 -1
  177. package/node_modules/@deepseek-ai/dsh-session-query-sqlite/package.json +1 -1
  178. package/node_modules/@deepseek-ai/dsh-session-reference/package.json +1 -1
  179. package/node_modules/@deepseek-ai/dsh-session-stats/package.json +1 -1
  180. package/node_modules/@deepseek-ai/dsh-session-telemetry/package.json +1 -1
  181. package/node_modules/@deepseek-ai/dsh-session-telemetry-otel/package.json +1 -1
  182. package/node_modules/@deepseek-ai/dsh-session-title/package.json +1 -1
  183. package/node_modules/@deepseek-ai/dsh-session-title-first-prompt-llm/package.json +1 -1
  184. package/node_modules/@deepseek-ai/dsh-session-title-llm/package.json +1 -1
  185. package/node_modules/@deepseek-ai/dsh-settings/package.json +1 -1
  186. package/node_modules/@deepseek-ai/dsh-settings-file/package.json +1 -1
  187. package/node_modules/@deepseek-ai/dsh-shell/package.json +1 -1
  188. package/node_modules/@deepseek-ai/dsh-shell-env/package.json +1 -1
  189. package/node_modules/@deepseek-ai/dsh-skill/package.json +1 -1
  190. package/node_modules/@deepseek-ai/dsh-skill-filesystem/package.json +1 -1
  191. package/node_modules/@deepseek-ai/dsh-spill-local/package.json +1 -1
  192. package/node_modules/@deepseek-ai/dsh-spill-policy/package.json +1 -1
  193. package/node_modules/@deepseek-ai/dsh-storage-json/package.json +1 -1
  194. package/node_modules/@deepseek-ai/dsh-subagent/package.json +1 -1
  195. package/node_modules/@deepseek-ai/dsh-subagent-fork-in-process/package.json +1 -1
  196. package/node_modules/@deepseek-ai/dsh-subagent-in-process-driver/package.json +1 -1
  197. package/node_modules/@deepseek-ai/dsh-subagent-spawn-in-process/package.json +1 -1
  198. package/node_modules/@deepseek-ai/dsh-subprocess/package.json +1 -1
  199. package/node_modules/@deepseek-ai/dsh-subprocess-local/package.json +1 -1
  200. package/node_modules/@deepseek-ai/dsh-system-prompt/package.json +1 -1
  201. package/node_modules/@deepseek-ai/dsh-terminal/package.json +1 -1
  202. package/node_modules/@deepseek-ai/dsh-terminal-bash/package.json +1 -1
  203. package/node_modules/@deepseek-ai/dsh-tmux-context/package.json +1 -1
  204. package/node_modules/@deepseek-ai/dsh-token-meter/package.json +1 -1
  205. package/node_modules/@deepseek-ai/dsh-tool-ask-user/package.json +1 -1
  206. package/node_modules/@deepseek-ai/dsh-tool-bash/package.json +1 -1
  207. package/node_modules/@deepseek-ai/dsh-tool-bash-persistent/package.json +1 -1
  208. package/node_modules/@deepseek-ai/dsh-tool-browser/LICENSE +21 -0
  209. package/node_modules/@deepseek-ai/dsh-tool-browser/lib/index.js +1 -0
  210. package/node_modules/@deepseek-ai/dsh-tool-browser/lib/invariant.js +1 -0
  211. package/node_modules/@deepseek-ai/dsh-tool-browser/package.json +1 -0
  212. package/node_modules/@deepseek-ai/dsh-tool-call-timeout-policy/package.json +1 -1
  213. package/node_modules/@deepseek-ai/dsh-tool-cordis/lib/index.js +14 -5
  214. package/node_modules/@deepseek-ai/dsh-tool-cordis/package.json +1 -1
  215. package/node_modules/@deepseek-ai/dsh-tool-fs/package.json +1 -1
  216. package/node_modules/@deepseek-ai/dsh-tool-fs-search/package.json +1 -1
  217. package/node_modules/@deepseek-ai/dsh-tool-goal/package.json +1 -1
  218. package/node_modules/@deepseek-ai/dsh-tool-jobs/package.json +1 -1
  219. package/node_modules/@deepseek-ai/dsh-tool-pwsh/package.json +1 -1
  220. package/node_modules/@deepseek-ai/dsh-tool-ralph/package.json +1 -1
  221. package/node_modules/@deepseek-ai/dsh-tool-skill/package.json +1 -1
  222. package/node_modules/@deepseek-ai/dsh-tool-str-replace-editor/package.json +1 -1
  223. package/node_modules/@deepseek-ai/dsh-tool-subagent/package.json +1 -1
  224. package/node_modules/@deepseek-ai/dsh-tool-subagent-control/package.json +1 -1
  225. package/node_modules/@deepseek-ai/dsh-tool-subagent-report/package.json +1 -1
  226. package/node_modules/@deepseek-ai/dsh-tool-todo/package.json +1 -1
  227. package/node_modules/@deepseek-ai/dsh-tool-web/package.json +1 -1
  228. package/node_modules/@deepseek-ai/dsh-tool-workflow/package.json +1 -1
  229. package/node_modules/@deepseek-ai/dsh-tools/package.json +1 -1
  230. package/node_modules/@deepseek-ai/dsh-typert-loader/package.json +1 -1
  231. package/node_modules/@deepseek-ai/dsh-user-approval/package.json +1 -1
  232. package/node_modules/@deepseek-ai/dsh-user-questions/package.json +1 -1
  233. package/node_modules/@deepseek-ai/dsh-web-app/cordis.patch.yml +3 -0
  234. package/node_modules/@deepseek-ai/dsh-web-app/package.json +1 -1
  235. package/node_modules/@deepseek-ai/dsh-web-frontend/dist/assets/{index-fPGOmJjK.js → index-DfZHS_gV.js} +31 -31
  236. package/node_modules/@deepseek-ai/dsh-web-frontend/dist/index.html +1 -1
  237. package/node_modules/@deepseek-ai/dsh-web-search-deepseek/package.json +1 -1
  238. package/node_modules/@deepseek-ai/dsh-workflow/package.json +1 -1
  239. package/node_modules/@deepseek-ai/dsh-workflow-worker-thread/package.json +1 -1
  240. package/node_modules/@deepseek-ai/dsh-workspace/package.json +1 -1
  241. package/node_modules/jose/dist/webapi/jwe/compact/encrypt.js +1 -1
  242. package/node_modules/jose/dist/webapi/jwe/flattened/decrypt.js +1 -1
  243. package/node_modules/jose/dist/webapi/jwe/flattened/encrypt.js +1 -1
  244. package/node_modules/jose/dist/webapi/jwe/general/decrypt.js +1 -1
  245. package/node_modules/jose/dist/webapi/jwe/general/encrypt.js +1 -1
  246. package/node_modules/jose/dist/webapi/jwk/embedded.js +1 -1
  247. package/node_modules/jose/dist/webapi/jwk/thumbprint.js +1 -1
  248. package/node_modules/jose/dist/webapi/jwks/local.js +1 -1
  249. package/node_modules/jose/dist/webapi/jwks/remote.js +1 -1
  250. package/node_modules/jose/dist/webapi/jws/compact/sign.js +1 -1
  251. package/node_modules/jose/dist/webapi/jws/flattened/sign.js +1 -1
  252. package/node_modules/jose/dist/webapi/jws/flattened/verify.js +1 -1
  253. package/node_modules/jose/dist/webapi/jws/general/sign.js +1 -1
  254. package/node_modules/jose/dist/webapi/jws/general/verify.js +1 -1
  255. package/node_modules/jose/dist/webapi/jwt/decrypt.js +1 -1
  256. package/node_modules/jose/dist/webapi/jwt/encrypt.js +1 -1
  257. package/node_modules/jose/dist/webapi/jwt/sign.js +1 -1
  258. package/node_modules/jose/dist/webapi/jwt/unsecured.js +1 -1
  259. package/node_modules/jose/dist/webapi/key/generate_key_pair.js +1 -1
  260. package/node_modules/jose/dist/webapi/key/generate_secret.js +1 -1
  261. package/node_modules/jose/dist/webapi/key/import.js +1 -1
  262. package/node_modules/jose/dist/webapi/lib/asn1.js +4 -4
  263. package/node_modules/jose/dist/webapi/lib/content_encryption.js +1 -1
  264. package/node_modules/jose/dist/webapi/lib/deflate.js +1 -1
  265. package/node_modules/jose/dist/webapi/lib/helpers.js +1 -1
  266. package/node_modules/jose/dist/webapi/lib/jwe_decrypt.js +1 -1
  267. package/node_modules/jose/dist/webapi/lib/jwe_encrypt.js +1 -1
  268. package/node_modules/jose/dist/webapi/lib/jwk_metadata.js +1 -0
  269. package/node_modules/jose/dist/webapi/lib/jws_sign.js +1 -1
  270. package/node_modules/jose/dist/webapi/lib/jws_verify.js +1 -1
  271. package/node_modules/jose/dist/webapi/lib/jwt_claims_set.js +1 -1
  272. package/node_modules/jose/dist/webapi/lib/key.js +1 -1
  273. package/node_modules/jose/dist/webapi/lib/key_management.js +1 -1
  274. package/node_modules/jose/dist/webapi/lib/key_options.js +1 -0
  275. package/node_modules/jose/dist/webapi/lib/options.js +1 -1
  276. package/node_modules/jose/dist/webapi/lib/type_checks.js +1 -1
  277. package/node_modules/jose/package.json +1 -1
  278. package/package.json +1 -1
@@ -1 +1 @@
1
- var W=Object.defineProperty;var n=(t,e)=>W(t,"name",{value:e,configurable:!0});import{JWTClaimValidationFailed as a,JWTExpired as D,JWTInvalid as N}from"../util/errors.js";import{encoder as $,strictDecoder as v}from"./buffer_utils.js";import{isObject as J}from"./type_checks.js";const h=n(t=>Math.floor(t.getTime()/1e3),"epoch"),O={s:1,m:60,h:3600,d:86400,w:604800,y:31557600},F=/^(\+|\-)? ?(\d+|\d+\.\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i,f="check_failed";export function secs(t){const e=F.exec(t);if(!e||e[4]&&e[1])throw new TypeError("Invalid time period format");const s=parseFloat(e[2]),i=Math.round(s*O[e[3][0].toLowerCase()]);return e[1]==="-"||e[4]==="ago"?-i:i}n(secs,"secs");function l(t,e){if(!Number.isFinite(e))throw new TypeError(`Invalid ${t} input`);return e}n(l,"validateInput");function b(t,e){return typeof t=="number"?l(e,t):t instanceof Date?l(e,h(t)):h(new Date)+secs(t)}n(b,"numericDate");const A=n(t=>t.includes("/")?t.toLowerCase():`application/${t.toLowerCase()}`,"normalizeTyp"),L=n((t,e)=>typeof t=="string"?e.includes(t):Array.isArray(t)?e.some(s=>t.includes(s)):!1,"checkAudiencePresence");function T(t,e,s=!1){const i=t[e];if(!(i===void 0&&!s)){if(typeof i!="number")throw new a(`"${e}" claim must be a number`,t,e,"invalid");return i}}n(T,"validateNumericDate");function x(t,e){throw new a(`unexpected "${e}" claim value`,t,e,f)}n(x,"unexpectedClaim");export function validateClaimsSet(t,e,s={}){let i;try{i=JSON.parse(v.decode(e))}catch{}if(!J(i))throw new N("JWT Claims Set must be a top-level JSON object");const{typ:g}=s;if(g&&(typeof t.typ!="string"||A(t.typ)!==A(g)))throw new a('unexpected "typ" JWT header value',i,"typ",f);const{requiredClaims:E=[],issuer:u,subject:w,audience:d,maxTokenAge:o}=s,p=[...E];o!==void 0&&p.push("iat"),d!==void 0&&p.push("aud"),w!==void 0&&p.push("sub"),u!==void 0&&p.push("iss");for(const c of new Set(p.reverse()))if(!Object.hasOwn(i,c))throw new a(`missing required "${c}" claim`,i,c,"missing");u!==void 0&&!(Array.isArray(u)?u:[u]).includes(i.iss)&&x(i,"iss"),w!==void 0&&i.sub!==w&&x(i,"sub"),d!==void 0&&!L(i.aud,typeof d=="string"?[d]:d)&&x(i,"aud");const{clockTolerance:m}=s;let r=0;if(typeof m=="string")r=secs(m);else if(m!==void 0){if(typeof m!="number")throw new TypeError("Invalid clockTolerance option type");r=m}l("clockTolerance option",r);const{currentDate:S}=s,y=l("currentDate option",h(S||new Date)),j=T(i,"iat",o!==void 0),k=T(i,"nbf");if(k!==void 0&&k>y+r)throw new a('"nbf" claim timestamp check failed',i,"nbf",f);const C=T(i,"exp");if(C!==void 0&&C<=y-r)throw new D('"exp" claim timestamp check failed',i,"exp",f);if(o!==void 0){const c=y-j,I=typeof o=="number"?o:secs(o);if(c-r>I)throw new D('"iat" claim timestamp check failed (too far in the past)',i,"iat",f);if(c<0-r)throw new a('"iat" claim timestamp check failed (it should be in the past)',i,"iat",f)}return i}n(validateClaimsSet,"validateClaimsSet");export class JWTClaimsBuilder{static{n(this,"JWTClaimsBuilder")}#e;constructor(e){if(!J(e))throw new TypeError("JWT Claims Set MUST be an object");this.#e=structuredClone(e)}data(){return $.encode(JSON.stringify(this.#e))}get iss(){return this.#e.iss}set iss(e){this.#e.iss=e}get sub(){return this.#e.sub}set sub(e){this.#e.sub=e}get aud(){return this.#e.aud}set aud(e){this.#e.aud=e}set jti(e){this.#e.jti=e}set nbf(e){this.#e.nbf=b(e,"setNotBefore")}set exp(e){this.#e.exp=b(e,"setExpirationTime")}set iat(e){e===void 0?this.#e.iat=h(new Date):typeof e=="string"?this.#e.iat=l("setIssuedAt",h(new Date)+secs(e)):this.#e.iat=b(e,"setIssuedAt")}}
1
+ var O=Object.defineProperty;var r=(t,e)=>O(t,"name",{value:e,configurable:!0});import{JWTClaimValidationFailed as f,JWTExpired as j,JWTInvalid as v}from"../util/errors.js";import{encoder as M,strictDecoder as B}from"./buffer_utils.js";import{isObject as S}from"./type_checks.js";const w=r(t=>Math.floor(t.getTime()/1e3),"epoch"),q={s:1,m:60,h:3600,d:86400,w:604800,y:31557600},z=/^(\+|\-)? ?(\d+|\d+\.\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i,u="check_failed";function T(){throw new TypeError("Invalid time period format")}r(T,"invalidDuration");export function secs(t){typeof t!="string"&&T();const e=z.exec(t);(!e||e[4]&&e[1])&&T();const n=parseFloat(e[2]),i=Math.round(n*q[e[3][0].toLowerCase()]);return Number.isFinite(i)||T(),e[1]==="-"||e[4]==="ago"?-i:i}r(secs,"secs");function d(t,e){if(!Number.isFinite(e))throw new TypeError(`Invalid ${t} input`);return e}r(d,"validateInput");function g(t,e){if(typeof e!="string")throw new TypeError(`"${t}" claim must be a string`)}r(g,"validateStringClaim");function L(t){if(typeof t!="string"&&(!Array.isArray(t)||Array.from(t).some(e=>typeof e!="string")))throw new TypeError('"aud" claim must be a string or an array of strings')}r(L,"validateAudienceClaim");function x(t,e){return typeof t=="number"?d(e,t):t instanceof Date?d(e,w(t)):w(new Date)+secs(t)}r(x,"numericDate");const I=r(t=>{const e=t.toLowerCase();return t.includes("/")?e:`application/${e}`},"normalizeTyp"),G=r((t,e)=>typeof t=="string"?e.includes(t):Array.isArray(t)?e.some(n=>t.includes(n)):!1,"checkAudiencePresence");function k(t,e,n=!1){const i=t[e];if(!(i===void 0&&!n)){if(typeof i!="number")throw new f(`"${e}" claim must be a number`,t,e,"invalid");return i}}r(k,"validateNumericDate");function A(t,e){throw new f(`unexpected "${e}" claim value`,t,e,u)}r(A,"unexpectedClaim");export function validateClaimsSet(t,e,n={}){let i;try{i=JSON.parse(B.decode(e))}catch{}if(!S(i))throw new v("JWT Claims Set must be a top-level JSON object");const{typ:C}=n;if(C!==void 0&&(typeof t.typ!="string"||I(t.typ)!==I(C)))throw new f('unexpected "typ" JWT header value',i,"typ",u);const{requiredClaims:W=[],issuer:m,subject:y,audience:p,maxTokenAge:a}=n,l=[...W];a!==void 0&&l.push("iat"),p!==void 0&&l.push("aud"),y!==void 0&&l.push("sub"),m!==void 0&&l.push("iss");for(const c of new Set(l.reverse()))if(!Object.hasOwn(i,c))throw new f(`missing required "${c}" claim`,i,c,"missing");m!==void 0&&!(Array.isArray(m)?m:[m]).includes(i.iss)&&A(i,"iss"),y!==void 0&&i.sub!==y&&A(i,"sub"),p!==void 0&&!G(i.aud,typeof p=="string"?[p]:p)&&A(i,"aud");const{clockTolerance:h}=n;let o=0;if(typeof h=="string")o=secs(h);else if(h!==void 0){if(typeof h!="number")throw new TypeError("Invalid clockTolerance option type");o=h}d("clockTolerance option",o);const{currentDate:D}=n,b=d("currentDate option",w(D===void 0?new Date:D)),$=k(i,"iat",a!==void 0),E=k(i,"nbf");if(E!==void 0&&E>b+o)throw new f('"nbf" claim timestamp check failed',i,"nbf",u);const J=k(i,"exp");if(J!==void 0&&J<=b-o)throw new j('"exp" claim timestamp check failed',i,"exp",u);if(a!==void 0){const c=b-$,F=d("maxTokenAge option",typeof a=="number"?a:secs(a));if(c-o>F)throw new j('"iat" claim timestamp check failed (too far in the past)',i,"iat",u);if(c<-o)throw new f('"iat" claim timestamp check failed (it should be in the past)',i,"iat",u)}return i}r(validateClaimsSet,"validateClaimsSet");let N;function s(t){return N.get(t)}r(s,"producerPayload");export function jwtData(t){const e=s(t);for(const n of["iat","nbf","exp"]){const i=e[n];if(typeof i=="number"&&!Number.isFinite(i))throw new TypeError(`"${n}" claim must be a finite number`)}return M.encode(JSON.stringify(e))}r(jwtData,"jwtData");export function jwtClaim(t,e){return s(t)[e]}r(jwtClaim,"jwtClaim");export class JWTClaimsBuilder{static{r(this,"JWTClaimsBuilder")}constructor(e={}){if(!S(e))throw new TypeError("JWT Claims Set MUST be an object");(N||=new WeakMap).set(this,structuredClone(e))}setIssuer(e){return g("iss",e),s(this).iss=e,this}setSubject(e){return g("sub",e),s(this).sub=e,this}setAudience(e){return L(e),s(this).aud=e,this}setJti(e){return g("jti",e),s(this).jti=e,this}setNotBefore(e){return s(this).nbf=x(e,"setNotBefore"),this}setExpirationTime(e){return s(this).exp=x(e,"setExpirationTime"),this}setIssuedAt(e){const n=s(this);return e===void 0?n.iat=w(new Date):typeof e=="string"?n.iat=d("setIssuedAt",w(new Date)+secs(e)):n.iat=x(e,"setIssuedAt"),this}}
@@ -1 +1 @@
1
- var b=Object.defineProperty;var n=(o,t)=>b(o,"name",{value:t,configurable:!0});import{withAlg as m}from"./invalid_key_input.js";import{isKeyLike as g,isCryptoKey as T}from"./is_key_like.js";import*as p from"./type_checks.js";import{decode as v}from"../util/base64url.js";import{jwkToKey as J}from"./jwk_to_key.js";const y=n(o=>o[Symbol.toStringTag],"tag"),W=n((o,t,r)=>{const{alg:i}=o;if(t.use!==void 0){const e=r==="sign"||r==="verify"?"sig":"enc";if(t.use!==e)throw new TypeError(`Invalid key for this operation, its "use" must be "${e}" when present`)}if(t.alg!==void 0&&t.alg!==i)throw new TypeError(`Invalid key for this operation, its "alg" must be "${i}" when present`);if(Array.isArray(t.key_ops)){const e=r==="encrypt"||r==="decrypt"?o.ops?.[r==="encrypt"?0:1]:r;if(e&&!t.key_ops.includes(e))throw new TypeError(`Invalid key for this operation, its "key_ops" must include "${e}" when present`)}},"jwkMatchesOp");export function checkKeyType(o,t,r){const{alg:i,secret:e}=o,s=r==="decrypt"||r==="sign";if(e&&t instanceof Uint8Array)return[K,t];if(p.isJWK(t)){if(e?!p.isSecretJWK(t):!(s?p.isPrivateJWK(t):p.isPublicJWK(t)))throw new TypeError(e?'JSON Web Key for symmetric algorithms must have JWK "kty" (Key Type) equal to "oct" and the JWK "k" (Key Value) present':`JSON Web Key for this operation must be a ${s?"private":"public"} JWK`);return W(o,t,r),[w,t]}if(!g(t))throw new TypeError(e?m(i,t,"CryptoKey","KeyObject","JSON Web Key","Uint8Array"):m(i,t,"CryptoKey","KeyObject","JSON Web Key"));if(e){if(t.type!=="secret")throw new TypeError(`${y(t)} instances for symmetric algorithms must be of type "secret"`)}else{if(t.type==="secret")throw new TypeError(`${y(t)} instances for asymmetric algorithms must not be of type "secret"`);const c=s?"private":"public";if((t.type==="public"||t.type==="private")&&t.type!==c){const f=r==="sign"?"signing":r==="verify"?"verifying":`${r.slice(0,-1)}tion`;throw new TypeError(`${y(t)} instances for asymmetric algorithm ${f} must be of type "${c}"`)}}return T(t)?[u,t]:[h,t]}n(checkKeyType,"checkKeyType");const K=0,u=1,h=2,w=3;let l;const _={__proto__:null,prime256v1:"P-256",secp384r1:"P-384",secp521r1:"P-521"};function a(o,t,r){l||=new WeakMap;const i=l.get(o);return r&&(i?i[t]=r:l.set(o,{__proto__:null,[t]:r})),r??i?.[t]}n(a,"cached");const d=n(async(o,t,r)=>a(o,r.alg)??a(o,r.alg,await J(r,{...t,alg:r.alg})),"handleJWK"),E=n((o,t)=>{const r=a(o,t.alg);if(r)return r;const i=o.type==="public",e=t.usages[i?0:1],{asymmetricKeyType:s}=o,c=_[o.asymmetricKeyDetails?.namedCurve],f=t.resolve?.({crv:c,asymmetricKeyType:s})??t.subtle;return a(o,t.alg,o.toCryptoKey(f,i,e))},"handleKeyObject");export async function prepareKey(o,t,r){const i=checkKeyType(o,t,r);switch(i[0]){case K:case u:return i[1];case w:{const e=i[1];if(e.k)return v(e.k);if(!Object.isFrozen(e)){const{key_ops:s}=e;Array.isArray(s)&&Object.freeze(s),Object.freeze(e)}return d(e,e,o)}case h:{const e=i[1];return e.type==="secret"?e.export():"toCryptoKey"in e&&typeof e.toCryptoKey=="function"?E(e,o):d(e,e.export({format:"jwk"}),o)}}}n(prepareKey,"prepareKey");
1
+ var w=Object.defineProperty;var c=(o,t)=>w(o,"name",{value:t,configurable:!0});import{withAlg as a}from"./invalid_key_input.js";import{isKeyLike as b,isCryptoKey as g}from"./is_key_like.js";import{isObject as T}from"./type_checks.js";import{decode as v}from"../util/base64url.js";import{jwkToKey as O}from"./jwk_to_key.js";import{normalizeJwk as J}from"./jwk_metadata.js";const f=c(o=>o[Symbol.toStringTag],"tag"),E=c((o,t,e)=>{const{alg:i}=o;if(t.use!==void 0){const r=e==="sign"||e==="verify"?"sig":"enc";if(t.use!==r)throw new TypeError(`Invalid key for this operation, its "use" must be "${r}" when present`)}if(t.alg!==void 0&&t.alg!==i)throw new TypeError(`Invalid key for this operation, its "alg" must be "${i}" when present`);if(Array.isArray(t.key_ops)){const r=e==="encrypt"||e==="decrypt"?o.ops?.[e==="encrypt"?0:1]:e;if(r&&!t.key_ops.includes(r))throw new TypeError(`Invalid key for this operation, its "key_ops" must include "${r}" when present`)}},"jwkMatchesOp");export function checkKeyType(o,t,e){const{alg:i,secret:r}=o,s=e==="decrypt"||e==="sign";if(r&&t instanceof Uint8Array)return[l,t];if(T(t)){const n=J(t);if(typeof n.kty!="string")throw new TypeError(r?a(i,t,"CryptoKey","KeyObject","JSON Web Key","Uint8Array"):a(i,t,"CryptoKey","KeyObject","JSON Web Key"));if(!(r?n.kty==="oct"&&typeof n.k=="string":n.kty!=="oct"&&(s?n.kty==="AKP"&&typeof n.priv=="string"||typeof n.d=="string":n.d===void 0&&n.priv===void 0)))throw new TypeError(r?'JSON Web Key for symmetric algorithms must have JWK "kty" (Key Type) equal to "oct" and the JWK "k" (Key Value) present':`JSON Web Key for this operation must be a ${s?"private":"public"} JWK`);return E(o,n,e),[u,t,n]}if(!b(t))throw new TypeError(r?a(i,t,"CryptoKey","KeyObject","JSON Web Key","Uint8Array"):a(i,t,"CryptoKey","KeyObject","JSON Web Key"));if(r){if(t.type!=="secret")throw new TypeError(`${f(t)} instances for symmetric algorithms must be of type "secret"`)}else{if(t.type==="secret")throw new TypeError(`${f(t)} instances for asymmetric algorithms must not be of type "secret"`);const n=s?"private":"public";if((t.type==="public"||t.type==="private")&&t.type!==n){const p=e==="sign"?"signing":e==="verify"?"verifying":`${e.slice(0,-1)}tion`;throw new TypeError(`${f(t)} instances for asymmetric algorithm ${p} must be of type "${n}"`)}}return g(t)?[K,t]:[d,t]}c(checkKeyType,"checkKeyType");const l=0,K=1,d=2,u=3;let m;const W={__proto__:null,prime256v1:"P-256",secp384r1:"P-384",secp521r1:"P-521"};function y(o,t,e){m||=new WeakMap;const i=m.get(o);return e&&(i?i[t]=e:m.set(o,{[t]:e})),e??i?.[t]}c(y,"cached");const h=c(async(o,t,e)=>y(o,e.alg)??y(o,e.alg,await O(e,{...t,alg:e.alg})),"handleJWK"),C=c((o,t)=>{const e=y(o,t.alg);if(e)return e;const i=o.type==="public",r=t.usages[i?0:1],{asymmetricKeyType:s}=o,n=W[o.asymmetricKeyDetails?.namedCurve],p=t.resolve?.({crv:n,asymmetricKeyType:s})??t.subtle;return y(o,t.alg,o.toCryptoKey(p,i,r))},"handleKeyObject");export async function prepareKey(o,t,e){const i=checkKeyType(o,t,e);switch(i[0]){case l:case K:return i[1];case u:{const r=i[1],s=i[2];if(s.kty==="oct")return v(s.k);if(!Object.isFrozen(r)){const{key_ops:n}=r;Array.isArray(n)&&Object.freeze(n),Object.freeze(r)}return h(r,s,o)}case d:{const r=i[1];return r.type==="secret"?r.export():"toCryptoKey"in r&&typeof r.toCryptoKey=="function"?C(r,o):h(r,r.export({format:"jwk"}),o)}}}c(prepareKey,"prepareKey");
@@ -1 +1 @@
1
- var L=Object.defineProperty;var c=(t,e)=>L(t,"name",{value:e,configurable:!0});import{encode as m}from"../util/base64url.js";import{prepareKey as N}from"./key.js";import{jwkToKey as G}from"./jwk_to_key.js";import{jweAlgorithm as h,jweEncryption as I}from"./jwe_algorithms.js";import{JOSENotSupported as z,JWEInvalid as s}from"../util/errors.js";import{decodeBase64url as E,digest as Z}from"./helpers.js";import{generateCek as l,encrypt as _,decrypt as $}from"./content_encryption.js";import{isObject as q}from"./type_checks.js";import{checkCryptoKey as K,checkModulusLength as Q,checkUsage as Y}from"./crypto_key.js";import{concat as S,encode as O,uint32be as v}from"./buffer_utils.js";import{assertCryptoKey as C}from"./is_key_like.js";function x(t,e){if(t.algorithm.name!=="ECDH"&&t.algorithm.name!=="X25519")throw new TypeError("CryptoKey does not support this operation, its algorithm.name must be ECDH or X25519");Y(t,e)}c(x,"checkEcdhCryptoKey");async function J(t,e,r){const i=h(e).subtle,n=t instanceof Uint8Array?await crypto.subtle.importKey("raw",t,"AES-KW",!0,[r]):t;return K(n,i,r),n}c(J,"aeskwCryptoKey");async function g(t,e,r){const i=await J(e,t,"wrapKey"),n=await crypto.subtle.importKey("raw",r,{hash:"SHA-256",name:"HMAC"},!0,["sign"]);return new Uint8Array(await crypto.subtle.wrapKey("raw",n,i,"AES-KW"))}c(g,"aeskwWrap");async function U(t,e,r){const i=await J(e,t,"unwrapKey"),n=await crypto.subtle.unwrapKey("raw",r,i,"AES-KW",{hash:"SHA-256",name:"HMAC"},!0,["sign"]);return new Uint8Array(await crypto.subtle.exportKey("raw",n))}c(U,"aeskwUnwrap");function M(t,e,r){K(e,h(t).subtle,r),Q(t,e)}c(M,"checkRsaKey");function j(t,e){return t instanceof Uint8Array?crypto.subtle.importKey("raw",t,"PBKDF2",!1,["deriveBits"]):(K(t,h(e).subtle,"deriveBits"),t)}c(j,"pbes2CryptoKey");async function H(t,e,r,i){if(!(t instanceof Uint8Array)||t.length<8)throw new s("PBES2 Salt Input must be 8 or more octets");if(!Number.isSafeInteger(r)||Math.sign(r)!==1)throw new s("PBES2 Count Input must be a positive integer");const n=S(O(e),Uint8Array.of(0),t),p=parseInt(e.slice(13,16),10),o={hash:`SHA-${e.slice(8,11)}`,iterations:r,name:"PBKDF2",salt:n},a=await j(i,e);return new Uint8Array(await crypto.subtle.deriveBits(o,a,p))}c(H,"deriveKey");function B(t){return S(v(t.length),t)}c(B,"lengthAndInput");async function tt(t,e,r){const i=e>>3,n=32,p=Math.ceil(i/n),o=new Uint8Array(p*n);for(let a=1;a<=p;a++){const f=await Z("sha256",S(v(a),t,r));o.set(f,(a-1)*n)}return o.slice(0,i)}c(tt,"concatKdf");async function W(t,e,r,i,n=new Uint8Array,p=new Uint8Array){x(t),x(e,"deriveBits");const o=S(B(O(r)),B(n),B(p),v(i)),a=new Uint8Array(await crypto.subtle.deriveBits({name:t.algorithm.name,public:t},e,t.algorithm.name==="X25519"?256:Math.ceil(parseInt(t.algorithm.namedCurve.slice(-3),10)/8)<<3));return tt(a,i,o)}c(W,"ecdhesDeriveKey");function R(t){C(t);const e=t.algorithm.namedCurve;if(e!=="P-256"&&e!=="P-384"&&e!=="P-521"&&t.algorithm.name!=="X25519")throw new z("ECDH with the provided key is not allowed or not supported by your javascript runtime")}c(R,"assertEcdhKey");function A(t){if(t===void 0)throw new s("JWE Encrypted Key missing")}c(A,"assertEncryptedKey");function k(t){if(t!==void 0)throw new s("Encountered unexpected JWE Encrypted Key")}c(k,"assertNoEncryptedKey");export async function decryptKeyManagement(t,e,r,i,n,p){const o=h(t);if(t==="dir")return k(i),r;switch(o.subtle.name){case"ECDH":{if(t==="ECDH-ES"&&k(i),!q(n.epk))throw new s('JOSE Header "epk" (Ephemeral Public Key) missing or invalid');R(r);const a=await G(o,n.epk);let f,u;if(n.apu!==void 0){if(typeof n.apu!="string")throw new s('JOSE Header "apu" (Agreement PartyUInfo) invalid');f=E(n.apu,"apu",s)}if(n.apv!==void 0){if(typeof n.apv!="string")throw new s('JOSE Header "apv" (Agreement PartyVInfo) invalid');u=E(n.apv,"apv",s)}const w=await W(a,r,t==="ECDH-ES"?e.alg:t,t==="ECDH-ES"?e.cekBits:parseInt(t.slice(-5,-2),10),f,u);return t==="ECDH-ES"?w:(A(i),U(t.slice(-6),w,i))}case"RSA-OAEP":return A(i),C(r),M(t,r,"decrypt"),new Uint8Array(await crypto.subtle.decrypt("RSA-OAEP",r,i));case"PBKDF2":{if(A(i),typeof n.p2c!="number")throw new s('JOSE Header "p2c" (PBES2 Count) missing or invalid');const a=p?.maxPBES2Count||1e4;if(n.p2c>a)throw new s('JOSE Header "p2c" (PBES2 Count) out is of acceptable bounds');if(typeof n.p2s!="string")throw new s('JOSE Header "p2s" (PBES2 Salt) missing or invalid');const f=E(n.p2s,"p2s",s),u=await H(f,t,n.p2c,r);return U(t.slice(-6),u,i)}case"AES-KW":return A(i),U(t,r,i);case"AES-GCM":{if(A(i),typeof n.iv!="string")throw new s('JOSE Header "iv" (Initialization Vector) missing or invalid');if(typeof n.tag!="string")throw new s('JOSE Header "tag" (Authentication Tag) missing or invalid');let a;a=E(n.iv,"iv",s);let f;return f=E(n.tag,"tag",s),$(I(t.slice(0,-2)),r,i,a,f,new Uint8Array)}}}c(decryptKeyManagement,"decryptKeyManagement");export async function encryptKeyManagement(t,e,r,i,n={}){let p,o,a;const f=h(t);if(t==="dir")return[r,void 0,void 0];switch(f.subtle.name){case"ECDH":{R(r);const{apu:u,apv:w}=n;let y;n.epk?y=await N(f,n.epk,"decrypt"):y=(await crypto.subtle.generateKey(r.algorithm,!0,["deriveBits"])).privateKey;const b=crypto.subtle;let d=y;if(!d.extractable){if(typeof b.getPublicKey!="function")throw new TypeError('CryptoKey for "epk" must be extractable');d=await b.getPublicKey(y,[])}const{x:F,y:T,crv:V,kty:P}=await b.exportKey("jwk",d),D=await W(r,y,t==="ECDH-ES"?e.alg:t,t==="ECDH-ES"?e.cekBits:parseInt(t.slice(-5,-2),10),u,w);if(o={epk:{x:F,crv:V,kty:P}},P==="EC"&&(o.epk.y=T),u&&(o.apu=m(u)),w&&(o.apv=m(w)),t==="ECDH-ES"){a=D;break}a=i||l(e);const X=t.slice(-6);p=await g(X,D,a);break}case"RSA-OAEP":{a=i||l(e),C(r),M(t,r,"encrypt"),p=new Uint8Array(await crypto.subtle.encrypt("RSA-OAEP",r,a));break}case"PBKDF2":{a=i||l(e);const{p2c:u=2048,p2s:w=crypto.getRandomValues(new Uint8Array(16))}=n,y=await H(w,t,u,r);p=await g(t.slice(-6),y,a),o={p2c:u,p2s:m(w)};break}case"AES-KW":{a=i||l(e),p=await g(t,r,a);break}case"AES-GCM":{a=i||l(e);const{iv:u}=n,w=await _(I(t.slice(0,-2)),a,r,u,new Uint8Array);p=w.ciphertext,o={iv:m(w.iv),tag:m(w.tag)};break}}return[a,p,o]}c(encryptKeyManagement,"encryptKeyManagement");
1
+ var N=Object.defineProperty;var c=(t,e)=>N(t,"name",{value:e,configurable:!0});import{encode as m}from"../util/base64url.js";import{prepareKey as G}from"./key.js";import{jwkToKey as z}from"./jwk_to_key.js";import{jweAlgorithm as h,jweEncryption as I}from"./jwe_algorithms.js";import{JOSENotSupported as Z,JWEInvalid as s}from"../util/errors.js";import{decodeBase64url as E,digest as _}from"./helpers.js";import{generateCek as l,encrypt as $,decrypt as q}from"./content_encryption.js";import{assertUint8Array as O,isObject as Q}from"./type_checks.js";import{checkCryptoKey as K,checkModulusLength as Y,checkUsage as j}from"./crypto_key.js";import{concat as d,encode as J,uint32be as v}from"./buffer_utils.js";import{assertCryptoKey as C}from"./is_key_like.js";function x(t,e){if(t.algorithm.name!=="ECDH"&&t.algorithm.name!=="X25519")throw new TypeError("CryptoKey does not support this operation, its algorithm.name must be ECDH or X25519");j(t,e)}c(x,"checkEcdhCryptoKey");async function M(t,e,r){const i=h(e).subtle,n=t instanceof Uint8Array?await crypto.subtle.importKey("raw",t,"AES-KW",!0,[r]):t;return K(n,i,r),n}c(M,"aeskwCryptoKey");async function g(t,e,r){const i=await M(e,t,"wrapKey"),n=await crypto.subtle.importKey("raw",r,{hash:"SHA-256",name:"HMAC"},!0,["sign"]);return new Uint8Array(await crypto.subtle.wrapKey("raw",n,i,"AES-KW"))}c(g,"aeskwWrap");async function U(t,e,r){const i=await M(e,t,"unwrapKey"),n=await crypto.subtle.unwrapKey("raw",r,i,"AES-KW",{hash:"SHA-256",name:"HMAC"},!0,["sign"]);return new Uint8Array(await crypto.subtle.exportKey("raw",n))}c(U,"aeskwUnwrap");function H(t,e,r){K(e,h(t).subtle,r),Y(t,e)}c(H,"checkRsaKey");function tt(t,e){return t instanceof Uint8Array?crypto.subtle.importKey("raw",t,"PBKDF2",!1,["deriveBits"]):(K(t,h(e).subtle,"deriveBits"),t)}c(tt,"pbes2CryptoKey");async function W(t,e,r,i){if(!(t instanceof Uint8Array)||t.length<8)throw new s("PBES2 Salt Input must be 8 or more octets");if(!Number.isSafeInteger(r)||Math.sign(r)!==1)throw new s("PBES2 Count Input must be a positive integer");const n=d(J(e),Uint8Array.of(0),t),p=parseInt(e.slice(13,16),10),o={hash:`SHA-${e.slice(8,11)}`,iterations:r,name:"PBKDF2",salt:n},a=await tt(i,e);return new Uint8Array(await crypto.subtle.deriveBits(o,a,p))}c(W,"deriveKey");function B(t){return d(v(t.length),t)}c(B,"lengthAndInput");async function et(t,e,r){const i=e>>3,n=32,p=Math.ceil(i/n),o=new Uint8Array(p*n);for(let a=1;a<=p;a++){const f=await _("sha256",d(v(a),t,r));o.set(f,(a-1)*n)}return o.slice(0,i)}c(et,"concatKdf");async function R(t,e,r,i,n=new Uint8Array,p=new Uint8Array){x(t),x(e,"deriveBits");const o=d(B(J(r)),B(n),B(p),v(i)),a=new Uint8Array(await crypto.subtle.deriveBits({name:t.algorithm.name,public:t},e,t.algorithm.name==="X25519"?256:Math.ceil(parseInt(t.algorithm.namedCurve.slice(-3),10)/8)<<3));return et(a,i,o)}c(R,"ecdhesDeriveKey");function k(t){C(t);const e=t.algorithm.namedCurve;if(e!=="P-256"&&e!=="P-384"&&e!=="P-521"&&t.algorithm.name!=="X25519")throw new Z("ECDH with the provided key is not allowed or not supported by your javascript runtime")}c(k,"assertEcdhKey");function A(t){if(t===void 0)throw new s("JWE Encrypted Key missing")}c(A,"assertEncryptedKey");function F(t){if(t!==void 0)throw new s("Encountered unexpected JWE Encrypted Key")}c(F,"assertNoEncryptedKey");export async function decryptKeyManagement(t,e,r,i,n,p){const o=h(t);if(t==="dir")return F(i),r;switch(o.subtle.name){case"ECDH":{if(t==="ECDH-ES"&&F(i),!Q(n.epk))throw new s('JOSE Header "epk" (Ephemeral Public Key) missing or invalid');k(r);const a=await z(o,n.epk);let f,u;if(n.apu!==void 0){if(typeof n.apu!="string")throw new s('JOSE Header "apu" (Agreement PartyUInfo) invalid');f=E(n.apu,"apu",s)}if(n.apv!==void 0){if(typeof n.apv!="string")throw new s('JOSE Header "apv" (Agreement PartyVInfo) invalid');u=E(n.apv,"apv",s)}const w=await R(a,r,t==="ECDH-ES"?e.alg:t,t==="ECDH-ES"?e.cekBits:parseInt(t.slice(-5,-2),10),f,u);return t==="ECDH-ES"?w:(A(i),U(t.slice(-6),w,i))}case"RSA-OAEP":return A(i),C(r),H(t,r,"decrypt"),new Uint8Array(await crypto.subtle.decrypt("RSA-OAEP",r,i));case"PBKDF2":{if(A(i),typeof n.p2c!="number")throw new s('JOSE Header "p2c" (PBES2 Count) missing or invalid');const a=p||1e4;if(n.p2c>a)throw new s('JOSE Header "p2c" (PBES2 Count) out is of acceptable bounds');if(typeof n.p2s!="string")throw new s('JOSE Header "p2s" (PBES2 Salt) missing or invalid');const f=E(n.p2s,"p2s",s),u=await W(f,t,n.p2c,r);return U(t.slice(-6),u,i)}case"AES-KW":return A(i),U(t,r,i);case"AES-GCM":{if(A(i),typeof n.iv!="string")throw new s('JOSE Header "iv" (Initialization Vector) missing or invalid');if(typeof n.tag!="string")throw new s('JOSE Header "tag" (Authentication Tag) missing or invalid');let a;a=E(n.iv,"iv",s);let f;return f=E(n.tag,"tag",s),q(I(t.slice(0,-2)),r,i,a,f,new Uint8Array)}}}c(decryptKeyManagement,"decryptKeyManagement");export async function encryptKeyManagement(t,e,r,i,n={}){let p,o,a;const f=h(t);if(t==="dir")return[r,void 0,void 0];switch(f.subtle.name){case"ECDH":{k(r);const{apu:u,apv:w}=n;u!==void 0&&O(u,'"apu"'),w!==void 0&&O(w,'"apv"');let y;n.epk!==void 0?y=await G(f,n.epk,"decrypt"):y=(await crypto.subtle.generateKey(r.algorithm,!0,["deriveBits"])).privateKey;const b=crypto.subtle;let S=y;if(!S.extractable){if(typeof b.getPublicKey!="function")throw new TypeError('CryptoKey for "epk" must be extractable');S=await b.getPublicKey(y,[])}const{x:T,y:V,crv:X,kty:D}=await b.exportKey("jwk",S),P=await R(r,y,t==="ECDH-ES"?e.alg:t,t==="ECDH-ES"?e.cekBits:parseInt(t.slice(-5,-2),10),u,w);if(o={epk:{x:T,crv:X,kty:D}},D==="EC"&&(o.epk.y=V),u&&(o.apu=m(u)),w&&(o.apv=m(w)),t==="ECDH-ES"){a=P;break}a=i||l(e);const L=t.slice(-6);p=await g(L,P,a);break}case"RSA-OAEP":{a=i||l(e),C(r),H(t,r,"encrypt"),p=new Uint8Array(await crypto.subtle.encrypt("RSA-OAEP",r,a));break}case"PBKDF2":{a=i||l(e);const{p2c:u=2048,p2s:w=crypto.getRandomValues(new Uint8Array(16))}=n,y=await W(w,t,u,r);p=await g(t.slice(-6),y,a),o={p2c:u,p2s:m(w)};break}case"AES-KW":{a=i||l(e),p=await g(t,r,a);break}case"AES-GCM":{a=i||l(e);const{iv:u}=n,w=await $(I(t.slice(0,-2)),a,r,u,new Uint8Array);p=w.ciphertext,o={iv:m(w.iv),tag:m(w.tag)};break}}return[a,p,o]}c(encryptKeyManagement,"encryptKeyManagement");
@@ -0,0 +1 @@
1
+ var t=Object.defineProperty;var e=(o,n)=>t(o,"name",{value:n,configurable:!0});export function validateExtractableOption(o){if(o!==void 0&&typeof o!="boolean")throw new TypeError('"extractable" option must be a boolean');return o}e(validateExtractableOption,"validateExtractableOption");
@@ -1 +1 @@
1
- var s=Object.defineProperty;var o=(i,n)=>s(i,"name",{value:n,configurable:!0});import{JOSENotSupported as u}from"../util/errors.js";export const JWS_RECOGNIZED={__proto__:null,b64:!0},JWE_RECOGNIZED={__proto__:null};export function validateAlgorithms(i,n){if(n!==void 0&&(!Array.isArray(n)||n.some(e=>typeof e!="string")))throw new TypeError(`"${i}" option must be an array of strings`);if(n)return new Set(n)}o(validateAlgorithms,"validateAlgorithms");export function validateCritDuplicates(i,n){const{crit:e}=n??{};if(Array.isArray(e)&&new Set(e).size!==e.length)throw new i('"crit" (Critical) Header Parameter MUST NOT contain duplicate values')}o(validateCritDuplicates,"validateCritDuplicates");export function validateCrit(i,n,e,r,a){if(a.crit!==void 0&&r?.crit===void 0)throw new i('"crit" (Critical) Header Parameter MUST be integrity protected');if(!r||r.crit===void 0)return[];if(!Array.isArray(r.crit)||r.crit.length===0||r.crit.some(t=>typeof t!="string"||t.length===0))throw new i('"crit" (Critical) Header Parameter MUST be an array of non-empty strings when present');const f=e===void 0?n:{__proto__:null,...e,...n};for(const t of r.crit){if(!(t in f))throw new u(`Extension Header Parameter "${t}" is not recognized`);if(!Object.hasOwn(a,t)||a[t]===void 0)throw new i(`Extension Header Parameter "${t}" is missing`);if(f[t]&&(!Object.hasOwn(r,t)||r[t]===void 0))throw new i(`Extension Header Parameter "${t}" MUST be integrity protected`)}return r.crit}o(validateCrit,"validateCrit");
1
+ var f=Object.defineProperty;var a=(t,e)=>f(t,"name",{value:e,configurable:!0});import{JOSENotSupported as u,JWSInvalid as c}from"../util/errors.js";import{isObject as l}from"./type_checks.js";export const JWS_RECOGNIZED={__proto__:null,b64:!0},JWE_RECOGNIZED={__proto__:null};export function validateAlgorithms(t,e){if(e!==void 0&&(!Array.isArray(e)||e.some(n=>typeof n!="string")))throw new TypeError(`"${t}" option must be an array of strings`);if(e)return new Set(e)}a(validateAlgorithms,"validateAlgorithms");export function validateCritDuplicates(t,e){const{crit:n}=e??{};if(Array.isArray(n)&&new Set(n).size!==n.length)throw new t('"crit" (Critical) Header Parameter MUST NOT contain duplicate values')}a(validateCritDuplicates,"validateCritDuplicates");export function validateCrit(t,e,n,r,o){if(o.crit!==void 0&&r?.crit===void 0)throw new t('"crit" (Critical) Header Parameter MUST be integrity protected');if(!r||r.crit===void 0)return[];if(!Array.isArray(r.crit)||r.crit.length===0||r.crit.some(i=>typeof i!="string"||i.length===0))throw new t('"crit" (Critical) Header Parameter MUST be an array of non-empty strings when present');const s=n===void 0?e:{__proto__:null,...n,...e};for(const i of r.crit){if(!(i in s))throw new u(`Extension Header Parameter "${i}" is not recognized`);if(!Object.hasOwn(o,i)||o[i]===void 0)throw new t(`Extension Header Parameter "${i}" is missing`);if(s[i]&&(!Object.hasOwn(r,i)||r[i]===void 0))throw new t(`Extension Header Parameter "${i}" MUST be integrity protected`)}return r.crit}a(validateCrit,"validateCrit");export function validateB64(t,e){if(e.includes("b64")){const n=t.b64;if(typeof n!="boolean")throw new c('The "b64" (base64url-encode payload) Header Parameter must be a boolean');return n}return!0}a(validateB64,"validateB64");export function serializeJoseHeader(t,e){let n,r;try{n=JSON.stringify(e),r=JSON.parse(n)}catch(o){throw new t("JOSE Header is not valid JSON",{cause:o})}if(!l(r))throw new t("JOSE Header is not a JSON object");return[r,n]}a(serializeJoseHeader,"serializeJoseHeader");
@@ -1 +1 @@
1
- var c=Object.defineProperty;var r=(t,e)=>c(t,"name",{value:e,configurable:!0});export function isObject(t){if(typeof t!="object"||t===null||Object.prototype.toString.call(t)!=="[object Object]")return!1;const e=Object.getPrototypeOf(t);if(e===null)return!0;let o=e;for(;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}r(isObject,"isObject");export function isDisjoint(...t){const e=new Set;for(const o of t)if(o)for(const n of Object.keys(o)){if(e.has(n))return!1;e.add(n)}return!0}r(isDisjoint,"isDisjoint");export const isJWK=r(t=>isObject(t)&&typeof t.kty=="string","isJWK"),isPrivateJWK=r(t=>t.kty!=="oct"&&(t.kty==="AKP"&&typeof t.priv=="string"||typeof t.d=="string"),"isPrivateJWK"),isPublicJWK=r(t=>t.kty!=="oct"&&t.d===void 0&&t.priv===void 0,"isPublicJWK"),isSecretJWK=r(t=>t.kty==="oct"&&typeof t.k=="string","isSecretJWK");
1
+ var s=Object.defineProperty;var r=(e,t)=>s(e,"name",{value:t,configurable:!0});export function assertUint8Array(e,t){if(!(e instanceof Uint8Array))throw new TypeError(`${t} must be an instance of Uint8Array`)}r(assertUint8Array,"assertUint8Array");export function isObject(e){if(typeof e!="object"||e===null||Object.prototype.toString.call(e)!=="[object Object]")return!1;const t=Object.getPrototypeOf(e);return t===null||Object.getPrototypeOf(t)===null}r(isObject,"isObject");export function isJwkSet(e){return isObject(e)&&Array.isArray(e.keys)&&Array.from(e.keys).every(isObject)}r(isJwkSet,"isJwkSet");export function isDisjoint(...e){const t=new Set;for(const o of e)if(o)for(const n of Object.keys(o)){if(t.has(n))return!1;t.add(n)}return!0}r(isDisjoint,"isDisjoint");
@@ -1 +1 @@
1
- {"name":"jose","version":"6.2.9","license":"MIT","sideEffects":false,"type":"module","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/webapi/index.js"},"./jwk/embedded":{"types":"./dist/types/jwk/embedded.d.ts","default":"./dist/webapi/jwk/embedded.js"},"./jwk/thumbprint":{"types":"./dist/types/jwk/thumbprint.d.ts","default":"./dist/webapi/jwk/thumbprint.js"},"./key/import":{"types":"./dist/types/key/import.d.ts","default":"./dist/webapi/key/import.js"},"./key/export":{"types":"./dist/types/key/export.d.ts","default":"./dist/webapi/key/export.js"},"./key/generate/keypair":{"types":"./dist/types/key/generate_key_pair.d.ts","default":"./dist/webapi/key/generate_key_pair.js"},"./key/generate/secret":{"types":"./dist/types/key/generate_secret.d.ts","default":"./dist/webapi/key/generate_secret.js"},"./jwks/remote":{"types":"./dist/types/jwks/remote.d.ts","default":"./dist/webapi/jwks/remote.js"},"./jwks/local":{"types":"./dist/types/jwks/local.d.ts","default":"./dist/webapi/jwks/local.js"},"./jwt/sign":{"types":"./dist/types/jwt/sign.d.ts","default":"./dist/webapi/jwt/sign.js"},"./jwt/verify":{"types":"./dist/types/jwt/verify.d.ts","default":"./dist/webapi/jwt/verify.js"},"./jwt/encrypt":{"types":"./dist/types/jwt/encrypt.d.ts","default":"./dist/webapi/jwt/encrypt.js"},"./jwt/decrypt":{"types":"./dist/types/jwt/decrypt.d.ts","default":"./dist/webapi/jwt/decrypt.js"},"./jwt/unsecured":{"types":"./dist/types/jwt/unsecured.d.ts","default":"./dist/webapi/jwt/unsecured.js"},"./jwt/decode":{"types":"./dist/types/util/decode_jwt.d.ts","default":"./dist/webapi/util/decode_jwt.js"},"./decode/protected_header":{"types":"./dist/types/util/decode_protected_header.d.ts","default":"./dist/webapi/util/decode_protected_header.js"},"./jws/compact/sign":{"types":"./dist/types/jws/compact/sign.d.ts","default":"./dist/webapi/jws/compact/sign.js"},"./jws/compact/verify":{"types":"./dist/types/jws/compact/verify.d.ts","default":"./dist/webapi/jws/compact/verify.js"},"./jws/flattened/sign":{"types":"./dist/types/jws/flattened/sign.d.ts","default":"./dist/webapi/jws/flattened/sign.js"},"./jws/flattened/verify":{"types":"./dist/types/jws/flattened/verify.d.ts","default":"./dist/webapi/jws/flattened/verify.js"},"./jws/general/sign":{"types":"./dist/types/jws/general/sign.d.ts","default":"./dist/webapi/jws/general/sign.js"},"./jws/general/verify":{"types":"./dist/types/jws/general/verify.d.ts","default":"./dist/webapi/jws/general/verify.js"},"./jwe/compact/encrypt":{"types":"./dist/types/jwe/compact/encrypt.d.ts","default":"./dist/webapi/jwe/compact/encrypt.js"},"./jwe/compact/decrypt":{"types":"./dist/types/jwe/compact/decrypt.d.ts","default":"./dist/webapi/jwe/compact/decrypt.js"},"./jwe/flattened/encrypt":{"types":"./dist/types/jwe/flattened/encrypt.d.ts","default":"./dist/webapi/jwe/flattened/encrypt.js"},"./jwe/flattened/decrypt":{"types":"./dist/types/jwe/flattened/decrypt.d.ts","default":"./dist/webapi/jwe/flattened/decrypt.js"},"./jwe/general/encrypt":{"types":"./dist/types/jwe/general/encrypt.d.ts","default":"./dist/webapi/jwe/general/encrypt.js"},"./jwe/general/decrypt":{"types":"./dist/types/jwe/general/decrypt.d.ts","default":"./dist/webapi/jwe/general/decrypt.js"},"./errors":{"types":"./dist/types/util/errors.d.ts","default":"./dist/webapi/util/errors.js"},"./base64url":{"types":"./dist/types/util/base64url.d.ts","default":"./dist/webapi/util/base64url.js"},"./package.json":"./package.json"},"main":"./dist/webapi/index.js"}
1
+ {"name":"jose","version":"6.2.10","license":"MIT","sideEffects":false,"type":"module","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/webapi/index.js"},"./jwk/embedded":{"types":"./dist/types/jwk/embedded.d.ts","default":"./dist/webapi/jwk/embedded.js"},"./jwk/thumbprint":{"types":"./dist/types/jwk/thumbprint.d.ts","default":"./dist/webapi/jwk/thumbprint.js"},"./key/import":{"types":"./dist/types/key/import.d.ts","default":"./dist/webapi/key/import.js"},"./key/export":{"types":"./dist/types/key/export.d.ts","default":"./dist/webapi/key/export.js"},"./key/generate/keypair":{"types":"./dist/types/key/generate_key_pair.d.ts","default":"./dist/webapi/key/generate_key_pair.js"},"./key/generate/secret":{"types":"./dist/types/key/generate_secret.d.ts","default":"./dist/webapi/key/generate_secret.js"},"./jwks/remote":{"types":"./dist/types/jwks/remote.d.ts","default":"./dist/webapi/jwks/remote.js"},"./jwks/local":{"types":"./dist/types/jwks/local.d.ts","default":"./dist/webapi/jwks/local.js"},"./jwt/sign":{"types":"./dist/types/jwt/sign.d.ts","default":"./dist/webapi/jwt/sign.js"},"./jwt/verify":{"types":"./dist/types/jwt/verify.d.ts","default":"./dist/webapi/jwt/verify.js"},"./jwt/encrypt":{"types":"./dist/types/jwt/encrypt.d.ts","default":"./dist/webapi/jwt/encrypt.js"},"./jwt/decrypt":{"types":"./dist/types/jwt/decrypt.d.ts","default":"./dist/webapi/jwt/decrypt.js"},"./jwt/unsecured":{"types":"./dist/types/jwt/unsecured.d.ts","default":"./dist/webapi/jwt/unsecured.js"},"./jwt/decode":{"types":"./dist/types/util/decode_jwt.d.ts","default":"./dist/webapi/util/decode_jwt.js"},"./decode/protected_header":{"types":"./dist/types/util/decode_protected_header.d.ts","default":"./dist/webapi/util/decode_protected_header.js"},"./jws/compact/sign":{"types":"./dist/types/jws/compact/sign.d.ts","default":"./dist/webapi/jws/compact/sign.js"},"./jws/compact/verify":{"types":"./dist/types/jws/compact/verify.d.ts","default":"./dist/webapi/jws/compact/verify.js"},"./jws/flattened/sign":{"types":"./dist/types/jws/flattened/sign.d.ts","default":"./dist/webapi/jws/flattened/sign.js"},"./jws/flattened/verify":{"types":"./dist/types/jws/flattened/verify.d.ts","default":"./dist/webapi/jws/flattened/verify.js"},"./jws/general/sign":{"types":"./dist/types/jws/general/sign.d.ts","default":"./dist/webapi/jws/general/sign.js"},"./jws/general/verify":{"types":"./dist/types/jws/general/verify.d.ts","default":"./dist/webapi/jws/general/verify.js"},"./jwe/compact/encrypt":{"types":"./dist/types/jwe/compact/encrypt.d.ts","default":"./dist/webapi/jwe/compact/encrypt.js"},"./jwe/compact/decrypt":{"types":"./dist/types/jwe/compact/decrypt.d.ts","default":"./dist/webapi/jwe/compact/decrypt.js"},"./jwe/flattened/encrypt":{"types":"./dist/types/jwe/flattened/encrypt.d.ts","default":"./dist/webapi/jwe/flattened/encrypt.js"},"./jwe/flattened/decrypt":{"types":"./dist/types/jwe/flattened/decrypt.d.ts","default":"./dist/webapi/jwe/flattened/decrypt.js"},"./jwe/general/encrypt":{"types":"./dist/types/jwe/general/encrypt.d.ts","default":"./dist/webapi/jwe/general/encrypt.js"},"./jwe/general/decrypt":{"types":"./dist/types/jwe/general/decrypt.d.ts","default":"./dist/webapi/jwe/general/decrypt.js"},"./errors":{"types":"./dist/types/util/errors.d.ts","default":"./dist/webapi/util/errors.js"},"./base64url":{"types":"./dist/types/util/base64url.d.ts","default":"./dist/webapi/util/base64url.js"},"./package.json":"./package.json"},"main":"./dist/webapi/index.js"}
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@qqbrowser/qbot-dsh","version":"0.1.5","publishConfig":{"access":"public"},"type":"module","bin":{"qbot-dsh":"lib/bin.js"},"exports":{".":{"types":"./lib/types/index.d.ts","default":"./lib/index.js"},"./client":{"types":"./lib/types/client/index.d.ts","default":"./lib/client.js"},"./qb-auth":{"types":"./lib/types/qb/qb-auth/index.d.ts","default":"./lib/qb-auth.js"},"./content-review":{"types":"./lib/types/qb/content-review/index.d.ts","default":"./lib/content-review.js"},"./llm-gateway-openai":{"types":"./lib/types/qb/llm-gateway-openai/index.d.ts","default":"./lib/llm-gateway-openai.js"},"./web-search-dsh":{"types":"./lib/types/qb/web-search-dsh/index.d.ts","default":"./lib/web-search-dsh.js"},"./sandbox-local":{"types":"./lib/types/sandbox-local.d.ts","default":"./lib/sandbox-local.js"},"./cordis.patch.yml":"./cordis.patch.yml","./package.json":"./package.json"},"license":"MIT","engines":{"node":"^22.19.0 || >=24.0.0"},"os":["darwin","win32"],"cpu":["arm64","x64"],"dsh":{"client":{"inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-settings","@deepseek-ai/dsh-client-locale"],"platform":"web"},"bundle":{"patch":"./cordis.patch.yml"}},"dshRelease":{"targets":["darwin-arm64","darwin-x64","win32-x64"]},"dependencies":{"@anthropic-ai/sdk":"0.91.1","@aws-crypto/sha256-browser":"5.2.0","@aws-crypto/sha256-js":"5.2.0","@aws-crypto/supports-web-crypto":"5.2.0","@aws-crypto/util":"5.2.0","@aws-sdk/client-bedrock-runtime":"3.1048.0","@aws-sdk/core":"3.977.8","@aws-sdk/credential-provider-env":"3.972.69","@aws-sdk/credential-provider-http":"3.972.71","@aws-sdk/credential-provider-ini":"3.973.14","@aws-sdk/credential-provider-login":"3.972.76","@aws-sdk/credential-provider-node":"3.972.80","@aws-sdk/credential-provider-process":"3.972.69","@aws-sdk/credential-provider-sso":"3.973.13","@aws-sdk/credential-provider-web-identity":"3.972.75","@aws-sdk/eventstream-handler-node":"3.972.33","@aws-sdk/middleware-eventstream":"3.972.28","@aws-sdk/middleware-websocket":"3.972.51","@aws-sdk/nested-clients":"3.997.43","@aws-sdk/signature-v4-multi-region":"3.996.45","@aws-sdk/token-providers":"3.1048.0","@aws-sdk/types":"3.974.4","@aws-sdk/util-locate-window":"3.965.10","@aws-sdk/xml-builder":"3.972.39","@aws/lambda-invoke-store":"0.3.0","@babel/code-frame":"7.29.7","@babel/helper-validator-identifier":"7.29.7","@babel/runtime":"7.29.7","@deepseek-ai/cordis":"4.0.1","@deepseek-ai/cordis-plugin-group":"1.0.1","@deepseek-ai/cordis-plugin-hmr":"1.0.16","@deepseek-ai/cordis-plugin-include":"1.0.6","@deepseek-ai/cordis-plugin-loader":"1.0.2","@deepseek-ai/cordis-plugin-timer":"1.1.3","@deepseek-ai/cosmokit":"1.8.2","@deepseek-ai/dsh-agent":"0.1.0-rc.7","@deepseek-ai/dsh-agent-default-model":"0.1.0-rc.7","@deepseek-ai/dsh-agent-instructions":"0.1.0-rc.7","@deepseek-ai/dsh-agent-loop":"0.1.0-rc.7","@deepseek-ai/dsh-agent-presets":"0.1.0-rc.7","@deepseek-ai/dsh-agent-tool-presentation":"0.1.0-rc.7","@deepseek-ai/dsh-anonymous-user-id":"0.1.0-rc.7","@deepseek-ai/dsh-api-gateway":"0.1.0-rc.7","@deepseek-ai/dsh-api-remotes":"0.1.0-rc.7","@deepseek-ai/dsh-app-boot":"0.1.0-rc.7","@deepseek-ai/dsh-atomic-write":"0.1.0-rc.7","@deepseek-ai/dsh-attachment":"0.1.0-rc.7","@deepseek-ai/dsh-attachment-local":"0.1.0-rc.7","@deepseek-ai/dsh-base":"0.1.0-rc.7","@deepseek-ai/dsh-bash-local":"0.1.0-rc.7","@deepseek-ai/dsh-bash-sandbox":"0.1.0-rc.7","@deepseek-ai/dsh-brand":"0.1.0-rc.7","@deepseek-ai/dsh-client-connection":"0.1.0-rc.7","@deepseek-ai/dsh-client-hmr":"0.1.0-rc.7","@deepseek-ai/dsh-client-locale":"0.1.0-rc.7","@deepseek-ai/dsh-client-modules":"0.1.0-rc.7","@deepseek-ai/dsh-client-runtime":"0.1.0-rc.7","@deepseek-ai/dsh-client-schema-form":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-agent-preset":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-attachment":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-commands":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-conversation":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-cordis":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-deliverables":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-directory-picker-browse":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-directory-picker-native":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-goal":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-input-trigger":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-jobs":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-layout":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-message-feedback":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-model-selection":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-permission-presets":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-plan":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-primitives":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-settings":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-settings-general":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-settings-models":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-settings-plugin-inventory":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-settings-plugins":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-sidebar":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-skill":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-slots":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-subagent":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-theme":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-tool":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-trajectory":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-user-questions":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-workflow-run":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-workspace":"0.1.0-rc.7","@deepseek-ai/dsh-client-web":"0.1.0-rc.7","@deepseek-ai/dsh-client-web-react":"0.1.0-rc.7","@deepseek-ai/dsh-cmdline":"0.1.0-rc.7","@deepseek-ai/dsh-code-runtime":"0.1.0-rc.7","@deepseek-ai/dsh-code-runtime-worker-thread":"0.1.0-rc.7","@deepseek-ai/dsh-command-compact":"0.1.0-rc.7","@deepseek-ai/dsh-command-feedback":"0.1.0-rc.7","@deepseek-ai/dsh-command-goal":"0.1.0-rc.7","@deepseek-ai/dsh-commands":"0.1.0-rc.7","@deepseek-ai/dsh-compaction":"0.1.0-rc.7","@deepseek-ai/dsh-compaction-basic":"0.1.0-rc.7","@deepseek-ai/dsh-compaction-tool-result-pruner":"0.1.0-rc.7","@deepseek-ai/dsh-cordis-client-runner":"0.1.0-rc.7","@deepseek-ai/dsh-cordis-host-runner":"0.1.0-rc.7","@deepseek-ai/dsh-credentials":"0.1.0-rc.7","@deepseek-ai/dsh-credentials-local":"0.1.0-rc.7","@deepseek-ai/dsh-fs":"0.1.0-rc.7","@deepseek-ai/dsh-fs-local":"0.1.0-rc.7","@deepseek-ai/dsh-fs-observation-policy":"0.1.0-rc.7","@deepseek-ai/dsh-fs-sandbox":"0.1.0-rc.7","@deepseek-ai/dsh-goal":"0.1.0-rc.7","@deepseek-ai/dsh-goal-round-driver":"0.1.0-rc.7","@deepseek-ai/dsh-headless":"0.1.0-rc.7","@deepseek-ai/dsh-home-paths":"0.1.0-rc.7","@deepseek-ai/dsh-host-apiproxy":"0.1.0-rc.7","@deepseek-ai/dsh-host-directory-picker":"0.1.0-rc.7","@deepseek-ai/dsh-host-directory-picker-auto":"0.1.0-rc.7","@deepseek-ai/dsh-host-directory-picker-browse":"0.1.0-rc.7","@deepseek-ai/dsh-host-directory-picker-native":"0.1.0-rc.7","@deepseek-ai/dsh-host-frontend-static":"0.1.0-rc.7","@deepseek-ai/dsh-host-plugin-inventory":"0.1.0-rc.7","@deepseek-ai/dsh-host-webserver":"0.1.0-rc.7","@deepseek-ai/dsh-invariants":"0.1.0-rc.7","@deepseek-ai/dsh-jobs":"0.1.0-rc.7","@deepseek-ai/dsh-jobs-local":"0.1.0-rc.7","@deepseek-ai/dsh-launch-environment":"0.1.0-rc.7","@deepseek-ai/dsh-llm":"0.1.0-rc.7","@deepseek-ai/dsh-llm-deepseek":"0.1.0-rc.7","@deepseek-ai/dsh-llm-pi-ai":"0.1.0-rc.7","@deepseek-ai/dsh-llm-retry":"0.1.0-rc.7","@deepseek-ai/dsh-mcp-client":"0.1.0-rc.7","@deepseek-ai/dsh-message-feedback":"0.1.0-rc.7","@deepseek-ai/dsh-native-command":"0.1.0-rc.7","@deepseek-ai/dsh-output-retention":"0.1.0-rc.7","@deepseek-ai/dsh-permission-presets":"0.1.0-rc.7","@deepseek-ai/dsh-persona":"0.1.0-rc.7","@deepseek-ai/dsh-plan-mode":"0.1.0-rc.7","@deepseek-ai/dsh-pwsh-local":"0.1.0-rc.7","@deepseek-ai/dsh-pwsh-sandbox":"0.1.0-rc.7","@deepseek-ai/dsh-repeat-tool-reminder":"0.1.0-rc.7","@deepseek-ai/dsh-sandbox":"0.1.0-rc.7","@deepseek-ai/dsh-sandbox-local":"0.1.0-rc.7","@deepseek-ai/dsh-sandbox-policy":"0.1.0-rc.7","@deepseek-ai/dsh-sandbox-windows-acl":"0.1.0-rc.7","@deepseek-ai/dsh-schedule":"0.1.0-rc.7","@deepseek-ai/dsh-scope":"0.1.0-rc.7","@deepseek-ai/dsh-session":"0.1.0-rc.7","@deepseek-ai/dsh-session-checkpoint-policy":"0.1.0-rc.7","@deepseek-ai/dsh-session-log-export":"0.1.0-rc.7","@deepseek-ai/dsh-session-persistence":"0.1.0-rc.7","@deepseek-ai/dsh-session-persistence-jsonl":"0.1.0-rc.7","@deepseek-ai/dsh-session-projection":"0.1.0-rc.7","@deepseek-ai/dsh-session-projection-cache":"0.1.0-rc.7","@deepseek-ai/dsh-session-query":"0.1.0-rc.7","@deepseek-ai/dsh-session-query-sqlite":"0.1.0-rc.7","@deepseek-ai/dsh-session-reference":"0.1.0-rc.7","@deepseek-ai/dsh-session-stats":"0.1.0-rc.7","@deepseek-ai/dsh-session-telemetry":"0.1.0-rc.7","@deepseek-ai/dsh-session-telemetry-otel":"0.1.0-rc.7","@deepseek-ai/dsh-session-title":"0.1.0-rc.7","@deepseek-ai/dsh-session-title-first-prompt-llm":"0.1.0-rc.7","@deepseek-ai/dsh-session-title-llm":"0.1.0-rc.7","@deepseek-ai/dsh-settings":"0.1.0-rc.7","@deepseek-ai/dsh-settings-file":"0.1.0-rc.7","@deepseek-ai/dsh-shell":"0.1.0-rc.7","@deepseek-ai/dsh-shell-env":"0.1.0-rc.7","@deepseek-ai/dsh-skill":"0.1.0-rc.7","@deepseek-ai/dsh-skill-badge":"0.1.0-rc.7","@deepseek-ai/dsh-skill-filesystem":"0.1.0-rc.7","@deepseek-ai/dsh-spill":"0.1.0-rc.7","@deepseek-ai/dsh-spill-local":"0.1.0-rc.7","@deepseek-ai/dsh-spill-policy":"0.1.0-rc.7","@deepseek-ai/dsh-storage":"0.1.0-rc.7","@deepseek-ai/dsh-storage-domain":"0.1.0-rc.7","@deepseek-ai/dsh-storage-json":"0.1.0-rc.7","@deepseek-ai/dsh-subagent":"0.1.0-rc.7","@deepseek-ai/dsh-subagent-fork-in-process":"0.1.0-rc.7","@deepseek-ai/dsh-subagent-in-process-driver":"0.1.0-rc.7","@deepseek-ai/dsh-subagent-spawn-in-process":"0.1.0-rc.7","@deepseek-ai/dsh-subprocess":"0.1.0-rc.7","@deepseek-ai/dsh-subprocess-local":"0.1.0-rc.7","@deepseek-ai/dsh-system-prompt":"0.1.0-rc.7","@deepseek-ai/dsh-terminal":"0.1.0-rc.7","@deepseek-ai/dsh-terminal-bash":"0.1.0-rc.7","@deepseek-ai/dsh-time-context":"0.1.0-rc.7","@deepseek-ai/dsh-timeout":"0.1.0-rc.7","@deepseek-ai/dsh-tmux-context":"0.1.0-rc.7","@deepseek-ai/dsh-token-meter":"0.1.0-rc.7","@deepseek-ai/dsh-tool-ask-user":"0.1.0-rc.7","@deepseek-ai/dsh-tool-bash":"0.1.0-rc.7","@deepseek-ai/dsh-tool-bash-persistent":"0.1.0-rc.7","@deepseek-ai/dsh-tool-call-timeout-policy":"0.1.0-rc.7","@deepseek-ai/dsh-tool-cordis":"0.1.0-rc.7","@deepseek-ai/dsh-tool-fs":"0.1.0-rc.7","@deepseek-ai/dsh-tool-fs-search":"0.1.0-rc.7","@deepseek-ai/dsh-tool-goal":"0.1.0-rc.7","@deepseek-ai/dsh-tool-jobs":"0.1.0-rc.7","@deepseek-ai/dsh-tool-pwsh":"0.1.0-rc.7","@deepseek-ai/dsh-tool-ralph":"0.1.0-rc.7","@deepseek-ai/dsh-tool-skill":"0.1.0-rc.7","@deepseek-ai/dsh-tool-str-replace-editor":"0.1.0-rc.7","@deepseek-ai/dsh-tool-subagent":"0.1.0-rc.7","@deepseek-ai/dsh-tool-subagent-control":"0.1.0-rc.7","@deepseek-ai/dsh-tool-subagent-report":"0.1.0-rc.7","@deepseek-ai/dsh-tool-todo":"0.1.0-rc.7","@deepseek-ai/dsh-tool-web":"0.1.0-rc.7","@deepseek-ai/dsh-tool-workflow":"0.1.0-rc.7","@deepseek-ai/dsh-tools":"0.1.0-rc.7","@deepseek-ai/dsh-typert-loader":"0.1.0-rc.7","@deepseek-ai/dsh-typert-protocol":"0.1.0-rc.7","@deepseek-ai/dsh-typert-registry":"0.1.0-rc.7","@deepseek-ai/dsh-user-approval":"0.1.0-rc.7","@deepseek-ai/dsh-user-questions":"0.1.0-rc.7","@deepseek-ai/dsh-web":"0.1.0-rc.7","@deepseek-ai/dsh-web-app":"0.1.0-rc.7","@deepseek-ai/dsh-web-frontend":"0.1.0-rc.7","@deepseek-ai/dsh-web-search-deepseek":"0.1.0-rc.7","@deepseek-ai/dsh-workflow":"0.1.0-rc.7","@deepseek-ai/dsh-workflow-worker-thread":"0.1.0-rc.7","@deepseek-ai/dsh-workspace":"0.1.0-rc.7","@deepseek-ai/node-addon-landlock-run":"0.1.1","@deepseek-ai/schemastery":"3.18.1","@earendil-works/pi-ai":"0.82.1","@google/genai":"1.52.0","@hono/node-server":"2.1.1","@img/colour":"1.1.0","@joplin/turndown-plugin-gfm":"1.0.67","@mistralai/mistralai":"2.2.6","@mixmark-io/domino":"2.2.0","@modelcontextprotocol/sdk":"1.30.0","@opentelemetry/api":"1.9.1","@opentelemetry/api-logs":"0.220.0","@opentelemetry/core":"2.9.0","@opentelemetry/exporter-logs-otlp-http":"0.220.0","@opentelemetry/otlp-exporter-base":"0.220.0","@opentelemetry/otlp-transformer":"0.220.0","@opentelemetry/resources":"2.9.0","@opentelemetry/sdk-logs":"0.220.0","@opentelemetry/sdk-metrics":"2.9.0","@opentelemetry/sdk-trace":"2.9.0","@opentelemetry/semantic-conventions":"1.43.0","@protobufjs/aspromise":"1.1.2","@protobufjs/base64":"1.1.2","@protobufjs/codegen":"2.0.5","@protobufjs/eventemitter":"1.1.1","@protobufjs/fetch":"1.1.1","@protobufjs/float":"1.0.2","@protobufjs/path":"1.1.2","@protobufjs/pool":"1.1.0","@protobufjs/utf8":"1.1.2","@shikijs/core":"4.4.3","@shikijs/engine-javascript":"4.4.3","@shikijs/engine-oniguruma":"4.4.3","@shikijs/langs":"4.4.3","@shikijs/primitive":"4.4.3","@shikijs/themes":"4.4.3","@shikijs/types":"4.4.3","@shikijs/vscode-textmate":"10.0.2","@smithy/core":"3.33.3","@smithy/credential-provider-imds":"4.5.2","@smithy/fetch-http-handler":"5.7.2","@smithy/is-array-buffer":"2.2.0","@smithy/node-http-handler":"4.7.3","@smithy/signature-v4":"5.7.3","@smithy/types":"4.17.2","@smithy/util-buffer-from":"2.2.0","@smithy/util-utf8":"2.3.0","@standard-schema/spec":"1.1.0","@tanstack/react-virtual":"3.14.10","@tanstack/virtual-core":"3.17.8","@tencent/qb-auth-send-h5":"2.7.0","@types/debug":"4.1.13","@types/hast":"3.0.5","@types/katex":"0.16.8","@types/mdast":"4.0.4","@types/ms":"2.1.0","@types/node":"26.2.0","@types/retry":"0.12.0","@types/unist":"3.0.3","@ungap/structured-clone":"1.3.3","@vscode/ripgrep":"1.18.0","accepts":"2.0.0","agent-base":"7.1.4","ajv":"8.20.0","ajv-formats":"3.0.1","anser":"2.3.5","argparse":"2.0.1","base64-js":"1.5.1","bignumber.js":"9.3.1","body-parser":"2.3.0","bowser":"2.14.1","buffer-equal-constant-time":"1.0.1","bytes":"3.1.2","call-bind-apply-helpers":"1.0.2","call-bound":"1.0.4","ccount":"2.0.1","character-entities":"2.0.2","character-entities-html4":"2.1.0","character-entities-legacy":"3.0.0","chokidar":"4.0.3","clsx":"2.1.1","comma-separated-tokens":"2.0.3","commander":"15.0.0","content-disposition":"1.1.0","content-type":"1.0.5","cookie":"0.7.2","cookie-signature":"1.2.2","cors":"2.8.6","cross-spawn":"7.0.6","data-uri-to-buffer":"4.0.1","debug":"4.4.3","decode-named-character-reference":"1.3.0","depd":"2.0.0","dequal":"2.0.3","detect-libc":"2.1.2","devlop":"1.1.0","diff":"9.0.0","dunder-proto":"1.0.1","ecdsa-sig-formatter":"1.0.11","ee-first":"1.1.1","encodeurl":"2.0.0","es-define-property":"1.0.1","es-errors":"1.3.0","es-object-atoms":"1.1.2","escape-html":"1.0.3","escape-string-regexp":"5.0.0","etag":"1.8.1","eventsource":"3.0.7","eventsource-parser":"3.1.1","express":"5.2.1","express-rate-limit":"8.6.2","extend":"3.0.2","fast-deep-equal":"3.1.3","fast-uri":"3.1.5","fetch-blob":"3.2.0","fflate":"0.8.3","finalhandler":"2.1.1","formdata-polyfill":"4.0.10","forwarded":"0.2.0","fresh":"2.0.0","function-bind":"1.1.2","gaxios":"7.3.1","gcp-metadata":"8.1.2","get-intrinsic":"1.3.0","get-proto":"1.0.1","google-auth-library":"10.9.1","google-logging-utils":"1.1.3","gopd":"1.2.0","has-symbols":"1.1.0","hasown":"2.0.4","hast-util-to-html":"9.0.5","hast-util-whitespace":"3.0.0","hono":"4.13.3","html-void-elements":"3.0.0","http-errors":"2.0.1","http-proxy-agent":"7.0.2","https-proxy-agent":"7.0.6","iconv-lite":"0.7.3","immer":"10.2.0","inherits":"2.0.4","ip-address":"10.5.0","ipaddr.js":"1.9.1","is-promise":"4.0.0","isexe":"2.0.0","jose":"6.2.9","js-tokens":"4.0.0","js-yaml":"4.3.1","json-bigint":"1.0.0","json-schema-to-ts":"3.1.1","json-schema-traverse":"1.0.0","json-schema-typed":"8.0.2","jwa":"2.0.1","jws":"4.0.1","katex":"0.16.47","koffi":"3.1.6","long":"5.3.2","longest-streak":"3.1.0","loose-envify":"1.4.0","markdown-table":"3.0.4","math-intrinsics":"1.1.0","mdast-util-find-and-replace":"3.0.2","mdast-util-from-markdown":"2.0.3","mdast-util-gfm":"3.1.0","mdast-util-gfm-autolink-literal":"2.0.1","mdast-util-gfm-footnote":"2.1.0","mdast-util-gfm-strikethrough":"2.0.0","mdast-util-gfm-table":"2.0.0","mdast-util-gfm-task-list-item":"2.0.0","mdast-util-math":"3.0.0","mdast-util-phrasing":"4.1.0","mdast-util-to-hast":"13.2.1","mdast-util-to-markdown":"2.1.2","mdast-util-to-string":"4.0.0","media-typer":"1.1.1","merge-descriptors":"2.0.0","micromark":"4.0.2","micromark-core-commonmark":"2.0.3","micromark-extension-gfm":"3.0.0","micromark-extension-gfm-autolink-literal":"2.1.0","micromark-extension-gfm-footnote":"2.1.0","micromark-extension-gfm-strikethrough":"2.1.0","micromark-extension-gfm-table":"2.1.1","micromark-extension-gfm-tagfilter":"2.0.0","micromark-extension-gfm-task-list-item":"2.1.0","micromark-extension-math":"3.1.0","micromark-factory-destination":"2.0.1","micromark-factory-label":"2.0.1","micromark-factory-space":"2.0.1","micromark-factory-title":"2.0.1","micromark-factory-whitespace":"2.0.1","micromark-util-character":"2.1.1","micromark-util-chunked":"2.0.1","micromark-util-classify-character":"2.0.1","micromark-util-combine-extensions":"2.0.1","micromark-util-decode-numeric-character-reference":"2.0.2","micromark-util-decode-string":"2.0.1","micromark-util-encode":"2.0.1","micromark-util-html-tag-name":"2.0.1","micromark-util-normalize-identifier":"2.0.1","micromark-util-resolve-all":"2.0.1","micromark-util-sanitize-uri":"2.0.1","micromark-util-subtokenize":"2.1.0","micromark-util-symbol":"2.0.1","micromark-util-types":"2.0.2","mime-db":"1.54.0","mime-types":"3.0.2","ms":"2.1.3","negotiator":"1.1.0","node-addon-api":"7.1.1","node-addon-native-custom-loader":"0.1.5","node-addon-require-builtin":"0.1.5","node-domexception":"1.0.0","node-fetch":"3.3.2","node-pty":"1.2.0-beta.15","object-assign":"4.1.1","object-inspect":"1.13.4","on-finished":"2.4.1","once":"1.4.0","oniguruma-parser":"0.12.2","oniguruma-to-es":"4.3.6","openai":"6.26.0","p-retry":"4.6.2","parseurl":"1.3.3","partial-json":"0.1.7","path-key":"3.1.1","path-to-regexp":"8.4.2","picocolors":"1.1.1","picomatch":"4.0.5","pkce-challenge":"5.0.1","property-information":"7.2.0","protobufjs":"7.6.5","proxy-addr":"2.0.7","qs":"6.15.3","range-parser":"1.3.0","raw-body":"3.0.2","react":"18.3.1","react-dom":"18.3.1","readdirp":"4.1.2","regex":"6.1.0","regex-recursion":"6.0.2","regex-utilities":"2.3.0","require-from-string":"2.0.2","retry":"0.13.1","router":"2.2.0","safe-buffer":"5.2.1","safer-buffer":"2.1.2","scheduler":"0.23.2","semver":"7.8.5","send":"1.2.1","serve-static":"2.2.1","setprototypeof":"1.2.0","sharp":"0.35.3","shebang-command":"2.0.0","shebang-regex":"3.0.0","shiki":"4.4.3","side-channel":"1.1.1","side-channel-list":"1.0.1","side-channel-map":"1.0.1","side-channel-weakmap":"1.0.2","space-separated-tokens":"2.0.2","statuses":"2.0.2","stringify-entities":"4.0.4","toidentifier":"1.0.1","trim-lines":"3.0.1","ts-algebra":"2.0.0","tslib":"2.8.1","turndown":"7.2.4","type-is":"2.1.0","typebox":"1.1.38","undici-types":"8.3.0","unist-util-is":"6.0.1","unist-util-position":"5.0.0","unist-util-remove-position":"5.0.0","unist-util-stringify-position":"4.0.0","unist-util-visit":"5.1.0","unist-util-visit-parents":"6.0.2","unpipe":"1.0.0","use-sync-external-store":"1.2.0","vary":"1.1.2","vfile":"6.0.3","vfile-message":"4.0.3","web-streams-polyfill":"3.3.3","which":"2.0.2","wrappy":"1.0.2","ws":"8.21.3","yaml":"2.9.0","zod":"4.4.3","zod-to-json-schema":"3.25.2","zustand":"4.4.7","zwitch":"2.0.4"},"optionalDependencies":{"@img/sharp-darwin-arm64":"0.35.3","@img/sharp-darwin-x64":"0.35.3","@img/sharp-libvips-darwin-arm64":"1.3.2","@img/sharp-libvips-darwin-x64":"1.3.2","@img/sharp-win32-x64":"0.35.3","@koromix/koffi-darwin-arm64":"3.1.6","@koromix/koffi-darwin-x64":"3.1.6","@koromix/koffi-win32-x64":"3.1.6","@vscode/ripgrep-darwin-arm64":"1.18.0","@vscode/ripgrep-darwin-x64":"1.18.0","@vscode/ripgrep-win32-x64":"1.18.0","node-addon-require-builtin-darwin-arm64":"0.1.5","node-addon-require-builtin-darwin-x64":"0.1.5","node-addon-require-builtin-win32-x64-msvc":"0.1.5"},"bundleDependencies":true}
1
+ {"name":"@qqbrowser/qbot-dsh","version":"0.1.7","publishConfig":{"access":"public"},"type":"module","bin":{"qbot-dsh":"lib/bin.js"},"exports":{".":{"types":"./lib/types/index.d.ts","default":"./lib/index.js"},"./client":{"types":"./lib/types/client/index.d.ts","default":"./lib/client.js"},"./qb-auth":{"types":"./lib/types/qb/qb-auth/index.d.ts","default":"./lib/qb-auth.js"},"./content-review":{"types":"./lib/types/qb/content-review/index.d.ts","default":"./lib/content-review.js"},"./llm-gateway-openai":{"types":"./lib/types/qb/llm-gateway-openai/index.d.ts","default":"./lib/llm-gateway-openai.js"},"./web-search-dsh":{"types":"./lib/types/qb/web-search-dsh/index.d.ts","default":"./lib/web-search-dsh.js"},"./sandbox-local":{"types":"./lib/types/sandbox-local.d.ts","default":"./lib/sandbox-local.js"},"./cordis.patch.yml":"./cordis.patch.yml","./package.json":"./package.json"},"license":"MIT","engines":{"node":"^22.19.0 || >=24.0.0"},"os":["darwin","win32"],"cpu":["arm64","x64"],"dsh":{"client":{"inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-settings","@deepseek-ai/dsh-client-locale"],"platform":"web"},"bundle":{"patch":"./cordis.patch.yml"}},"dshRelease":{"targets":["darwin-arm64","darwin-x64","win32-x64"]},"dependencies":{"@anthropic-ai/sdk":"0.91.1","@aws-crypto/sha256-browser":"5.2.0","@aws-crypto/sha256-js":"5.2.0","@aws-crypto/supports-web-crypto":"5.2.0","@aws-crypto/util":"5.2.0","@aws-sdk/client-bedrock-runtime":"3.1048.0","@aws-sdk/core":"3.977.9","@aws-sdk/credential-provider-env":"3.972.70","@aws-sdk/credential-provider-http":"3.972.72","@aws-sdk/credential-provider-ini":"3.973.15","@aws-sdk/credential-provider-login":"3.972.77","@aws-sdk/credential-provider-node":"3.972.81","@aws-sdk/credential-provider-process":"3.972.70","@aws-sdk/credential-provider-sso":"3.973.14","@aws-sdk/credential-provider-web-identity":"3.972.76","@aws-sdk/eventstream-handler-node":"3.972.34","@aws-sdk/middleware-eventstream":"3.972.29","@aws-sdk/middleware-websocket":"3.972.52","@aws-sdk/nested-clients":"3.997.44","@aws-sdk/signature-v4-multi-region":"3.996.46","@aws-sdk/token-providers":"3.1048.0","@aws-sdk/types":"3.974.5","@aws-sdk/util-locate-window":"3.965.10","@aws-sdk/xml-builder":"3.972.40","@aws/lambda-invoke-store":"0.3.0","@babel/code-frame":"7.29.7","@babel/helper-validator-identifier":"7.29.7","@babel/runtime":"7.29.7","@deepseek-ai/cordis":"4.0.1","@deepseek-ai/cordis-plugin-group":"1.0.1","@deepseek-ai/cordis-plugin-hmr":"1.0.16","@deepseek-ai/cordis-plugin-include":"1.0.6","@deepseek-ai/cordis-plugin-loader":"1.0.2","@deepseek-ai/cordis-plugin-timer":"1.1.3","@deepseek-ai/cosmokit":"1.8.2","@deepseek-ai/dsh-agent":"0.1.0-rc.7","@deepseek-ai/dsh-agent-default-model":"0.1.0-rc.7","@deepseek-ai/dsh-agent-instructions":"0.1.0-rc.7","@deepseek-ai/dsh-agent-loop":"0.1.0-rc.7","@deepseek-ai/dsh-agent-presets":"0.1.0-rc.7","@deepseek-ai/dsh-agent-tool-presentation":"0.1.0-rc.7","@deepseek-ai/dsh-anonymous-user-id":"0.1.0-rc.7","@deepseek-ai/dsh-api-gateway":"0.1.0-rc.7","@deepseek-ai/dsh-api-remotes":"0.1.0-rc.7","@deepseek-ai/dsh-app-boot":"0.1.0-rc.7","@deepseek-ai/dsh-atomic-write":"0.1.0-rc.7","@deepseek-ai/dsh-attachment":"0.1.0-rc.7","@deepseek-ai/dsh-attachment-local":"0.1.0-rc.7","@deepseek-ai/dsh-base":"0.1.0-rc.7","@deepseek-ai/dsh-bash-local":"0.1.0-rc.7","@deepseek-ai/dsh-bash-sandbox":"0.1.0-rc.7","@deepseek-ai/dsh-brand":"0.1.0-rc.7","@deepseek-ai/dsh-browser-jsapi":"0.1.0-rc.7","@deepseek-ai/dsh-client-connection":"0.1.0-rc.7","@deepseek-ai/dsh-client-hmr":"0.1.0-rc.7","@deepseek-ai/dsh-client-locale":"0.1.0-rc.7","@deepseek-ai/dsh-client-modules":"0.1.0-rc.7","@deepseek-ai/dsh-client-runtime":"0.1.0-rc.7","@deepseek-ai/dsh-client-schema-form":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-agent-preset":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-attachment":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-commands":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-conversation":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-cordis":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-deliverables":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-directory-picker-browse":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-directory-picker-native":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-goal":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-input-trigger":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-jobs":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-jsapi-bridge":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-layout":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-message-feedback":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-model-selection":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-permission-presets":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-plan":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-primitives":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-settings":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-settings-general":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-settings-models":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-settings-plugin-inventory":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-settings-plugins":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-sidebar":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-skill":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-slots":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-subagent":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-theme":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-tool":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-trajectory":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-user-questions":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-workflow-run":"0.1.0-rc.7","@deepseek-ai/dsh-client-ui-workspace":"0.1.0-rc.7","@deepseek-ai/dsh-client-web":"0.1.0-rc.7","@deepseek-ai/dsh-client-web-react":"0.1.0-rc.7","@deepseek-ai/dsh-cmdline":"0.1.0-rc.7","@deepseek-ai/dsh-code-runtime":"0.1.0-rc.7","@deepseek-ai/dsh-code-runtime-worker-thread":"0.1.0-rc.7","@deepseek-ai/dsh-command-compact":"0.1.0-rc.7","@deepseek-ai/dsh-command-feedback":"0.1.0-rc.7","@deepseek-ai/dsh-command-goal":"0.1.0-rc.7","@deepseek-ai/dsh-commands":"0.1.0-rc.7","@deepseek-ai/dsh-compaction":"0.1.0-rc.7","@deepseek-ai/dsh-compaction-basic":"0.1.0-rc.7","@deepseek-ai/dsh-compaction-tool-result-pruner":"0.1.0-rc.7","@deepseek-ai/dsh-cordis-client-runner":"0.1.0-rc.7","@deepseek-ai/dsh-cordis-host-runner":"0.1.0-rc.7","@deepseek-ai/dsh-credentials":"0.1.0-rc.7","@deepseek-ai/dsh-credentials-local":"0.1.0-rc.7","@deepseek-ai/dsh-fs":"0.1.0-rc.7","@deepseek-ai/dsh-fs-local":"0.1.0-rc.7","@deepseek-ai/dsh-fs-observation-policy":"0.1.0-rc.7","@deepseek-ai/dsh-fs-sandbox":"0.1.0-rc.7","@deepseek-ai/dsh-goal":"0.1.0-rc.7","@deepseek-ai/dsh-goal-round-driver":"0.1.0-rc.7","@deepseek-ai/dsh-headless":"0.1.0-rc.7","@deepseek-ai/dsh-home-paths":"0.1.0-rc.7","@deepseek-ai/dsh-host-apiproxy":"0.1.0-rc.7","@deepseek-ai/dsh-host-directory-picker":"0.1.0-rc.7","@deepseek-ai/dsh-host-directory-picker-auto":"0.1.0-rc.7","@deepseek-ai/dsh-host-directory-picker-browse":"0.1.0-rc.7","@deepseek-ai/dsh-host-directory-picker-native":"0.1.0-rc.7","@deepseek-ai/dsh-host-frontend-static":"0.1.0-rc.7","@deepseek-ai/dsh-host-plugin-inventory":"0.1.0-rc.7","@deepseek-ai/dsh-host-webserver":"0.1.0-rc.7","@deepseek-ai/dsh-invariants":"0.1.0-rc.7","@deepseek-ai/dsh-jobs":"0.1.0-rc.7","@deepseek-ai/dsh-jobs-local":"0.1.0-rc.7","@deepseek-ai/dsh-launch-environment":"0.1.0-rc.7","@deepseek-ai/dsh-llm":"0.1.0-rc.7","@deepseek-ai/dsh-llm-deepseek":"0.1.0-rc.7","@deepseek-ai/dsh-llm-pi-ai":"0.1.0-rc.7","@deepseek-ai/dsh-llm-retry":"0.1.0-rc.7","@deepseek-ai/dsh-mcp-client":"0.1.0-rc.7","@deepseek-ai/dsh-message-feedback":"0.1.0-rc.7","@deepseek-ai/dsh-native-command":"0.1.0-rc.7","@deepseek-ai/dsh-output-retention":"0.1.0-rc.7","@deepseek-ai/dsh-permission-presets":"0.1.0-rc.7","@deepseek-ai/dsh-persona":"0.1.0-rc.7","@deepseek-ai/dsh-plan-mode":"0.1.0-rc.7","@deepseek-ai/dsh-pwsh-local":"0.1.0-rc.7","@deepseek-ai/dsh-pwsh-sandbox":"0.1.0-rc.7","@deepseek-ai/dsh-repeat-tool-reminder":"0.1.0-rc.7","@deepseek-ai/dsh-sandbox":"0.1.0-rc.7","@deepseek-ai/dsh-sandbox-local":"0.1.0-rc.7","@deepseek-ai/dsh-sandbox-policy":"0.1.0-rc.7","@deepseek-ai/dsh-sandbox-windows-acl":"0.1.0-rc.7","@deepseek-ai/dsh-schedule":"0.1.0-rc.7","@deepseek-ai/dsh-scope":"0.1.0-rc.7","@deepseek-ai/dsh-session":"0.1.0-rc.7","@deepseek-ai/dsh-session-checkpoint-policy":"0.1.0-rc.7","@deepseek-ai/dsh-session-log-export":"0.1.0-rc.7","@deepseek-ai/dsh-session-persistence":"0.1.0-rc.7","@deepseek-ai/dsh-session-persistence-jsonl":"0.1.0-rc.7","@deepseek-ai/dsh-session-projection":"0.1.0-rc.7","@deepseek-ai/dsh-session-projection-cache":"0.1.0-rc.7","@deepseek-ai/dsh-session-query":"0.1.0-rc.7","@deepseek-ai/dsh-session-query-sqlite":"0.1.0-rc.7","@deepseek-ai/dsh-session-reference":"0.1.0-rc.7","@deepseek-ai/dsh-session-stats":"0.1.0-rc.7","@deepseek-ai/dsh-session-telemetry":"0.1.0-rc.7","@deepseek-ai/dsh-session-telemetry-otel":"0.1.0-rc.7","@deepseek-ai/dsh-session-title":"0.1.0-rc.7","@deepseek-ai/dsh-session-title-first-prompt-llm":"0.1.0-rc.7","@deepseek-ai/dsh-session-title-llm":"0.1.0-rc.7","@deepseek-ai/dsh-settings":"0.1.0-rc.7","@deepseek-ai/dsh-settings-file":"0.1.0-rc.7","@deepseek-ai/dsh-shell":"0.1.0-rc.7","@deepseek-ai/dsh-shell-env":"0.1.0-rc.7","@deepseek-ai/dsh-skill":"0.1.0-rc.7","@deepseek-ai/dsh-skill-badge":"0.1.0-rc.7","@deepseek-ai/dsh-skill-filesystem":"0.1.0-rc.7","@deepseek-ai/dsh-spill":"0.1.0-rc.7","@deepseek-ai/dsh-spill-local":"0.1.0-rc.7","@deepseek-ai/dsh-spill-policy":"0.1.0-rc.7","@deepseek-ai/dsh-storage":"0.1.0-rc.7","@deepseek-ai/dsh-storage-domain":"0.1.0-rc.7","@deepseek-ai/dsh-storage-json":"0.1.0-rc.7","@deepseek-ai/dsh-subagent":"0.1.0-rc.7","@deepseek-ai/dsh-subagent-fork-in-process":"0.1.0-rc.7","@deepseek-ai/dsh-subagent-in-process-driver":"0.1.0-rc.7","@deepseek-ai/dsh-subagent-spawn-in-process":"0.1.0-rc.7","@deepseek-ai/dsh-subprocess":"0.1.0-rc.7","@deepseek-ai/dsh-subprocess-local":"0.1.0-rc.7","@deepseek-ai/dsh-system-prompt":"0.1.0-rc.7","@deepseek-ai/dsh-terminal":"0.1.0-rc.7","@deepseek-ai/dsh-terminal-bash":"0.1.0-rc.7","@deepseek-ai/dsh-time-context":"0.1.0-rc.7","@deepseek-ai/dsh-timeout":"0.1.0-rc.7","@deepseek-ai/dsh-tmux-context":"0.1.0-rc.7","@deepseek-ai/dsh-token-meter":"0.1.0-rc.7","@deepseek-ai/dsh-tool-ask-user":"0.1.0-rc.7","@deepseek-ai/dsh-tool-bash":"0.1.0-rc.7","@deepseek-ai/dsh-tool-bash-persistent":"0.1.0-rc.7","@deepseek-ai/dsh-tool-browser":"0.1.0-rc.7","@deepseek-ai/dsh-tool-call-timeout-policy":"0.1.0-rc.7","@deepseek-ai/dsh-tool-cordis":"0.1.0-rc.7","@deepseek-ai/dsh-tool-fs":"0.1.0-rc.7","@deepseek-ai/dsh-tool-fs-search":"0.1.0-rc.7","@deepseek-ai/dsh-tool-goal":"0.1.0-rc.7","@deepseek-ai/dsh-tool-jobs":"0.1.0-rc.7","@deepseek-ai/dsh-tool-pwsh":"0.1.0-rc.7","@deepseek-ai/dsh-tool-ralph":"0.1.0-rc.7","@deepseek-ai/dsh-tool-skill":"0.1.0-rc.7","@deepseek-ai/dsh-tool-str-replace-editor":"0.1.0-rc.7","@deepseek-ai/dsh-tool-subagent":"0.1.0-rc.7","@deepseek-ai/dsh-tool-subagent-control":"0.1.0-rc.7","@deepseek-ai/dsh-tool-subagent-report":"0.1.0-rc.7","@deepseek-ai/dsh-tool-todo":"0.1.0-rc.7","@deepseek-ai/dsh-tool-web":"0.1.0-rc.7","@deepseek-ai/dsh-tool-workflow":"0.1.0-rc.7","@deepseek-ai/dsh-tools":"0.1.0-rc.7","@deepseek-ai/dsh-typert-loader":"0.1.0-rc.7","@deepseek-ai/dsh-typert-protocol":"0.1.0-rc.7","@deepseek-ai/dsh-typert-registry":"0.1.0-rc.7","@deepseek-ai/dsh-user-approval":"0.1.0-rc.7","@deepseek-ai/dsh-user-questions":"0.1.0-rc.7","@deepseek-ai/dsh-web":"0.1.0-rc.7","@deepseek-ai/dsh-web-app":"0.1.0-rc.7","@deepseek-ai/dsh-web-frontend":"0.1.0-rc.7","@deepseek-ai/dsh-web-search-deepseek":"0.1.0-rc.7","@deepseek-ai/dsh-workflow":"0.1.0-rc.7","@deepseek-ai/dsh-workflow-worker-thread":"0.1.0-rc.7","@deepseek-ai/dsh-workspace":"0.1.0-rc.7","@deepseek-ai/node-addon-landlock-run":"0.1.1","@deepseek-ai/schemastery":"3.18.1","@earendil-works/pi-ai":"0.82.1","@google/genai":"1.52.0","@hono/node-server":"2.1.1","@img/colour":"1.1.0","@joplin/turndown-plugin-gfm":"1.0.67","@mistralai/mistralai":"2.2.6","@mixmark-io/domino":"2.2.0","@modelcontextprotocol/sdk":"1.30.0","@opentelemetry/api":"1.9.1","@opentelemetry/api-logs":"0.220.0","@opentelemetry/core":"2.9.0","@opentelemetry/exporter-logs-otlp-http":"0.220.0","@opentelemetry/otlp-exporter-base":"0.220.0","@opentelemetry/otlp-transformer":"0.220.0","@opentelemetry/resources":"2.9.0","@opentelemetry/sdk-logs":"0.220.0","@opentelemetry/sdk-metrics":"2.9.0","@opentelemetry/sdk-trace":"2.9.0","@opentelemetry/semantic-conventions":"1.43.0","@protobufjs/aspromise":"1.1.2","@protobufjs/base64":"1.1.2","@protobufjs/codegen":"2.0.5","@protobufjs/eventemitter":"1.1.1","@protobufjs/fetch":"1.1.1","@protobufjs/float":"1.0.2","@protobufjs/path":"1.1.2","@protobufjs/pool":"1.1.0","@protobufjs/utf8":"1.1.2","@shikijs/core":"4.4.3","@shikijs/engine-javascript":"4.4.3","@shikijs/engine-oniguruma":"4.4.3","@shikijs/langs":"4.4.3","@shikijs/primitive":"4.4.3","@shikijs/themes":"4.4.3","@shikijs/types":"4.4.3","@shikijs/vscode-textmate":"10.0.2","@smithy/core":"3.33.3","@smithy/credential-provider-imds":"4.5.2","@smithy/fetch-http-handler":"5.7.2","@smithy/is-array-buffer":"2.2.0","@smithy/node-http-handler":"4.7.3","@smithy/signature-v4":"5.7.3","@smithy/types":"4.17.2","@smithy/util-buffer-from":"2.2.0","@smithy/util-utf8":"2.3.0","@standard-schema/spec":"1.1.0","@tanstack/react-virtual":"3.14.10","@tanstack/virtual-core":"3.17.8","@tencent/qb-auth-send-h5":"2.7.0","@types/debug":"4.1.13","@types/hast":"3.0.5","@types/katex":"0.16.8","@types/mdast":"4.0.4","@types/ms":"2.1.0","@types/node":"26.2.0","@types/retry":"0.12.0","@types/unist":"3.0.3","@ungap/structured-clone":"1.3.3","@vscode/ripgrep":"1.18.0","accepts":"2.0.0","agent-base":"7.1.4","ajv":"8.20.0","ajv-formats":"3.0.1","anser":"2.3.5","argparse":"2.0.1","base64-js":"1.5.1","bignumber.js":"9.3.1","body-parser":"2.3.0","bowser":"2.14.1","buffer-equal-constant-time":"1.0.1","bytes":"3.1.2","call-bind-apply-helpers":"1.0.2","call-bound":"1.0.4","ccount":"2.0.1","character-entities":"2.0.2","character-entities-html4":"2.1.0","character-entities-legacy":"3.0.0","chokidar":"4.0.3","clsx":"2.1.1","comma-separated-tokens":"2.0.3","commander":"15.0.0","content-disposition":"1.1.0","content-type":"1.0.5","cookie":"0.7.2","cookie-signature":"1.2.2","cors":"2.8.6","cross-spawn":"7.0.6","data-uri-to-buffer":"4.0.1","debug":"4.4.3","decode-named-character-reference":"1.3.0","depd":"2.0.0","dequal":"2.0.3","detect-libc":"2.1.2","devlop":"1.1.0","diff":"9.0.0","dunder-proto":"1.0.1","ecdsa-sig-formatter":"1.0.11","ee-first":"1.1.1","encodeurl":"2.0.0","es-define-property":"1.0.1","es-errors":"1.3.0","es-object-atoms":"1.1.2","escape-html":"1.0.3","escape-string-regexp":"5.0.0","etag":"1.8.1","eventsource":"3.0.7","eventsource-parser":"3.1.1","express":"5.2.1","express-rate-limit":"8.6.2","extend":"3.0.2","fast-deep-equal":"3.1.3","fast-uri":"3.1.5","fetch-blob":"3.2.0","fflate":"0.8.3","finalhandler":"2.1.1","formdata-polyfill":"4.0.10","forwarded":"0.2.0","fresh":"2.0.0","function-bind":"1.1.2","gaxios":"7.3.1","gcp-metadata":"8.1.2","get-intrinsic":"1.3.0","get-proto":"1.0.1","google-auth-library":"10.9.1","google-logging-utils":"1.1.3","gopd":"1.2.0","has-symbols":"1.1.0","hasown":"2.0.4","hast-util-to-html":"9.0.5","hast-util-whitespace":"3.0.0","hono":"4.13.3","html-void-elements":"3.0.0","http-errors":"2.0.1","http-proxy-agent":"7.0.2","https-proxy-agent":"7.0.6","iconv-lite":"0.7.3","immer":"10.2.0","inherits":"2.0.4","ip-address":"10.5.0","ipaddr.js":"1.9.1","is-promise":"4.0.0","isexe":"2.0.0","jose":"6.2.10","js-tokens":"4.0.0","js-yaml":"4.3.1","json-bigint":"1.0.0","json-schema-to-ts":"3.1.1","json-schema-traverse":"1.0.0","json-schema-typed":"8.0.2","jwa":"2.0.1","jws":"4.0.1","katex":"0.16.47","koffi":"3.1.6","long":"5.3.2","longest-streak":"3.1.0","loose-envify":"1.4.0","markdown-table":"3.0.4","math-intrinsics":"1.1.0","mdast-util-find-and-replace":"3.0.2","mdast-util-from-markdown":"2.0.3","mdast-util-gfm":"3.1.0","mdast-util-gfm-autolink-literal":"2.0.1","mdast-util-gfm-footnote":"2.1.0","mdast-util-gfm-strikethrough":"2.0.0","mdast-util-gfm-table":"2.0.0","mdast-util-gfm-task-list-item":"2.0.0","mdast-util-math":"3.0.0","mdast-util-phrasing":"4.1.0","mdast-util-to-hast":"13.2.1","mdast-util-to-markdown":"2.1.2","mdast-util-to-string":"4.0.0","media-typer":"1.1.1","merge-descriptors":"2.0.0","micromark":"4.0.2","micromark-core-commonmark":"2.0.3","micromark-extension-gfm":"3.0.0","micromark-extension-gfm-autolink-literal":"2.1.0","micromark-extension-gfm-footnote":"2.1.0","micromark-extension-gfm-strikethrough":"2.1.0","micromark-extension-gfm-table":"2.1.1","micromark-extension-gfm-tagfilter":"2.0.0","micromark-extension-gfm-task-list-item":"2.1.0","micromark-extension-math":"3.1.0","micromark-factory-destination":"2.0.1","micromark-factory-label":"2.0.1","micromark-factory-space":"2.0.1","micromark-factory-title":"2.0.1","micromark-factory-whitespace":"2.0.1","micromark-util-character":"2.1.1","micromark-util-chunked":"2.0.1","micromark-util-classify-character":"2.0.1","micromark-util-combine-extensions":"2.0.1","micromark-util-decode-numeric-character-reference":"2.0.2","micromark-util-decode-string":"2.0.1","micromark-util-encode":"2.0.1","micromark-util-html-tag-name":"2.0.1","micromark-util-normalize-identifier":"2.0.1","micromark-util-resolve-all":"2.0.1","micromark-util-sanitize-uri":"2.0.1","micromark-util-subtokenize":"2.1.0","micromark-util-symbol":"2.0.1","micromark-util-types":"2.0.2","mime-db":"1.54.0","mime-types":"3.0.2","ms":"2.1.3","negotiator":"1.1.0","node-addon-api":"7.1.1","node-addon-native-custom-loader":"0.1.5","node-addon-require-builtin":"0.1.5","node-domexception":"1.0.0","node-fetch":"3.3.2","node-pty":"1.2.0-beta.15","object-assign":"4.1.1","object-inspect":"1.13.4","on-finished":"2.4.1","once":"1.4.0","oniguruma-parser":"0.12.2","oniguruma-to-es":"4.3.6","openai":"6.26.0","p-retry":"4.6.2","parseurl":"1.3.3","partial-json":"0.1.7","path-key":"3.1.1","path-to-regexp":"8.4.2","picocolors":"1.1.1","picomatch":"4.0.5","pkce-challenge":"5.0.1","property-information":"7.2.0","protobufjs":"7.6.5","proxy-addr":"2.0.7","qs":"6.15.3","range-parser":"1.3.0","raw-body":"3.0.2","react":"18.3.1","react-dom":"18.3.1","readdirp":"4.1.2","regex":"6.1.0","regex-recursion":"6.0.2","regex-utilities":"2.3.0","require-from-string":"2.0.2","retry":"0.13.1","router":"2.2.0","safe-buffer":"5.2.1","safer-buffer":"2.1.2","scheduler":"0.23.2","semver":"7.8.5","send":"1.2.1","serve-static":"2.2.1","setprototypeof":"1.2.0","sharp":"0.35.3","shebang-command":"2.0.0","shebang-regex":"3.0.0","shiki":"4.4.3","side-channel":"1.1.1","side-channel-list":"1.0.1","side-channel-map":"1.0.1","side-channel-weakmap":"1.0.2","space-separated-tokens":"2.0.2","statuses":"2.0.2","stringify-entities":"4.0.4","toidentifier":"1.0.1","trim-lines":"3.0.1","ts-algebra":"2.0.0","tslib":"2.8.1","turndown":"7.2.4","type-is":"2.1.0","typebox":"1.1.38","undici-types":"8.3.0","unist-util-is":"6.0.1","unist-util-position":"5.0.0","unist-util-remove-position":"5.0.0","unist-util-stringify-position":"4.0.0","unist-util-visit":"5.1.0","unist-util-visit-parents":"6.0.2","unpipe":"1.0.0","use-sync-external-store":"1.2.0","vary":"1.1.2","vfile":"6.0.3","vfile-message":"4.0.3","web-streams-polyfill":"3.3.3","which":"2.0.2","wrappy":"1.0.2","ws":"8.21.3","yaml":"2.9.0","zod":"4.4.3","zod-to-json-schema":"3.25.2","zustand":"4.4.7","zwitch":"2.0.4"},"optionalDependencies":{"@img/sharp-darwin-arm64":"0.35.3","@img/sharp-darwin-x64":"0.35.3","@img/sharp-libvips-darwin-arm64":"1.3.2","@img/sharp-libvips-darwin-x64":"1.3.2","@img/sharp-win32-x64":"0.35.3","@koromix/koffi-darwin-arm64":"3.1.6","@koromix/koffi-darwin-x64":"3.1.6","@koromix/koffi-win32-x64":"3.1.6","@vscode/ripgrep-darwin-arm64":"1.18.0","@vscode/ripgrep-darwin-x64":"1.18.0","@vscode/ripgrep-win32-x64":"1.18.0","node-addon-require-builtin-darwin-arm64":"0.1.5","node-addon-require-builtin-darwin-x64":"0.1.5","node-addon-require-builtin-win32-x64-msvc":"0.1.5"},"bundleDependencies":true}