@cdk8s/awscdk-resolver 0.0.615 → 0.0.616

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 (300) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +35 -20
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/enums.js +4 -0
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +0 -2
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +1 -2
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.native.js +0 -2
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +2 -0
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +25 -17
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +5 -0
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +5 -0
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +4 -0
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +4 -0
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +4 -0
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +4 -0
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +5 -0
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/enums.d.ts +12 -0
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +107 -2
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -1
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -1
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +1 -0
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +1 -0
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/enums.d.ts +6 -0
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +15 -0
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
  31. package/node_modules/@aws-sdk/client-cloudformation/package.json +6 -8
  32. package/node_modules/@aws-sdk/core/package.json +4 -5
  33. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  34. package/node_modules/@aws-sdk/credential-provider-http/package.json +5 -5
  35. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  36. package/node_modules/@aws-sdk/credential-provider-login/package.json +4 -4
  37. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  38. package/node_modules/@aws-sdk/credential-provider-process/package.json +3 -3
  39. package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
  40. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -4
  41. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +4 -3
  42. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +4 -3
  43. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +4 -3
  44. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +4 -3
  45. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +4 -3
  46. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +0 -2
  47. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +1 -2
  48. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.native.js +0 -2
  49. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +2 -0
  50. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +0 -2
  51. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +1 -2
  52. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +0 -2
  53. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +2 -0
  54. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.browser.js +0 -2
  55. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +1 -2
  56. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.native.js +0 -2
  57. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +2 -0
  58. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -2
  59. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +1 -2
  60. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -2
  61. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
  62. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +0 -2
  63. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +1 -2
  64. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +0 -2
  65. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +2 -0
  66. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +1 -1
  67. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +1 -1
  68. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +1 -1
  69. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -0
  70. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  71. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  72. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  73. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +1 -0
  74. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +1 -1
  75. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +1 -1
  76. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +1 -1
  77. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +1 -0
  78. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  79. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  80. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  81. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
  82. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  83. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -1
  84. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  85. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
  86. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +1 -1
  87. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +1 -1
  88. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +1 -1
  89. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -0
  90. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  91. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +1 -1
  92. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +1 -1
  93. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +1 -0
  94. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +1 -1
  95. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +1 -1
  96. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +1 -1
  97. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +1 -0
  98. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  99. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  100. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  101. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
  102. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  103. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +1 -1
  104. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +1 -1
  105. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +1 -0
  106. package/node_modules/@aws-sdk/nested-clients/package.json +6 -8
  107. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  108. package/node_modules/@aws-sdk/token-providers/package.json +4 -4
  109. package/package.json +3 -3
  110. package/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -118
  111. package/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
  112. package/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
  113. package/node_modules/@aws-crypto/sha256-browser/build/main/constants.d.ts +0 -10
  114. package/node_modules/@aws-crypto/sha256-browser/build/main/constants.js +0 -43
  115. package/node_modules/@aws-crypto/sha256-browser/build/main/constants.js.map +0 -1
  116. package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.d.ts +0 -8
  117. package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js +0 -30
  118. package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js.map +0 -1
  119. package/node_modules/@aws-crypto/sha256-browser/build/main/index.d.ts +0 -2
  120. package/node_modules/@aws-crypto/sha256-browser/build/main/index.js +0 -8
  121. package/node_modules/@aws-crypto/sha256-browser/build/main/index.js.map +0 -1
  122. package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.d.ts +0 -2
  123. package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js +0 -11
  124. package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js.map +0 -1
  125. package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.d.ts +0 -10
  126. package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js +0 -56
  127. package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js.map +0 -1
  128. package/node_modules/@aws-crypto/sha256-browser/build/module/constants.d.ts +0 -10
  129. package/node_modules/@aws-crypto/sha256-browser/build/module/constants.js +0 -40
  130. package/node_modules/@aws-crypto/sha256-browser/build/module/constants.js.map +0 -1
  131. package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.d.ts +0 -8
  132. package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js +0 -27
  133. package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js.map +0 -1
  134. package/node_modules/@aws-crypto/sha256-browser/build/module/index.d.ts +0 -2
  135. package/node_modules/@aws-crypto/sha256-browser/build/module/index.js +0 -3
  136. package/node_modules/@aws-crypto/sha256-browser/build/module/index.js.map +0 -1
  137. package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.d.ts +0 -2
  138. package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js +0 -7
  139. package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js.map +0 -1
  140. package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.d.ts +0 -10
  141. package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js +0 -53
  142. package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js.map +0 -1
  143. package/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
  144. package/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
  145. package/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -30
  146. package/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -2
  147. package/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
  148. package/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
  149. package/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -10
  150. package/node_modules/@aws-crypto/sha256-browser/tsconfig.module.json +0 -7
  151. package/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -106
  152. package/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
  153. package/node_modules/@aws-crypto/sha256-js/README.md +0 -29
  154. package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.d.ts +0 -17
  155. package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js +0 -124
  156. package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js.map +0 -1
  157. package/node_modules/@aws-crypto/sha256-js/build/main/constants.d.ts +0 -20
  158. package/node_modules/@aws-crypto/sha256-js/build/main/constants.js +0 -98
  159. package/node_modules/@aws-crypto/sha256-js/build/main/constants.js.map +0 -1
  160. package/node_modules/@aws-crypto/sha256-js/build/main/index.d.ts +0 -1
  161. package/node_modules/@aws-crypto/sha256-js/build/main/index.js +0 -5
  162. package/node_modules/@aws-crypto/sha256-js/build/main/index.js.map +0 -1
  163. package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.d.ts +0 -12
  164. package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js +0 -85
  165. package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js.map +0 -1
  166. package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.d.ts +0 -5
  167. package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js +0 -322
  168. package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js.map +0 -1
  169. package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.d.ts +0 -17
  170. package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js +0 -121
  171. package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js.map +0 -1
  172. package/node_modules/@aws-crypto/sha256-js/build/module/constants.d.ts +0 -20
  173. package/node_modules/@aws-crypto/sha256-js/build/module/constants.js +0 -95
  174. package/node_modules/@aws-crypto/sha256-js/build/module/constants.js.map +0 -1
  175. package/node_modules/@aws-crypto/sha256-js/build/module/index.d.ts +0 -1
  176. package/node_modules/@aws-crypto/sha256-js/build/module/index.js +0 -2
  177. package/node_modules/@aws-crypto/sha256-js/build/module/index.js.map +0 -1
  178. package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.d.ts +0 -12
  179. package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js +0 -82
  180. package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js.map +0 -1
  181. package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.d.ts +0 -5
  182. package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js +0 -319
  183. package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js.map +0 -1
  184. package/node_modules/@aws-crypto/sha256-js/package.json +0 -32
  185. package/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
  186. package/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
  187. package/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
  188. package/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
  189. package/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
  190. package/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -10
  191. package/node_modules/@aws-crypto/sha256-js/tsconfig.module.json +0 -7
  192. package/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -66
  193. package/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
  194. package/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
  195. package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.d.ts +0 -1
  196. package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js +0 -5
  197. package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js.map +0 -1
  198. package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.d.ts +0 -4
  199. package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js +0 -69
  200. package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js.map +0 -1
  201. package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.d.ts +0 -1
  202. package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js +0 -2
  203. package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js.map +0 -1
  204. package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.d.ts +0 -4
  205. package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js +0 -62
  206. package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js.map +0 -1
  207. package/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -28
  208. package/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
  209. package/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
  210. package/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -10
  211. package/node_modules/@aws-crypto/supports-web-crypto/tsconfig.module.json +0 -7
  212. package/node_modules/@aws-crypto/util/CHANGELOG.md +0 -71
  213. package/node_modules/@aws-crypto/util/LICENSE +0 -201
  214. package/node_modules/@aws-crypto/util/README.md +0 -16
  215. package/node_modules/@aws-crypto/util/build/main/convertToBuffer.d.ts +0 -2
  216. package/node_modules/@aws-crypto/util/build/main/convertToBuffer.js +0 -24
  217. package/node_modules/@aws-crypto/util/build/main/convertToBuffer.js.map +0 -1
  218. package/node_modules/@aws-crypto/util/build/main/index.d.ts +0 -4
  219. package/node_modules/@aws-crypto/util/build/main/index.js +0 -14
  220. package/node_modules/@aws-crypto/util/build/main/index.js.map +0 -1
  221. package/node_modules/@aws-crypto/util/build/main/isEmptyData.d.ts +0 -2
  222. package/node_modules/@aws-crypto/util/build/main/isEmptyData.js +0 -13
  223. package/node_modules/@aws-crypto/util/build/main/isEmptyData.js.map +0 -1
  224. package/node_modules/@aws-crypto/util/build/main/numToUint8.d.ts +0 -1
  225. package/node_modules/@aws-crypto/util/build/main/numToUint8.js +0 -15
  226. package/node_modules/@aws-crypto/util/build/main/numToUint8.js.map +0 -1
  227. package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.d.ts +0 -1
  228. package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js +0 -20
  229. package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js.map +0 -1
  230. package/node_modules/@aws-crypto/util/build/module/convertToBuffer.d.ts +0 -2
  231. package/node_modules/@aws-crypto/util/build/module/convertToBuffer.js +0 -20
  232. package/node_modules/@aws-crypto/util/build/module/convertToBuffer.js.map +0 -1
  233. package/node_modules/@aws-crypto/util/build/module/index.d.ts +0 -4
  234. package/node_modules/@aws-crypto/util/build/module/index.js +0 -7
  235. package/node_modules/@aws-crypto/util/build/module/index.js.map +0 -1
  236. package/node_modules/@aws-crypto/util/build/module/isEmptyData.d.ts +0 -2
  237. package/node_modules/@aws-crypto/util/build/module/isEmptyData.js +0 -9
  238. package/node_modules/@aws-crypto/util/build/module/isEmptyData.js.map +0 -1
  239. package/node_modules/@aws-crypto/util/build/module/numToUint8.d.ts +0 -1
  240. package/node_modules/@aws-crypto/util/build/module/numToUint8.js +0 -11
  241. package/node_modules/@aws-crypto/util/build/module/numToUint8.js.map +0 -1
  242. package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.d.ts +0 -1
  243. package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js +0 -16
  244. package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js.map +0 -1
  245. package/node_modules/@aws-crypto/util/package.json +0 -32
  246. package/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
  247. package/node_modules/@aws-crypto/util/src/index.ts +0 -7
  248. package/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
  249. package/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
  250. package/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
  251. package/node_modules/@aws-crypto/util/tsconfig.json +0 -9
  252. package/node_modules/@aws-crypto/util/tsconfig.module.json +0 -7
  253. package/node_modules/@aws-sdk/util-locate-window/LICENSE +0 -201
  254. package/node_modules/@aws-sdk/util-locate-window/README.md +0 -4
  255. package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +0 -12
  256. package/node_modules/@aws-sdk/util-locate-window/dist-es/index.js +0 -10
  257. package/node_modules/@aws-sdk/util-locate-window/dist-types/index.d.ts +0 -6
  258. package/node_modules/@aws-sdk/util-locate-window/dist-types/ts3.4/index.d.ts +0 -1
  259. package/node_modules/@aws-sdk/util-locate-window/package.json +0 -54
  260. package/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
  261. package/node_modules/@smithy/is-array-buffer/README.md +0 -10
  262. package/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
  263. package/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
  264. package/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
  265. package/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
  266. package/node_modules/@smithy/is-array-buffer/package.json +0 -60
  267. package/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
  268. package/node_modules/@smithy/util-buffer-from/README.md +0 -10
  269. package/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
  270. package/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
  271. package/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
  272. package/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
  273. package/node_modules/@smithy/util-buffer-from/package.json +0 -61
  274. package/node_modules/@smithy/util-utf8/LICENSE +0 -201
  275. package/node_modules/@smithy/util-utf8/README.md +0 -4
  276. package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
  277. package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
  278. package/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
  279. package/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
  280. package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
  281. package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
  282. package/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
  283. package/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
  284. package/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
  285. package/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
  286. package/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
  287. package/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
  288. package/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
  289. package/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
  290. package/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
  291. package/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
  292. package/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
  293. package/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
  294. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
  295. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
  296. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
  297. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
  298. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
  299. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
  300. package/node_modules/@smithy/util-utf8/package.json +0 -66
@@ -1,5 +0,0 @@
1
- import { fromString } from "@smithy/util-buffer-from";
2
- export const fromUtf8 = (input) => {
3
- const buf = fromString(input, "utf8");
4
- return new Uint8Array(buf.buffer, buf.byteOffset, buf.byteLength / Uint8Array.BYTES_PER_ELEMENT);
5
- };
@@ -1,3 +0,0 @@
1
- export * from "./fromUtf8";
2
- export * from "./toUint8Array";
3
- export * from "./toUtf8";
@@ -1,10 +0,0 @@
1
- import { fromUtf8 } from "./fromUtf8";
2
- export const toUint8Array = (data) => {
3
- if (typeof data === "string") {
4
- return fromUtf8(data);
5
- }
6
- if (ArrayBuffer.isView(data)) {
7
- return new Uint8Array(data.buffer, data.byteOffset, data.byteLength / Uint8Array.BYTES_PER_ELEMENT);
8
- }
9
- return new Uint8Array(data);
10
- };
@@ -1,9 +0,0 @@
1
- export const toUtf8 = (input) => {
2
- if (typeof input === "string") {
3
- return input;
4
- }
5
- if (typeof input !== "object" || typeof input.byteOffset !== "number" || typeof input.byteLength !== "number") {
6
- throw new Error("@smithy/util-utf8: toUtf8 encoder function only accepts string | Uint8Array.");
7
- }
8
- return new TextDecoder("utf-8").decode(input);
9
- };
@@ -1,10 +0,0 @@
1
- import { fromArrayBuffer } from "@smithy/util-buffer-from";
2
- export const toUtf8 = (input) => {
3
- if (typeof input === "string") {
4
- return input;
5
- }
6
- if (typeof input !== "object" || typeof input.byteOffset !== "number" || typeof input.byteLength !== "number") {
7
- throw new Error("@smithy/util-utf8: toUtf8 encoder function only accepts string | Uint8Array.");
8
- }
9
- return fromArrayBuffer(input.buffer, input.byteOffset, input.byteLength).toString("utf8");
10
- };
@@ -1 +0,0 @@
1
- export declare const fromUtf8: (input: string) => Uint8Array;
@@ -1 +0,0 @@
1
- export declare const fromUtf8: (input: string) => Uint8Array;
@@ -1,3 +0,0 @@
1
- export * from "./fromUtf8";
2
- export * from "./toUint8Array";
3
- export * from "./toUtf8";
@@ -1 +0,0 @@
1
- export declare const toUint8Array: (data: string | ArrayBuffer | ArrayBufferView) => Uint8Array;
@@ -1,7 +0,0 @@
1
- /**
2
- *
3
- * This does not convert non-utf8 strings to utf8, it only passes through strings if
4
- * a string is received instead of a Uint8Array.
5
- *
6
- */
7
- export declare const toUtf8: (input: Uint8Array | string) => string;
@@ -1,7 +0,0 @@
1
- /**
2
- *
3
- * This does not convert non-utf8 strings to utf8, it only passes through strings if
4
- * a string is received instead of a Uint8Array.
5
- *
6
- */
7
- export declare const toUtf8: (input: Uint8Array | string) => string;
@@ -1 +0,0 @@
1
- export declare const fromUtf8: (input: string) => Uint8Array;
@@ -1 +0,0 @@
1
- export declare const fromUtf8: (input: string) => Uint8Array;
@@ -1,3 +0,0 @@
1
- export * from "./fromUtf8";
2
- export * from "./toUint8Array";
3
- export * from "./toUtf8";
@@ -1 +0,0 @@
1
- export declare const toUint8Array: (data: string | ArrayBuffer | ArrayBufferView) => Uint8Array;
@@ -1,7 +0,0 @@
1
- /**
2
- *
3
- * This does not convert non-utf8 strings to utf8, it only passes through strings if
4
- * a string is received instead of a Uint8Array.
5
- *
6
- */
7
- export declare const toUtf8: (input: Uint8Array | string) => string;
@@ -1,7 +0,0 @@
1
- /**
2
- *
3
- * This does not convert non-utf8 strings to utf8, it only passes through strings if
4
- * a string is received instead of a Uint8Array.
5
- *
6
- */
7
- export declare const toUtf8: (input: Uint8Array | string) => string;
@@ -1,66 +0,0 @@
1
- {
2
- "name": "@smithy/util-utf8",
3
- "version": "2.3.0",
4
- "description": "A UTF-8 string <-> UInt8Array converter",
5
- "main": "./dist-cjs/index.js",
6
- "module": "./dist-es/index.js",
7
- "scripts": {
8
- "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
9
- "build:cjs": "node ../../scripts/inline util-utf8",
10
- "build:es": "yarn g:tsc -p tsconfig.es.json",
11
- "build:types": "yarn g:tsc -p tsconfig.types.json",
12
- "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
13
- "stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
14
- "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0",
15
- "lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
16
- "format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
17
- "test": "yarn g:jest"
18
- },
19
- "author": {
20
- "name": "AWS SDK for JavaScript Team",
21
- "url": "https://aws.amazon.com/javascript/"
22
- },
23
- "license": "Apache-2.0",
24
- "dependencies": {
25
- "@smithy/util-buffer-from": "^2.2.0",
26
- "tslib": "^2.6.2"
27
- },
28
- "devDependencies": {
29
- "@tsconfig/recommended": "1.0.1",
30
- "concurrently": "7.0.0",
31
- "downlevel-dts": "0.10.1",
32
- "rimraf": "3.0.2",
33
- "typedoc": "0.23.23"
34
- },
35
- "types": "./dist-types/index.d.ts",
36
- "engines": {
37
- "node": ">=14.0.0"
38
- },
39
- "typesVersions": {
40
- "<4.0": {
41
- "dist-types/*": [
42
- "dist-types/ts3.4/*"
43
- ]
44
- }
45
- },
46
- "files": [
47
- "dist-*/**"
48
- ],
49
- "browser": {
50
- "./dist-es/fromUtf8": "./dist-es/fromUtf8.browser",
51
- "./dist-es/toUtf8": "./dist-es/toUtf8.browser"
52
- },
53
- "react-native": {},
54
- "homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/util-utf8",
55
- "repository": {
56
- "type": "git",
57
- "url": "https://github.com/awslabs/smithy-typescript.git",
58
- "directory": "packages/util-utf8"
59
- },
60
- "typedoc": {
61
- "entryPoint": "src/index.ts"
62
- },
63
- "publishConfig": {
64
- "directory": ".release/package"
65
- }
66
- }