@scality/cloudserverclient 1.0.3 → 1.0.4
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.
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +7 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +7 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/core/package.json +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/node-http-handler/dist-cjs/index.js +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/dist-cjs/index.js +29 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +29 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +8 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +8 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/package.json +4 -4
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/util-stream/package.json +6 -6
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/README.md +72 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/bundled.js +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/es5.js +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/index.d.ts +44 -6
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/package.json +10 -5
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/bowser.js +24 -8
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/constants.js +8 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/parser-browsers.js +89 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/parser-platforms.js +42 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/parser.js +86 -5
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/_tsc.js +1625 -1116
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.dom.d.ts +6645 -3113
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.collection.d.ts +6 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.iterable.d.ts +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.bigint.d.ts +4 -4
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2022.regexp.d.ts +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2023.intl.d.ts +9 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.collection.d.ts +94 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.d.ts +23 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.full.d.ts +22 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.intl.d.ts +200 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.regexp.d.ts +30 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es5.d.ts +21 -21
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.collection.d.ts +19 -66
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.d.ts +4 -5
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.date.d.ts +21 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.intl.d.ts +89 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.temporal.d.ts +473 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.webworker.d.ts +1909 -863
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.d.ts +55 -48
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.js +1711 -1177
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/package.json +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/README.md +3 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/bin/semver.js +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/functions/diff.js +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/internal/re.js +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/package.json +4 -4
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/ranges/subset.js +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/tsconfig.cjs.tsbuildinfo +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/tsconfig.es.tsbuildinfo +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/tsconfig.types.tsbuildinfo +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/yarn.lock +53 -53
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +7 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +7 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/core/package.json +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/node-http-handler/dist-cjs/index.js +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/dist-cjs/index.js +29 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +29 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +8 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +8 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/package.json +4 -4
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/util-stream/package.json +6 -6
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/README.md +72 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/bundled.js +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/es5.js +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/index.d.ts +44 -6
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/package.json +10 -5
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/bowser.js +24 -8
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/constants.js +8 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/parser-browsers.js +89 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/parser-platforms.js +42 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/parser.js +86 -5
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/_tsc.js +1625 -1116
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.dom.d.ts +6645 -3113
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.collection.d.ts +6 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.iterable.d.ts +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.bigint.d.ts +4 -4
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2022.regexp.d.ts +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2023.intl.d.ts +9 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.collection.d.ts +94 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.d.ts +23 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.full.d.ts +22 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.intl.d.ts +200 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.regexp.d.ts +30 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es5.d.ts +21 -21
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.collection.d.ts +19 -66
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.d.ts +4 -5
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.date.d.ts +21 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.intl.d.ts +89 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.temporal.d.ts +473 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.webworker.d.ts +1909 -863
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.d.ts +55 -48
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.js +1711 -1177
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/package.json +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/README.md +3 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/bin/semver.js +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/functions/diff.js +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/internal/re.js +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/package.json +4 -4
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/ranges/subset.js +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/tsconfig.cjs.tsbuildinfo +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/tsconfig.es.tsbuildinfo +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/tsconfig.types.tsbuildinfo +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/yarn.lock +53 -53
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +7 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +7 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/core/package.json +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/node-http-handler/dist-cjs/index.js +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/dist-cjs/index.js +29 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +29 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +8 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +8 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/package.json +4 -4
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/util-stream/package.json +6 -6
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/README.md +72 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/bundled.js +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/es5.js +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/index.d.ts +44 -6
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/package.json +10 -5
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/bowser.js +24 -8
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/constants.js +8 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/parser-browsers.js +89 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/parser-platforms.js +42 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/parser.js +86 -5
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/_tsc.js +1625 -1116
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.dom.d.ts +6645 -3113
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.collection.d.ts +6 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.iterable.d.ts +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.bigint.d.ts +4 -4
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2022.regexp.d.ts +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2023.intl.d.ts +9 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.collection.d.ts +94 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.d.ts +23 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.full.d.ts +22 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.intl.d.ts +200 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.regexp.d.ts +30 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es5.d.ts +21 -21
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.collection.d.ts +19 -66
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.d.ts +4 -5
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.date.d.ts +21 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.intl.d.ts +89 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.temporal.d.ts +473 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.webworker.d.ts +1909 -863
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.d.ts +55 -48
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.js +1711 -1177
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/package.json +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/README.md +3 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/bin/semver.js +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/functions/diff.js +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/internal/re.js +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/package.json +4 -4
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/ranges/subset.js +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/tsconfig.cjs.tsbuildinfo +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/tsconfig.es.tsbuildinfo +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/tsconfig.types.tsbuildinfo +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/yarn.lock +53 -53
- package/dist/clients/cloudserver.d.ts +2 -0
- package/dist/clients/cloudserver.js +2 -0
- package/package.json +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/CHANGELOG.md +0 -218
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/CHANGELOG.md +0 -218
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/CHANGELOG.md +0 -218
- /package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.float16.d.ts → lib.es2025.float16.d.ts} +0 -0
- /package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.iterator.d.ts → lib.es2025.iterator.d.ts} +0 -0
- /package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.promise.d.ts → lib.es2025.promise.d.ts} +0 -0
- /package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.float16.d.ts → lib.es2025.float16.d.ts} +0 -0
- /package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.iterator.d.ts → lib.es2025.iterator.d.ts} +0 -0
- /package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.promise.d.ts → lib.es2025.promise.d.ts} +0 -0
- /package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.float16.d.ts → lib.es2025.float16.d.ts} +0 -0
- /package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.iterator.d.ts → lib.es2025.iterator.d.ts} +0 -0
- /package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.promise.d.ts → lib.es2025.promise.d.ts} +0 -0
|
@@ -327,9 +327,9 @@
|
|
|
327
327
|
tslib "^2.6.2"
|
|
328
328
|
|
|
329
329
|
"@aws-sdk/types@^3.222.0":
|
|
330
|
-
version "3.973.
|
|
331
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.973.
|
|
332
|
-
integrity sha512-
|
|
330
|
+
version "3.973.1"
|
|
331
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.973.1.tgz#1b2992ec6c8380c3e74c9bd2c74703e9a807d6e0"
|
|
332
|
+
integrity sha512-DwHBiMNOB468JiX6+i34c+THsKHErYUdNQ3HexeXZvVn4zouLjgaS4FejiGSi2HyBuzuyHg7SuOPmjSvoU9NRg==
|
|
333
333
|
dependencies:
|
|
334
334
|
"@smithy/types" "^4.12.0"
|
|
335
335
|
tslib "^2.6.2"
|
|
@@ -346,9 +346,9 @@
|
|
|
346
346
|
tslib "^2.6.2"
|
|
347
347
|
|
|
348
348
|
"@aws-sdk/util-locate-window@^3.0.0":
|
|
349
|
-
version "3.965.
|
|
350
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.965.
|
|
351
|
-
integrity sha512-
|
|
349
|
+
version "3.965.4"
|
|
350
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.965.4.tgz#f62d279e1905f6939b6dffb0f76ab925440f72bf"
|
|
351
|
+
integrity sha512-H1onv5SkgPBK2P6JR2MjGgbOnttoNzSPIRoeZTNPZYyaplwGg50zS3amXvXqF0/qfXpWEC9rLWU564QTB9bSog==
|
|
352
352
|
dependencies:
|
|
353
353
|
tslib "^2.6.2"
|
|
354
354
|
|
|
@@ -406,10 +406,10 @@
|
|
|
406
406
|
"@smithy/util-middleware" "^4.2.8"
|
|
407
407
|
tslib "^2.6.2"
|
|
408
408
|
|
|
409
|
-
"@smithy/core@^3.
|
|
410
|
-
version "3.
|
|
411
|
-
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.
|
|
412
|
-
integrity sha512-
|
|
409
|
+
"@smithy/core@^3.22.1", "@smithy/core@^3.7.0", "@smithy/core@^3.7.2":
|
|
410
|
+
version "3.22.1"
|
|
411
|
+
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.22.1.tgz#c34180d541c9dc5d29412809a6aa497ea47d74f8"
|
|
412
|
+
integrity sha512-x3ie6Crr58MWrm4viHqqy2Du2rHYZjwu8BekasrQx4ca+Y24dzVAwq3yErdqIbc2G3I0kLQA13PQ+/rde+u65g==
|
|
413
413
|
dependencies:
|
|
414
414
|
"@smithy/middleware-serde" "^4.2.9"
|
|
415
415
|
"@smithy/protocol-http" "^5.3.8"
|
|
@@ -417,7 +417,7 @@
|
|
|
417
417
|
"@smithy/util-base64" "^4.3.0"
|
|
418
418
|
"@smithy/util-body-length-browser" "^4.2.0"
|
|
419
419
|
"@smithy/util-middleware" "^4.2.8"
|
|
420
|
-
"@smithy/util-stream" "^4.5.
|
|
420
|
+
"@smithy/util-stream" "^4.5.11"
|
|
421
421
|
"@smithy/util-utf8" "^4.2.0"
|
|
422
422
|
"@smithy/uuid" "^1.1.0"
|
|
423
423
|
tslib "^2.6.2"
|
|
@@ -485,12 +485,12 @@
|
|
|
485
485
|
"@smithy/types" "^4.12.0"
|
|
486
486
|
tslib "^2.6.2"
|
|
487
487
|
|
|
488
|
-
"@smithy/middleware-endpoint@^4.1.15", "@smithy/middleware-endpoint@^4.1.17", "@smithy/middleware-endpoint@^4.4.
|
|
489
|
-
version "4.4.
|
|
490
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.
|
|
491
|
-
integrity sha512
|
|
488
|
+
"@smithy/middleware-endpoint@^4.1.15", "@smithy/middleware-endpoint@^4.1.17", "@smithy/middleware-endpoint@^4.4.13":
|
|
489
|
+
version "4.4.13"
|
|
490
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.13.tgz#8a5dda67cbf8e63155a908a724e7ae09b763baad"
|
|
491
|
+
integrity sha512-x6vn0PjYmGdNuKh/juUJJewZh7MoQ46jYaJ2mvekF4EesMuFfrl4LaW/k97Zjf8PTCPQmPgMvwewg7eNoH9n5w==
|
|
492
492
|
dependencies:
|
|
493
|
-
"@smithy/core" "^3.
|
|
493
|
+
"@smithy/core" "^3.22.1"
|
|
494
494
|
"@smithy/middleware-serde" "^4.2.9"
|
|
495
495
|
"@smithy/node-config-provider" "^4.3.8"
|
|
496
496
|
"@smithy/shared-ini-file-loader" "^4.4.3"
|
|
@@ -500,14 +500,14 @@
|
|
|
500
500
|
tslib "^2.6.2"
|
|
501
501
|
|
|
502
502
|
"@smithy/middleware-retry@^4.1.16", "@smithy/middleware-retry@^4.1.18":
|
|
503
|
-
version "4.4.
|
|
504
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.4.
|
|
505
|
-
integrity sha512-
|
|
503
|
+
version "4.4.30"
|
|
504
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.4.30.tgz#a0548803044069b53a332606d4b4f803f07f8963"
|
|
505
|
+
integrity sha512-CBGyFvN0f8hlnqKH/jckRDz78Snrp345+PVk8Ux7pnkUCW97Iinse59lY78hBt04h1GZ6hjBN94BRwZy1xC8Bg==
|
|
506
506
|
dependencies:
|
|
507
507
|
"@smithy/node-config-provider" "^4.3.8"
|
|
508
508
|
"@smithy/protocol-http" "^5.3.8"
|
|
509
509
|
"@smithy/service-error-classification" "^4.2.8"
|
|
510
|
-
"@smithy/smithy-client" "^4.
|
|
510
|
+
"@smithy/smithy-client" "^4.11.2"
|
|
511
511
|
"@smithy/types" "^4.12.0"
|
|
512
512
|
"@smithy/util-middleware" "^4.2.8"
|
|
513
513
|
"@smithy/util-retry" "^4.2.8"
|
|
@@ -541,10 +541,10 @@
|
|
|
541
541
|
"@smithy/types" "^4.12.0"
|
|
542
542
|
tslib "^2.6.2"
|
|
543
543
|
|
|
544
|
-
"@smithy/node-http-handler@^4.1.0", "@smithy/node-http-handler@^4.4.
|
|
545
|
-
version "4.4.
|
|
546
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.
|
|
547
|
-
integrity sha512-
|
|
544
|
+
"@smithy/node-http-handler@^4.1.0", "@smithy/node-http-handler@^4.4.9":
|
|
545
|
+
version "4.4.9"
|
|
546
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.9.tgz#c167e5b8aed33c5edaf25b903ed9866858499c93"
|
|
547
|
+
integrity sha512-KX5Wml5mF+luxm1szW4QDz32e3NObgJ4Fyw+irhph4I/2geXwUy4jkIMUs5ZPGflRBeR6BUkC2wqIab4Llgm3w==
|
|
548
548
|
dependencies:
|
|
549
549
|
"@smithy/abort-controller" "^4.2.8"
|
|
550
550
|
"@smithy/protocol-http" "^5.3.8"
|
|
@@ -614,17 +614,17 @@
|
|
|
614
614
|
"@smithy/util-utf8" "^4.2.0"
|
|
615
615
|
tslib "^2.6.2"
|
|
616
616
|
|
|
617
|
-
"@smithy/smithy-client@^4.
|
|
618
|
-
version "4.
|
|
619
|
-
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.
|
|
620
|
-
integrity sha512-
|
|
617
|
+
"@smithy/smithy-client@^4.11.2", "@smithy/smithy-client@^4.4.7", "@smithy/smithy-client@^4.4.9":
|
|
618
|
+
version "4.11.2"
|
|
619
|
+
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.11.2.tgz#1f6a4d75625dbaa16bafbe9b10cf6a41c98fe3da"
|
|
620
|
+
integrity sha512-SCkGmFak/xC1n7hKRsUr6wOnBTJ3L22Qd4e8H1fQIuKTAjntwgU8lrdMe7uHdiT2mJAOWA/60qaW9tiMu69n1A==
|
|
621
621
|
dependencies:
|
|
622
|
-
"@smithy/core" "^3.
|
|
623
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
622
|
+
"@smithy/core" "^3.22.1"
|
|
623
|
+
"@smithy/middleware-endpoint" "^4.4.13"
|
|
624
624
|
"@smithy/middleware-stack" "^4.2.8"
|
|
625
625
|
"@smithy/protocol-http" "^5.3.8"
|
|
626
626
|
"@smithy/types" "^4.12.0"
|
|
627
|
-
"@smithy/util-stream" "^4.5.
|
|
627
|
+
"@smithy/util-stream" "^4.5.11"
|
|
628
628
|
tslib "^2.6.2"
|
|
629
629
|
|
|
630
630
|
"@smithy/types@^4.12.0", "@smithy/types@^4.3.1":
|
|
@@ -690,25 +690,25 @@
|
|
|
690
690
|
tslib "^2.6.2"
|
|
691
691
|
|
|
692
692
|
"@smithy/util-defaults-mode-browser@^4.0.23", "@smithy/util-defaults-mode-browser@^4.0.25":
|
|
693
|
-
version "4.3.
|
|
694
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.
|
|
695
|
-
integrity sha512-
|
|
693
|
+
version "4.3.29"
|
|
694
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.29.tgz#fd4f9563ffd1fb49d092e5b86bacc7796170763e"
|
|
695
|
+
integrity sha512-nIGy3DNRmOjaYaaKcQDzmWsro9uxlaqUOhZDHQed9MW/GmkBZPtnU70Pu1+GT9IBmUXwRdDuiyaeiy9Xtpn3+Q==
|
|
696
696
|
dependencies:
|
|
697
697
|
"@smithy/property-provider" "^4.2.8"
|
|
698
|
-
"@smithy/smithy-client" "^4.
|
|
698
|
+
"@smithy/smithy-client" "^4.11.2"
|
|
699
699
|
"@smithy/types" "^4.12.0"
|
|
700
700
|
tslib "^2.6.2"
|
|
701
701
|
|
|
702
702
|
"@smithy/util-defaults-mode-node@^4.0.23", "@smithy/util-defaults-mode-node@^4.0.25":
|
|
703
|
-
version "4.2.
|
|
704
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.
|
|
705
|
-
integrity sha512-
|
|
703
|
+
version "4.2.32"
|
|
704
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.32.tgz#bc3e9ee1711a9ac3b1c29ea0bef0e785c1da30da"
|
|
705
|
+
integrity sha512-7dtFff6pu5fsjqrVve0YMhrnzJtccCWDacNKOkiZjJ++fmjGExmmSu341x+WU6Oc1IccL7lDuaUj7SfrHpWc5Q==
|
|
706
706
|
dependencies:
|
|
707
707
|
"@smithy/config-resolver" "^4.4.6"
|
|
708
708
|
"@smithy/credential-provider-imds" "^4.2.8"
|
|
709
709
|
"@smithy/node-config-provider" "^4.3.8"
|
|
710
710
|
"@smithy/property-provider" "^4.2.8"
|
|
711
|
-
"@smithy/smithy-client" "^4.
|
|
711
|
+
"@smithy/smithy-client" "^4.11.2"
|
|
712
712
|
"@smithy/types" "^4.12.0"
|
|
713
713
|
tslib "^2.6.2"
|
|
714
714
|
|
|
@@ -745,13 +745,13 @@
|
|
|
745
745
|
"@smithy/types" "^4.12.0"
|
|
746
746
|
tslib "^2.6.2"
|
|
747
747
|
|
|
748
|
-
"@smithy/util-stream@^4.2.3", "@smithy/util-stream@^4.5.
|
|
749
|
-
version "4.5.
|
|
750
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.
|
|
751
|
-
integrity sha512-
|
|
748
|
+
"@smithy/util-stream@^4.2.3", "@smithy/util-stream@^4.5.11":
|
|
749
|
+
version "4.5.11"
|
|
750
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.11.tgz#69bf0816c2a396b389a48a64455dacdb57893984"
|
|
751
|
+
integrity sha512-lKmZ0S/3Qj2OF5H1+VzvDLb6kRxGzZHq6f3rAsoSu5cTLGsn3v3VQBA8czkNNXlLjoFEtVu3OQT2jEeOtOE2CA==
|
|
752
752
|
dependencies:
|
|
753
753
|
"@smithy/fetch-http-handler" "^5.3.9"
|
|
754
|
-
"@smithy/node-http-handler" "^4.4.
|
|
754
|
+
"@smithy/node-http-handler" "^4.4.9"
|
|
755
755
|
"@smithy/types" "^4.12.0"
|
|
756
756
|
"@smithy/util-base64" "^4.3.0"
|
|
757
757
|
"@smithy/util-buffer-from" "^4.2.0"
|
|
@@ -819,9 +819,9 @@ balanced-match@^1.0.0:
|
|
|
819
819
|
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
|
|
820
820
|
|
|
821
821
|
bowser@^2.11.0:
|
|
822
|
-
version "2.
|
|
823
|
-
resolved "https://registry.yarnpkg.com/bowser/-/bowser-2.
|
|
824
|
-
integrity sha512-
|
|
822
|
+
version "2.14.1"
|
|
823
|
+
resolved "https://registry.yarnpkg.com/bowser/-/bowser-2.14.1.tgz#4ea39bf31e305184522d7ad7bfd91389e4f0cb79"
|
|
824
|
+
integrity sha512-tzPjzCxygAKWFOJP011oxFHs57HzIhOEracIgAePE4pqB3LikALKnSzUyU4MGs9/iCEUuHlAJTjTc5M+u7YEGg==
|
|
825
825
|
|
|
826
826
|
brace-expansion@^1.1.7:
|
|
827
827
|
version "1.1.12"
|
|
@@ -1046,9 +1046,9 @@ rxjs@^6.6.3:
|
|
|
1046
1046
|
tslib "^1.9.0"
|
|
1047
1047
|
|
|
1048
1048
|
semver@^7.3.2:
|
|
1049
|
-
version "7.7.
|
|
1050
|
-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.
|
|
1051
|
-
integrity sha512-
|
|
1049
|
+
version "7.7.4"
|
|
1050
|
+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
|
|
1051
|
+
integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==
|
|
1052
1052
|
|
|
1053
1053
|
shelljs@^0.8.3:
|
|
1054
1054
|
version "0.8.5"
|
|
@@ -1120,9 +1120,9 @@ tslib@^2.6.2:
|
|
|
1120
1120
|
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
|
|
1121
1121
|
|
|
1122
1122
|
typescript@next:
|
|
1123
|
-
version "6.0.0-dev.
|
|
1124
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.0-dev.
|
|
1125
|
-
integrity sha512-
|
|
1123
|
+
version "6.0.0-dev.20260210"
|
|
1124
|
+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.0-dev.20260210.tgz#c7673c6f496ff8cd0f13bb7540cef81dc2e042be"
|
|
1125
|
+
integrity sha512-B5IvEIktsU2O4RvpC9/qYmod9wJ5Uu8CKKam91P8MgKBuhkspLjuiGaw/r6TCohWbBuxhy0z76hm90IbgzZusQ==
|
|
1126
1126
|
|
|
1127
1127
|
typescript@~5.8.3:
|
|
1128
1128
|
version "5.8.3"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/types",
|
|
3
|
-
"version": "3.973.
|
|
3
|
+
"version": "3.973.1",
|
|
4
4
|
"main": "./dist-cjs/index.js",
|
|
5
5
|
"module": "./dist-es/index.js",
|
|
6
6
|
"types": "./dist-types/index.d.ts",
|
|
@@ -35,11 +35,11 @@
|
|
|
35
35
|
"files": [
|
|
36
36
|
"dist-*/**"
|
|
37
37
|
],
|
|
38
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/types",
|
|
38
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/types",
|
|
39
39
|
"repository": {
|
|
40
40
|
"type": "git",
|
|
41
41
|
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
42
|
-
"directory": "packages/types"
|
|
42
|
+
"directory": "packages-internal/types"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@smithy/types": "^4.12.0",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/types",
|
|
3
|
-
"version": "3.973.
|
|
3
|
+
"version": "3.973.1",
|
|
4
4
|
"main": "./dist-cjs/index.js",
|
|
5
5
|
"module": "./dist-es/index.js",
|
|
6
6
|
"types": "./dist-types/index.d.ts",
|
|
@@ -35,11 +35,11 @@
|
|
|
35
35
|
"files": [
|
|
36
36
|
"dist-*/**"
|
|
37
37
|
],
|
|
38
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/types",
|
|
38
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/types",
|
|
39
39
|
"repository": {
|
|
40
40
|
"type": "git",
|
|
41
41
|
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
42
|
-
"directory": "packages/types"
|
|
42
|
+
"directory": "packages-internal/types"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@smithy/types": "^4.12.0",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/types",
|
|
3
|
-
"version": "3.973.
|
|
3
|
+
"version": "3.973.1",
|
|
4
4
|
"main": "./dist-cjs/index.js",
|
|
5
5
|
"module": "./dist-es/index.js",
|
|
6
6
|
"types": "./dist-types/index.d.ts",
|
|
@@ -35,11 +35,11 @@
|
|
|
35
35
|
"files": [
|
|
36
36
|
"dist-*/**"
|
|
37
37
|
],
|
|
38
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/types",
|
|
38
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/types",
|
|
39
39
|
"repository": {
|
|
40
40
|
"type": "git",
|
|
41
41
|
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
42
|
-
"directory": "packages/types"
|
|
42
|
+
"directory": "packages-internal/types"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@smithy/types": "^4.12.0",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-locate-window",
|
|
3
|
-
"version": "3.965.
|
|
3
|
+
"version": "3.965.4",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline util-locate-window",
|
|
@@ -45,10 +45,10 @@
|
|
|
45
45
|
"files": [
|
|
46
46
|
"dist-*/**"
|
|
47
47
|
],
|
|
48
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-locate-window",
|
|
48
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/util-locate-window",
|
|
49
49
|
"repository": {
|
|
50
50
|
"type": "git",
|
|
51
51
|
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
52
|
-
"directory": "packages/util-locate-window"
|
|
52
|
+
"directory": "packages-internal/util-locate-window"
|
|
53
53
|
}
|
|
54
54
|
}
|
|
@@ -323,7 +323,7 @@ class NormalizedSchema {
|
|
|
323
323
|
}
|
|
324
324
|
getSchema() {
|
|
325
325
|
const sc = this.schema;
|
|
326
|
-
if (sc[0] === 0) {
|
|
326
|
+
if (Array.isArray(sc) && sc[0] === 0) {
|
|
327
327
|
return sc[4];
|
|
328
328
|
}
|
|
329
329
|
return sc;
|
|
@@ -353,6 +353,9 @@ class NormalizedSchema {
|
|
|
353
353
|
}
|
|
354
354
|
isStructSchema() {
|
|
355
355
|
const sc = this.getSchema();
|
|
356
|
+
if (typeof sc !== "object") {
|
|
357
|
+
return false;
|
|
358
|
+
}
|
|
356
359
|
const id = sc[0];
|
|
357
360
|
return (id === 3 ||
|
|
358
361
|
id === -3 ||
|
|
@@ -360,6 +363,9 @@ class NormalizedSchema {
|
|
|
360
363
|
}
|
|
361
364
|
isUnionSchema() {
|
|
362
365
|
const sc = this.getSchema();
|
|
366
|
+
if (typeof sc !== "object") {
|
|
367
|
+
return false;
|
|
368
|
+
}
|
|
363
369
|
return sc[0] === 4;
|
|
364
370
|
}
|
|
365
371
|
isBlobSchema() {
|
|
@@ -83,7 +83,7 @@ export class NormalizedSchema {
|
|
|
83
83
|
}
|
|
84
84
|
getSchema() {
|
|
85
85
|
const sc = this.schema;
|
|
86
|
-
if (sc[0] === 0) {
|
|
86
|
+
if (Array.isArray(sc) && sc[0] === 0) {
|
|
87
87
|
return sc[4];
|
|
88
88
|
}
|
|
89
89
|
return sc;
|
|
@@ -113,6 +113,9 @@ export class NormalizedSchema {
|
|
|
113
113
|
}
|
|
114
114
|
isStructSchema() {
|
|
115
115
|
const sc = this.getSchema();
|
|
116
|
+
if (typeof sc !== "object") {
|
|
117
|
+
return false;
|
|
118
|
+
}
|
|
116
119
|
const id = sc[0];
|
|
117
120
|
return (id === 3 ||
|
|
118
121
|
id === -3 ||
|
|
@@ -120,6 +123,9 @@ export class NormalizedSchema {
|
|
|
120
123
|
}
|
|
121
124
|
isUnionSchema() {
|
|
122
125
|
const sc = this.getSchema();
|
|
126
|
+
if (typeof sc !== "object") {
|
|
127
|
+
return false;
|
|
128
|
+
}
|
|
123
129
|
return sc[0] === 4;
|
|
124
130
|
}
|
|
125
131
|
isBlobSchema() {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/core",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.22.1",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "node ../../scripts/inline core",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"@smithy/util-base64": "^4.3.0",
|
|
86
86
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
87
87
|
"@smithy/util-middleware": "^4.2.8",
|
|
88
|
-
"@smithy/util-stream": "^4.5.
|
|
88
|
+
"@smithy/util-stream": "^4.5.11",
|
|
89
89
|
"@smithy/util-utf8": "^4.2.0",
|
|
90
90
|
"@smithy/uuid": "^1.1.0",
|
|
91
91
|
"tslib": "^2.6.2"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/middleware-endpoint",
|
|
3
|
-
"version": "4.4.
|
|
3
|
+
"version": "4.4.13",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "node ../../scripts/inline middleware-endpoint",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"license": "Apache-2.0",
|
|
26
26
|
"sideEffects": false,
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@smithy/core": "^3.
|
|
28
|
+
"@smithy/core": "^3.22.1",
|
|
29
29
|
"@smithy/middleware-serde": "^4.2.9",
|
|
30
30
|
"@smithy/node-config-provider": "^4.3.8",
|
|
31
31
|
"@smithy/shared-ini-file-loader": "^4.4.3",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/middleware-retry",
|
|
3
|
-
"version": "4.4.
|
|
3
|
+
"version": "4.4.30",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "node ../../scripts/inline middleware-retry",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"@smithy/node-config-provider": "^4.3.8",
|
|
38
38
|
"@smithy/protocol-http": "^5.3.8",
|
|
39
39
|
"@smithy/service-error-classification": "^4.2.8",
|
|
40
|
-
"@smithy/smithy-client": "^4.
|
|
40
|
+
"@smithy/smithy-client": "^4.11.2",
|
|
41
41
|
"@smithy/types": "^4.12.0",
|
|
42
42
|
"@smithy/util-middleware": "^4.2.8",
|
|
43
43
|
"@smithy/util-retry": "^4.2.8",
|
|
@@ -231,7 +231,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
231
231
|
});
|
|
232
232
|
}
|
|
233
233
|
resolveDefaultConfig(options) {
|
|
234
|
-
const { requestTimeout, connectionTimeout, socketTimeout, socketAcquisitionWarningTimeout, httpAgent, httpsAgent, throwOnRequestTimeout, } = options || {};
|
|
234
|
+
const { requestTimeout, connectionTimeout, socketTimeout, socketAcquisitionWarningTimeout, httpAgent, httpsAgent, throwOnRequestTimeout, logger, } = options || {};
|
|
235
235
|
const keepAlive = true;
|
|
236
236
|
const maxSockets = 50;
|
|
237
237
|
return {
|
|
@@ -254,7 +254,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
254
254
|
}
|
|
255
255
|
return new https.Agent({ keepAlive, maxSockets, ...httpsAgent });
|
|
256
256
|
})(),
|
|
257
|
-
logger
|
|
257
|
+
logger,
|
|
258
258
|
};
|
|
259
259
|
}
|
|
260
260
|
destroy() {
|
|
@@ -61,7 +61,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
61
61
|
});
|
|
62
62
|
}
|
|
63
63
|
resolveDefaultConfig(options) {
|
|
64
|
-
const { requestTimeout, connectionTimeout, socketTimeout, socketAcquisitionWarningTimeout, httpAgent, httpsAgent, throwOnRequestTimeout, } = options || {};
|
|
64
|
+
const { requestTimeout, connectionTimeout, socketTimeout, socketAcquisitionWarningTimeout, httpAgent, httpsAgent, throwOnRequestTimeout, logger, } = options || {};
|
|
65
65
|
const keepAlive = true;
|
|
66
66
|
const maxSockets = 50;
|
|
67
67
|
return {
|
|
@@ -84,7 +84,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
84
84
|
}
|
|
85
85
|
return new hsAgent({ keepAlive, maxSockets, ...httpsAgent });
|
|
86
86
|
})(),
|
|
87
|
-
logger
|
|
87
|
+
logger,
|
|
88
88
|
};
|
|
89
89
|
}
|
|
90
90
|
destroy() {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/node-http-handler",
|
|
3
|
-
"version": "4.4.
|
|
3
|
+
"version": "4.4.9",
|
|
4
4
|
"description": "Provides a way to make requests",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
7
7
|
"build:cjs": "node ../../scripts/inline node-http-handler",
|
|
8
8
|
"build:es": "yarn g:tsc -p tsconfig.es.json",
|
|
9
9
|
"build:types": "yarn g:tsc -p tsconfig.types.json",
|
|
10
|
-
"build:types:downlevel": "
|
|
11
|
-
"stage-release": "
|
|
12
|
-
"clean": "
|
|
10
|
+
"build:types:downlevel": "premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4",
|
|
11
|
+
"stage-release": "premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
12
|
+
"clean": "premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",
|
|
13
13
|
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
14
14
|
"format": "prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
15
15
|
"extract:docs": "api-extractor run --local",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"@types/node": "^18.11.9",
|
|
38
38
|
"concurrently": "7.0.0",
|
|
39
39
|
"downlevel-dts": "0.10.1",
|
|
40
|
-
"
|
|
40
|
+
"premove": "4.0.0",
|
|
41
41
|
"typedoc": "0.23.23"
|
|
42
42
|
},
|
|
43
43
|
"engines": {
|
|
@@ -215,9 +215,8 @@ class ClassBuilder {
|
|
|
215
215
|
|
|
216
216
|
const SENSITIVE_STRING = "***SensitiveInformation***";
|
|
217
217
|
|
|
218
|
-
const createAggregatedClient = (commands, Client) => {
|
|
219
|
-
for (const command of Object.
|
|
220
|
-
const CommandCtor = commands[command];
|
|
218
|
+
const createAggregatedClient = (commands, Client, options) => {
|
|
219
|
+
for (const [command, CommandCtor] of Object.entries(commands)) {
|
|
221
220
|
const methodImpl = async function (args, optionsOrCb, cb) {
|
|
222
221
|
const command = new CommandCtor(args);
|
|
223
222
|
if (typeof optionsOrCb === "function") {
|
|
@@ -235,6 +234,33 @@ const createAggregatedClient = (commands, Client) => {
|
|
|
235
234
|
const methodName = (command[0].toLowerCase() + command.slice(1)).replace(/Command$/, "");
|
|
236
235
|
Client.prototype[methodName] = methodImpl;
|
|
237
236
|
}
|
|
237
|
+
const { paginators = {}, waiters = {} } = options ?? {};
|
|
238
|
+
for (const [paginatorName, paginatorFn] of Object.entries(paginators)) {
|
|
239
|
+
if (Client.prototype[paginatorName] === void 0) {
|
|
240
|
+
Client.prototype[paginatorName] = function (commandInput = {}, paginationConfiguration, ...rest) {
|
|
241
|
+
return paginatorFn({
|
|
242
|
+
...paginationConfiguration,
|
|
243
|
+
client: this,
|
|
244
|
+
}, commandInput, ...rest);
|
|
245
|
+
};
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
for (const [waiterName, waiterFn] of Object.entries(waiters)) {
|
|
249
|
+
if (Client.prototype[waiterName] === void 0) {
|
|
250
|
+
Client.prototype[waiterName] = async function (commandInput = {}, waiterConfiguration, ...rest) {
|
|
251
|
+
let config = waiterConfiguration;
|
|
252
|
+
if (typeof waiterConfiguration === "number") {
|
|
253
|
+
config = {
|
|
254
|
+
maxWaitTime: waiterConfiguration,
|
|
255
|
+
};
|
|
256
|
+
}
|
|
257
|
+
return waiterFn({
|
|
258
|
+
...config,
|
|
259
|
+
client: this,
|
|
260
|
+
}, commandInput, ...rest);
|
|
261
|
+
};
|
|
262
|
+
}
|
|
263
|
+
}
|
|
238
264
|
};
|
|
239
265
|
|
|
240
266
|
class ServiceException extends Error {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export const createAggregatedClient = (commands, Client) => {
|
|
2
|
-
for (const command of Object.
|
|
3
|
-
const CommandCtor = commands[command];
|
|
1
|
+
export const createAggregatedClient = (commands, Client, options) => {
|
|
2
|
+
for (const [command, CommandCtor] of Object.entries(commands)) {
|
|
4
3
|
const methodImpl = async function (args, optionsOrCb, cb) {
|
|
5
4
|
const command = new CommandCtor(args);
|
|
6
5
|
if (typeof optionsOrCb === "function") {
|
|
@@ -18,4 +17,31 @@ export const createAggregatedClient = (commands, Client) => {
|
|
|
18
17
|
const methodName = (command[0].toLowerCase() + command.slice(1)).replace(/Command$/, "");
|
|
19
18
|
Client.prototype[methodName] = methodImpl;
|
|
20
19
|
}
|
|
20
|
+
const { paginators = {}, waiters = {} } = options ?? {};
|
|
21
|
+
for (const [paginatorName, paginatorFn] of Object.entries(paginators)) {
|
|
22
|
+
if (Client.prototype[paginatorName] === void 0) {
|
|
23
|
+
Client.prototype[paginatorName] = function (commandInput = {}, paginationConfiguration, ...rest) {
|
|
24
|
+
return paginatorFn({
|
|
25
|
+
...paginationConfiguration,
|
|
26
|
+
client: this,
|
|
27
|
+
}, commandInput, ...rest);
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
for (const [waiterName, waiterFn] of Object.entries(waiters)) {
|
|
32
|
+
if (Client.prototype[waiterName] === void 0) {
|
|
33
|
+
Client.prototype[waiterName] = async function (commandInput = {}, waiterConfiguration, ...rest) {
|
|
34
|
+
let config = waiterConfiguration;
|
|
35
|
+
if (typeof waiterConfiguration === "number") {
|
|
36
|
+
config = {
|
|
37
|
+
maxWaitTime: waiterConfiguration,
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
return waiterFn({
|
|
41
|
+
...config,
|
|
42
|
+
client: this,
|
|
43
|
+
}, commandInput, ...rest);
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
}
|
|
21
47
|
};
|
|
@@ -3,9 +3,16 @@ import type { Client } from "./client";
|
|
|
3
3
|
* @internal
|
|
4
4
|
*
|
|
5
5
|
* @param commands - command lookup container.
|
|
6
|
-
* @param
|
|
6
|
+
* @param Client - client instance on which to add aggregated methods.
|
|
7
|
+
* @param options
|
|
8
|
+
* @param options.paginators - paginator functions.
|
|
9
|
+
* @param options.waiters - waiter functions.
|
|
10
|
+
*
|
|
7
11
|
* @returns an aggregated client with dynamically created methods.
|
|
8
12
|
*/
|
|
9
13
|
export declare const createAggregatedClient: (commands: Record<string, any>, Client: {
|
|
10
14
|
new (...args: any): Client<any, any, any, any>;
|
|
15
|
+
}, options?: {
|
|
16
|
+
paginators?: Record<string, any>;
|
|
17
|
+
waiters?: Record<string, any>;
|
|
11
18
|
}) => void;
|
|
@@ -3,9 +3,16 @@ import { Client } from "./client";
|
|
|
3
3
|
* @internal
|
|
4
4
|
*
|
|
5
5
|
* @param commands - command lookup container.
|
|
6
|
-
* @param
|
|
6
|
+
* @param Client - client instance on which to add aggregated methods.
|
|
7
|
+
* @param options
|
|
8
|
+
* @param options.paginators - paginator functions.
|
|
9
|
+
* @param options.waiters - waiter functions.
|
|
10
|
+
*
|
|
7
11
|
* @returns an aggregated client with dynamically created methods.
|
|
8
12
|
*/
|
|
9
13
|
export declare const createAggregatedClient: (commands: Record<string, any>, Client: {
|
|
10
14
|
new (...args: any): Client<any, any, any, any>;
|
|
15
|
+
}, options?: {
|
|
16
|
+
paginators?: Record<string, any>;
|
|
17
|
+
waiters?: Record<string, any>;
|
|
11
18
|
}) => void;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/smithy-client",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.11.2",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "node ../../scripts/inline smithy-client",
|
|
@@ -25,12 +25,12 @@
|
|
|
25
25
|
"license": "Apache-2.0",
|
|
26
26
|
"sideEffects": false,
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@smithy/core": "^3.
|
|
29
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
28
|
+
"@smithy/core": "^3.22.1",
|
|
29
|
+
"@smithy/middleware-endpoint": "^4.4.13",
|
|
30
30
|
"@smithy/middleware-stack": "^4.2.8",
|
|
31
31
|
"@smithy/protocol-http": "^5.3.8",
|
|
32
32
|
"@smithy/types": "^4.12.0",
|
|
33
|
-
"@smithy/util-stream": "^4.5.
|
|
33
|
+
"@smithy/util-stream": "^4.5.11",
|
|
34
34
|
"tslib": "^2.6.2"
|
|
35
35
|
},
|
|
36
36
|
"engines": {
|