@mavogel/awscdk-rootmail 0.0.322 → 0.0.324

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 (987) hide show
  1. package/.jsii +2 -2
  2. package/lib/rootmail.js +1 -1
  3. package/lib/ses-receive.js +1 -1
  4. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-cjs/index.js +4442 -4660
  5. package/node_modules/@aws-sdk/client-cloudwatch-logs/package.json +41 -41
  6. package/node_modules/@aws-sdk/client-route-53/dist-cjs/index.js +7328 -7804
  7. package/node_modules/@aws-sdk/client-route-53/package.json +40 -40
  8. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +11771 -11916
  9. package/node_modules/@aws-sdk/client-s3/package.json +55 -55
  10. package/node_modules/@aws-sdk/client-ses/dist-cjs/index.js +7284 -7626
  11. package/node_modules/@aws-sdk/client-ses/package.json +38 -38
  12. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +12508 -13696
  13. package/node_modules/@aws-sdk/client-ssm/package.json +39 -39
  14. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +478 -596
  15. package/node_modules/@aws-sdk/client-sso/package.json +36 -36
  16. package/node_modules/@aws-sdk/core/dist-cjs/index.js +1969 -6
  17. package/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +48 -88
  18. package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +35 -74
  19. package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +273 -365
  20. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +1581 -1863
  21. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +2 -2
  22. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +2 -2
  23. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +4 -4
  24. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +4 -4
  25. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -3
  26. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +4 -4
  27. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +2 -2
  28. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +4 -4
  29. package/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +1 -1
  30. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +1 -1
  31. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +1 -1
  32. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +1 -1
  33. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +1 -1
  34. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ConfigurableSerdeContext.d.ts +1 -1
  35. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +1 -1
  36. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  37. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +2 -2
  38. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QuerySerializerSettings.d.ts +1 -1
  39. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlCodec.d.ts +1 -1
  40. package/node_modules/@aws-sdk/core/package.json +13 -13
  41. package/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +38 -73
  42. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  43. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  44. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +194 -259
  45. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  46. package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +72 -132
  47. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  48. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +71 -107
  49. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  50. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +176 -249
  51. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-CVy8iqsZ.js +14 -0
  52. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  53. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +16 -25
  54. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  55. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +6 -6
  56. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  57. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +381 -478
  58. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +11 -11
  59. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  60. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  61. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  62. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  63. package/node_modules/@aws-sdk/middleware-sdk-route53/package.json +3 -3
  64. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +511 -641
  65. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +13 -13
  66. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  67. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +170 -203
  68. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  69. package/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +2 -2
  70. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +583 -858
  71. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +795 -928
  72. package/node_modules/@aws-sdk/nested-clients/package.json +36 -36
  73. package/node_modules/@aws-sdk/region-config-resolver/package.json +6 -6
  74. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +108 -137
  75. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  76. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +147 -222
  77. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  78. package/node_modules/@aws-sdk/types/package.json +2 -2
  79. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  80. package/node_modules/@aws-sdk/util-user-agent-browser/README.md +22 -3
  81. package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/createUserAgentStringParsingProvider.js +57 -0
  82. package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +39 -8
  83. package/node_modules/@aws-sdk/util-user-agent-browser/dist-es/createUserAgentStringParsingProvider.js +20 -0
  84. package/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +37 -6
  85. package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/createUserAgentStringParsingProvider.d.ts +14 -0
  86. package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +14 -4
  87. package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.native.d.ts +4 -3
  88. package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/createUserAgentStringParsingProvider.d.ts +9 -0
  89. package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.d.ts +5 -0
  90. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  91. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +50 -94
  92. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/crt-availability.d.ts +1 -2
  93. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/defaultUserAgent.d.ts +10 -5
  94. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  95. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  96. package/node_modules/@smithy/abort-controller/dist-cjs/index.js +28 -80
  97. package/node_modules/@smithy/abort-controller/dist-es/AbortController.js +1 -3
  98. package/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +2 -2
  99. package/node_modules/@smithy/abort-controller/package.json +2 -2
  100. package/node_modules/@smithy/chunked-blob-reader/dist-cjs/index.js +9 -37
  101. package/node_modules/@smithy/chunked-blob-reader/package.json +1 -1
  102. package/node_modules/@smithy/chunked-blob-reader-native/dist-cjs/index.js +28 -55
  103. package/node_modules/@smithy/chunked-blob-reader-native/package.json +2 -2
  104. package/node_modules/@smithy/config-resolver/dist-cjs/index.js +158 -215
  105. package/node_modules/@smithy/config-resolver/package.json +5 -5
  106. package/node_modules/@smithy/core/dist-cjs/index.js +308 -412
  107. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +945 -969
  108. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +200 -249
  109. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +796 -894
  110. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +562 -802
  111. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +675 -679
  112. package/node_modules/@smithy/core/dist-es/index.js +1 -1
  113. package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +7 -14
  114. package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +3 -3
  115. package/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-decode.js +18 -18
  116. package/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-encode.js +5 -5
  117. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +10 -3
  118. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +4 -4
  119. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +7 -4
  120. package/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +2 -2
  121. package/node_modules/@smithy/core/dist-es/submodules/protocols/SerdeContext.js +6 -0
  122. package/node_modules/@smithy/core/dist-es/submodules/protocols/index.js +1 -0
  123. package/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js +9 -7
  124. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/FromStringShapeDeserializer.js +23 -21
  125. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeDeserializer.js +5 -1
  126. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeSerializer.js +3 -0
  127. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +9 -10
  128. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/determineTimestampFormat.js +5 -6
  129. package/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +8 -5
  130. package/node_modules/@smithy/core/dist-es/submodules/schema/index.js +1 -0
  131. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +5 -1
  132. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +5 -1
  133. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js +3 -5
  134. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js +5 -5
  135. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js +6 -5
  136. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +114 -182
  137. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js +6 -5
  138. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/Schema.js +3 -0
  139. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js +5 -5
  140. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js +6 -5
  141. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/sentinels.js +14 -14
  142. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/translateTraits.js +22 -0
  143. package/node_modules/@smithy/core/dist-es/submodules/serde/index.js +1 -0
  144. package/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +110 -0
  145. package/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +6 -26
  146. package/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js +1 -1
  147. package/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js +4 -2
  148. package/node_modules/@smithy/core/dist-types/index.d.ts +1 -1
  149. package/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +5 -10
  150. package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +5 -2
  151. package/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +8 -0
  152. package/node_modules/@smithy/core/dist-types/submodules/protocols/index.d.ts +1 -0
  153. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +3 -4
  154. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +5 -2
  155. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +5 -2
  156. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +3 -4
  157. package/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +4 -4
  158. package/node_modules/@smithy/core/dist-types/submodules/schema/index.d.ts +1 -0
  159. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +26 -24
  160. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +2 -0
  161. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/translateTraits.d.ts +7 -0
  162. package/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +1 -0
  163. package/node_modules/@smithy/core/dist-types/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +47 -0
  164. package/node_modules/@smithy/core/dist-types/ts3.4/index.d.ts +1 -1
  165. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +5 -10
  166. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +5 -2
  167. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +8 -0
  168. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/index.d.ts +1 -0
  169. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +3 -4
  170. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +5 -2
  171. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +5 -2
  172. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +3 -4
  173. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +4 -4
  174. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +1 -0
  175. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +26 -24
  176. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +2 -0
  177. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/translateTraits.d.ts +7 -0
  178. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +1 -0
  179. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +47 -0
  180. package/node_modules/@smithy/core/package.json +11 -11
  181. package/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +340 -412
  182. package/node_modules/@smithy/credential-provider-imds/dist-es/error/InstanceMetadataV1FallbackError.js +2 -1
  183. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  184. package/node_modules/@smithy/eventstream-codec/dist-cjs/index.js +372 -457
  185. package/node_modules/@smithy/eventstream-codec/dist-es/EventStreamCodec.js +3 -0
  186. package/node_modules/@smithy/eventstream-codec/dist-es/HeaderMarshaller.js +2 -0
  187. package/node_modules/@smithy/eventstream-codec/dist-es/Int64.js +2 -1
  188. package/node_modules/@smithy/eventstream-codec/dist-es/MessageDecoderStream.js +1 -0
  189. package/node_modules/@smithy/eventstream-codec/dist-es/MessageEncoderStream.js +1 -0
  190. package/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageDecoderStream.js +1 -0
  191. package/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageEncoderStream.js +1 -0
  192. package/node_modules/@smithy/eventstream-codec/package.json +4 -4
  193. package/node_modules/@smithy/eventstream-serde-browser/dist-cjs/index.js +51 -96
  194. package/node_modules/@smithy/eventstream-serde-browser/dist-es/EventStreamMarshaller.js +1 -0
  195. package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
  196. package/node_modules/@smithy/eventstream-serde-config-resolver/dist-cjs/index.js +4 -33
  197. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
  198. package/node_modules/@smithy/eventstream-serde-node/dist-cjs/index.js +44 -80
  199. package/node_modules/@smithy/eventstream-serde-node/dist-es/EventStreamMarshaller.js +1 -0
  200. package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
  201. package/node_modules/@smithy/eventstream-serde-universal/dist-cjs/index.js +120 -170
  202. package/node_modules/@smithy/eventstream-serde-universal/dist-es/EventStreamMarshaller.js +2 -0
  203. package/node_modules/@smithy/eventstream-serde-universal/package.json +4 -4
  204. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +190 -238
  205. package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +2 -0
  206. package/node_modules/@smithy/fetch-http-handler/package.json +6 -6
  207. package/node_modules/@smithy/hash-blob-browser/dist-cjs/index.js +10 -36
  208. package/node_modules/@smithy/hash-blob-browser/package.json +5 -5
  209. package/node_modules/@smithy/hash-node/dist-cjs/index.js +38 -63
  210. package/node_modules/@smithy/hash-node/dist-es/index.js +3 -0
  211. package/node_modules/@smithy/hash-node/package.json +4 -4
  212. package/node_modules/@smithy/hash-stream-node/dist-cjs/index.js +58 -92
  213. package/node_modules/@smithy/hash-stream-node/dist-es/HashCalculator.js +1 -0
  214. package/node_modules/@smithy/hash-stream-node/package.json +4 -4
  215. package/node_modules/@smithy/invalid-dependency/dist-cjs/index.js +7 -38
  216. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  217. package/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +4 -30
  218. package/node_modules/@smithy/is-array-buffer/package.json +1 -1
  219. package/node_modules/@smithy/md5-js/dist-cjs/index.js +153 -186
  220. package/node_modules/@smithy/md5-js/dist-es/index.js +5 -0
  221. package/node_modules/@smithy/md5-js/package.json +5 -5
  222. package/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +39 -64
  223. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  224. package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js +1 -1
  225. package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +219 -277
  226. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/LICENSE +201 -0
  227. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/README.md +105 -0
  228. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js +26 -0
  229. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js +12 -0
  230. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +16 -0
  231. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +189 -0
  232. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-cjs/slurpFile.js +17 -0
  233. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/externalDataInterceptor.js +16 -0
  234. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +18 -0
  235. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigFilepath.js +4 -0
  236. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getCredentialsFilepath.js +4 -0
  237. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getHomeDir.js +22 -0
  238. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getProfileName.js +3 -0
  239. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFilepath.js +8 -0
  240. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFromFile.js +12 -0
  241. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +5 -0
  242. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +9 -0
  243. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +39 -0
  244. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSsoSessionData.js +9 -0
  245. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/mergeConfigFiles.js +14 -0
  246. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +52 -0
  247. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/parseKnownFiles.js +6 -0
  248. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/slurpFile.js +13 -0
  249. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/types.js +1 -0
  250. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/externalDataInterceptor.d.ts +9 -0
  251. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigData.d.ts +8 -0
  252. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigFilepath.d.ts +2 -0
  253. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getCredentialsFilepath.d.ts +2 -0
  254. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getHomeDir.d.ts +6 -0
  255. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getProfileName.d.ts +15 -0
  256. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFilepath.d.ts +5 -0
  257. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +50 -0
  258. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +6 -0
  259. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +9 -0
  260. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +36 -0
  261. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +17 -0
  262. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/mergeConfigFiles.d.ts +7 -0
  263. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/parseIni.d.ts +2 -0
  264. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/parseKnownFiles.d.ts +18 -0
  265. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/slurpFile.d.ts +7 -0
  266. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/externalDataInterceptor.d.ts +9 -0
  267. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigData.d.ts +8 -0
  268. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigFilepath.d.ts +2 -0
  269. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getCredentialsFilepath.d.ts +2 -0
  270. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getHomeDir.d.ts +6 -0
  271. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileName.d.ts +15 -0
  272. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFilepath.d.ts +5 -0
  273. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +50 -0
  274. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +6 -0
  275. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +9 -0
  276. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +36 -0
  277. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +17 -0
  278. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/mergeConfigFiles.d.ts +7 -0
  279. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseIni.d.ts +2 -0
  280. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseKnownFiles.d.ts +18 -0
  281. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/slurpFile.d.ts +7 -0
  282. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +16 -0
  283. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/types.d.ts +16 -0
  284. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/package.json +73 -0
  285. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  286. package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +327 -380
  287. package/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.browser.js +1 -1
  288. package/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js +2 -2
  289. package/node_modules/@smithy/middleware-retry/dist-es/AdaptiveRetryStrategy.js +1 -0
  290. package/node_modules/@smithy/middleware-retry/dist-es/StandardRetryStrategy.js +5 -1
  291. package/node_modules/@smithy/middleware-retry/package.json +9 -9
  292. package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +89 -118
  293. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  294. package/node_modules/@smithy/middleware-stack/dist-cjs/index.js +274 -297
  295. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  296. package/node_modules/@smithy/node-config-provider/dist-cjs/index.js +51 -98
  297. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/LICENSE +201 -0
  298. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/README.md +10 -0
  299. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-cjs/index.js +117 -0
  300. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/CredentialsProviderError.js +8 -0
  301. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/ProviderError.js +23 -0
  302. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/TokenProviderError.js +8 -0
  303. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/chain.js +21 -0
  304. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/fromStatic.js +1 -0
  305. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/index.js +6 -0
  306. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/memoize.js +45 -0
  307. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +31 -0
  308. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +39 -0
  309. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +31 -0
  310. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/chain.d.ts +13 -0
  311. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +5 -0
  312. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/index.d.ts +24 -0
  313. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/memoize.d.ts +40 -0
  314. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +31 -0
  315. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +39 -0
  316. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +31 -0
  317. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +13 -0
  318. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +5 -0
  319. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +24 -0
  320. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +40 -0
  321. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/package.json +61 -0
  322. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/LICENSE +201 -0
  323. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/README.md +105 -0
  324. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js +26 -0
  325. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js +12 -0
  326. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +16 -0
  327. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +189 -0
  328. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-cjs/slurpFile.js +17 -0
  329. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/externalDataInterceptor.js +16 -0
  330. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +18 -0
  331. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigFilepath.js +4 -0
  332. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getCredentialsFilepath.js +4 -0
  333. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getHomeDir.js +22 -0
  334. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getProfileName.js +3 -0
  335. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFilepath.js +8 -0
  336. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFromFile.js +12 -0
  337. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +5 -0
  338. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +9 -0
  339. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +39 -0
  340. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSsoSessionData.js +9 -0
  341. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/mergeConfigFiles.js +14 -0
  342. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +52 -0
  343. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/parseKnownFiles.js +6 -0
  344. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/slurpFile.js +13 -0
  345. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/types.js +1 -0
  346. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/externalDataInterceptor.d.ts +9 -0
  347. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigData.d.ts +8 -0
  348. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigFilepath.d.ts +2 -0
  349. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getCredentialsFilepath.d.ts +2 -0
  350. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getHomeDir.d.ts +6 -0
  351. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getProfileName.d.ts +15 -0
  352. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFilepath.d.ts +5 -0
  353. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +50 -0
  354. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +6 -0
  355. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +9 -0
  356. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +36 -0
  357. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +17 -0
  358. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/mergeConfigFiles.d.ts +7 -0
  359. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/parseIni.d.ts +2 -0
  360. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/parseKnownFiles.d.ts +18 -0
  361. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/slurpFile.d.ts +7 -0
  362. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/externalDataInterceptor.d.ts +9 -0
  363. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigData.d.ts +8 -0
  364. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigFilepath.d.ts +2 -0
  365. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getCredentialsFilepath.d.ts +2 -0
  366. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getHomeDir.d.ts +6 -0
  367. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileName.d.ts +15 -0
  368. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFilepath.d.ts +5 -0
  369. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +50 -0
  370. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +6 -0
  371. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +9 -0
  372. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +36 -0
  373. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +17 -0
  374. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/mergeConfigFiles.d.ts +7 -0
  375. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseIni.d.ts +2 -0
  376. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseKnownFiles.d.ts +18 -0
  377. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/slurpFile.d.ts +7 -0
  378. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +16 -0
  379. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/types.d.ts +16 -0
  380. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/package.json +73 -0
  381. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  382. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +685 -769
  383. package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +12 -6
  384. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +2 -1
  385. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-pool.js +1 -1
  386. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +4 -2
  387. package/node_modules/@smithy/node-http-handler/dist-es/readable.mock.js +3 -1
  388. package/node_modules/@smithy/node-http-handler/dist-es/set-connection-timeout.js +1 -1
  389. package/node_modules/@smithy/node-http-handler/dist-es/set-request-timeout.js +21 -0
  390. package/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +2 -3
  391. package/node_modules/@smithy/node-http-handler/dist-es/stream-collector/collector.js +1 -4
  392. package/node_modules/@smithy/node-http-handler/dist-es/stream-collector/readable.mock.js +3 -1
  393. package/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +1 -1
  394. package/node_modules/@smithy/node-http-handler/dist-types/set-request-timeout.d.ts +6 -0
  395. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-request-timeout.d.ts +6 -0
  396. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/LICENSE +201 -0
  397. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/README.md +4 -0
  398. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-cjs/index.js +32 -0
  399. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-es/AbortController.js +7 -0
  400. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +20 -0
  401. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-es/index.js +2 -0
  402. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +16 -0
  403. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +21 -0
  404. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-types/index.d.ts +9 -0
  405. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +16 -0
  406. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +21 -0
  407. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +9 -0
  408. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/package.json +63 -0
  409. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  410. package/node_modules/@smithy/property-provider/dist-cjs/index.js +105 -158
  411. package/node_modules/@smithy/property-provider/dist-es/CredentialsProviderError.js +1 -1
  412. package/node_modules/@smithy/property-provider/dist-es/ProviderError.js +2 -1
  413. package/node_modules/@smithy/property-provider/dist-es/TokenProviderError.js +1 -1
  414. package/node_modules/@smithy/property-provider/package.json +2 -2
  415. package/node_modules/@smithy/protocol-http/dist-cjs/index.js +154 -246
  416. package/node_modules/@smithy/protocol-http/dist-es/Field.js +3 -0
  417. package/node_modules/@smithy/protocol-http/dist-es/Fields.js +2 -1
  418. package/node_modules/@smithy/protocol-http/dist-es/httpRequest.js +11 -0
  419. package/node_modules/@smithy/protocol-http/dist-es/httpResponse.js +4 -0
  420. package/node_modules/@smithy/protocol-http/package.json +2 -2
  421. package/node_modules/@smithy/querystring-builder/dist-cjs/index.js +21 -47
  422. package/node_modules/@smithy/querystring-builder/package.json +3 -3
  423. package/node_modules/@smithy/querystring-parser/dist-cjs/index.js +22 -48
  424. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  425. package/node_modules/@smithy/service-error-classification/dist-cjs/index.js +70 -103
  426. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  427. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +171 -210
  428. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/slurpFile.js +1 -1
  429. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  430. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +525 -648
  431. package/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +2 -1
  432. package/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +1 -1
  433. package/node_modules/@smithy/signature-v4/dist-es/SignatureV4Base.js +6 -0
  434. package/node_modules/@smithy/signature-v4/package.json +8 -8
  435. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +555 -747
  436. package/node_modules/@smithy/smithy-client/dist-es/client.js +4 -1
  437. package/node_modules/@smithy/smithy-client/dist-es/command.js +22 -22
  438. package/node_modules/@smithy/smithy-client/dist-es/exceptions.js +4 -0
  439. package/node_modules/@smithy/smithy-client/dist-types/command.d.ts +3 -3
  440. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +3 -3
  441. package/node_modules/@smithy/smithy-client/package.json +7 -7
  442. package/node_modules/@smithy/types/dist-cjs/index.js +80 -133
  443. package/node_modules/@smithy/types/dist-es/index.js +1 -0
  444. package/node_modules/@smithy/types/dist-es/schema/static-schemas.js +1 -0
  445. package/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +17 -10
  446. package/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
  447. package/node_modules/@smithy/types/dist-types/schema/schema.d.ts +2 -1
  448. package/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +82 -0
  449. package/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +17 -10
  450. package/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
  451. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +2 -1
  452. package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +101 -0
  453. package/node_modules/@smithy/types/package.json +1 -1
  454. package/node_modules/@smithy/url-parser/dist-cjs/index.js +20 -46
  455. package/node_modules/@smithy/url-parser/package.json +3 -3
  456. package/node_modules/@smithy/util-base64/dist-cjs/constants.browser.js +9 -32
  457. package/node_modules/@smithy/util-base64/dist-cjs/index.js +16 -24
  458. package/node_modules/@smithy/util-base64/dist-es/constants.browser.js +9 -28
  459. package/node_modules/@smithy/util-base64/dist-types/constants.browser.d.ts +5 -6
  460. package/node_modules/@smithy/util-base64/dist-types/ts3.4/constants.browser.d.ts +5 -6
  461. package/node_modules/@smithy/util-base64/package.json +3 -3
  462. package/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +26 -50
  463. package/node_modules/@smithy/util-body-length-browser/package.json +1 -1
  464. package/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +29 -50
  465. package/node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js +8 -6
  466. package/node_modules/@smithy/util-body-length-node/package.json +1 -1
  467. package/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +17 -44
  468. package/node_modules/@smithy/util-buffer-from/package.json +2 -2
  469. package/node_modules/@smithy/util-config-provider/dist-cjs/index.js +26 -56
  470. package/node_modules/@smithy/util-config-provider/package.json +1 -1
  471. package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +9 -22
  472. package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.js +13 -12
  473. package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.native.js +2 -2
  474. package/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.js +11 -8
  475. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/LICENSE +201 -0
  476. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/README.md +10 -0
  477. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-cjs/index.js +117 -0
  478. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/CredentialsProviderError.js +8 -0
  479. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/ProviderError.js +23 -0
  480. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/TokenProviderError.js +8 -0
  481. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/chain.js +21 -0
  482. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/fromStatic.js +1 -0
  483. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/index.js +6 -0
  484. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/memoize.js +45 -0
  485. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +31 -0
  486. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +39 -0
  487. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +31 -0
  488. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/chain.d.ts +13 -0
  489. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +5 -0
  490. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/index.d.ts +24 -0
  491. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/memoize.d.ts +40 -0
  492. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +31 -0
  493. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +39 -0
  494. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +31 -0
  495. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +13 -0
  496. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +5 -0
  497. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +24 -0
  498. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +40 -0
  499. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/package.json +61 -0
  500. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -5
  501. package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +65 -110
  502. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/LICENSE +201 -0
  503. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/README.md +11 -0
  504. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +372 -0
  505. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/config/Endpoint.js +5 -0
  506. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointConfigOptions.js +7 -0
  507. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointMode.js +5 -0
  508. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointModeConfigOptions.js +8 -0
  509. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/error/InstanceMetadataV1FallbackError.js +10 -0
  510. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/fromContainerMetadata.js +77 -0
  511. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/fromInstanceMetadata.js +134 -0
  512. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/index.js +7 -0
  513. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/ImdsCredentials.js +13 -0
  514. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/RemoteProviderInit.js +3 -0
  515. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/httpRequest.js +36 -0
  516. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/index.js +2 -0
  517. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/retry.js +7 -0
  518. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/types.js +1 -0
  519. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/utils/getExtendedInstanceMetadataCredentials.js +17 -0
  520. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/utils/getInstanceMetadataEndpoint.js +19 -0
  521. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/utils/staticStabilityProvider.js +25 -0
  522. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/config/Endpoint.d.ts +7 -0
  523. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointConfigOptions.d.ts +13 -0
  524. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointMode.d.ts +7 -0
  525. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointModeConfigOptions.d.ts +13 -0
  526. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/error/InstanceMetadataV1FallbackError.d.ts +12 -0
  527. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/fromContainerMetadata.d.ts +21 -0
  528. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/fromInstanceMetadata.d.ts +10 -0
  529. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/index.d.ts +28 -0
  530. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/ImdsCredentials.d.ts +19 -0
  531. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/RemoteProviderInit.d.ts +40 -0
  532. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +6 -0
  533. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/index.d.ts +8 -0
  534. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/retry.d.ts +10 -0
  535. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/Endpoint.d.ts +7 -0
  536. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointConfigOptions.d.ts +13 -0
  537. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointMode.d.ts +7 -0
  538. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointModeConfigOptions.d.ts +13 -0
  539. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/error/InstanceMetadataV1FallbackError.d.ts +12 -0
  540. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromContainerMetadata.d.ts +21 -0
  541. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromInstanceMetadata.d.ts +10 -0
  542. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +28 -0
  543. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/ImdsCredentials.d.ts +19 -0
  544. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/RemoteProviderInit.d.ts +40 -0
  545. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +6 -0
  546. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/index.d.ts +8 -0
  547. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/retry.d.ts +10 -0
  548. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/types.d.ts +7 -0
  549. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getExtendedInstanceMetadataCredentials.d.ts +6 -0
  550. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getInstanceMetadataEndpoint.d.ts +21 -0
  551. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +16 -0
  552. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/types.d.ts +7 -0
  553. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/utils/getExtendedInstanceMetadataCredentials.d.ts +6 -0
  554. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/utils/getInstanceMetadataEndpoint.d.ts +21 -0
  555. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +16 -0
  556. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/package.json +70 -0
  557. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/LICENSE +201 -0
  558. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/README.md +10 -0
  559. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-cjs/index.js +117 -0
  560. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/CredentialsProviderError.js +8 -0
  561. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/ProviderError.js +23 -0
  562. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/TokenProviderError.js +8 -0
  563. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/chain.js +21 -0
  564. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/fromStatic.js +1 -0
  565. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/index.js +6 -0
  566. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/memoize.js +45 -0
  567. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +31 -0
  568. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +39 -0
  569. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +31 -0
  570. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/chain.d.ts +13 -0
  571. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +5 -0
  572. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/index.d.ts +24 -0
  573. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/memoize.d.ts +40 -0
  574. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +31 -0
  575. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +39 -0
  576. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +31 -0
  577. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +13 -0
  578. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +5 -0
  579. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +24 -0
  580. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +40 -0
  581. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/package.json +61 -0
  582. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  583. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +445 -526
  584. package/node_modules/@smithy/util-endpoints/dist-es/cache/EndpointCache.js +3 -2
  585. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  586. package/node_modules/@smithy/util-hex-encoding/dist-cjs/index.js +29 -58
  587. package/node_modules/@smithy/util-hex-encoding/package.json +1 -1
  588. package/node_modules/@smithy/util-middleware/dist-cjs/index.js +11 -40
  589. package/node_modules/@smithy/util-middleware/package.json +2 -2
  590. package/node_modules/@smithy/util-retry/dist-cjs/index.js +260 -340
  591. package/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +4 -1
  592. package/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +1 -0
  593. package/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +17 -8
  594. package/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +5 -3
  595. package/node_modules/@smithy/util-retry/package.json +3 -3
  596. package/node_modules/@smithy/util-stream/dist-cjs/ByteArrayCollector.js +3 -2
  597. package/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js +7 -3
  598. package/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js +2 -3
  599. package/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +1 -1
  600. package/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +2 -3
  601. package/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js +1 -2
  602. package/node_modules/@smithy/util-stream/dist-cjs/headStream.js +4 -8
  603. package/node_modules/@smithy/util-stream/dist-cjs/index.js +80 -92
  604. package/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js +1 -2
  605. package/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js +1 -2
  606. package/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js +3 -7
  607. package/node_modules/@smithy/util-stream/dist-es/ByteArrayCollector.js +3 -2
  608. package/node_modules/@smithy/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +3 -5
  609. package/node_modules/@smithy/util-stream/dist-es/checksum/ChecksumStream.js +5 -0
  610. package/node_modules/@smithy/util-stream/dist-es/headStream.js +3 -6
  611. package/node_modules/@smithy/util-stream/dist-types/blob/Uint8ArrayBlobAdapter.d.ts +1 -0
  612. package/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/Uint8ArrayBlobAdapter.d.ts +1 -0
  613. package/node_modules/@smithy/util-stream/package.json +8 -8
  614. package/node_modules/@smithy/util-uri-escape/dist-cjs/index.js +6 -40
  615. package/node_modules/@smithy/util-uri-escape/package.json +1 -1
  616. package/node_modules/@smithy/util-utf8/dist-cjs/index.js +27 -60
  617. package/node_modules/@smithy/util-utf8/package.json +2 -2
  618. package/node_modules/@smithy/util-waiter/dist-cjs/index.js +152 -189
  619. package/node_modules/@smithy/util-waiter/package.json +3 -3
  620. package/node_modules/@smithy/uuid/dist-cjs/index.js +33 -42
  621. package/node_modules/@smithy/uuid/package.json +1 -1
  622. package/node_modules/cdk-nag/.jsii +3 -3
  623. package/node_modules/cdk-nag/API.md +1 -1
  624. package/node_modules/cdk-nag/lib/ignore-suppression-conditions.js +5 -5
  625. package/node_modules/cdk-nag/lib/nag-logger.js +2 -2
  626. package/node_modules/cdk-nag/lib/nag-pack.js +1 -1
  627. package/node_modules/cdk-nag/lib/nag-rules.js +1 -1
  628. package/node_modules/cdk-nag/lib/nag-suppressions.js +1 -1
  629. package/node_modules/cdk-nag/lib/packs/aws-solutions.js +1 -1
  630. package/node_modules/cdk-nag/lib/packs/hipaa-security.js +1 -1
  631. package/node_modules/cdk-nag/lib/packs/nist-800-53-r4.js +1 -1
  632. package/node_modules/cdk-nag/lib/packs/nist-800-53-r5.js +1 -1
  633. package/node_modules/cdk-nag/lib/packs/pci-dss-321.js +1 -1
  634. package/node_modules/cdk-nag/lib/packs/serverless.js +1 -1
  635. package/node_modules/cdk-nag/package.json +4 -4
  636. package/node_modules/mailparser/CHANGELOG.md +7 -0
  637. package/node_modules/mailparser/lib/mail-parser.js +12 -3
  638. package/node_modules/mailparser/node_modules/iconv-lite/Changelog.md +236 -0
  639. package/node_modules/mailparser/node_modules/iconv-lite/LICENSE +21 -0
  640. package/node_modules/mailparser/node_modules/iconv-lite/README.md +138 -0
  641. package/node_modules/mailparser/node_modules/iconv-lite/encodings/dbcs-codec.js +532 -0
  642. package/node_modules/mailparser/node_modules/iconv-lite/encodings/dbcs-data.js +185 -0
  643. package/node_modules/mailparser/node_modules/iconv-lite/encodings/index.js +23 -0
  644. package/node_modules/mailparser/node_modules/iconv-lite/encodings/internal.js +218 -0
  645. package/node_modules/mailparser/node_modules/iconv-lite/encodings/sbcs-codec.js +75 -0
  646. package/node_modules/mailparser/node_modules/iconv-lite/encodings/sbcs-data-generated.js +451 -0
  647. package/node_modules/mailparser/node_modules/iconv-lite/encodings/sbcs-data.js +178 -0
  648. package/node_modules/mailparser/node_modules/iconv-lite/encodings/tables/big5-added.json +122 -0
  649. package/node_modules/mailparser/node_modules/iconv-lite/encodings/tables/cp936.json +264 -0
  650. package/node_modules/mailparser/node_modules/iconv-lite/encodings/tables/cp949.json +273 -0
  651. package/node_modules/mailparser/node_modules/iconv-lite/encodings/tables/cp950.json +177 -0
  652. package/node_modules/mailparser/node_modules/iconv-lite/encodings/tables/eucjp.json +182 -0
  653. package/node_modules/mailparser/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json +1 -0
  654. package/node_modules/mailparser/node_modules/iconv-lite/encodings/tables/gbk-added.json +56 -0
  655. package/node_modules/mailparser/node_modules/iconv-lite/encodings/tables/shiftjis.json +125 -0
  656. package/node_modules/mailparser/node_modules/iconv-lite/encodings/utf16.js +187 -0
  657. package/node_modules/mailparser/node_modules/iconv-lite/encodings/utf32.js +307 -0
  658. package/node_modules/mailparser/node_modules/iconv-lite/encodings/utf7.js +283 -0
  659. package/node_modules/mailparser/node_modules/iconv-lite/lib/bom-handling.js +48 -0
  660. package/node_modules/mailparser/node_modules/iconv-lite/lib/helpers/merge-exports.js +13 -0
  661. package/node_modules/mailparser/node_modules/iconv-lite/lib/index.d.ts +41 -0
  662. package/node_modules/mailparser/node_modules/iconv-lite/lib/index.js +183 -0
  663. package/node_modules/mailparser/node_modules/iconv-lite/lib/streams.js +105 -0
  664. package/node_modules/mailparser/node_modules/iconv-lite/package.json +59 -0
  665. package/node_modules/mailparser/package.json +5 -5
  666. package/node_modules/mailsplit/index.js +2 -0
  667. package/node_modules/mailsplit/lib/chunked-passthrough.js +37 -0
  668. package/node_modules/mailsplit/package.json +1 -1
  669. package/node_modules/nodemailer/.ncurc.js +3 -5
  670. package/node_modules/nodemailer/.prettierignore +8 -0
  671. package/node_modules/nodemailer/.prettierrc +12 -0
  672. package/node_modules/nodemailer/.prettierrc.js +2 -0
  673. package/node_modules/nodemailer/.release-please-config.json +9 -0
  674. package/node_modules/nodemailer/CHANGELOG.md +323 -305
  675. package/node_modules/nodemailer/CODE_OF_CONDUCT.md +13 -13
  676. package/node_modules/nodemailer/README.md +10 -10
  677. package/node_modules/nodemailer/eslint.config.js +88 -0
  678. package/node_modules/nodemailer/lib/addressparser/index.js +47 -7
  679. package/node_modules/nodemailer/lib/base64/index.js +11 -14
  680. package/node_modules/nodemailer/lib/dkim/index.js +3 -1
  681. package/node_modules/nodemailer/lib/dkim/sign.js +1 -1
  682. package/node_modules/nodemailer/lib/fetch/index.js +7 -1
  683. package/node_modules/nodemailer/lib/mail-composer/index.js +47 -9
  684. package/node_modules/nodemailer/lib/mailer/index.js +8 -1
  685. package/node_modules/nodemailer/lib/mailer/mail-message.js +2 -1
  686. package/node_modules/nodemailer/lib/mime-funcs/index.js +2 -2
  687. package/node_modules/nodemailer/lib/mime-funcs/mime-types.js +12 -3
  688. package/node_modules/nodemailer/lib/mime-node/index.js +11 -9
  689. package/node_modules/nodemailer/lib/nodemailer.js +3 -1
  690. package/node_modules/nodemailer/lib/qp/index.js +10 -2
  691. package/node_modules/nodemailer/lib/shared/index.js +108 -42
  692. package/node_modules/nodemailer/lib/smtp-connection/http-proxy-client.js +2 -2
  693. package/node_modules/nodemailer/lib/smtp-connection/index.js +13 -6
  694. package/node_modules/nodemailer/lib/smtp-pool/pool-resource.js +3 -2
  695. package/node_modules/nodemailer/lib/smtp-transport/index.js +1 -1
  696. package/node_modules/nodemailer/lib/well-known/services.json +277 -42
  697. package/node_modules/nodemailer/lib/xoauth2/index.js +58 -7
  698. package/node_modules/nodemailer/package.json +9 -5
  699. package/node_modules/tlds/index.json +0 -1
  700. package/node_modules/tlds/package.json +1 -1
  701. package/package.json +1 -1
  702. package/node_modules/@smithy/abort-controller/dist-cjs/AbortController.js +0 -1
  703. package/node_modules/@smithy/abort-controller/dist-cjs/AbortSignal.js +0 -1
  704. package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -1
  705. package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -1
  706. package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/index.js +0 -1
  707. package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveCustomEndpointsConfig.js +0 -1
  708. package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveEndpointsConfig.js +0 -1
  709. package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/utils/getEndpointFromRegion.js +0 -1
  710. package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/config.js +0 -1
  711. package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/getRealRegion.js +0 -1
  712. package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/index.js +0 -1
  713. package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/isFipsRegion.js +0 -1
  714. package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/resolveRegionConfig.js +0 -1
  715. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariant.js +0 -1
  716. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariantTag.js +0 -1
  717. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/PartitionHash.js +0 -1
  718. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/RegionHash.js +0 -1
  719. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getHostnameFromVariants.js +0 -1
  720. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getRegionInfo.js +0 -1
  721. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedHostname.js +0 -1
  722. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedPartition.js +0 -1
  723. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedSigningRegion.js +0 -1
  724. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/index.js +0 -1
  725. package/node_modules/@smithy/credential-provider-imds/dist-cjs/config/Endpoint.js +0 -1
  726. package/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointConfigOptions.js +0 -1
  727. package/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointMode.js +0 -1
  728. package/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointModeConfigOptions.js +0 -1
  729. package/node_modules/@smithy/credential-provider-imds/dist-cjs/error/InstanceMetadataV1FallbackError.js +0 -1
  730. package/node_modules/@smithy/credential-provider-imds/dist-cjs/fromContainerMetadata.js +0 -1
  731. package/node_modules/@smithy/credential-provider-imds/dist-cjs/fromInstanceMetadata.js +0 -1
  732. package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/ImdsCredentials.js +0 -1
  733. package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/RemoteProviderInit.js +0 -1
  734. package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/httpRequest.js +0 -1
  735. package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/index.js +0 -1
  736. package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/retry.js +0 -1
  737. package/node_modules/@smithy/credential-provider-imds/dist-cjs/types.js +0 -1
  738. package/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/getExtendedInstanceMetadataCredentials.js +0 -1
  739. package/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/getInstanceMetadataEndpoint.js +0 -1
  740. package/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/staticStabilityProvider.js +0 -1
  741. package/node_modules/@smithy/eventstream-codec/dist-cjs/EventStreamCodec.js +0 -1
  742. package/node_modules/@smithy/eventstream-codec/dist-cjs/HeaderMarshaller.js +0 -1
  743. package/node_modules/@smithy/eventstream-codec/dist-cjs/Int64.js +0 -1
  744. package/node_modules/@smithy/eventstream-codec/dist-cjs/Message.js +0 -1
  745. package/node_modules/@smithy/eventstream-codec/dist-cjs/MessageDecoderStream.js +0 -1
  746. package/node_modules/@smithy/eventstream-codec/dist-cjs/MessageEncoderStream.js +0 -1
  747. package/node_modules/@smithy/eventstream-codec/dist-cjs/SmithyMessageDecoderStream.js +0 -1
  748. package/node_modules/@smithy/eventstream-codec/dist-cjs/SmithyMessageEncoderStream.js +0 -1
  749. package/node_modules/@smithy/eventstream-codec/dist-cjs/TestVectors.fixture.js +0 -1
  750. package/node_modules/@smithy/eventstream-codec/dist-cjs/splitMessage.js +0 -1
  751. package/node_modules/@smithy/eventstream-codec/dist-cjs/vectorTypes.fixture.js +0 -1
  752. package/node_modules/@smithy/eventstream-serde-browser/dist-cjs/EventStreamMarshaller.js +0 -1
  753. package/node_modules/@smithy/eventstream-serde-browser/dist-cjs/provider.js +0 -1
  754. package/node_modules/@smithy/eventstream-serde-browser/dist-cjs/utils.js +0 -1
  755. package/node_modules/@smithy/eventstream-serde-config-resolver/dist-cjs/EventStreamSerdeConfig.js +0 -1
  756. package/node_modules/@smithy/eventstream-serde-node/dist-cjs/EventStreamMarshaller.js +0 -1
  757. package/node_modules/@smithy/eventstream-serde-node/dist-cjs/provider.js +0 -1
  758. package/node_modules/@smithy/eventstream-serde-node/dist-cjs/utils.js +0 -1
  759. package/node_modules/@smithy/eventstream-serde-universal/dist-cjs/EventStreamMarshaller.js +0 -1
  760. package/node_modules/@smithy/eventstream-serde-universal/dist-cjs/getChunkedStream.js +0 -1
  761. package/node_modules/@smithy/eventstream-serde-universal/dist-cjs/getUnmarshalledStream.js +0 -1
  762. package/node_modules/@smithy/eventstream-serde-universal/dist-cjs/provider.js +0 -1
  763. package/node_modules/@smithy/fetch-http-handler/dist-cjs/create-request.js +0 -1
  764. package/node_modules/@smithy/fetch-http-handler/dist-cjs/fetch-http-handler.js +0 -1
  765. package/node_modules/@smithy/fetch-http-handler/dist-cjs/request-timeout.js +0 -1
  766. package/node_modules/@smithy/fetch-http-handler/dist-cjs/stream-collector.js +0 -1
  767. package/node_modules/@smithy/hash-stream-node/dist-cjs/HashCalculator.js +0 -1
  768. package/node_modules/@smithy/hash-stream-node/dist-cjs/fileStreamHasher.js +0 -1
  769. package/node_modules/@smithy/hash-stream-node/dist-cjs/readableStreamHasher.js +0 -1
  770. package/node_modules/@smithy/invalid-dependency/dist-cjs/invalidFunction.js +0 -1
  771. package/node_modules/@smithy/invalid-dependency/dist-cjs/invalidProvider.js +0 -1
  772. package/node_modules/@smithy/md5-js/dist-cjs/constants.js +0 -1
  773. package/node_modules/@smithy/middleware-serde/dist-cjs/deserializerMiddleware.js +0 -1
  774. package/node_modules/@smithy/middleware-serde/dist-cjs/serdePlugin.js +0 -1
  775. package/node_modules/@smithy/middleware-serde/dist-cjs/serializerMiddleware.js +0 -1
  776. package/node_modules/@smithy/middleware-stack/dist-cjs/MiddlewareStack.js +0 -1
  777. package/node_modules/@smithy/middleware-stack/dist-cjs/types.js +0 -1
  778. package/node_modules/@smithy/node-config-provider/dist-cjs/configLoader.js +0 -1
  779. package/node_modules/@smithy/node-config-provider/dist-cjs/fromEnv.js +0 -1
  780. package/node_modules/@smithy/node-config-provider/dist-cjs/fromSharedConfigFiles.js +0 -1
  781. package/node_modules/@smithy/node-config-provider/dist-cjs/fromStatic.js +0 -1
  782. package/node_modules/@smithy/node-config-provider/dist-cjs/getSelectorName.js +0 -1
  783. package/node_modules/@smithy/node-http-handler/dist-cjs/constants.js +0 -1
  784. package/node_modules/@smithy/node-http-handler/dist-cjs/get-transformed-headers.js +0 -1
  785. package/node_modules/@smithy/node-http-handler/dist-cjs/node-http-handler.js +0 -1
  786. package/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-manager.js +0 -1
  787. package/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-pool.js +0 -1
  788. package/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-handler.js +0 -1
  789. package/node_modules/@smithy/node-http-handler/dist-cjs/readable.mock.js +0 -1
  790. package/node_modules/@smithy/node-http-handler/dist-cjs/server.mock.js +0 -1
  791. package/node_modules/@smithy/node-http-handler/dist-cjs/set-connection-timeout.js +0 -1
  792. package/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-keep-alive.js +0 -1
  793. package/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-timeout.js +0 -1
  794. package/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/collector.js +0 -1
  795. package/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/index.js +0 -1
  796. package/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/readable.mock.js +0 -1
  797. package/node_modules/@smithy/node-http-handler/dist-cjs/timing.js +0 -1
  798. package/node_modules/@smithy/node-http-handler/dist-cjs/write-request-body.js +0 -1
  799. package/node_modules/@smithy/property-provider/dist-cjs/CredentialsProviderError.js +0 -1
  800. package/node_modules/@smithy/property-provider/dist-cjs/ProviderError.js +0 -1
  801. package/node_modules/@smithy/property-provider/dist-cjs/TokenProviderError.js +0 -1
  802. package/node_modules/@smithy/property-provider/dist-cjs/chain.js +0 -1
  803. package/node_modules/@smithy/property-provider/dist-cjs/fromStatic.js +0 -1
  804. package/node_modules/@smithy/property-provider/dist-cjs/memoize.js +0 -1
  805. package/node_modules/@smithy/protocol-http/dist-cjs/Field.js +0 -1
  806. package/node_modules/@smithy/protocol-http/dist-cjs/Fields.js +0 -1
  807. package/node_modules/@smithy/protocol-http/dist-cjs/extensions/httpExtensionConfiguration.js +0 -1
  808. package/node_modules/@smithy/protocol-http/dist-cjs/extensions/index.js +0 -1
  809. package/node_modules/@smithy/protocol-http/dist-cjs/httpHandler.js +0 -1
  810. package/node_modules/@smithy/protocol-http/dist-cjs/httpRequest.js +0 -1
  811. package/node_modules/@smithy/protocol-http/dist-cjs/httpResponse.js +0 -1
  812. package/node_modules/@smithy/protocol-http/dist-cjs/isValidHostname.js +0 -1
  813. package/node_modules/@smithy/protocol-http/dist-cjs/types.js +0 -1
  814. package/node_modules/@smithy/service-error-classification/dist-cjs/constants.js +0 -1
  815. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/externalDataInterceptor.js +0 -1
  816. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getConfigData.js +0 -1
  817. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getConfigFilepath.js +0 -1
  818. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getCredentialsFilepath.js +0 -1
  819. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getProfileName.js +0 -1
  820. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSsoSessionData.js +0 -1
  821. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/loadSharedConfigFiles.js +0 -1
  822. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/loadSsoSessionData.js +0 -1
  823. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/mergeConfigFiles.js +0 -1
  824. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/parseIni.js +0 -1
  825. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/parseKnownFiles.js +0 -1
  826. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/types.js +0 -1
  827. package/node_modules/@smithy/signature-v4/dist-cjs/HeaderFormatter.js +0 -1
  828. package/node_modules/@smithy/signature-v4/dist-cjs/SignatureV4.js +0 -1
  829. package/node_modules/@smithy/signature-v4/dist-cjs/SignatureV4Base.js +0 -1
  830. package/node_modules/@smithy/signature-v4/dist-cjs/constants.js +0 -1
  831. package/node_modules/@smithy/signature-v4/dist-cjs/credentialDerivation.js +0 -1
  832. package/node_modules/@smithy/signature-v4/dist-cjs/getCanonicalHeaders.js +0 -1
  833. package/node_modules/@smithy/signature-v4/dist-cjs/getCanonicalQuery.js +0 -1
  834. package/node_modules/@smithy/signature-v4/dist-cjs/getPayloadHash.js +0 -1
  835. package/node_modules/@smithy/signature-v4/dist-cjs/headerUtil.js +0 -1
  836. package/node_modules/@smithy/signature-v4/dist-cjs/moveHeadersToQuery.js +0 -1
  837. package/node_modules/@smithy/signature-v4/dist-cjs/prepareRequest.js +0 -1
  838. package/node_modules/@smithy/signature-v4/dist-cjs/signature-v4a-container.js +0 -1
  839. package/node_modules/@smithy/signature-v4/dist-cjs/suite.fixture.js +0 -1
  840. package/node_modules/@smithy/signature-v4/dist-cjs/utilDate.js +0 -1
  841. package/node_modules/@smithy/types/dist-cjs/abort-handler.js +0 -1
  842. package/node_modules/@smithy/types/dist-cjs/abort.js +0 -1
  843. package/node_modules/@smithy/types/dist-cjs/auth/HttpApiKeyAuth.js +0 -1
  844. package/node_modules/@smithy/types/dist-cjs/auth/HttpAuthScheme.js +0 -1
  845. package/node_modules/@smithy/types/dist-cjs/auth/HttpAuthSchemeProvider.js +0 -1
  846. package/node_modules/@smithy/types/dist-cjs/auth/HttpSigner.js +0 -1
  847. package/node_modules/@smithy/types/dist-cjs/auth/IdentityProviderConfig.js +0 -1
  848. package/node_modules/@smithy/types/dist-cjs/auth/auth.js +0 -1
  849. package/node_modules/@smithy/types/dist-cjs/auth/index.js +0 -1
  850. package/node_modules/@smithy/types/dist-cjs/blob/blob-payload-input-types.js +0 -1
  851. package/node_modules/@smithy/types/dist-cjs/checksum.js +0 -1
  852. package/node_modules/@smithy/types/dist-cjs/client.js +0 -1
  853. package/node_modules/@smithy/types/dist-cjs/command.js +0 -1
  854. package/node_modules/@smithy/types/dist-cjs/connection/config.js +0 -1
  855. package/node_modules/@smithy/types/dist-cjs/connection/index.js +0 -1
  856. package/node_modules/@smithy/types/dist-cjs/connection/manager.js +0 -1
  857. package/node_modules/@smithy/types/dist-cjs/connection/pool.js +0 -1
  858. package/node_modules/@smithy/types/dist-cjs/crypto.js +0 -1
  859. package/node_modules/@smithy/types/dist-cjs/downlevel-ts3.4/transform/type-transform.js +0 -1
  860. package/node_modules/@smithy/types/dist-cjs/encode.js +0 -1
  861. package/node_modules/@smithy/types/dist-cjs/endpoint.js +0 -1
  862. package/node_modules/@smithy/types/dist-cjs/endpoints/EndpointRuleObject.js +0 -1
  863. package/node_modules/@smithy/types/dist-cjs/endpoints/ErrorRuleObject.js +0 -1
  864. package/node_modules/@smithy/types/dist-cjs/endpoints/RuleSetObject.js +0 -1
  865. package/node_modules/@smithy/types/dist-cjs/endpoints/TreeRuleObject.js +0 -1
  866. package/node_modules/@smithy/types/dist-cjs/endpoints/index.js +0 -1
  867. package/node_modules/@smithy/types/dist-cjs/endpoints/shared.js +0 -1
  868. package/node_modules/@smithy/types/dist-cjs/eventStream.js +0 -1
  869. package/node_modules/@smithy/types/dist-cjs/extensions/checksum.js +0 -1
  870. package/node_modules/@smithy/types/dist-cjs/extensions/defaultClientConfiguration.js +0 -1
  871. package/node_modules/@smithy/types/dist-cjs/extensions/defaultExtensionConfiguration.js +0 -1
  872. package/node_modules/@smithy/types/dist-cjs/extensions/index.js +0 -1
  873. package/node_modules/@smithy/types/dist-cjs/extensions/retry.js +0 -1
  874. package/node_modules/@smithy/types/dist-cjs/externals-check/browser-externals-check.js +0 -1
  875. package/node_modules/@smithy/types/dist-cjs/feature-ids.js +0 -1
  876. package/node_modules/@smithy/types/dist-cjs/http/httpHandlerInitialization.js +0 -1
  877. package/node_modules/@smithy/types/dist-cjs/http.js +0 -1
  878. package/node_modules/@smithy/types/dist-cjs/identity/apiKeyIdentity.js +0 -1
  879. package/node_modules/@smithy/types/dist-cjs/identity/awsCredentialIdentity.js +0 -1
  880. package/node_modules/@smithy/types/dist-cjs/identity/identity.js +0 -1
  881. package/node_modules/@smithy/types/dist-cjs/identity/index.js +0 -1
  882. package/node_modules/@smithy/types/dist-cjs/identity/tokenIdentity.js +0 -1
  883. package/node_modules/@smithy/types/dist-cjs/logger.js +0 -1
  884. package/node_modules/@smithy/types/dist-cjs/middleware.js +0 -1
  885. package/node_modules/@smithy/types/dist-cjs/pagination.js +0 -1
  886. package/node_modules/@smithy/types/dist-cjs/profile.js +0 -1
  887. package/node_modules/@smithy/types/dist-cjs/response.js +0 -1
  888. package/node_modules/@smithy/types/dist-cjs/retry.js +0 -1
  889. package/node_modules/@smithy/types/dist-cjs/schema/schema.js +0 -1
  890. package/node_modules/@smithy/types/dist-cjs/schema/sentinels.js +0 -1
  891. package/node_modules/@smithy/types/dist-cjs/schema/traits.js +0 -1
  892. package/node_modules/@smithy/types/dist-cjs/serde.js +0 -1
  893. package/node_modules/@smithy/types/dist-cjs/shapes.js +0 -1
  894. package/node_modules/@smithy/types/dist-cjs/signature.js +0 -1
  895. package/node_modules/@smithy/types/dist-cjs/stream.js +0 -1
  896. package/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-common-types.js +0 -1
  897. package/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-input-types.js +0 -1
  898. package/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-output-types.js +0 -1
  899. package/node_modules/@smithy/types/dist-cjs/transfer.js +0 -1
  900. package/node_modules/@smithy/types/dist-cjs/transform/client-method-transforms.js +0 -1
  901. package/node_modules/@smithy/types/dist-cjs/transform/client-payload-blob-type-narrow.js +0 -1
  902. package/node_modules/@smithy/types/dist-cjs/transform/exact.js +0 -1
  903. package/node_modules/@smithy/types/dist-cjs/transform/mutable.js +0 -1
  904. package/node_modules/@smithy/types/dist-cjs/transform/no-undefined.js +0 -1
  905. package/node_modules/@smithy/types/dist-cjs/transform/type-transform.js +0 -1
  906. package/node_modules/@smithy/types/dist-cjs/uri.js +0 -1
  907. package/node_modules/@smithy/types/dist-cjs/util.js +0 -1
  908. package/node_modules/@smithy/types/dist-cjs/waiter.js +0 -1
  909. package/node_modules/@smithy/util-body-length-browser/dist-cjs/calculateBodyLength.js +0 -1
  910. package/node_modules/@smithy/util-body-length-node/dist-cjs/calculateBodyLength.js +0 -1
  911. package/node_modules/@smithy/util-config-provider/dist-cjs/booleanSelector.js +0 -1
  912. package/node_modules/@smithy/util-config-provider/dist-cjs/numberSelector.js +0 -1
  913. package/node_modules/@smithy/util-config-provider/dist-cjs/types.js +0 -1
  914. package/node_modules/@smithy/util-endpoints/dist-cjs/cache/EndpointCache.js +0 -1
  915. package/node_modules/@smithy/util-endpoints/dist-cjs/debug/debugId.js +0 -1
  916. package/node_modules/@smithy/util-endpoints/dist-cjs/debug/index.js +0 -1
  917. package/node_modules/@smithy/util-endpoints/dist-cjs/debug/toDebugString.js +0 -1
  918. package/node_modules/@smithy/util-endpoints/dist-cjs/getEndpointUrlConfig.js +0 -1
  919. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/booleanEquals.js +0 -1
  920. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/getAttr.js +0 -1
  921. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/getAttrPathList.js +0 -1
  922. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/index.js +0 -1
  923. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/isIpAddress.js +0 -1
  924. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/isSet.js +0 -1
  925. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/isValidHostLabel.js +0 -1
  926. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/not.js +0 -1
  927. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/parseURL.js +0 -1
  928. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/stringEquals.js +0 -1
  929. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/substring.js +0 -1
  930. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/uriEncode.js +0 -1
  931. package/node_modules/@smithy/util-endpoints/dist-cjs/resolveEndpoint.js +0 -1
  932. package/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointError.js +0 -1
  933. package/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointFunctions.js +0 -1
  934. package/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointRuleObject.js +0 -1
  935. package/node_modules/@smithy/util-endpoints/dist-cjs/types/ErrorRuleObject.js +0 -1
  936. package/node_modules/@smithy/util-endpoints/dist-cjs/types/RuleSetObject.js +0 -1
  937. package/node_modules/@smithy/util-endpoints/dist-cjs/types/TreeRuleObject.js +0 -1
  938. package/node_modules/@smithy/util-endpoints/dist-cjs/types/index.js +0 -1
  939. package/node_modules/@smithy/util-endpoints/dist-cjs/types/shared.js +0 -1
  940. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/callFunction.js +0 -1
  941. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/customEndpointFunctions.js +0 -1
  942. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/endpointFunctions.js +0 -1
  943. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateCondition.js +0 -1
  944. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateConditions.js +0 -1
  945. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateEndpointRule.js +0 -1
  946. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateErrorRule.js +0 -1
  947. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateExpression.js +0 -1
  948. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateRules.js +0 -1
  949. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateTemplate.js +0 -1
  950. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateTreeRule.js +0 -1
  951. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointHeaders.js +0 -1
  952. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointProperties.js +0 -1
  953. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointProperty.js +0 -1
  954. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointUrl.js +0 -1
  955. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getReferenceValue.js +0 -1
  956. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/index.js +0 -1
  957. package/node_modules/@smithy/util-middleware/dist-cjs/getSmithyContext.js +0 -1
  958. package/node_modules/@smithy/util-middleware/dist-cjs/normalizeProvider.js +0 -1
  959. package/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +0 -1
  960. package/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +0 -1
  961. package/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +0 -1
  962. package/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +0 -1
  963. package/node_modules/@smithy/util-retry/dist-cjs/config.js +0 -1
  964. package/node_modules/@smithy/util-retry/dist-cjs/constants.js +0 -1
  965. package/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +0 -1
  966. package/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +0 -1
  967. package/node_modules/@smithy/util-retry/dist-cjs/types.js +0 -1
  968. package/node_modules/@smithy/util-stream/dist-cjs/blob/Uint8ArrayBlobAdapter.js +0 -1
  969. package/node_modules/@smithy/util-stream/dist-cjs/blob/transforms.js +0 -1
  970. package/node_modules/@smithy/util-uri-escape/dist-cjs/escape-uri-path.js +0 -1
  971. package/node_modules/@smithy/util-uri-escape/dist-cjs/escape-uri.js +0 -1
  972. package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
  973. package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
  974. package/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
  975. package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
  976. package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
  977. package/node_modules/@smithy/util-waiter/dist-cjs/createWaiter.js +0 -1
  978. package/node_modules/@smithy/util-waiter/dist-cjs/poller.js +0 -1
  979. package/node_modules/@smithy/util-waiter/dist-cjs/utils/index.js +0 -1
  980. package/node_modules/@smithy/util-waiter/dist-cjs/utils/sleep.js +0 -1
  981. package/node_modules/@smithy/util-waiter/dist-cjs/utils/validate.js +0 -1
  982. package/node_modules/@smithy/util-waiter/dist-cjs/waiter.js +0 -1
  983. package/node_modules/@smithy/uuid/dist-cjs/randomUUID.browser.js +0 -1
  984. package/node_modules/@smithy/uuid/dist-cjs/v4.js +0 -1
  985. /package/node_modules/@smithy/core/dist-es/{protocols → request-builder}/requestBuilder.js +0 -0
  986. /package/node_modules/@smithy/core/dist-types/{protocols → request-builder}/requestBuilder.d.ts +0 -0
  987. /package/node_modules/@smithy/core/dist-types/ts3.4/{protocols → request-builder}/requestBuilder.d.ts +0 -0
@@ -14,22 +14,22 @@ appearance, race, religion, or sexual identity and orientation.
14
14
  Examples of behavior that contributes to creating a positive environment
15
15
  include:
16
16
 
17
- * Using welcoming and inclusive language
18
- * Being respectful of differing viewpoints and experiences
19
- * Gracefully accepting constructive criticism
20
- * Focusing on what is best for the community
21
- * Showing empathy towards other community members
17
+ - Using welcoming and inclusive language
18
+ - Being respectful of differing viewpoints and experiences
19
+ - Gracefully accepting constructive criticism
20
+ - Focusing on what is best for the community
21
+ - Showing empathy towards other community members
22
22
 
23
23
  Examples of unacceptable behavior by participants include:
24
24
 
25
- * The use of sexualized language or imagery and unwelcome sexual attention or
26
- advances
27
- * Trolling, insulting/derogatory comments, and personal or political attacks
28
- * Public or private harassment
29
- * Publishing others' private information, such as a physical or electronic
30
- address, without explicit permission
31
- * Other conduct which could reasonably be considered inappropriate in a
32
- professional setting
25
+ - The use of sexualized language or imagery and unwelcome sexual attention or
26
+ advances
27
+ - Trolling, insulting/derogatory comments, and personal or political attacks
28
+ - Public or private harassment
29
+ - Publishing others' private information, such as a physical or electronic
30
+ address, without explicit permission
31
+ - Other conduct which could reasonably be considered inappropriate in a
32
+ professional setting
33
33
 
34
34
  ## Our Responsibilities
35
35
 
@@ -37,20 +37,20 @@ It's either a firewall issue, or your SMTP server blocks authentication attempts
37
37
 
38
38
  #### I get TLS errors
39
39
 
40
- - If you are running the code on your machine, check your antivirus settings. Antiviruses often mess around with email ports usage. Node.js might not recognize the MITM cert your antivirus is using.
41
- - Latest Node versions allow only TLS versions 1.2 and higher. Some servers might still use TLS 1.1 or lower. Check Node.js docs on how to get correct TLS support for your app. You can change this with [tls.minVersion](https://nodejs.org/dist/latest-v16.x/docs/api/tls.html#tls_tls_createsecurecontext_options) option
42
- - You might have the wrong value for the `secure` option. This should be set to `true` only for port 465. For every other port, it should be `false`. Setting it to `false` does not mean that Nodemailer would not use TLS. Nodemailer would still try to upgrade the connection to use TLS if the server supports it.
43
- - Older Node versions do not fully support the certificate chain of the newest Let's Encrypt certificates. Either set [tls.rejectUnauthorized](https://nodejs.org/dist/latest-v16.x/docs/api/tls.html#tlsconnectoptions-callback) to `false` to skip chain verification or upgrade your Node version
40
+ - If you are running the code on your machine, check your antivirus settings. Antiviruses often mess around with email ports usage. Node.js might not recognize the MITM cert your antivirus is using.
41
+ - Latest Node versions allow only TLS versions 1.2 and higher. Some servers might still use TLS 1.1 or lower. Check Node.js docs on how to get correct TLS support for your app. You can change this with [tls.minVersion](https://nodejs.org/dist/latest-v16.x/docs/api/tls.html#tls_tls_createsecurecontext_options) option
42
+ - You might have the wrong value for the `secure` option. This should be set to `true` only for port 465. For every other port, it should be `false`. Setting it to `false` does not mean that Nodemailer would not use TLS. Nodemailer would still try to upgrade the connection to use TLS if the server supports it.
43
+ - Older Node versions do not fully support the certificate chain of the newest Let's Encrypt certificates. Either set [tls.rejectUnauthorized](https://nodejs.org/dist/latest-v16.x/docs/api/tls.html#tlsconnectoptions-callback) to `false` to skip chain verification or upgrade your Node version
44
44
 
45
45
  ```js
46
46
  let configOptions = {
47
- host: "smtp.example.com",
47
+ host: 'smtp.example.com',
48
48
  port: 587,
49
49
  tls: {
50
50
  rejectUnauthorized: true,
51
- minVersion: "TLSv1.2"
51
+ minVersion: 'TLSv1.2'
52
52
  }
53
- }
53
+ };
54
54
  ```
55
55
 
56
56
  #### I have issues with DNS / hosts file
@@ -59,14 +59,14 @@ Node.js uses [c-ares](https://nodejs.org/en/docs/meta/topics/dependencies/#c-are
59
59
 
60
60
  ```js
61
61
  let configOptions = {
62
- host: "1.2.3.4",
62
+ host: '1.2.3.4',
63
63
  port: 465,
64
64
  secure: true,
65
65
  tls: {
66
66
  // must provide server name, otherwise TLS certificate check will fail
67
- servername: "example.com"
67
+ servername: 'example.com'
68
68
  }
69
- }
69
+ };
70
70
  ```
71
71
 
72
72
  #### I have an issue with TypeScript types
@@ -0,0 +1,88 @@
1
+ 'use strict';
2
+
3
+ const globals = require('globals');
4
+
5
+ module.exports = [
6
+ {
7
+ ignores: ['node_modules/**', 'coverage/**', 'dist/**', 'build/**', '.nyc_output/**']
8
+ },
9
+ {
10
+ files: ['**/*.js'],
11
+ languageOptions: {
12
+ ecmaVersion: 2017,
13
+ sourceType: 'script',
14
+ globals: Object.assign({}, globals.node, globals.es2017, {
15
+ it: true,
16
+ describe: true,
17
+ beforeEach: true,
18
+ afterEach: true
19
+ })
20
+ },
21
+ rules: {
22
+ // Error detection
23
+ 'for-direction': 'error',
24
+ 'no-await-in-loop': 'error',
25
+ 'no-div-regex': 'error',
26
+ eqeqeq: 'error',
27
+ 'dot-notation': 'error',
28
+ curly: 'error',
29
+ 'no-fallthrough': 'error',
30
+ 'no-unused-expressions': [
31
+ 'error',
32
+ {
33
+ allowShortCircuit: true
34
+ }
35
+ ],
36
+ 'no-unused-vars': [
37
+ 'error',
38
+ {
39
+ varsIgnorePattern: '^_',
40
+ argsIgnorePattern: '^_',
41
+ caughtErrorsIgnorePattern: '^_'
42
+ }
43
+ ],
44
+ 'handle-callback-err': 'error',
45
+ 'no-new': 'error',
46
+ 'new-cap': 'error',
47
+ 'no-eval': 'error',
48
+ 'no-invalid-this': 'error',
49
+ radix: ['error', 'always'],
50
+ 'no-use-before-define': ['error', 'nofunc'],
51
+ 'callback-return': ['error', ['callback', 'cb', 'done']],
52
+ 'no-regex-spaces': 'error',
53
+ 'no-empty': 'error',
54
+ 'no-duplicate-case': 'error',
55
+ 'no-empty-character-class': 'error',
56
+ 'no-redeclare': 'off', // Disabled per project preference
57
+ 'block-scoped-var': 'error',
58
+ 'no-sequences': 'error',
59
+ 'no-throw-literal': 'error',
60
+ 'no-useless-call': 'error',
61
+ 'no-useless-concat': 'error',
62
+ 'no-void': 'error',
63
+ yoda: 'error',
64
+ 'no-undef': 'error',
65
+ 'global-require': 'error',
66
+ 'no-var': 'error',
67
+ 'no-bitwise': 'error',
68
+ 'no-lonely-if': 'error',
69
+ 'no-mixed-spaces-and-tabs': 'error',
70
+ 'arrow-body-style': ['error', 'as-needed'],
71
+ 'arrow-parens': ['error', 'as-needed'],
72
+ 'prefer-arrow-callback': 'error',
73
+ 'object-shorthand': 'error',
74
+ 'prefer-spread': 'error',
75
+ 'no-prototype-builtins': 'off', // Disabled per project preference
76
+ strict: ['error', 'global'],
77
+
78
+ // Disable all formatting rules (handled by Prettier)
79
+ indent: 'off',
80
+ quotes: 'off',
81
+ 'linebreak-style': 'off',
82
+ semi: 'off',
83
+ 'quote-props': 'off',
84
+ 'comma-dangle': 'off',
85
+ 'comma-style': 'off'
86
+ }
87
+ }
88
+ ];
@@ -15,10 +15,12 @@ function _handleAddress(tokens) {
15
15
  address: [],
16
16
  comment: [],
17
17
  group: [],
18
- text: []
18
+ text: [],
19
+ textWasQuoted: [] // Track which text tokens came from inside quotes
19
20
  };
20
21
  let i;
21
22
  let len;
23
+ let insideQuotes = false; // Track if we're currently inside a quoted string
22
24
 
23
25
  // Filter out <addresses>, (comments) and regular text
24
26
  for (i = 0, len = tokens.length; i < len; i++) {
@@ -28,16 +30,25 @@ function _handleAddress(tokens) {
28
30
  switch (token.value) {
29
31
  case '<':
30
32
  state = 'address';
33
+ insideQuotes = false;
31
34
  break;
32
35
  case '(':
33
36
  state = 'comment';
37
+ insideQuotes = false;
34
38
  break;
35
39
  case ':':
36
40
  state = 'group';
37
41
  isGroup = true;
42
+ insideQuotes = false;
43
+ break;
44
+ case '"':
45
+ // Track quote state for text tokens
46
+ insideQuotes = !insideQuotes;
47
+ state = 'text';
38
48
  break;
39
49
  default:
40
50
  state = 'text';
51
+ insideQuotes = false;
41
52
  break;
42
53
  }
43
54
  } else if (token.value) {
@@ -51,8 +62,14 @@ function _handleAddress(tokens) {
51
62
  if (prevToken && prevToken.noBreak && data[state].length) {
52
63
  // join values
53
64
  data[state][data[state].length - 1] += token.value;
65
+ if (state === 'text' && insideQuotes) {
66
+ data.textWasQuoted[data.textWasQuoted.length - 1] = true;
67
+ }
54
68
  } else {
55
69
  data[state].push(token.value);
70
+ if (state === 'text') {
71
+ data.textWasQuoted.push(insideQuotes);
72
+ }
56
73
  }
57
74
  }
58
75
  }
@@ -66,16 +83,36 @@ function _handleAddress(tokens) {
66
83
  if (isGroup) {
67
84
  // http://tools.ietf.org/html/rfc2822#appendix-A.1.3
68
85
  data.text = data.text.join(' ');
86
+
87
+ // Parse group members, but flatten any nested groups (RFC 5322 doesn't allow nesting)
88
+ let groupMembers = [];
89
+ if (data.group.length) {
90
+ let parsedGroup = addressparser(data.group.join(','));
91
+ // Flatten: if any member is itself a group, extract its members into the sequence
92
+ parsedGroup.forEach(member => {
93
+ if (member.group) {
94
+ // Nested group detected - flatten it by adding its members directly
95
+ groupMembers = groupMembers.concat(member.group);
96
+ } else {
97
+ groupMembers.push(member);
98
+ }
99
+ });
100
+ }
101
+
69
102
  addresses.push({
70
103
  name: data.text || (address && address.name),
71
- group: data.group.length ? addressparser(data.group.join(',')) : []
104
+ group: groupMembers
72
105
  });
73
106
  } else {
74
107
  // If no address was found, try to detect one from regular text
75
108
  if (!data.address.length && data.text.length) {
76
109
  for (i = data.text.length - 1; i >= 0; i--) {
77
- if (data.text[i].match(/^[^@\s]+@[^@\s]+$/)) {
110
+ // Security fix: Do not extract email addresses from quoted strings
111
+ // RFC 5321 allows @ inside quoted local-parts like "user@domain"@example.com
112
+ // Extracting emails from quoted text leads to misrouting vulnerabilities
113
+ if (!data.textWasQuoted[i] && data.text[i].match(/^[^@\s]+@[^@\s]+$/)) {
78
114
  data.address = data.text.splice(i, 1);
115
+ data.textWasQuoted.splice(i, 1);
79
116
  break;
80
117
  }
81
118
  }
@@ -92,10 +129,13 @@ function _handleAddress(tokens) {
92
129
  // still no address
93
130
  if (!data.address.length) {
94
131
  for (i = data.text.length - 1; i >= 0; i--) {
95
- // fixed the regex to parse email address correctly when email address has more than one @
96
- data.text[i] = data.text[i].replace(/\s*\b[^@\s]+@[^\s]+\b\s*/, _regexHandler).trim();
97
- if (data.address.length) {
98
- break;
132
+ // Security fix: Do not extract email addresses from quoted strings
133
+ if (!data.textWasQuoted[i]) {
134
+ // fixed the regex to parse email address correctly when email address has more than one @
135
+ data.text[i] = data.text[i].replace(/\s*\b[^@\s]+@[^\s]+\b\s*/, _regexHandler).trim();
136
+ if (data.address.length) {
137
+ break;
138
+ }
99
139
  }
100
140
  }
101
141
  }
@@ -35,15 +35,12 @@ function wrap(str, lineLength) {
35
35
  let pos = 0;
36
36
  let chunkLength = lineLength * 1024;
37
37
  while (pos < str.length) {
38
- let wrappedLines = str
39
- .substr(pos, chunkLength)
40
- .replace(new RegExp('.{' + lineLength + '}', 'g'), '$&\r\n')
41
- .trim();
38
+ let wrappedLines = str.substr(pos, chunkLength).replace(new RegExp('.{' + lineLength + '}', 'g'), '$&\r\n');
42
39
  result.push(wrappedLines);
43
40
  pos += chunkLength;
44
41
  }
45
42
 
46
- return result.join('\r\n').trim();
43
+ return result.join('');
47
44
  }
48
45
 
49
46
  /**
@@ -56,7 +53,6 @@ function wrap(str, lineLength) {
56
53
  class Encoder extends Transform {
57
54
  constructor(options) {
58
55
  super();
59
- // init Transform
60
56
  this.options = options || {};
61
57
 
62
58
  if (this.options.lineLength !== false) {
@@ -98,17 +94,20 @@ class Encoder extends Transform {
98
94
  if (this.options.lineLength) {
99
95
  b64 = wrap(b64, this.options.lineLength);
100
96
 
101
- // remove last line as it is still most probably incomplete
102
97
  let lastLF = b64.lastIndexOf('\n');
103
98
  if (lastLF < 0) {
104
99
  this._curLine = b64;
105
100
  b64 = '';
106
- } else if (lastLF === b64.length - 1) {
107
- this._curLine = '';
108
101
  } else {
109
- this._curLine = b64.substr(lastLF + 1);
110
- b64 = b64.substr(0, lastLF + 1);
102
+ this._curLine = b64.substring(lastLF + 1);
103
+ b64 = b64.substring(0, lastLF + 1);
104
+
105
+ if (b64 && !b64.endsWith('\r\n')) {
106
+ b64 += '\r\n';
107
+ }
111
108
  }
109
+ } else {
110
+ this._curLine = '';
112
111
  }
113
112
 
114
113
  if (b64) {
@@ -125,16 +124,14 @@ class Encoder extends Transform {
125
124
  }
126
125
 
127
126
  if (this._curLine) {
128
- this._curLine = wrap(this._curLine, this.options.lineLength);
129
127
  this.outputBytes += this._curLine.length;
130
- this.push(this._curLine, 'ascii');
128
+ this.push(Buffer.from(this._curLine, 'ascii'));
131
129
  this._curLine = '';
132
130
  }
133
131
  done();
134
132
  }
135
133
  }
136
134
 
137
- // expose to the world
138
135
  module.exports = {
139
136
  encode,
140
137
  wrap,
@@ -42,7 +42,9 @@ class DKIMSigner {
42
42
  this.chunks = [];
43
43
  this.chunklen = 0;
44
44
  this.readPos = 0;
45
- this.cachePath = this.cacheDir ? path.join(this.cacheDir, 'message.' + Date.now() + '-' + crypto.randomBytes(14).toString('hex')) : false;
45
+ this.cachePath = this.cacheDir
46
+ ? path.join(this.cacheDir, 'message.' + Date.now() + '-' + crypto.randomBytes(14).toString('hex'))
47
+ : false;
46
48
  this.cache = false;
47
49
 
48
50
  this.headers = false;
@@ -41,7 +41,7 @@ module.exports = (headers, hashAlgo, bodyHash, options) => {
41
41
  signer.update(canonicalizedHeaderData.headers);
42
42
  try {
43
43
  signature = signer.sign(options.privateKey, 'base64');
44
- } catch (E) {
44
+ } catch (_E) {
45
45
  return false;
46
46
  }
47
47
 
@@ -132,7 +132,13 @@ function nmfetch(url, options) {
132
132
  });
133
133
  }
134
134
 
135
- if (parsed.protocol === 'https:' && parsed.hostname && parsed.hostname !== reqOptions.host && !net.isIP(parsed.hostname) && !reqOptions.servername) {
135
+ if (
136
+ parsed.protocol === 'https:' &&
137
+ parsed.hostname &&
138
+ parsed.hostname !== reqOptions.host &&
139
+ !net.isIP(parsed.hostname) &&
140
+ !reqOptions.servername
141
+ ) {
136
142
  reqOptions.servername = parsed.hostname;
137
143
  }
138
144
 
@@ -91,12 +91,14 @@ class MailComposer {
91
91
  attachment = this._processDataUrl(attachment);
92
92
  }
93
93
 
94
- let contentType = attachment.contentType || mimeFuncs.detectMimeType(attachment.filename || attachment.path || attachment.href || 'bin');
94
+ let contentType =
95
+ attachment.contentType || mimeFuncs.detectMimeType(attachment.filename || attachment.path || attachment.href || 'bin');
95
96
 
96
97
  let isImage = /^image\//i.test(contentType);
97
98
  let isMessageNode = /^message\//i.test(contentType);
98
99
 
99
- let contentDisposition = attachment.contentDisposition || (isMessageNode || (isImage && attachment.cid) ? 'inline' : 'attachment');
100
+ let contentDisposition =
101
+ attachment.contentDisposition || (isMessageNode || (isImage && attachment.cid) ? 'inline' : 'attachment');
100
102
 
101
103
  let contentTransferEncoding;
102
104
  if ('contentTransferEncoding' in attachment) {
@@ -212,7 +214,10 @@ class MailComposer {
212
214
  eventObject;
213
215
 
214
216
  if (this.mail.text) {
215
- if (typeof this.mail.text === 'object' && (this.mail.text.content || this.mail.text.path || this.mail.text.href || this.mail.text.raw)) {
217
+ if (
218
+ typeof this.mail.text === 'object' &&
219
+ (this.mail.text.content || this.mail.text.path || this.mail.text.href || this.mail.text.raw)
220
+ ) {
216
221
  text = this.mail.text;
217
222
  } else {
218
223
  text = {
@@ -237,7 +242,10 @@ class MailComposer {
237
242
  }
238
243
 
239
244
  if (this.mail.amp) {
240
- if (typeof this.mail.amp === 'object' && (this.mail.amp.content || this.mail.amp.path || this.mail.amp.href || this.mail.amp.raw)) {
245
+ if (
246
+ typeof this.mail.amp === 'object' &&
247
+ (this.mail.amp.content || this.mail.amp.path || this.mail.amp.href || this.mail.amp.raw)
248
+ ) {
241
249
  amp = this.mail.amp;
242
250
  } else {
243
251
  amp = {
@@ -272,14 +280,18 @@ class MailComposer {
272
280
  }
273
281
 
274
282
  eventObject.filename = false;
275
- eventObject.contentType = 'text/calendar; charset=utf-8; method=' + (eventObject.method || 'PUBLISH').toString().trim().toUpperCase();
283
+ eventObject.contentType =
284
+ 'text/calendar; charset=utf-8; method=' + (eventObject.method || 'PUBLISH').toString().trim().toUpperCase();
276
285
  if (!eventObject.headers) {
277
286
  eventObject.headers = {};
278
287
  }
279
288
  }
280
289
 
281
290
  if (this.mail.html) {
282
- if (typeof this.mail.html === 'object' && (this.mail.html.content || this.mail.html.path || this.mail.html.href || this.mail.html.raw)) {
291
+ if (
292
+ typeof this.mail.html === 'object' &&
293
+ (this.mail.html.content || this.mail.html.path || this.mail.html.href || this.mail.html.raw)
294
+ ) {
283
295
  html = this.mail.html;
284
296
  } else {
285
297
  html = {
@@ -304,7 +316,9 @@ class MailComposer {
304
316
  }
305
317
 
306
318
  data = {
307
- contentType: alternative.contentType || mimeFuncs.detectMimeType(alternative.filename || alternative.path || alternative.href || 'txt'),
319
+ contentType:
320
+ alternative.contentType ||
321
+ mimeFuncs.detectMimeType(alternative.filename || alternative.path || alternative.href || 'txt'),
308
322
  contentTransferEncoding: alternative.contentTransferEncoding
309
323
  };
310
324
 
@@ -550,9 +564,33 @@ class MailComposer {
550
564
  * @return {Object} Parsed element
551
565
  */
552
566
  _processDataUrl(element) {
567
+ const dataUrl = element.path || element.href;
568
+
569
+ // Early validation to prevent ReDoS
570
+ if (!dataUrl || typeof dataUrl !== 'string') {
571
+ return element;
572
+ }
573
+
574
+ if (!dataUrl.startsWith('data:')) {
575
+ return element;
576
+ }
577
+
578
+ if (dataUrl.length > 100000) {
579
+ // 100KB limit for data URL string
580
+ // Return empty content for excessively long data URLs
581
+ return Object.assign({}, element, {
582
+ path: false,
583
+ href: false,
584
+ content: Buffer.alloc(0),
585
+ contentType: element.contentType || 'application/octet-stream'
586
+ });
587
+ }
588
+
553
589
  let parsedDataUri;
554
- if ((element.path || element.href).match(/^data:/)) {
555
- parsedDataUri = parseDataURI(element.path || element.href);
590
+ try {
591
+ parsedDataUri = parseDataURI(dataUrl);
592
+ } catch (_err) {
593
+ return element;
556
594
  }
557
595
 
558
596
  if (!parsedDataUri) {
@@ -241,7 +241,14 @@ class Mail extends EventEmitter {
241
241
  }
242
242
 
243
243
  getVersionString() {
244
- return util.format('%s (%s; +%s; %s/%s)', packageData.name, packageData.version, packageData.homepage, this.transporter.name, this.transporter.version);
244
+ return util.format(
245
+ '%s (%s; +%s; %s/%s)',
246
+ packageData.name,
247
+ packageData.version,
248
+ packageData.homepage,
249
+ this.transporter.name,
250
+ this.transporter.version
251
+ );
245
252
  }
246
253
 
247
254
  _processPlugins(step, mail, callback) {
@@ -64,7 +64,8 @@ class MailMessage {
64
64
  if (this.data.attachments && this.data.attachments.length) {
65
65
  this.data.attachments.forEach((attachment, i) => {
66
66
  if (!attachment.filename) {
67
- attachment.filename = (attachment.path || attachment.href || '').split('/').pop().split('?').shift() || 'attachment-' + (i + 1);
67
+ attachment.filename =
68
+ (attachment.path || attachment.href || '').split('/').pop().split('?').shift() || 'attachment-' + (i + 1);
68
69
  if (attachment.filename.indexOf('.') < 0) {
69
70
  attachment.filename += '.' + mimeFuncs.detectExtension(attachment.contentType);
70
71
  }
@@ -269,7 +269,7 @@ module.exports = {
269
269
 
270
270
  // first line includes the charset and language info and needs to be encoded
271
271
  // even if it does not contain any unicode characters
272
- line = 'utf-8\x27\x27';
272
+ line = "utf-8''";
273
273
  let encoded = true;
274
274
  startPos = 0;
275
275
 
@@ -614,7 +614,7 @@ module.exports = {
614
614
  try {
615
615
  // might throw if we try to encode invalid sequences, eg. partial emoji
616
616
  str = encodeURIComponent(str);
617
- } catch (E) {
617
+ } catch (_E) {
618
618
  // should never run
619
619
  return str.replace(/[^\x00-\x1F *'()<>@,;:\\"[\]?=\u007F-\uFFFF]+/g, '');
620
620
  }
@@ -1102,7 +1102,10 @@ const extensions = new Map([
1102
1102
  ['bdm', 'application/vnd.syncml.dm+wbxml'],
1103
1103
  ['bed', 'application/vnd.realvnc.bed'],
1104
1104
  ['bh2', 'application/vnd.fujitsu.oasysprs'],
1105
- ['bin', ['application/octet-stream', 'application/mac-binary', 'application/macbinary', 'application/x-macbinary', 'application/x-binary']],
1105
+ [
1106
+ 'bin',
1107
+ ['application/octet-stream', 'application/mac-binary', 'application/macbinary', 'application/x-macbinary', 'application/x-binary']
1108
+ ],
1106
1109
  ['bm', 'image/bmp'],
1107
1110
  ['bmi', 'application/vnd.bmi'],
1108
1111
  ['bmp', ['image/bmp', 'image/x-windows-bmp']],
@@ -1147,7 +1150,10 @@ const extensions = new Map([
1147
1150
  ['cii', 'application/vnd.anser-web-certificate-issue-initiation'],
1148
1151
  ['cil', 'application/vnd.ms-artgalry'],
1149
1152
  ['cla', 'application/vnd.claymore'],
1150
- ['class', ['application/octet-stream', 'application/java', 'application/java-byte-code', 'application/java-vm', 'application/x-java-class']],
1153
+ [
1154
+ 'class',
1155
+ ['application/octet-stream', 'application/java', 'application/java-byte-code', 'application/java-vm', 'application/x-java-class']
1156
+ ],
1151
1157
  ['clkk', 'application/vnd.crick.clicker.keyboard'],
1152
1158
  ['clkp', 'application/vnd.crick.clicker.palette'],
1153
1159
  ['clkt', 'application/vnd.crick.clicker.template'],
@@ -1752,7 +1758,10 @@ const extensions = new Map([
1752
1758
  ['sbml', 'application/sbml+xml'],
1753
1759
  ['sc', 'application/vnd.ibm.secure-container'],
1754
1760
  ['scd', 'application/x-msschedule'],
1755
- ['scm', ['application/vnd.lotus-screencam', 'video/x-scm', 'text/x-script.guile', 'application/x-lotusscreencam', 'text/x-script.scheme']],
1761
+ [
1762
+ 'scm',
1763
+ ['application/vnd.lotus-screencam', 'video/x-scm', 'text/x-script.guile', 'application/x-lotusscreencam', 'text/x-script.scheme']
1764
+ ],
1756
1765
  ['scq', 'application/scvp-cv-request'],
1757
1766
  ['scs', 'application/scvp-cv-response'],
1758
1767
  ['sct', 'text/scriptlet'],
@@ -552,7 +552,11 @@ class MimeNode {
552
552
 
553
553
  this._handleContentType(structured);
554
554
 
555
- if (structured.value.match(/^text\/plain\b/) && typeof this.content === 'string' && /[\u0080-\uFFFF]/.test(this.content)) {
555
+ if (
556
+ structured.value.match(/^text\/plain\b/) &&
557
+ typeof this.content === 'string' &&
558
+ /[\u0080-\uFFFF]/.test(this.content)
559
+ ) {
556
560
  structured.params.charset = 'utf-8';
557
561
  }
558
562
 
@@ -963,8 +967,8 @@ class MimeNode {
963
967
  setImmediate(() => {
964
968
  try {
965
969
  contentStream.end(content._resolvedValue);
966
- } catch (err) {
967
- contentStream.emit('error', err);
970
+ } catch (_err) {
971
+ contentStream.emit('error', _err);
968
972
  }
969
973
  });
970
974
 
@@ -995,8 +999,8 @@ class MimeNode {
995
999
  setImmediate(() => {
996
1000
  try {
997
1001
  contentStream.end(content || '');
998
- } catch (err) {
999
- contentStream.emit('error', err);
1002
+ } catch (_err) {
1003
+ contentStream.emit('error', _err);
1000
1004
  }
1001
1005
  });
1002
1006
  return contentStream;
@@ -1014,7 +1018,6 @@ class MimeNode {
1014
1018
  return [].concat.apply(
1015
1019
  [],
1016
1020
  [].concat(addresses).map(address => {
1017
- // eslint-disable-line prefer-spread
1018
1021
  if (address && address.address) {
1019
1022
  address.address = this._normalizeAddress(address.address);
1020
1023
  address.name = address.name || '';
@@ -1113,7 +1116,6 @@ class MimeNode {
1113
1116
  .apply(
1114
1117
  [],
1115
1118
  [].concat(value || '').map(elm => {
1116
- // eslint-disable-line prefer-spread
1117
1119
  elm = (elm || '')
1118
1120
  .toString()
1119
1121
  .replace(/\r?\n|\r/g, ' ')
@@ -1219,7 +1221,7 @@ class MimeNode {
1219
1221
 
1220
1222
  try {
1221
1223
  encodedDomain = punycode.toASCII(domain.toLowerCase());
1222
- } catch (err) {
1224
+ } catch (_err) {
1223
1225
  // keep as is?
1224
1226
  }
1225
1227
 
@@ -1282,7 +1284,7 @@ class MimeNode {
1282
1284
  // count latin alphabet symbols and 8-bit range symbols + control symbols
1283
1285
  // if there are more latin characters, then use quoted-printable
1284
1286
  // encoding, otherwise use base64
1285
- nonLatinLen = (value.match(/[\x00-\x08\x0B\x0C\x0E-\x1F\u0080-\uFFFF]/g) || []).length; // eslint-disable-line no-control-regex
1287
+ nonLatinLen = (value.match(/[\x00-\x08\x0B\x0C\x0E-\x1F\u0080-\uFFFF]/g) || []).length;
1286
1288
  latinLen = (value.match(/[a-z]/gi) || []).length;
1287
1289
  // if there are more latin symbols than binary/unicode, then prefer Q, otherwise B
1288
1290
  encoding = nonLatinLen < latinLen ? 'Q' : 'B';