{"_id":"@smithy/types","_rev":"4209479","name":"@smithy/types","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","dist-tags":{"latest":"4.13.0"},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"time":{"modified":"2026-03-04T17:04:56.000Z","created":"2023-04-27T17:22:03.570Z","4.13.0":"2026-02-24T20:04:27.221Z","4.12.1":"2026-02-23T17:40:56.408Z","4.12.0":"2026-01-13T18:33:33.389Z","4.11.0":"2025-12-18T18:41:18.230Z","4.10.0":"2025-12-15T20:42:02.566Z","4.9.0":"2025-11-10T20:13:15.710Z","4.8.1":"2025-10-30T15:42:52.849Z","4.8.0":"2025-10-15T19:43:24.672Z","4.7.1":"2025-10-14T14:36:34.507Z","4.7.0":"2025-10-13T20:08:17.403Z","4.6.0":"2025-09-30T16:03:45.165Z","4.5.0":"2025-09-10T00:15:18.032Z","4.4.0":"2025-09-04T15:57:56.322Z","4.2.0":"2025-03-24T21:06:40.307Z","2.4.0":"2023-10-19T21:28:23.317Z","4.3.2":"2025-08-06T16:59:37.906Z","4.3.1":"2025-05-29T20:38:57.228Z","4.3.0":"2025-05-19T19:23:03.428Z","4.1.0":"2025-01-09T17:52:53.647Z","4.0.0":"2025-01-06T17:39:22.283Z","3.7.2":"2024-12-09T15:58:38.725Z","3.7.1":"2024-11-14T20:35:50.849Z","3.7.0":"2024-11-14T17:05:16.865Z","3.6.0":"2024-10-21T14:56:53.439Z","3.5.0":"2024-09-30T18:15:32.899Z","3.4.2":"2024-09-13T21:00:30.107Z","3.4.1":"2024-09-13T17:30:07.002Z","3.4.0":"2024-09-09T20:12:31.825Z","3.3.0":"2024-06-27T19:53:42.053Z","3.2.0":"2024-06-18T20:43:42.259Z","3.1.0":"2024-06-12T18:53:07.758Z","3.0.0":"2024-05-10T21:41:03.113Z","2.12.0":"2024-03-14T23:03:17.628Z","2.11.0":"2024-03-07T16:26:45.500Z","2.10.1":"2024-02-27T18:13:16.139Z","2.10.0":"2024-02-22T21:15:38.263Z","2.9.1":"2024-01-19T17:31:21.448Z","2.9.0":"2024-01-17T22:26:46.235Z","2.8.0":"2024-01-02T19:00:50.751Z","2.7.0":"2023-12-05T16:10:11.987Z","2.6.0":"2023-11-21T19:46:50.281Z","2.5.0":"2023-11-13T23:22:37.571Z","2.3.5":"2023-10-06T22:14:54.785Z","2.3.4":"2023-09-28T17:50:06.692Z","2.3.3":"2023-09-19T22:27:49.885Z","2.3.2":"2023-09-15T18:34:32.893Z","2.3.1":"2023-09-12T22:44:14.430Z","2.3.0":"2023-09-06T21:41:20.488Z","2.2.2":"2023-08-22T20:43:00.190Z","2.2.1":"2023-08-15T17:06:22.750Z","2.2.0":"2023-08-11T16:58:33.921Z","2.1.0":"2023-08-07T22:49:21.353Z","2.0.2":"2023-07-25T17:40:08.698Z","2.0.1":"2023-07-24T21:28:52.440Z","1.2.0":"2023-07-24T20:51:47.290Z","2.0.0":"2023-07-24T19:54:23.304Z","1.1.1":"2023-07-06T16:24:49.141Z","1.1.0":"2023-06-19T22:00:51.645Z","1.0.0":"2023-04-27T17:22:03.570Z"},"users":{},"author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"versions":{"4.13.0":{"name":"@smithy/types","version":"4.13.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","premove":"4.0.0","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.13.0","gitHead":"2acebecd260dba2cca593ef65bf262e2eb3ad283","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"9787297a07ee72ef74d4f7d93c744d10ed664c21","size":54025,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.13.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.13.0_1771963467081_0.025868558477702752"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-24T20:04:27.221Z","publish_time":1771963467221,"_source_registry_name":"default","_cnpm_publish_time":1771963467221},"4.12.1":{"name":"@smithy/types","version":"4.12.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","premove":"4.0.0","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.12.1","gitHead":"1f51a0cffaf7405444dca55bdf3f6fa77e24c888","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"a123380692cea544f9f378694c9ec8c345d1017c","size":54026,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.12.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.12.1_1771868456279_0.8525724032277509"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T17:40:56.408Z","publish_time":1771868456408,"_source_registry_name":"default","_cnpm_publish_time":1771868456408},"4.12.0":{"name":"@smithy/types","version":"4.12.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"5.0.10","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.12.0","gitHead":"0e8cc4926dee4e081bfc3fe9945813f7118da73b","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"55d2479080922bda516092dbf31916991d9c6fee","size":54019,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.12.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.12.0_1768329213258_0.2120710894567972"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-13T18:33:33.389Z","publish_time":1768329213389,"_source_registry_name":"default","_cnpm_publish_time":1768329213389},"4.11.0":{"name":"@smithy/types","version":"4.11.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.11.0","gitHead":"521d67c38f8928c514d1fcea3fc08e40c2300513","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"c02f6184dcb47c4f0b387a32a7eca47956cc09f1","size":54010,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.11.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.11.0_1766083278063_0.4143517874185283"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-18T18:41:18.230Z","publish_time":1766083278230,"_source_registry_name":"default","_cnpm_publish_time":1766083278230},"4.10.0":{"name":"@smithy/types","version":"4.10.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.10.0","gitHead":"8b90f360df2a5c80c105db732b3c2f6972994854","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"cb0b5d117a900aa09f0f8bc960513466ca589cb3","size":53984,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.10.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.10.0_1765831322395_0.08329053663607988"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-15T20:42:02.566Z","publish_time":1765831322566,"_source_registry_name":"default","_cnpm_publish_time":1765831322566},"4.9.0":{"name":"@smithy/types","version":"4.9.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.9.0","gitHead":"cc0124e69e2d6943f0960854bcc3abf2defd2c20","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"c6636ddfa142e1ddcb6e4cf5f3e1a628d420486f","size":53916,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.9.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.9.0_1762805595471_0.9386999028404768"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-10T20:13:15.710Z","publish_time":1762805595710,"_source_registry_name":"default","_cnpm_publish_time":1762805595710},"4.8.1":{"name":"@smithy/types","version":"4.8.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.8.1","gitHead":"472a5ea035237e10c560ed362c0e0105805ad26f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"0ecad4e329340c8844e38a18c7608d84cc1c853c","size":53950,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.8.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.8.1_1761838972663_0.9537521852516344"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-30T15:42:52.849Z","publish_time":1761838972849,"_source_registry_name":"default","_cnpm_publish_time":1761838972849},"4.8.0":{"name":"@smithy/types","version":"4.8.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.8.0","gitHead":"f7c7b8249fa91391f73f62fb4237e5436c61be41","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"e6f65e712478910b74747081e6046e68159f767d","size":53936,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.8.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.8.0_1760557404484_0.8608597448470503"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-15T19:43:24.672Z","publish_time":1760557404672,"_source_registry_name":"default","_cnpm_publish_time":1760557404672},"4.7.1":{"name":"@smithy/types","version":"4.7.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.7.1","gitHead":"9fb748e02081659c1aa523cdab64621467eddbf6","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"9171d1bcfbbc4579d73d96cb9a7e1895b291e8e9","size":53316,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.7.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.7.1_1760452594326_0.16828669032324473"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-14T14:36:34.507Z","publish_time":1760452594507,"_source_registry_name":"default","_cnpm_publish_time":1760452594507},"4.7.0":{"name":"@smithy/types","version":"4.7.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.7.0","gitHead":"d1c41160522320bb5139c31cb92e79a8cdab840e","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"42d707276d9184aef705f04e04615cd1979d044f","size":53325,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.7.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.7.0_1760386097191_0.002897705025076913"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-13T20:08:17.403Z","publish_time":1760386097403,"_source_registry_name":"default","_cnpm_publish_time":1760386097403},"4.6.0":{"name":"@smithy/types","version":"4.6.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.6.0","gitHead":"b20705ddfc05e7eba3fc3669888f576622474e9c","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"8ea8b15fedee3cdc555e8f947ce35fb1e973bb7a","size":52579,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.6.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.6.0_1759248224972_0.8819594954230847"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-30T16:03:45.165Z","publish_time":1759248225165,"_source_registry_name":"default","_cnpm_publish_time":1759248225165},"4.5.0":{"name":"@smithy/types","version":"4.5.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.5.0","gitHead":"3015d27bb80562baef9d1ce3171cbaad067e387a","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"850e334662a1ef1286c35814940c80880400a370","size":55070,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.5.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.5.0_1757463317813_0.6663815096249586"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-10T00:15:18.032Z","publish_time":1757463318032,"_source_registry_name":"default","_cnpm_publish_time":1757463318032},"4.4.0":{"name":"@smithy/types","version":"4.4.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.4.0","gitHead":"b2c8dfa12451f01f362d345d181374dc320a6fa3","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"309365feb6048461b868bfbf3bc2daf2ceae48c1","size":54912,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.4.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.4.0_1757001476139_0.5191025618957741"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-04T15:57:56.322Z","publish_time":1757001476322,"_source_registry_name":"default","_cnpm_publish_time":1757001476322},"4.2.0":{"name":"@smithy/types","version":"4.2.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.2.0","gitHead":"78c1ba09e4906fbda8639c488136deef63498e0c","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.7","_npmVersion":"10.8.2","dist":{"shasum":"e7998984cc54b1acbc32e6d4cf982c712e3d26b6","size":50655,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.2.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.2.0_1742850400067_0.2017764761429348"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-24T21:06:40.307Z","publish_time":1742850400307,"_source_registry_name":"default","_cnpm_publish_time":1742850400307},"2.4.0":{"name":"@smithy/types","version":"2.4.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@2.4.0","gitHead":"4c4d1bd13c9e6ba89cc75fa9c3df2aed63e3cb02","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"ed35e429e3ea3d089c68ed1bf951d0ccbdf2692e","size":42048,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.4.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.4.0_1697750903078_0.10645511716090805"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-19T21:28:23.317Z","publish_time":1697750903317,"_source_registry_name":"default","_cnpm_publish_time":1697750903317},"4.3.2":{"name":"@smithy/types","version":"4.3.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.3.2","gitHead":"1cab1f58b1ac19060e006c913125a9421a8bf453","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"66ac513e7057637de262e41ac15f70cf464c018a","size":54765,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.3.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.3.2_1754499577651_0.5945064173489312"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-06T16:59:37.906Z","publish_time":1754499577906,"_source_registry_name":"default","_cnpm_publish_time":1754499577906},"4.3.1":{"name":"@smithy/types","version":"4.3.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.3.1","gitHead":"05beb5dc0ffb6d00238cfeb93416aca54cd4ca32","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"c11276ea16235d798f47a68aef9f44d3dbb70dd4","size":54759,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.3.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.3.1_1748551136993_0.8578358758229232"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-29T20:38:57.228Z","publish_time":1748551137228,"_source_registry_name":"default","_cnpm_publish_time":1748551137228},"4.3.0":{"name":"@smithy/types","version":"4.3.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.3.0","gitHead":"2dfa84ae16f4f9c9e323a2e4bbb6646e4a06c8de","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"80a0da5ac907cfe9e97e89814bc7502626451580","size":54716,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.3.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.3.0_1747682583245_0.702499558746321"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-19T19:23:03.428Z","publish_time":1747682583428,"_source_registry_name":"default","_cnpm_publish_time":1747682583428},"4.1.0":{"name":"@smithy/types","version":"4.1.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.1.0","gitHead":"c3c05d50e61d501a7e310c17d4fed996d3546fbb","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"shasum":"19de0b6087bccdd4182a334eb5d3d2629699370f","size":50685,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.1.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.1.0_1736445173420_0.024435323658292374"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-09T17:52:53.647Z","publish_time":1736445173647,"_source_registry_name":"default","_cnpm_publish_time":1736445173647},"4.0.0":{"name":"@smithy/types","version":"4.0.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@4.0.0","gitHead":"de3a850552111a7018df855f808258074a90ab62","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"shasum":"7458c1c4dde3c6cf23221370acf5acd03215de6e","size":50536,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-4.0.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_4.0.0_1736185162000_0.7340319655210137"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-06T17:39:22.283Z","publish_time":1736185162283,"_source_registry_name":"default","_cnpm_publish_time":1736185162283},"3.7.2":{"name":"@smithy/types","version":"3.7.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@3.7.2","gitHead":"50d8c5457e7feea41169a37fb2fdb1e448f82e9e","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"shasum":"05cb14840ada6f966de1bf9a9c7dd86027343e10","size":50335,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-3.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-3.7.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_3.7.2_1733759918538_0.2596151307749748"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-09T15:58:38.725Z","publish_time":1733759918725,"_source_registry_name":"default","_cnpm_publish_time":1733759918725},"3.7.1":{"name":"@smithy/types","version":"3.7.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@3.7.1","gitHead":"7877c9e3681a9b5aa6e16d15ce8bce8fda0477ea","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"4af54c4e28351e9101996785a33f2fdbf93debe7","size":50326,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-3.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-3.7.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_3.7.1_1731616550603_0.07552802355892552"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-14T20:35:50.849Z","publish_time":1731616550849,"_source_registry_name":"default","_cnpm_publish_time":1731616550849},"3.7.0":{"name":"@smithy/types","version":"3.7.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@3.7.0","gitHead":"012775ca4d9f3c9c3b0067fafefeda5be421d404","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"64628ca7d184a1c2a5b57f43106086314410250a","size":50300,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-3.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-3.7.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_3.7.0_1731603916571_0.2563426218838536"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-14T17:05:16.865Z","publish_time":1731603916865,"_source_registry_name":"default","_cnpm_publish_time":1731603916865},"3.6.0":{"name":"@smithy/types","version":"3.6.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@3.6.0","gitHead":"5de4524d147db44e627dadf222238552d6ff613d","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"03a52bfd62ee4b7b2a1842c8ae3ada7a0a5ff3a4","size":50290,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-3.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-3.6.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_3.6.0_1729522613110_0.9500936836266145"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-21T14:56:53.439Z","publish_time":1729522613439,"_source_registry_name":"default","_cnpm_publish_time":1729522613439},"3.5.0":{"name":"@smithy/types","version":"3.5.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@3.5.0","gitHead":"80515513f9b4ff3e6140d335a8edfb2126b8c352","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"9589e154c50d9c5d00feb7d818112ef8fc285d6e","size":49546,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-3.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-3.5.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_3.5.0_1727720132696_0.7395298462860551"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T18:15:32.899Z","publish_time":1727720132899,"_source_registry_name":"default","_cnpm_publish_time":1727720132899},"3.4.2":{"name":"@smithy/types","version":"3.4.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@3.4.2","gitHead":"b12dc1de610c91d3daab39315a62b04826a93439","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"aa2d087922d57205dbad68df8a45c848699c551e","size":49468,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-3.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-3.4.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_3.4.2_1726261229889_0.7490672978573152"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-13T21:00:30.107Z","publish_time":1726261230107,"_source_registry_name":"default","_cnpm_publish_time":1726261230107},"3.4.1":{"name":"@smithy/types","version":"3.4.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@3.4.1","gitHead":"b2be4f32e45432da17b0dcbc777a11855a53a13f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"18f117ff242fd8a97c5c01c5e07de6535a2d189a","size":49424,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-3.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-3.4.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_3.4.1_1726248606817_0.05398222757062987"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-13T17:30:07.002Z","publish_time":1726248607002,"_source_registry_name":"default","_cnpm_publish_time":1726248607002},"3.4.0":{"name":"@smithy/types","version":"3.4.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@3.4.0","gitHead":"f95b9c3eeda338ff4e69c90e786b852657ceb199","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"08b7b3d6af30c66fd0682c73c206a5baf8b40a63","size":49085,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-3.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-3.4.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_3.4.0_1725912751580_0.5386456232095382"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-09T20:12:31.825Z","publish_time":1725912751825,"_source_registry_name":"default","_cnpm_publish_time":1725912751825},"3.3.0":{"name":"@smithy/types","version":"3.3.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@3.3.0","gitHead":"d952a6a9d6a436b79f6174fcee9e4fbed82ca841","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"shasum":"fae037c733d09bc758946a01a3de0ef6e210b16b","size":48658,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-3.3.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_3.3.0_1719518021817_0.07136558355470535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-27T19:53:42.053Z","publish_time":1719518022053,"_source_registry_name":"default","maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_cnpm_publish_time":1719518022053},"3.2.0":{"name":"@smithy/types","version":"3.2.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@3.2.0","gitHead":"1239f8d4d782fea876780fc3b92bc459df3f71bd","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"shasum":"1350fe8a50d5e35e12ffb34be46d946860b2b5ab","size":48481,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-3.2.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_3.2.0_1718743422032_0.5032903826124133"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-18T20:43:42.259Z","publish_time":1718743422259,"_source_registry_name":"default","_cnpm_publish_time":1718743422259},"3.1.0":{"name":"@smithy/types","version":"3.1.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@3.1.0","gitHead":"b137126320357553fb7588e0cd2c21bcca94ec31","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"shasum":"e2eb2e2130026a8a0631b2605c17df1975aa99d6","size":48226,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-3.1.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_3.1.0_1718218387580_0.12197176316620073"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-12T18:53:07.758Z","publish_time":1718218387758,"_source_registry_name":"default","_cnpm_publish_time":1718218387758},"3.0.0":{"name":"@smithy/types","version":"3.0.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@3.0.0","gitHead":"534128e975c2cc9473402a1c2873f46f064b6880","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"shasum":"00231052945159c64ffd8b91e8909d8d3006cb7e","size":48200,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-3.0.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_3.0.0_1715377262900_0.5527428899172808"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-10T21:41:03.113Z","publish_time":1715377263113,"_source_registry_name":"default","_cnpm_publish_time":1715377263113},"2.12.0":{"name":"@smithy/types","version":"2.12.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.6.2"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@2.12.0","gitHead":"a53fe369122851e1566f28f8cf2d60a3727fbf20","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"c44845f8ba07e5e8c88eda5aed7e6a0c462da041","size":48092,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.12.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.12.0_1710457397306_0.29715536433915557"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-14T23:03:17.628Z","publish_time":1710457397628,"_source_registry_name":"default","_cnpm_publish_time":1710457397628},"2.11.0":{"name":"@smithy/types","version":"2.11.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@2.11.0","gitHead":"85a275d515a80485a53b5cc6f3f263ffacb6f37b","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"d40c27302151be243d3a7319a154b7d7d5775021","size":48002,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.11.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.11.0_1709828805345_0.9126634239579172"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-07T16:26:45.500Z","publish_time":1709828805500,"_source_registry_name":"default","_cnpm_publish_time":1709828805500},"2.10.1":{"name":"@smithy/types","version":"2.10.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@2.10.1","gitHead":"3357fda448ea8cee3f7bfa7caeda2768a9751f8f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"f2a923fd080447ad2ca19bfd8a77abf15be0b8e8","size":47807,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.10.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.10.1_1709057595798_0.1265530955138967"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-27T18:13:16.139Z","publish_time":1709057596139,"_source_registry_name":"default","_cnpm_publish_time":1709057596139},"2.10.0":{"name":"@smithy/types","version":"2.10.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@2.10.0","gitHead":"7baf4b118b55683e97208f262c5083184d99b095","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"1cc16e3c04d56c49ecb88efa1b7fa9ca3a90d667","size":47590,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.10.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.10.0_1708636538118_0.7102054754593172"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-22T21:15:38.263Z","publish_time":1708636538263,"_source_registry_name":"default","_cnpm_publish_time":1708636538263},"2.9.1":{"name":"@smithy/types","version":"2.9.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@2.9.1","gitHead":"3769699491dcc1bd5ace2973f2efdf6d85b37cf4","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"ed04d4144eed3b8bd26d20fc85aae8d6e357ebb9","size":47379,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.9.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.9.1_1705685481299_0.9790300482210939"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-19T17:31:21.448Z","publish_time":1705685481448,"_source_registry_name":"default","_cnpm_publish_time":1705685481448},"2.9.0":{"name":"@smithy/types","version":"2.9.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline types","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@2.9.0","gitHead":"1d85e7dea4cfe19aaf555a26b7504e739acb9124","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"634a1736d6b0583baafcb0e1123d4618325ebbec","size":47377,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.9.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.9.0_1705530406077_0.2091887925027851"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T22:26:46.235Z","publish_time":1705530406235,"_source_registry_name":"default","_cnpm_publish_time":1705530406235},"2.8.0":{"name":"@smithy/types","version":"2.8.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@2.8.0","gitHead":"e3b13dda0891091282c27cd65cc72b87826753b6","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"bdbaa0a54c9c3538d6c763c6f32d3e4f76fe0df9","size":46782,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.8.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.8.0_1704222050521_0.01782420181874178"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-02T19:00:50.751Z","publish_time":1704222050751,"_source_registry_name":"default","_cnpm_publish_time":1704222050751},"2.7.0":{"name":"@smithy/types","version":"2.7.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@2.7.0","gitHead":"912961cb22a3310273fdf24806f294ccf23814c1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"6ed9ba5bff7c4d28c980cff967e6d8456840a4f3","size":46824,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.7.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.7.0_1701792611763_0.5349576324781213"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-05T16:10:11.987Z","publish_time":1701792611987,"_source_registry_name":"default","_cnpm_publish_time":1701792611987},"2.6.0":{"name":"@smithy/types","version":"2.6.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@2.6.0","gitHead":"f802828bb1ef76990d5277e82c336b9750e4bc65","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"a09c40b512e2df213229a20a43d0d9cfcf55ca3e","size":45900,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.6.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.6.0_1700596010122_0.7269429335295858"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-21T19:46:50.281Z","publish_time":1700596010281,"_source_registry_name":"default","_cnpm_publish_time":1700596010281},"2.5.0":{"name":"@smithy/types","version":"2.5.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@2.5.0","gitHead":"d1ff70d0d4fe18c3cb0198d6351312ed14932b46","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"f1bd5b906e7d3c6fd559b9b4f05e4707c7039180","size":44241,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.5.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.5.0_1699917757387_0.7127127354628224"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-13T23:22:37.571Z","publish_time":1699917757571,"_source_registry_name":"default","_cnpm_publish_time":1699917757571},"2.3.5":{"name":"@smithy/types","version":"2.3.5","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@2.3.5","gitHead":"5fb6d4c68777a3d358158eddcb18d22da3fd5c8d","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"7684a74d4368f323b478bd9e99e7dc3a6156b5e5","size":41616,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.3.5.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.3.5_1696630494544_0.3882488096209502"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-06T22:14:54.785Z","publish_time":1696630494785,"_source_registry_name":"default","_cnpm_publish_time":1696630494785},"2.3.4":{"name":"@smithy/types","version":"2.3.4","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/types@2.3.4","gitHead":"b609df10ad503972e31c025fd059c8ce6044d816","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"3b9bc15000af0a0b1f4fda741f78c1580ba15e92","size":41439,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.3.4.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.3.4_1695923406419_0.07171046282411742"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-28T17:50:06.692Z","publish_time":1695923406692,"_source_registry_name":"default","_cnpm_publish_time":1695923406692},"2.3.3":{"name":"@smithy/types","version":"2.3.3","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"4cc46d5a045177824b880e1227284e859e760dee","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@2.3.3","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"8770dea9b0e36c404d99a867d50b2fa6454f28aa","size":40616,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.3.3.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.3.3_1695162469520_0.9853289164914594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-19T22:27:49.885Z","publish_time":1695162469885,"_source_registry_name":"default","_cnpm_publish_time":1695162469885},"2.3.2":{"name":"@smithy/types","version":"2.3.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"ea85d88d954d15b262df6905ea0df221e8d2bcd4","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@2.3.2","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"b124ce8ddfb134e09b217f7adcae7c7fe3d6ea5d","size":40474,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.3.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.3.2_1694802872638_0.20153402322171754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-15T18:34:32.893Z","publish_time":1694802872893,"_source_registry_name":"default","_cnpm_publish_time":1694802872893},"2.3.1":{"name":"@smithy/types","version":"2.3.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<=4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"a6d5a23bd699d8f6cb6f3bcb3eefcca254660595","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@2.3.1","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"25e8c353ee7a8611488a2cd41811c5a32a9dbcdc","size":40252,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.3.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.3.1_1694558654058_0.2857976646824629"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-12T22:44:14.430Z","publish_time":1694558654430,"_source_registry_name":"default","_cnpm_publish_time":1694558654430},"2.3.0":{"name":"@smithy/types","version":"2.3.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"84ce53b4994faf09aa1cf8e0b9c245d214127b7c","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@2.3.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"a5c3869465f384fd4d811b2f1f37779e069ef06e","size":40220,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.3.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.3.0_1694036480269_0.9327667122250669"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-06T21:41:20.488Z","publish_time":1694036480488,"_source_registry_name":"default","_cnpm_publish_time":1694036480488},"2.2.2":{"name":"@smithy/types","version":"2.2.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"8f6e5a31335d5469b52bf39007d0c88e373cfa72","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@2.2.2","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"bd8691eb92dd07ac33b83e0e1c45f283502b1bf7","size":39904,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.2.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.2_1692736979977_0.256877912992437"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-22T20:43:00.190Z","publish_time":1692736980190,"_source_registry_name":"default","_cnpm_publish_time":1692736980190},"2.2.1":{"name":"@smithy/types","version":"2.2.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"a6a1389994d62ebfcdf9843f58f0d1739837af92","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@2.2.1","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"49f2f32bb2f54822c324ecf347b7706016581a0b","size":39532,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.2.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.1_1692119182512_0.2768623715642262"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-15T17:06:22.750Z","publish_time":1692119182750,"_source_registry_name":"default","_cnpm_publish_time":1692119182750},"2.2.0":{"name":"@smithy/types","version":"2.2.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"1f9fcad7015cdf639e98d4e951ceddc2a1ec11db","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@2.2.0","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"52fa236967729f5a4e2c6c334f1a03930fa86f67","size":39538,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.2.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.0_1691773113698_0.27134884703622286"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-11T16:58:33.921Z","publish_time":1691773113921,"_source_registry_name":"default","_cnpm_publish_time":1691773113921},"2.1.0":{"name":"@smithy/types","version":"2.1.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"4b0be91f301d5e2f8fca9c6a871c8c796e047d6f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@2.1.0","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"67fd47c25bbb0fd818951891bf7bcf19a8ee2fe6","size":37937,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.1.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.1.0_1691448561117_0.32244248346488247"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T22:49:21.353Z","publish_time":1691448561353,"_source_registry_name":"default","_cnpm_publish_time":1691448561353},"2.0.2":{"name":"@smithy/types","version":"2.0.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4 && node scripts/downlevel","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"632c5a5cb0b8ba0ef5f2bfc1f701cfb292fa79a1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@2.0.2","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"49d42724c909e845bfd80a2e195740614ce497f3","size":37690,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.0.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.0.2_1690306808472_0.6738320967321738"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-25T17:40:08.698Z","publish_time":1690306808698,"_source_registry_name":"default","_cnpm_publish_time":1690306808698},"2.0.1":{"name":"@smithy/types","version":"2.0.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"6d015a4681600b57079a550f6789b75fb6e387ab","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@2.0.1","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"5a5276e60f34e5245f09c26591338d0a5fa282d1","size":37539,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.0.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.0.1_1690234132220_0.07029967424861172"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-24T21:28:52.440Z","publish_time":1690234132440,"_source_registry_name":"default","_cnpm_publish_time":1690234132440},"1.2.0":{"name":"@smithy/types","version":"1.2.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"3502553d79fa14e35479d754a706f217b29739a4","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@1.2.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"9dc65767b0ee3d6681704fcc67665d6fc9b6a34e","size":37539,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-1.2.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.2.0_1690231907094_0.44146556359202216"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-24T20:51:47.290Z","publish_time":1690231907290,"_source_registry_name":"default","_cnpm_publish_time":1690231907290},"2.0.0":{"name":"@smithy/types","version":"2.0.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json","extract:docs":"api-extractor run --local"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"72af08daf21ac83ec08cc604af511bc47e640b11","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@2.0.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"df103ee099eace02edac9eaedcc1ab41ccd5a29b","size":37539,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-2.0.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.0.0_1690228463135_0.8637715904616972"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-24T19:54:23.304Z","publish_time":1690228463304,"_source_registry_name":"default","deprecated":"Deprecated due to incompatible dependency.","_cnpm_publish_time":1690228463304},"1.1.1":{"name":"@smithy/types","version":"1.1.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"95ddb42557074f1cfe11a4763f26e2da5c9d1f34","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@1.1.1","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"949394a22e13e7077471bae0d18c146e5f62c456","size":31641,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-1.1.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.1.1_1688660688800_0.6461674674316957"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-06T16:24:49.141Z","publish_time":1688660689141,"_source_registry_name":"default","_cnpm_publish_time":1688660689141},"1.1.0":{"name":"@smithy/types","version":"1.1.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"7b4756d90d83f268fb714913ac816d3183b27361","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@1.1.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"f30a23202c97634cca5c1ac955a9bf149c955226","size":24909,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-1.1.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.1.0_1687212051437_0.8456652033379868"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-19T22:00:51.645Z","publish_time":1687212051645,"_source_registry_name":"default","_cnpm_publish_time":1687212051645},"1.0.0":{"name":"@smithy/types","version":"1.0.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"tsc -p tsconfig.test.json"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS Smithy Team","url":"https://smithy.io"},"license":"Apache-2.0","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/types","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/types"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"gitHead":"69c4a9775cb0ad9fadb1405935688a050ded7497","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/types@1.0.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"87ab6131fe5e19cbd4d383ffb94d2b806d027d38","size":7185,"noattachment":false,"key":"/@smithy/types/-/@smithy/types-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/types/download/@smithy/types-1.0.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.0.0_1682616123390_0.5505673427677318"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-27T17:22:03.570Z","publish_time":1682616123570,"_source_registry_name":"default","_cnpm_publish_time":1682616123570}},"readme":"# @smithy/types\n\n[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types)\n[![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)\n\n## Usage\n\nThis package is mostly used internally by generated clients.\nSome public components have independent applications.\n\n---\n\n### Scenario: Removing `| undefined` from input and output structures\n\nGenerated shapes' members are unioned with `undefined` for\ninput shapes, and are `?` (optional) for output shapes.\n\n- for inputs, this defers the validation to the service.\n- for outputs, this strongly suggests that you should runtime-check the output data.\n\nIf you would like to skip these steps, use the `AssertiveClient` or\n`UncheckedClient` type helpers.\n\nUsing AWS S3 as an example:\n\n```ts\nimport { S3 } from \"@aws-sdk/client-s3\";\nimport type { AssertiveClient, UncheckedClient } from \"@smithy/types\";\n\nconst s3a = new S3({}) as AssertiveClient<S3>;\nconst s3b = new S3({}) as UncheckedClient<S3>;\n\n// AssertiveClient enforces required inputs are not undefined\n// and required outputs are not undefined.\nconst get = await s3a.getObject({\n  Bucket: \"\",\n  // @ts-expect-error (undefined not assignable to string)\n  Key: undefined,\n});\n\n// UncheckedClient makes output fields non-nullable.\n// You should still perform type checks as you deem\n// necessary, but the SDK will no longer prompt you\n// with nullability errors.\nconst body = await (\n  await s3b.getObject({\n    Bucket: \"\",\n    Key: \"\",\n  })\n).Body.transformToString();\n```\n\nWhen using the transform on non-aggregated client with the `Command` syntax,\nthe input cannot be validated because it goes through another class.\n\n```ts\nimport { S3Client, ListBucketsCommand, GetObjectCommand, GetObjectCommandInput } from \"@aws-sdk/client-s3\";\nimport type { AssertiveClient, UncheckedClient, NoUndefined } from \"@smithy/types\";\n\nconst s3 = new S3Client({}) as UncheckedClient<S3Client>;\n\nconst list = await s3.send(\n  new ListBucketsCommand({\n    // command inputs are not validated by the type transform.\n    // because this is a separate class.\n  })\n);\n\n/**\n * Although less ergonomic, you can use the NoUndefined<T>\n * transform on the input type.\n */\nconst getObjectInput: NoUndefined<GetObjectCommandInput> = {\n  Bucket: \"undefined\",\n  // @ts-expect-error (undefined not assignable to string)\n  Key: undefined,\n  // optional params can still be undefined.\n  SSECustomerAlgorithm: undefined,\n};\n\nconst get = s3.send(new GetObjectCommand(getObjectInput));\n\n// outputs are still transformed.\nawait get.Body.TransformToString();\n```\n\n### Scenario: Narrowing a smithy-typescript generated client's output payload blob types\n\nThis is mostly relevant to operations with streaming bodies such as within\nthe S3Client in the AWS SDK for JavaScript v3.\n\nBecause blob payload types are platform dependent, you may wish to indicate in your application that a client is running in a specific\nenvironment. This narrows the blob payload types.\n\n```typescript\nimport { GetObjectCommand, S3Client } from \"@aws-sdk/client-s3\";\nimport type { NodeJsClient, SdkStream, StreamingBlobPayloadOutputTypes } from \"@smithy/types\";\nimport type { IncomingMessage } from \"node:http\";\n\n// default client init.\nconst s3Default = new S3Client({});\n\n// client init with type narrowing.\nconst s3NarrowType = new S3Client({}) as NodeJsClient<S3Client>;\n\n// The default type of blob payloads is a wide union type including multiple possible\n// request handlers.\nconst body1: StreamingBlobPayloadOutputTypes = (await s3Default.send(new GetObjectCommand({ Key: \"\", Bucket: \"\" })))\n  .Body!;\n\n// This is of the narrower type SdkStream<IncomingMessage> representing\n// blob payload responses using specifically the node:http request handler.\nconst body2: SdkStream<IncomingMessage> = (await s3NarrowType.send(new GetObjectCommand({ Key: \"\", Bucket: \"\" })))\n  .Body!;\n```\n","_attachments":{},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/types","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"license":"Apache-2.0"}