@psnext/slingcli 3.0.20260811-3 → 3.0.20260820-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (197) hide show
  1. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/lib/aws/partitions.d.ts +54 -54
  2. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +1 -1
  3. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts +1 -1
  4. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-node/defaultUserAgent.d.ts +1 -1
  5. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/partitions.d.ts +54 -54
  6. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +1 -4
  7. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts +1 -4
  8. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/defaultUserAgent.d.ts +1 -4
  9. package/node_modules/@aws-sdk/core/package.json +4 -4
  10. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  11. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-cjs/index.js +9 -2
  12. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +9 -2
  13. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +1 -1
  14. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +1 -1
  15. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/package.json +5 -13
  16. package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
  17. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  18. package/node_modules/@aws-sdk/credential-provider-login/package.json +5 -5
  19. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  20. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  21. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/package.json +5 -5
  22. package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
  23. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  24. package/node_modules/@aws-sdk/eventstream-handler-node/package.json +3 -3
  25. package/node_modules/@aws-sdk/middleware-eventstream/package.json +3 -3
  26. package/node_modules/@aws-sdk/middleware-websocket/package.json +4 -4
  27. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
  28. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
  29. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
  30. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
  31. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
  32. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +42 -42
  33. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +42 -42
  34. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +41 -41
  35. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +2 -2
  36. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +43 -43
  37. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +43 -43
  38. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +42 -42
  39. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  40. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +42 -42
  41. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +42 -42
  42. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +41 -41
  43. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +2 -2
  44. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +42 -42
  45. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +42 -42
  46. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +41 -41
  47. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  48. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +44 -44
  49. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +35 -35
  50. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +43 -43
  51. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  52. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +64 -66
  53. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +65 -65
  54. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +68 -70
  55. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +3 -3
  56. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +67 -69
  57. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +66 -66
  58. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +71 -73
  59. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +3 -3
  60. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +64 -66
  61. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +65 -65
  62. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +68 -70
  63. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +3 -3
  64. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +64 -66
  65. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +65 -65
  66. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +68 -70
  67. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +3 -3
  68. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +68 -70
  69. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +68 -68
  70. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +72 -74
  71. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +3 -3
  72. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/index.js +9 -2
  73. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +9 -2
  74. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +1 -1
  75. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +1 -1
  76. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/package.json +5 -13
  77. package/node_modules/@aws-sdk/nested-clients/package.json +5 -5
  78. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +3 -3
  79. package/node_modules/@aws-sdk/types/package.json +2 -2
  80. package/node_modules/@aws-sdk/util-locate-window/package.json +27 -27
  81. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  82. package/node_modules/@earendil-works/pi-coding-agent/dist/core/system-prompt.js +4 -1
  83. package/node_modules/@earendil-works/pi-telemetry/package.json +1 -1
  84. package/node_modules/@hono/node-server/dist/index.cjs +151 -9
  85. package/node_modules/@hono/node-server/dist/index.mjs +151 -9
  86. package/node_modules/@hono/node-server/package.json +1 -1
  87. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +1 -2
  88. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.browser.js +23 -23
  89. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +23 -23
  90. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +17 -13
  91. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +0 -10
  92. package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +1 -2
  93. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +4 -4
  94. package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/HeaderMarshaller.js +19 -19
  95. package/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +3 -4
  96. package/node_modules/@smithy/core/dist-es/submodules/protocols/middleware-content-length/contentLengthMiddleware.js +6 -4
  97. package/node_modules/@smithy/core/dist-es/submodules/protocols/protocol-http/extensions/httpExtensionConfiguration.js +8 -5
  98. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js +0 -2
  99. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js +0 -2
  100. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js +0 -2
  101. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js +0 -2
  102. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js +0 -2
  103. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/extensions/defaultExtensionConfiguration.d.ts +1 -7
  104. package/node_modules/@smithy/core/dist-types/submodules/config/config-resolver/regionConfig/checkRegion.d.ts +2 -1
  105. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateCondition.d.ts +1 -1
  106. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateConditions.d.ts +1 -1
  107. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateExpression.d.ts +2 -2
  108. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateRules.d.ts +2 -2
  109. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/getEndpointProperties.d.ts +2 -2
  110. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/getReferenceValue.d.ts +2 -2
  111. package/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +14 -2
  112. package/node_modules/@smithy/core/dist-types/submodules/protocols/protocol-http/extensions/httpExtensionConfiguration.d.ts +7 -2
  113. package/node_modules/@smithy/core/dist-types/submodules/retry/util-retry/retries-2026-config.d.ts +2 -2
  114. package/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
  115. package/node_modules/@smithy/core/dist-types/submodules/serde/parse-utils.d.ts +5 -5
  116. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/extensions/defaultExtensionConfiguration.d.ts +1 -7
  117. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionConfig/checkRegion.d.ts +2 -1
  118. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateCondition.d.ts +1 -1
  119. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateConditions.d.ts +1 -1
  120. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateExpression.d.ts +2 -2
  121. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateRules.d.ts +2 -2
  122. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/getEndpointProperties.d.ts +2 -2
  123. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/getReferenceValue.d.ts +2 -2
  124. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +14 -2
  125. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/protocol-http/extensions/httpExtensionConfiguration.d.ts +7 -2
  126. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/util-retry/retries-2026-config.d.ts +2 -2
  127. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -1
  128. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/parse-utils.d.ts +5 -5
  129. package/node_modules/@smithy/core/package.json +3 -11
  130. package/node_modules/@smithy/credential-provider-imds/package.json +4 -12
  131. package/node_modules/@smithy/fetch-http-handler/package.json +5 -13
  132. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +9 -9
  133. package/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +9 -9
  134. package/node_modules/@smithy/signature-v4/package.json +4 -12
  135. package/node_modules/@smithy/types/dist-types/schema/sentinels.d.ts +14 -14
  136. package/node_modules/@smithy/types/package.json +29 -39
  137. package/node_modules/body-parser/node_modules/content-type/README.md +2 -0
  138. package/node_modules/body-parser/node_modules/content-type/dist/index.d.ts +20 -0
  139. package/node_modules/body-parser/node_modules/content-type/dist/index.js +20 -14
  140. package/node_modules/body-parser/node_modules/content-type/dist/index.js.map +1 -1
  141. package/node_modules/body-parser/node_modules/content-type/package.json +1 -1
  142. package/node_modules/gaxios/build/cjs/tsconfig.cjs.tsbuildinfo +1 -1
  143. package/node_modules/gaxios/build/esm/tsconfig.tsbuildinfo +1 -1
  144. package/node_modules/gaxios/package.json +3 -3
  145. package/node_modules/hono/dist/cjs/client/client.js +3 -3
  146. package/node_modules/hono/dist/cjs/client/utils.js +1 -1
  147. package/node_modules/hono/dist/cjs/context.js +4 -0
  148. package/node_modules/hono/dist/cjs/jsx/intrinsic-element/components.js +1 -1
  149. package/node_modules/hono/dist/cjs/middleware/cors/index.js +16 -13
  150. package/node_modules/hono/dist/cjs/middleware/csrf/index.js +1 -1
  151. package/node_modules/hono/dist/cjs/middleware/etag/digest.js +47 -1
  152. package/node_modules/hono/dist/cjs/middleware/etag/index.js +2 -2
  153. package/node_modules/hono/dist/cjs/middleware/pretty-json/index.js +3 -1
  154. package/node_modules/hono/dist/cjs/middleware/secure-headers/secure-headers.js +6 -3
  155. package/node_modules/hono/dist/cjs/router/linear-router/router.js +7 -2
  156. package/node_modules/hono/dist/cjs/router/pattern-router/router.js +3 -9
  157. package/node_modules/hono/dist/cjs/router/trie-router/node.js +43 -67
  158. package/node_modules/hono/dist/cjs/router/trie-router/router.js +3 -11
  159. package/node_modules/hono/dist/cjs/utils/ipaddr.js +5 -3
  160. package/node_modules/hono/dist/cjs/utils/url.js +2 -2
  161. package/node_modules/hono/dist/client/client.js +3 -3
  162. package/node_modules/hono/dist/client/utils.js +1 -1
  163. package/node_modules/hono/dist/context.js +4 -0
  164. package/node_modules/hono/dist/jsx/intrinsic-element/components.js +1 -1
  165. package/node_modules/hono/dist/middleware/cors/index.js +16 -13
  166. package/node_modules/hono/dist/middleware/csrf/index.js +1 -1
  167. package/node_modules/hono/dist/middleware/etag/digest.js +47 -1
  168. package/node_modules/hono/dist/middleware/etag/index.js +2 -2
  169. package/node_modules/hono/dist/middleware/pretty-json/index.js +3 -1
  170. package/node_modules/hono/dist/middleware/secure-headers/secure-headers.js +6 -3
  171. package/node_modules/hono/dist/router/linear-router/router.js +7 -2
  172. package/node_modules/hono/dist/router/pattern-router/router.js +3 -9
  173. package/node_modules/hono/dist/router/trie-router/node.js +43 -67
  174. package/node_modules/hono/dist/router/trie-router/router.js +3 -11
  175. package/node_modules/hono/dist/types/context.d.ts +4 -0
  176. package/node_modules/hono/dist/types/middleware/secure-headers/permissions-policy.d.ts +3 -3
  177. package/node_modules/hono/dist/types/router/trie-router/node.d.ts +1 -2
  178. package/node_modules/hono/dist/types/router/trie-router/router.d.ts +0 -1
  179. package/node_modules/hono/dist/utils/ipaddr.js +5 -3
  180. package/node_modules/hono/dist/utils/url.js +2 -2
  181. package/node_modules/hono/package.json +1 -1
  182. package/node_modules/jose/dist/types/jwe/compact/encrypt.d.ts +4 -3
  183. package/node_modules/jose/dist/types/jwe/flattened/encrypt.d.ts +4 -3
  184. package/node_modules/jose/dist/types/jwe/general/encrypt.d.ts +4 -3
  185. package/node_modules/jose/dist/types/jwt/encrypt.d.ts +4 -3
  186. package/node_modules/jose/dist/types/types.d.ts +4 -2
  187. package/node_modules/jose/dist/webapi/jwe/general/encrypt.js +7 -3
  188. package/node_modules/jose/dist/webapi/jwks/remote.js +1 -1
  189. package/node_modules/jose/dist/webapi/lib/jwe_encrypt.js +6 -2
  190. package/node_modules/jose/package.json +1 -1
  191. package/node_modules/type-is/node_modules/content-type/README.md +2 -0
  192. package/node_modules/type-is/node_modules/content-type/dist/index.d.ts +20 -0
  193. package/node_modules/type-is/node_modules/content-type/dist/index.js +20 -14
  194. package/node_modules/type-is/node_modules/content-type/dist/index.js.map +1 -1
  195. package/node_modules/type-is/node_modules/content-type/package.json +1 -1
  196. package/package.json +2 -2
  197. package/slingshot/index.js +295 -279
@@ -147,15 +147,6 @@ export declare const partitionsInfo: {
147
147
  };
148
148
  regionRegex: string;
149
149
  regions: {
150
- "aws-cn-global": {
151
- description: string;
152
- };
153
- "cn-north-1": {
154
- description: string;
155
- };
156
- "cn-northwest-1": {
157
- description: string;
158
- };
159
150
  "af-south-1"?: undefined;
160
151
  "ap-east-1"?: undefined;
161
152
  "ap-east-2"?: undefined;
@@ -191,6 +182,15 @@ export declare const partitionsInfo: {
191
182
  "us-east-2"?: undefined;
192
183
  "us-west-1"?: undefined;
193
184
  "us-west-2"?: undefined;
185
+ "aws-cn-global": {
186
+ description: string;
187
+ };
188
+ "cn-north-1": {
189
+ description: string;
190
+ };
191
+ "cn-northwest-1": {
192
+ description: string;
193
+ };
194
194
  "eusc-de-east-1"?: undefined;
195
195
  "aws-iso-global"?: undefined;
196
196
  "us-iso-east-1"?: undefined;
@@ -219,9 +219,6 @@ export declare const partitionsInfo: {
219
219
  };
220
220
  regionRegex: string;
221
221
  regions: {
222
- "eusc-de-east-1": {
223
- description: string;
224
- };
225
222
  "af-south-1"?: undefined;
226
223
  "ap-east-1"?: undefined;
227
224
  "ap-east-2"?: undefined;
@@ -260,6 +257,9 @@ export declare const partitionsInfo: {
260
257
  "aws-cn-global"?: undefined;
261
258
  "cn-north-1"?: undefined;
262
259
  "cn-northwest-1"?: undefined;
260
+ "eusc-de-east-1": {
261
+ description: string;
262
+ };
263
263
  "aws-iso-global"?: undefined;
264
264
  "us-iso-east-1"?: undefined;
265
265
  "us-iso-west-1"?: undefined;
@@ -287,15 +287,6 @@ export declare const partitionsInfo: {
287
287
  };
288
288
  regionRegex: string;
289
289
  regions: {
290
- "aws-iso-global": {
291
- description: string;
292
- };
293
- "us-iso-east-1": {
294
- description: string;
295
- };
296
- "us-iso-west-1": {
297
- description: string;
298
- };
299
290
  "af-south-1"?: undefined;
300
291
  "ap-east-1"?: undefined;
301
292
  "ap-east-2"?: undefined;
@@ -335,6 +326,15 @@ export declare const partitionsInfo: {
335
326
  "cn-north-1"?: undefined;
336
327
  "cn-northwest-1"?: undefined;
337
328
  "eusc-de-east-1"?: undefined;
329
+ "aws-iso-global": {
330
+ description: string;
331
+ };
332
+ "us-iso-east-1": {
333
+ description: string;
334
+ };
335
+ "us-iso-west-1": {
336
+ description: string;
337
+ };
338
338
  "aws-iso-b-global"?: undefined;
339
339
  "us-isob-east-1"?: undefined;
340
340
  "us-isob-west-1"?: undefined;
@@ -359,15 +359,6 @@ export declare const partitionsInfo: {
359
359
  };
360
360
  regionRegex: string;
361
361
  regions: {
362
- "aws-iso-b-global": {
363
- description: string;
364
- };
365
- "us-isob-east-1": {
366
- description: string;
367
- };
368
- "us-isob-west-1": {
369
- description: string;
370
- };
371
362
  "af-south-1"?: undefined;
372
363
  "ap-east-1"?: undefined;
373
364
  "ap-east-2"?: undefined;
@@ -410,6 +401,15 @@ export declare const partitionsInfo: {
410
401
  "aws-iso-global"?: undefined;
411
402
  "us-iso-east-1"?: undefined;
412
403
  "us-iso-west-1"?: undefined;
404
+ "aws-iso-b-global": {
405
+ description: string;
406
+ };
407
+ "us-isob-east-1": {
408
+ description: string;
409
+ };
410
+ "us-isob-west-1": {
411
+ description: string;
412
+ };
413
413
  "aws-iso-e-global"?: undefined;
414
414
  "eu-isoe-west-1"?: undefined;
415
415
  "aws-iso-f-global"?: undefined;
@@ -431,12 +431,6 @@ export declare const partitionsInfo: {
431
431
  };
432
432
  regionRegex: string;
433
433
  regions: {
434
- "aws-iso-e-global": {
435
- description: string;
436
- };
437
- "eu-isoe-west-1": {
438
- description: string;
439
- };
440
434
  "af-south-1"?: undefined;
441
435
  "ap-east-1"?: undefined;
442
436
  "ap-east-2"?: undefined;
@@ -482,6 +476,12 @@ export declare const partitionsInfo: {
482
476
  "aws-iso-b-global"?: undefined;
483
477
  "us-isob-east-1"?: undefined;
484
478
  "us-isob-west-1"?: undefined;
479
+ "aws-iso-e-global": {
480
+ description: string;
481
+ };
482
+ "eu-isoe-west-1": {
483
+ description: string;
484
+ };
485
485
  "aws-iso-f-global"?: undefined;
486
486
  "us-isof-east-1"?: undefined;
487
487
  "us-isof-south-1"?: undefined;
@@ -501,15 +501,6 @@ export declare const partitionsInfo: {
501
501
  };
502
502
  regionRegex: string;
503
503
  regions: {
504
- "aws-iso-f-global": {
505
- description: string;
506
- };
507
- "us-isof-east-1": {
508
- description: string;
509
- };
510
- "us-isof-south-1": {
511
- description: string;
512
- };
513
504
  "af-south-1"?: undefined;
514
505
  "ap-east-1"?: undefined;
515
506
  "ap-east-2"?: undefined;
@@ -557,6 +548,15 @@ export declare const partitionsInfo: {
557
548
  "us-isob-west-1"?: undefined;
558
549
  "aws-iso-e-global"?: undefined;
559
550
  "eu-isoe-west-1"?: undefined;
551
+ "aws-iso-f-global": {
552
+ description: string;
553
+ };
554
+ "us-isof-east-1": {
555
+ description: string;
556
+ };
557
+ "us-isof-south-1": {
558
+ description: string;
559
+ };
560
560
  "aws-us-gov-global"?: undefined;
561
561
  "us-gov-east-1"?: undefined;
562
562
  "us-gov-west-1"?: undefined;
@@ -573,15 +573,6 @@ export declare const partitionsInfo: {
573
573
  };
574
574
  regionRegex: string;
575
575
  regions: {
576
- "aws-us-gov-global": {
577
- description: string;
578
- };
579
- "us-gov-east-1": {
580
- description: string;
581
- };
582
- "us-gov-west-1": {
583
- description: string;
584
- };
585
576
  "af-south-1"?: undefined;
586
577
  "ap-east-1"?: undefined;
587
578
  "ap-east-2"?: undefined;
@@ -632,6 +623,15 @@ export declare const partitionsInfo: {
632
623
  "aws-iso-f-global"?: undefined;
633
624
  "us-isof-east-1"?: undefined;
634
625
  "us-isof-south-1"?: undefined;
626
+ "aws-us-gov-global": {
627
+ description: string;
628
+ };
629
+ "us-gov-east-1": {
630
+ description: string;
631
+ };
632
+ "us-gov-west-1": {
633
+ description: string;
634
+ };
635
635
  };
636
636
  })[];
637
637
  version: string;
@@ -24,4 +24,4 @@ export declare const fallback: {
24
24
  * @internal
25
25
  * @deprecated use createDefaultUserAgentProvider
26
26
  */
27
- export declare const defaultUserAgent: ({ serviceId, clientVersion }: DefaultUserAgentOptions) => ((config?: PreviouslyResolved) => Promise<UserAgent>);
27
+ export declare const defaultUserAgent: typeof createDefaultUserAgentProvider;
@@ -15,4 +15,4 @@ export declare const createDefaultUserAgentProvider: ({ serviceId, clientVersion
15
15
  * @internal
16
16
  * @deprecated use createDefaultUserAgentProvider
17
17
  */
18
- export declare const defaultUserAgent: ({ serviceId, clientVersion }: DefaultUserAgentOptions) => ((config?: PreviouslyResolved) => Promise<UserAgent>);
18
+ export declare const defaultUserAgent: typeof createDefaultUserAgentProvider;
@@ -25,4 +25,4 @@ export declare const createDefaultUserAgentProvider: ({ serviceId, clientVersion
25
25
  * @internal
26
26
  * @deprecated use createDefaultUserAgentProvider
27
27
  */
28
- export declare const defaultUserAgent: ({ serviceId, clientVersion }: DefaultUserAgentOptions) => (config?: PreviouslyResolved) => Promise<UserAgent>;
28
+ export declare const defaultUserAgent: typeof createDefaultUserAgentProvider;
@@ -149,15 +149,6 @@ export declare const partitionsInfo: {
149
149
  };
150
150
  regionRegex: string;
151
151
  regions: {
152
- "aws-cn-global": {
153
- description: string;
154
- };
155
- "cn-north-1": {
156
- description: string;
157
- };
158
- "cn-northwest-1": {
159
- description: string;
160
- };
161
152
  "af-south-1"?: undefined;
162
153
  "ap-east-1"?: undefined;
163
154
  "ap-east-2"?: undefined;
@@ -193,6 +184,15 @@ export declare const partitionsInfo: {
193
184
  "us-east-2"?: undefined;
194
185
  "us-west-1"?: undefined;
195
186
  "us-west-2"?: undefined;
187
+ "aws-cn-global": {
188
+ description: string;
189
+ };
190
+ "cn-north-1": {
191
+ description: string;
192
+ };
193
+ "cn-northwest-1": {
194
+ description: string;
195
+ };
196
196
  "eusc-de-east-1"?: undefined;
197
197
  "aws-iso-global"?: undefined;
198
198
  "us-iso-east-1"?: undefined;
@@ -222,9 +222,6 @@ export declare const partitionsInfo: {
222
222
  };
223
223
  regionRegex: string;
224
224
  regions: {
225
- "eusc-de-east-1": {
226
- description: string;
227
- };
228
225
  "af-south-1"?: undefined;
229
226
  "ap-east-1"?: undefined;
230
227
  "ap-east-2"?: undefined;
@@ -263,6 +260,9 @@ export declare const partitionsInfo: {
263
260
  "aws-cn-global"?: undefined;
264
261
  "cn-north-1"?: undefined;
265
262
  "cn-northwest-1"?: undefined;
263
+ "eusc-de-east-1": {
264
+ description: string;
265
+ };
266
266
  "aws-iso-global"?: undefined;
267
267
  "us-iso-east-1"?: undefined;
268
268
  "us-iso-west-1"?: undefined;
@@ -291,15 +291,6 @@ export declare const partitionsInfo: {
291
291
  };
292
292
  regionRegex: string;
293
293
  regions: {
294
- "aws-iso-global": {
295
- description: string;
296
- };
297
- "us-iso-east-1": {
298
- description: string;
299
- };
300
- "us-iso-west-1": {
301
- description: string;
302
- };
303
294
  "af-south-1"?: undefined;
304
295
  "ap-east-1"?: undefined;
305
296
  "ap-east-2"?: undefined;
@@ -339,6 +330,15 @@ export declare const partitionsInfo: {
339
330
  "cn-north-1"?: undefined;
340
331
  "cn-northwest-1"?: undefined;
341
332
  "eusc-de-east-1"?: undefined;
333
+ "aws-iso-global": {
334
+ description: string;
335
+ };
336
+ "us-iso-east-1": {
337
+ description: string;
338
+ };
339
+ "us-iso-west-1": {
340
+ description: string;
341
+ };
342
342
  "aws-iso-b-global"?: undefined;
343
343
  "us-isob-east-1"?: undefined;
344
344
  "us-isob-west-1"?: undefined;
@@ -364,15 +364,6 @@ export declare const partitionsInfo: {
364
364
  };
365
365
  regionRegex: string;
366
366
  regions: {
367
- "aws-iso-b-global": {
368
- description: string;
369
- };
370
- "us-isob-east-1": {
371
- description: string;
372
- };
373
- "us-isob-west-1": {
374
- description: string;
375
- };
376
367
  "af-south-1"?: undefined;
377
368
  "ap-east-1"?: undefined;
378
369
  "ap-east-2"?: undefined;
@@ -415,6 +406,15 @@ export declare const partitionsInfo: {
415
406
  "aws-iso-global"?: undefined;
416
407
  "us-iso-east-1"?: undefined;
417
408
  "us-iso-west-1"?: undefined;
409
+ "aws-iso-b-global": {
410
+ description: string;
411
+ };
412
+ "us-isob-east-1": {
413
+ description: string;
414
+ };
415
+ "us-isob-west-1": {
416
+ description: string;
417
+ };
418
418
  "aws-iso-e-global"?: undefined;
419
419
  "eu-isoe-west-1"?: undefined;
420
420
  "aws-iso-f-global"?: undefined;
@@ -437,12 +437,6 @@ export declare const partitionsInfo: {
437
437
  };
438
438
  regionRegex: string;
439
439
  regions: {
440
- "aws-iso-e-global": {
441
- description: string;
442
- };
443
- "eu-isoe-west-1": {
444
- description: string;
445
- };
446
440
  "af-south-1"?: undefined;
447
441
  "ap-east-1"?: undefined;
448
442
  "ap-east-2"?: undefined;
@@ -488,6 +482,12 @@ export declare const partitionsInfo: {
488
482
  "aws-iso-b-global"?: undefined;
489
483
  "us-isob-east-1"?: undefined;
490
484
  "us-isob-west-1"?: undefined;
485
+ "aws-iso-e-global": {
486
+ description: string;
487
+ };
488
+ "eu-isoe-west-1": {
489
+ description: string;
490
+ };
491
491
  "aws-iso-f-global"?: undefined;
492
492
  "us-isof-east-1"?: undefined;
493
493
  "us-isof-south-1"?: undefined;
@@ -508,15 +508,6 @@ export declare const partitionsInfo: {
508
508
  };
509
509
  regionRegex: string;
510
510
  regions: {
511
- "aws-iso-f-global": {
512
- description: string;
513
- };
514
- "us-isof-east-1": {
515
- description: string;
516
- };
517
- "us-isof-south-1": {
518
- description: string;
519
- };
520
511
  "af-south-1"?: undefined;
521
512
  "ap-east-1"?: undefined;
522
513
  "ap-east-2"?: undefined;
@@ -564,6 +555,15 @@ export declare const partitionsInfo: {
564
555
  "us-isob-west-1"?: undefined;
565
556
  "aws-iso-e-global"?: undefined;
566
557
  "eu-isoe-west-1"?: undefined;
558
+ "aws-iso-f-global": {
559
+ description: string;
560
+ };
561
+ "us-isof-east-1": {
562
+ description: string;
563
+ };
564
+ "us-isof-south-1": {
565
+ description: string;
566
+ };
567
567
  "aws-us-gov-global"?: undefined;
568
568
  "us-gov-east-1"?: undefined;
569
569
  "us-gov-west-1"?: undefined;
@@ -581,15 +581,6 @@ export declare const partitionsInfo: {
581
581
  };
582
582
  regionRegex: string;
583
583
  regions: {
584
- "aws-us-gov-global": {
585
- description: string;
586
- };
587
- "us-gov-east-1": {
588
- description: string;
589
- };
590
- "us-gov-west-1": {
591
- description: string;
592
- };
593
584
  "af-south-1"?: undefined;
594
585
  "ap-east-1"?: undefined;
595
586
  "ap-east-2"?: undefined;
@@ -640,6 +631,15 @@ export declare const partitionsInfo: {
640
631
  "aws-iso-f-global"?: undefined;
641
632
  "us-isof-east-1"?: undefined;
642
633
  "us-isof-south-1"?: undefined;
634
+ "aws-us-gov-global": {
635
+ description: string;
636
+ };
637
+ "us-gov-east-1": {
638
+ description: string;
639
+ };
640
+ "us-gov-west-1": {
641
+ description: string;
642
+ };
643
643
  };
644
644
  }
645
645
  )[];
@@ -12,7 +12,4 @@ export declare const fallback: {
12
12
  os(ua: string): string | undefined;
13
13
  browser(ua: string): string | undefined;
14
14
  };
15
- export declare const defaultUserAgent: ({
16
- serviceId,
17
- clientVersion,
18
- }: DefaultUserAgentOptions) => (config?: PreviouslyResolved) => Promise<UserAgent>;
15
+ export declare const defaultUserAgent: typeof createDefaultUserAgentProvider;
@@ -7,7 +7,4 @@ export declare const createDefaultUserAgentProvider: ({
7
7
  serviceId,
8
8
  clientVersion,
9
9
  }: DefaultUserAgentOptions) => (config?: PreviouslyResolved) => Promise<UserAgent>;
10
- export declare const defaultUserAgent: ({
11
- serviceId,
12
- clientVersion,
13
- }: DefaultUserAgentOptions) => (config?: PreviouslyResolved) => Promise<UserAgent>;
10
+ export declare const defaultUserAgent: typeof createDefaultUserAgentProvider;
@@ -11,7 +11,4 @@ export declare const createDefaultUserAgentProvider: ({
11
11
  serviceId,
12
12
  clientVersion,
13
13
  }: DefaultUserAgentOptions) => (config?: PreviouslyResolved) => Promise<UserAgent>;
14
- export declare const defaultUserAgent: ({
15
- serviceId,
16
- clientVersion,
17
- }: DefaultUserAgentOptions) => (config?: PreviouslyResolved) => Promise<UserAgent>;
14
+ export declare const defaultUserAgent: typeof createDefaultUserAgentProvider;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/core",
3
- "version": "3.977.6",
3
+ "version": "3.977.8",
4
4
  "description": "Core functions & classes shared by multiple AWS SDK clients.",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/core",
6
6
  "license": "Apache-2.0",
@@ -124,8 +124,8 @@
124
124
  "test:temp:retry": "SMITHY_NEW_RETRIES_2026=true node ./integ/retry.integ.spec && AWS_NEW_RETRIES_2026=true node ./integ/retry.integ.spec && node ./integ/retry.integ.spec"
125
125
  },
126
126
  "dependencies": {
127
- "@aws-sdk/types": "^3.974.2",
128
- "@aws-sdk/xml-builder": "^3.972.37",
127
+ "@aws-sdk/types": "^3.974.4",
128
+ "@aws-sdk/xml-builder": "^3.972.39",
129
129
  "@aws/lambda-invoke-store": "^0.3.0",
130
130
  "@smithy/core": "^3.31.1",
131
131
  "@smithy/signature-v4": "^5.6.12",
@@ -138,7 +138,7 @@
138
138
  "concurrently": "7.0.0",
139
139
  "downlevel-dts": "0.10.1",
140
140
  "premove": "4.0.0",
141
- "typescript": "~5.8.3"
141
+ "typescript": "~7.0.2"
142
142
  },
143
143
  "engines": {
144
144
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-env",
3
- "version": "3.972.67",
3
+ "version": "3.972.69",
4
4
  "description": "AWS credential provider that sources credentials from known environment variables",
5
5
  "keywords": [
6
6
  "aws",
@@ -43,8 +43,8 @@
43
43
  "test:watch": "yarn g:vitest watch"
44
44
  },
45
45
  "dependencies": {
46
- "@aws-sdk/core": "^3.977.6",
47
- "@aws-sdk/types": "^3.974.2",
46
+ "@aws-sdk/core": "^3.977.8",
47
+ "@aws-sdk/types": "^3.974.4",
48
48
  "@smithy/core": "^3.31.1",
49
49
  "@smithy/types": "^4.16.1",
50
50
  "tslib": "^2.6.2"
@@ -55,7 +55,7 @@
55
55
  "concurrently": "7.0.0",
56
56
  "downlevel-dts": "0.10.1",
57
57
  "premove": "4.0.0",
58
- "typescript": "~5.8.3"
58
+ "typescript": "~7.0.2"
59
59
  },
60
60
  "engines": {
61
61
  "node": ">=20.0.0"
@@ -266,6 +266,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
266
266
  this.config = await this.configProvider;
267
267
  }
268
268
  const config = this.config;
269
+ const logger = config.logger;
269
270
  const isSSL = request.protocol === "https:";
270
271
  if (!isSSL && !this.config.httpAgent) {
271
272
  this.config.httpAgent = await this.config.httpAgentProvider();
@@ -309,7 +310,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
309
310
  });
310
311
  }
311
312
  socketWarningTimeoutId = timing.setTimeout(() => {
312
- this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp, config.logger);
313
+ this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp, logger);
313
314
  }, config.socketAcquisitionWarningTimeout ?? (config.requestTimeout ?? 2000) + (config.connectionTimeout ?? 1000));
314
315
  const queryString = request.query ? buildQueryString(request.query) : "";
315
316
  let auth = undefined;
@@ -376,7 +377,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
376
377
  }
377
378
  const effectiveRequestTimeout = requestTimeout ?? config.requestTimeout;
378
379
  connectionTimeoutId = setConnectionTimeout(req, reject, config.connectionTimeout);
379
- requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout, config.logger ?? console);
380
+ requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout, logger ?? console);
380
381
  socketTimeoutId = setSocketTimeout(req, reject, config.socketTimeout);
381
382
  const httpAgent = nodeHttpsOptions.agent;
382
383
  if (typeof httpAgent === "object" && "keepAlive" in httpAgent) {
@@ -394,6 +395,12 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
394
395
  updateHttpClientConfig(key, value) {
395
396
  this.config = undefined;
396
397
  this.configProvider = this.configProvider.then((config) => {
398
+ if (key === Symbol.for("logger")) {
399
+ return {
400
+ ...config,
401
+ logger: config.logger ?? value,
402
+ };
403
+ }
397
404
  return {
398
405
  ...config,
399
406
  [key]: value,
@@ -70,6 +70,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
70
70
  this.config = await this.configProvider;
71
71
  }
72
72
  const config = this.config;
73
+ const logger = config.logger;
73
74
  const isSSL = request.protocol === "https:";
74
75
  if (!isSSL && !this.config.httpAgent) {
75
76
  this.config.httpAgent = await this.config.httpAgentProvider();
@@ -113,7 +114,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
113
114
  });
114
115
  }
115
116
  socketWarningTimeoutId = timing.setTimeout(() => {
116
- this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp, config.logger);
117
+ this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp, logger);
117
118
  }, config.socketAcquisitionWarningTimeout ?? (config.requestTimeout ?? 2000) + (config.connectionTimeout ?? 1000));
118
119
  const queryString = request.query ? buildQueryString(request.query) : "";
119
120
  let auth = undefined;
@@ -180,7 +181,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
180
181
  }
181
182
  const effectiveRequestTimeout = requestTimeout ?? config.requestTimeout;
182
183
  connectionTimeoutId = setConnectionTimeout(req, reject, config.connectionTimeout);
183
- requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout, config.logger ?? console);
184
+ requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout, logger ?? console);
184
185
  socketTimeoutId = setSocketTimeout(req, reject, config.socketTimeout);
185
186
  const httpAgent = nodeHttpsOptions.agent;
186
187
  if (typeof httpAgent === "object" && "keepAlive" in httpAgent) {
@@ -198,6 +199,12 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
198
199
  updateHttpClientConfig(key, value) {
199
200
  this.config = undefined;
200
201
  this.configProvider = this.configProvider.then((config) => {
202
+ if (key === Symbol.for("logger")) {
203
+ return {
204
+ ...config,
205
+ logger: config.logger ?? value,
206
+ };
207
+ }
201
208
  return {
202
209
  ...config,
203
210
  [key]: value,
@@ -64,7 +64,7 @@ export declare class NodeHttp2Handler implements HttpHandler<NodeHttp2HandlerOpt
64
64
  * @returns the input if it is an HttpHandler of any class,
65
65
  * or instantiates a new instance of this handler.
66
66
  */
67
- static create(instanceOrOptions?: HttpHandler<any> | NodeHttp2HandlerOptions | Provider<NodeHttp2HandlerOptions | void>): HttpHandler<any> | NodeHttp2Handler;
67
+ static create(instanceOrOptions?: HttpHandler<any> | NodeHttp2HandlerOptions | Provider<NodeHttp2HandlerOptions | void>): NodeHttp2Handler | HttpHandler<any>;
68
68
  constructor(options?: NodeHttp2HandlerOptions | Provider<NodeHttp2HandlerOptions | void>);
69
69
  destroy(): void;
70
70
  handle(request: HttpRequest, { abortSignal, requestTimeout, isEventStream }?: HttpHandlerOptions & EventStreamSignal): Promise<{
@@ -64,7 +64,7 @@ export declare class NodeHttp2Handler implements HttpHandler<NodeHttp2HandlerOpt
64
64
  * @returns the input if it is an HttpHandler of any class,
65
65
  * or instantiates a new instance of this handler.
66
66
  */
67
- static create(instanceOrOptions?: HttpHandler<any> | NodeHttp2HandlerOptions | Provider<NodeHttp2HandlerOptions | void>): HttpHandler<any> | NodeHttp2Handler;
67
+ static create(instanceOrOptions?: HttpHandler<any> | NodeHttp2HandlerOptions | Provider<NodeHttp2HandlerOptions | void>): NodeHttp2Handler | HttpHandler<any>;
68
68
  constructor(options?: NodeHttp2HandlerOptions | Provider<NodeHttp2HandlerOptions | void>);
69
69
  destroy(): void;
70
70
  handle(request: HttpRequest, { abortSignal, requestTimeout, isEventStream }?: HttpHandlerOptions & EventStreamSignal): Promise<{
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/node-http-handler",
3
- "version": "4.9.13",
3
+ "version": "4.11.2",
4
4
  "description": "Provides a way to make requests",
5
5
  "homepage": "https://github.com/smithy-lang/smithy-typescript/tree/main/packages/node-http-handler",
6
6
  "license": "Apache-2.0",
@@ -28,9 +28,6 @@
28
28
  ]
29
29
  }
30
30
  },
31
- "publishConfig": {
32
- "directory": ".release/package"
33
- },
34
31
  "scripts": {
35
32
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
36
33
  "build:es:cjs": "node ../../scripts/compilation/es_cjs.js",
@@ -38,25 +35,20 @@
38
35
  "build:types:downlevel": "premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4",
39
36
  "clean": "premove dist-cjs dist-es dist-types",
40
37
  "extract:docs": "api-extractor run --local",
41
- "stage-release": "premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
42
38
  "test": "yarn g:vitest run",
43
39
  "test:watch": "yarn g:vitest watch"
44
40
  },
45
41
  "dependencies": {
46
- "@smithy/core": "^3.31.1",
47
- "@smithy/types": "^4.16.1",
42
+ "@smithy/core": "^3.33.2",
43
+ "@smithy/types": "^4.17.2",
48
44
  "tslib": "^2.6.2"
49
45
  },
50
46
  "devDependencies": {
51
- "@smithy/abort-controller": "^4.3.3",
47
+ "@smithy/abort-controller": "^4.4.2",
52
48
  "@types/node": "^18.11.9",
53
49
  "concurrently": "7.0.0",
54
50
  "downlevel-dts": "0.10.1",
55
- "premove": "4.0.0",
56
- "typedoc": "0.23.23"
57
- },
58
- "typedoc": {
59
- "entryPoint": "src/index.ts"
51
+ "premove": "4.0.0"
60
52
  },
61
53
  "engines": {
62
54
  "node": ">=18.0.0"