{"_id":"@smithy/eventstream-serde-universal","_rev":"61-c0957c9476400336a2b3986bfd829527","name":"@smithy/eventstream-serde-universal","dist-tags":{"latest":"4.2.8"},"versions":{"1.0.0":{"name":"@smithy/eventstream-serde-universal","version":"1.0.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@1.0.0","maintainers":[{"name":"smithy-team","email":"aws-smithy-team@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"bb114e4b619b5f71191dbeab1c2d5d0b52aad416","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-1.0.0.tgz","fileCount":24,"integrity":"sha512-+w1mXzzLDblCtOZYLoo1nX0rVPKqP8T/1IJl5SdSBheyXvs4+2b6JYBtLX371Ayztl2slXqOtqITC7ZJ/NTDPw==","signatures":[{"sig":"MEUCIQDYJgOVT4NFyFwMlCoo8ocOO3xjXB7DBq/jGzjLBpqLPQIgDwTPz5/W4esxnA11fzupgtmrTRgm6GDI4Aoa90t+Dcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34737},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"7b4756d90d83f268fb714913ac816d3183b27361","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.5.1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.5.0","@smithy/types":"workspace:^","@smithy/eventstream-codec":"workspace:^"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"workspace:^","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_1.0.0_1687212036039_0.9000555442976892","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@smithy/eventstream-serde-universal","version":"1.0.1","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@1.0.1","maintainers":[{"name":"smithy-team","email":"aws-smithy-team@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"cb19a8381986a83b6d2c1ca0e72466140e0dfaa7","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-1.0.1.tgz","fileCount":24,"integrity":"sha512-c6m9DH7m6D2S93dof4wSxysaGSQdauO20TNcSePzrgHd4rkTnz5pqZ1a7Pt22q2SKf09SvTugq5cV2Sy4r8zHw==","signatures":[{"sig":"MEQCIDhbCReu/MiiyF1aF+wcpikYEnMB9FtjlYofWHbZFq/+AiANK/c1xmqS7N56c1FxdjR3DVXu8I2n2Ab02c2gBORXAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34783},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"63b6fcdb83b164d2409c94a6304dccaec4f35022","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.5.1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.5.0","@smithy/types":"^1.1.0","@smithy/eventstream-codec":"^1.0.1"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^1.0.1","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_1.0.1_1687289191185_0.7454701872849452","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@smithy/eventstream-serde-universal","version":"1.0.2","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@1.0.2","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"66c1ccc639cb64049291200bcda476b26875fd8e","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-1.0.2.tgz","fileCount":31,"integrity":"sha512-cQ9bT0j0x49cp8TQ1yZSnn4+9qU0WQSTkoucl3jKRoTZMzNYHg62LQao6HTQ3Jgd77nAXo00c7hqUEjHXwNA+A==","signatures":[{"sig":"MEQCIHex3DQZ81Sl7gj8z6MW/xQTNRpdVJDeS4KJTjx2rkiVAiACYbrHeyhmclUL3wyjv2RMlA4uhsTY5A/TwqkN4M5MbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37654},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"95ddb42557074f1cfe11a4763f26e2da5c9d1f34","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.5.1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.5.0","@smithy/types":"^1.1.1","@smithy/eventstream-codec":"^1.0.2"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^1.0.2","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_1.0.2_1688660673895_0.31666550816695493","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@smithy/eventstream-serde-universal","version":"1.0.3","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@1.0.3","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"a8ede47aec8e5fccc734bec22cf1aa0050eeeb50","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-1.0.3.tgz","fileCount":31,"integrity":"sha512-lf6HugS3i4U5npO3NRhDhwyyf6w6xj0JhMzpA8vp0znDLUdBgaYFUPmkzljqbSTVOhv07iVcwVaJzc85vdua8w==","signatures":[{"sig":"MEUCIEzUAHTCzRruJuykengenOD7SCxHThlJp5ua+L77m7ArAiEAj4PaBfyn5g9/Q991OHkZ4bOlSPHw4PZv5SwDFsMhMZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37654},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"72af08daf21ac83ec08cc604af511bc47e640b11","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"deprecated":"Deprecated due to incompatible dependency.","repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.5.1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.0.0","@smithy/eventstream-codec":"^1.0.3"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^1.0.2","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_1.0.3_1690228453143_0.7985076897876056","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@smithy/eventstream-serde-universal","version":"1.1.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@1.1.0","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"fe145c221fe89fea2798add2f103362151494d7d","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-1.1.0.tgz","fileCount":31,"integrity":"sha512-8nQttgdbefJbLfz7Mao0FtkdRUlc92fCiHV3vClAl1N/qetm/I6Lsu5mLt9CzG7TGFkFb5t3qzAV2FaeAqF+ag==","signatures":[{"sig":"MEUCIQD8ZYO8s4wQ7eKrg6WKOVF0rpBlfDkVivoHFeURz9io4wIgGN+uCl3xIn5IUOAIh8kp1frrNoBgR4Xb5FjMTlEPrWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37654},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"3502553d79fa14e35479d754a706f217b29739a4","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.5.1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.5.0","@smithy/types":"^1.2.0","@smithy/eventstream-codec":"^1.1.0"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^1.1.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_1.1.0_1690231891745_0.2241560010654009","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@smithy/eventstream-serde-universal","version":"2.0.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.0","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"bee96dd538eea6e9eefbc14ce9d91ccc3c26edf6","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.0.tgz","fileCount":31,"integrity":"sha512-6VzgHhFuv5wPVItyjE1dMak2Pii6Vqxv7474W3Jv++KrMs80/0vm+kR8M6kX/lLLrNTcmukF6pRu7KOqwC0+vQ==","signatures":[{"sig":"MEUCIQDHep34DwNGgV48GLAcj94r/eG/9VBq75s4YyyUKuEM+wIgPrMXQY+HjrY8DaBormMuWb19uhfF8KHKtmuP9MUerMw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37654},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"6d015a4681600b57079a550f6789b75fb6e387ab","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.5.1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.0.1","@smithy/eventstream-codec":"^2.0.0"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.0_1690234119974_0.7302664092858033","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@smithy/eventstream-serde-universal","version":"2.0.1","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.1","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"206e1cd437b0da09a2a45af3ddc3b7e3b9789734","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.1.tgz","fileCount":31,"integrity":"sha512-WPPylIgVZ6wOYVgpF0Rs1LlocYyj248MRtKEEehnDvC+0tV7wmGt7H/SchCh10W4y4YUxuzPlW+mUvVMGmLSVg==","signatures":[{"sig":"MEUCIQCUuuUP17NT6N7Kco7yHWDMfpodqZhmZ40yTwo6OypCiQIgBAJ5+/4QKiTxicb6RgPxhYt5ckJyN5G1jPAvZQFY0Rc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37654},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"632c5a5cb0b8ba0ef5f2bfc1f701cfb292fa79a1","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.5.1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.0.2","@smithy/eventstream-codec":"^2.0.1"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.1_1690306797805_0.13421342482410514","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@smithy/eventstream-serde-universal","version":"2.0.2","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.2","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"8dcc8bf3704afc09d999d13776362bb0b20d4394","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.2.tgz","fileCount":31,"integrity":"sha512-zf/hm5VIDsvl+XpI1rop4xwXLKiBUe5pxgjRFdHi7AC1p6Zc8uJfyCExLiMUP/QspoIrVV1xGwFFxRCeddDH3g==","signatures":[{"sig":"MEYCIQCNlNPgFxJjnacXycancNjtfyY1efM6JFXg30KuJyGNowIhAPOJ1S5qT7zeeoQxaspcPr5WNF2XXgCE+Wsut/ltcbHZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37654},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"4b0be91f301d5e2f8fca9c6a871c8c796e047d6f","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.6.7","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.17.0","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.1.0","@smithy/eventstream-codec":"^2.0.2"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.2_1691448551937_0.6807389074780732","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@smithy/eventstream-serde-universal","version":"2.0.3","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.3","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"a360c45c91cd64b03f1ba60bb5e738e99bcb44ff","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.3.tgz","fileCount":31,"integrity":"sha512-51nLy47MmU9Nb4dwlwsmP1XJViP72kuLtIqTeDeRSe5Ah4xfSP/df11roEhzUmE/rUYEkErj64RHkseeuFkCgg==","signatures":[{"sig":"MEUCIER0JmnM03lQx/cq3zun5K5APYtMGE0jotr/zfQyp+OUAiEA4GA/UN7MED3zuqrsHexe8ypq5c+iQw0hov8EF4Bhf/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37654},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"1f9fcad7015cdf639e98d4e951ceddc2a1ec11db","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.6.7","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.17.0","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.2.0","@smithy/eventstream-codec":"^2.0.3"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.3_1691773099789_0.8372429389327962","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@smithy/eventstream-serde-universal","version":"2.0.4","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.4","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"d6dcf111173379c73a29bf96819c1eb70b579fca","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.4.tgz","fileCount":31,"integrity":"sha512-WHgAxBmWqKE6/LuwgbDZckS0ycN34drEMYQAbYGz5SK+Kpakl3zEeJ0DxnFXgdHdlVrlvaYtgzrMqfowH9of6g==","signatures":[{"sig":"MEYCIQC1oo4Ly0xmgO1pfUJe7Jc16v4zHtGlogvSGwkgvc5TSAIhAOROUR3cJA6DxizNM0YaUd4QSY+TDI/6rAfIZdn2J2+n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37654},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"a6a1389994d62ebfcdf9843f58f0d1739837af92","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.6.7","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.17.0","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.2.1","@smithy/eventstream-codec":"^2.0.4"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.4_1692119173503_0.823556489666674","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"@smithy/eventstream-serde-universal","version":"2.0.5","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.5","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"5a656557575ee4ad69515434e45f19f7816f09f8","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.5.tgz","fileCount":31,"integrity":"sha512-+vHvbQtlSVYTQ/20tNpVaKi0EpTR7E8GoEUHJypRZIRgiT03b3h2MAWk+SNaqMrCJrYG9vKLkJFzDylRlUvDWg==","signatures":[{"sig":"MEYCIQDjGPVTVMz9gaJV9nln5hqW/tWFVd9HusyGAUAan/4YzQIhAKreurLyIDcb4ZBZc4EitmHGPqC34OyPPPNf00P5TQ0o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37654},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"8f6e5a31335d5469b52bf39007d0c88e373cfa72","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.6.7","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.2.2","@smithy/eventstream-codec":"^2.0.5"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.5_1692736968787_0.5151391255010174","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"@smithy/eventstream-serde-universal","version":"2.0.6","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.6","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"4b91dadd385269a9512b339e572974d055bf8032","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.6.tgz","fileCount":31,"integrity":"sha512-bH1TElelS8tlqll6cJAWKM11Es+pE9htRzjiiFG1+xcyKaM90UFNRX5oKZIrJugZlmP37pvfRwSJ/3ZaaqSBIA==","signatures":[{"sig":"MEUCIDcvvHJgxY6F3iBPLu3Cb/7ht1Aui+yelF1ySuvlS56DAiEAqcIstamardvsOwwbSZGCjjdaiy3mitI2Wfplkx0Tt2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37654},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"84ce53b4994faf09aa1cf8e0b9c245d214127b7c","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.6.7","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.3.0","@smithy/eventstream-codec":"^2.0.6"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.6_1694036464791_0.26104134397854484","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"@smithy/eventstream-serde-universal","version":"2.0.7","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.7","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"b9986e3c08d46090391705bd632ba844c6a3c59d","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.7.tgz","fileCount":31,"integrity":"sha512-CNYEzEPDIGbfvYYN7iajPY6sVZdtGvJzSbvqgH+EvismooFj8ahydGp8IKYPnd5ge5uwTATppJ2t8149tYkS7g==","signatures":[{"sig":"MEUCIQDZZuJER6xzu/AgHyck9pYHVDFjhbugvptuaepOOP/9GgIgGxm7JFckMwOz2ExuqsRBk6kJWO+D4pTsBvcNcN+Krf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37654},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"a6d5a23bd699d8f6cb6f3bcb3eefcca254660595","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.6.7","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.3.1","@smithy/eventstream-codec":"^2.0.7"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.7_1694558645279_0.25504673180644244","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"@smithy/eventstream-serde-universal","version":"2.0.8","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.8","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"020282148041250c03da139a0e5f8b6f18dd35d4","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.8.tgz","fileCount":31,"integrity":"sha512-6InMXH8BUKoEDa6CAuxR4Gn8Gf2vBfVtjA9A6zDKZClYHT+ANUJS+2EtOBc5wECJJGk4KLn5ajQyrt9MBv5lcw==","signatures":[{"sig":"MEUCIQDZNJQPO4TffoCTmjfw155u+Xm1GiJTpRCufVmF0R+afQIgGfKXIowCfcL4dMRPM2+l3MGIZ45QUWD7u/dmm2zMsDo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37654},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"ea85d88d954d15b262df6905ea0df221e8d2bcd4","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.6.7","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.3.2","@smithy/eventstream-codec":"^2.0.8"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.8_1694802854835_0.9757799342307876","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"@smithy/eventstream-serde-universal","version":"2.0.9","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.9","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"c8613768f14664c6b5fab299b24bb9141bbdecc3","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.9.tgz","fileCount":31,"integrity":"sha512-dAHQEYlK/1tjjieBE7jjXwpLQFgKdkvC4HSQf+/Jj4t34XbUmXWHbw92/EuLp9+vjNB/JQPvkwpMtN31jxIDeg==","signatures":[{"sig":"MEYCIQDpWvbgdKd/8rCeLtU+npaF+x3Og83pvXts7u85uKTMdgIhAMF5Zu58CUZwEB88Nll7MuK0/hbESmDJG1J4cq4/CyC7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37654},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"4cc46d5a045177824b880e1227284e859e760dee","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"tsc -p tsconfig.es.json","build:cjs":"tsc -p tsconfig.cjs.json","build:types":"tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.6.7","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.3.3","@smithy/eventstream-codec":"^2.0.9"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.9_1695162459590_0.16385168297612274","host":"s3://npm-registry-packages"}},"2.0.10":{"name":"@smithy/eventstream-serde-universal","version":"2.0.10","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.10","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"575a6160a12508341c9c345bf3da7422a590aaae","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.10.tgz","fileCount":31,"integrity":"sha512-JhJJU1ULLsn5kxKfFe8zOF2tibjxlPIvIB71Kn20aa/OFs+lvXBR0hBGswpovyYyckXH3qU8VxuIOEuS+2G+3A==","signatures":[{"sig":"MEUCIQCw8jzkIiRKUQoBWL6cm1mqAx6Cu/Rqu1y+s+IX/+3orAIgd4nJlyPptaZh97p/pChWyLan9mU8DqfNbeLDS+7eya0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37634},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"b609df10ad503972e31c025fd059c8ce6044d816","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.8.1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.18.0","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.3.4","@smithy/eventstream-codec":"^2.0.10"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.10_1695923367048_0.37307519329960326","host":"s3://npm-registry-packages"}},"2.0.11":{"name":"@smithy/eventstream-serde-universal","version":"2.0.11","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.11","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"c86c0d29eae479590826ad61cb28301ec1105ebe","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.11.tgz","fileCount":31,"integrity":"sha512-F8FsxLTbFN4+Esgpo+nNKcEajrgRZJ+pG9c8+MhLM4Odp5ejLHw2GMCXd81cGsgmfcbnzdDEXazPPVzOwj89MQ==","signatures":[{"sig":"MEUCIQDKzQwrUMM56Xf9O0al+UvptUi2M54GcoPTRhHZZsVbJgIgfqgxzBbunTO2xNqpGH2Ewj0eoxom7SqhcqDRj9thEYM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37634},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"5fb6d4c68777a3d358158eddcb18d22da3fd5c8d","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.8.1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.18.0","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.3.5","@smithy/eventstream-codec":"^2.0.11"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.11_1696630471377_0.1326976755548579","host":"s3://npm-registry-packages"}},"2.0.12":{"name":"@smithy/eventstream-serde-universal","version":"2.0.12","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.12","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"59593439e153c576ab2d46f233c7bc4ddc364cb3","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.12.tgz","fileCount":31,"integrity":"sha512-xZ3ZNpCxIND+q+UCy7y1n1/5VQEYicgSTNCcPqsKawX+Vd+6OcFX7gUHMyPzL8cZr+GdmJuxNleqHlH4giK2tw==","signatures":[{"sig":"MEUCIQCalH44CZpV+h1PRUZXhGBKk2tAkAFN8OX1gN+cpbeVwAIgNpTW5FD4+ea+qLKxRl45luCuPvLIdBhlxFrog5iQcd4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37634},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"4c4d1bd13c9e6ba89cc75fa9c3df2aed63e3cb02","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.8.1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.4.0","@smithy/eventstream-codec":"^2.0.12"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.12_1697750886550_0.2777265340989925","host":"s3://npm-registry-packages"}},"2.0.13":{"name":"@smithy/eventstream-serde-universal","version":"2.0.13","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.13","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"2d7bba2acc36e6625891b0f8b3d42fe49c04f64e","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.13.tgz","fileCount":31,"integrity":"sha512-j0yFd5UfftM+ia9dxLRbheJDCkCZBHpcEzCsPO8BxVOTbdcX/auVJCv6ov/yvpCKsf4Hv3mOqi0Is1YogM2g3Q==","signatures":[{"sig":"MEYCIQDS+tLarYLtQ12o+spHQW8Y82u5MBz67XMD2WO2BdLaCAIhAI1WRc80TD17hyDdZxtvOYG5s8F/WG3Rzb2WJVeBZ1sx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37634},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"d1ff70d0d4fe18c3cb0198d6351312ed14932b46","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.8.1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.5.0","@smithy/eventstream-codec":"^2.0.13"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.2","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.13_1699917748067_0.2630300321735224","host":"s3://npm-registry-packages"}},"2.0.14":{"name":"@smithy/eventstream-serde-universal","version":"2.0.14","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.14","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"45d7fc506bd98d5f746b45fe9bfc8e3f09aa147f","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.14.tgz","fileCount":31,"integrity":"sha512-Ie35+AISNn1NmEjn5b2SchIE49pvKp4Q74bE9ME5RULWI1MgXyGkQUajWd5E6OBSr/sqGcs+rD3IjPErXnCm9g==","signatures":[{"sig":"MEYCIQCUPP6sig19C9wPmAg6sPZjQ7NMIEWeIrhWFqoC8K7msAIhAO4Hn4GVaj1jkfrvfmVfIOnL7UPGCPqp7xALn4xBdUia","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37634},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"f802828bb1ef76990d5277e82c336b9750e4bc65","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.8.1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.6.0","@smithy/eventstream-codec":"^2.0.14"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.2","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.14_1700596000786_0.8699072526568208","host":"s3://npm-registry-packages"}},"2.0.15":{"name":"@smithy/eventstream-serde-universal","version":"2.0.15","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.15","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"85cdff39abc630cb18b4d333913b7120651771ca","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.15.tgz","fileCount":31,"integrity":"sha512-dP8AQp/pXlWBjvL0TaPBJC3rM0GoYv7O0Uim8d/7UKZ2Wo13bFI3/BhQfY/1DeiP1m23iCHFNFtOQxfQNBB8rQ==","signatures":[{"sig":"MEQCIGorN0EIXMDgj0WmGb9Kluvck/+s/0kRmjTBOAhguDz6AiA/pG/Dbqa1/M0dp9n6Z7eLLt/EYvsOc/b2NhznssuH8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37644},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"912961cb22a3310273fdf24806f294ccf23814c1","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"9.8.1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.7.0","@smithy/eventstream-codec":"^2.0.15"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.2","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.15_1701792602319_0.6581897105835144","host":"s3://npm-registry-packages"}},"2.0.16":{"name":"@smithy/eventstream-serde-universal","version":"2.0.16","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.0.16","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"e554aa59d0c3bdd6f8b9eae9b2e3d6c6ae702611","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.16.tgz","fileCount":31,"integrity":"sha512-ZyLnGaYQMLc75j9kKEVMJ3X6bdBE9qWxhZdTXM5RIltuytxJC3FaOhawBxjE+IL1enmWSIohHGZCm/pLwEliQA==","signatures":[{"sig":"MEUCIQC96DMrGxXb98wr1QJ1gv+r7qpTfNuh3/3U0OZ5QsicbgIgUUTNObA7QFRuHR6HxVo2p3Llashqv+UG6xsOWModcz8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37644},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"e3b13dda0891091282c27cd65cc72b87826753b6","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.2.3","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.8.0","@smithy/eventstream-codec":"^2.0.16"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.0.2","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.0.16_1704222042743_0.8335428679946277","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@smithy/eventstream-serde-universal","version":"2.1.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.1.0","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"a8af9c5f1a6bb4592c93a57cfeea4662ddd15efb","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.1.0.tgz","fileCount":31,"integrity":"sha512-kZtTF0llc5pZ2QLMOrLttA2Cde/DXanfMqBhtJ0VZaQHdntPon+d7Gx7GhOkCxDP4lz1u0wMLdiIZNduaA4Qbg==","signatures":[{"sig":"MEUCIQCuYGNjglH3L+cIPoLRYoLkeJV8mm8MnRFERyd7nutddAIgIXHxH922sq7G3ONRjwLJBkrsd3rSNdwlotftoQq8dLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35292},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"1d85e7dea4cfe19aaf555a26b7504e739acb9124","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.2.3","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.9.0","@smithy/eventstream-codec":"^2.1.0"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.1.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.1.0_1705530398441_0.760668834167729","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@smithy/eventstream-serde-universal","version":"2.1.1","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.1.1","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"0f5eec9ad033017973a67bafb5549782499488d2","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.1.1.tgz","fileCount":31,"integrity":"sha512-LR0mMT+XIYTxk4k2fIxEA1BPtW3685QlqufUEUAX1AJcfFfxNDKEvuCRZbO8ntJb10DrIFVJR9vb0MhDCi0sAQ==","signatures":[{"sig":"MEUCIDBVHkZy4tekK1vE8H7R5Zviz96WykudfRf8gfR9UwjJAiEAlja6qoLLfGLFREONYv265MNKwtQSXvgZ88BJt4XAd4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35294},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"3769699491dcc1bd5ace2973f2efdf6d85b37cf4","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.2.3","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.9.1","@smithy/eventstream-codec":"^2.1.1"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.1.1","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.1.1_1705685450818_0.2216851404675324","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"@smithy/eventstream-serde-universal","version":"2.1.2","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.1.2","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"2ecbe6bffc7a40add81dbee04654c943bb602ec7","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.1.2.tgz","fileCount":31,"integrity":"sha512-Upd/zy+dNvvIDPU1HGhW9ivNjvJQ0W4UkkQOzr5Mo0hz2lqnZAyOuit4TK2JAEg/oo+V1gUY4XywDc7zNbCF0g==","signatures":[{"sig":"MEUCIBfmH/daQR5TlyXhsiZ0h/aHXDI/OCidIk2Rg2kXsxedAiEAyU61673X90Ks9zKcWvkI0MOUmDYoKeTj/GHBsz8UboI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35295},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"7baf4b118b55683e97208f262c5083184d99b095","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.2.4","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.10.0","@smithy/eventstream-codec":"^2.1.2"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.1.1","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.1.2_1708636526169_0.26016786820624693","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"@smithy/eventstream-serde-universal","version":"2.1.3","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.1.3","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"79ab2e313c4e6621d8d9ecb98e0c826e9d8d21da","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.1.3.tgz","fileCount":31,"integrity":"sha512-ssvSMk1LX2jRhiOVgVLGfNJXdB8SvyjieKcJDHq698Gi3LOog6g/+l7ggrN+hZxyjUiDF4cUxgKaZTBUghzhLw==","signatures":[{"sig":"MEUCIQDRtNkodDpCpSJmcDKCZlgdM36ktKhyX8RKPu9hHx8KlAIgXf6RVKCIXiPzlwGIh+zOq3QDBLMKp0esO5F6MAPpHyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35295},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"3357fda448ea8cee3f7bfa7caeda2768a9751f8f","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.2.4","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.10.1","@smithy/eventstream-codec":"^2.1.3"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.1.1","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.1.3_1709057573828_0.648032375847625","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"@smithy/eventstream-serde-universal","version":"2.1.4","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.1.4","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"0cd87d4150070d4958bc7fc8936c731d432934bc","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.1.4.tgz","fileCount":31,"integrity":"sha512-NKLAsYnZA5s+ntipJRKo1RrRbhYHrsEnmiUoz0EhVYrAih+UELY9sKR+A1ujGaFm3nKDs5fPfiozC2wpXq2zUA==","signatures":[{"sig":"MEYCIQDeoagbRWb70v1wVWMEu60WX4Cu9tpVh8GvFTDe7Zt1GQIhAPIkb0qQljjcn7u44utQFQlC1G2krLwcM1pv8I9hSkoP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35295},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"85a275d515a80485a53b5cc6f3f263ffacb6f37b","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.2.4","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.5.0","@smithy/types":"^2.11.0","@smithy/eventstream-codec":"^2.1.4"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.2.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.1.4_1709828792638_0.8064281842990395","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@smithy/eventstream-serde-universal","version":"2.2.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@2.2.0","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"a75e330040d5e2ca2ac0d8bccde3e390ac5afd38","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.2.0.tgz","fileCount":31,"integrity":"sha512-pvoe/vvJY0mOpuF84BEtyZoYfbehiFj8KKWk1ds2AT0mTLYFVs+7sBJZmioOFdBXKd48lfrx1vumdPdmGlCLxA==","signatures":[{"sig":"MEUCIGe6kp1axprFojFzG3nSBnVe9UCxntis8dALopjRXL21AiEA2VdABVObs+BOK6CfAV4Lu3di/41NhawF8ObUwGWCkAI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35295},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"a53fe369122851e1566f28f8cf2d60a3727fbf20","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.2.4","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2","@smithy/types":"^2.12.0","@smithy/eventstream-codec":"^2.2.0"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^2.3.0","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_2.2.0_1710457389334_0.4590342106599785","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@smithy/eventstream-serde-universal","version":"3.0.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.0","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"cb8441a73fbde4cbaa68e4a21236f658d914a073","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.0.tgz","fileCount":31,"integrity":"sha512-HNFfShmotWGeAoW4ujP8meV9BZavcpmerDbPIjkJbxKbN8RsUcpRQ/2OyIxWNxXNH2GWCAxuSB7ynmIGJlQ3Dw==","signatures":[{"sig":"MEUCIQCK/SJhVMIJIKJzZaXclNVLZ0EAzSohsZk1wDXSTtmSTwIgGKSnhZ4DG2U39ir1fiNAjLXdOqsxDdI/r7/VAu1ZZ9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35256},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"534128e975c2cc9473402a1c2873f46f064b6880","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.5.0","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.0.0","@smithy/eventstream-codec":"^3.0.0"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.0_1715377254782_0.2250715164498529","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@smithy/eventstream-serde-universal","version":"3.0.1","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.1","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"0060ce4147568706988890490e8c6cc11a15dde9","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.1.tgz","fileCount":31,"integrity":"sha512-E6aeN0MEO1p1KVN4Z3XQlvdUPp+hKJ21eiiioWtNLNNGAZUaJPlXgrqF+6Wj/aM86//9EQp6/iAwQB6eXaulzw==","signatures":[{"sig":"MEUCIDgrk358vEGnfH1Fznts5w6hhw8i2seC3T/i6wisUZ/HAiEAqPLKm5RNASxS+WeOKUwEGS5OB3v0EKcXz2CVO1LYdE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35256},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"b137126320357553fb7588e0cd2c21bcca94ec31","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.7.0","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.1.0","@smithy/eventstream-codec":"^3.0.1"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.1_1718218378626_0.26931837999103214","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@smithy/eventstream-serde-universal","version":"3.0.2","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.2","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"d1704c14b0a691d0d8b4f68def68adaa20bb96d8","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.2.tgz","fileCount":31,"integrity":"sha512-d3SgAIQ/s4EbU8HAHJ8m2MMJPAL30nqJktyVgvqZWNznA8PJl61gJw5gj/yjIt/Fvs3d4fU8FmPPAhdp2yr/7A==","signatures":[{"sig":"MEUCIQCnIgGTPE2SVX1MY0c0rYFhdiJ6AoHBgYAiIDfRZtN6hgIgSq5V9fQlvdW1UlIhDe2fv7r1ll8ntfPbtMerWHH/9sM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35256},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"d777776c17ee2b6cc212f8f9f8d6eea13eaba026","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.7.0","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.1.0","@smithy/eventstream-codec":"^3.1.0"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.2_1718380263685_0.6902520725769854","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@smithy/eventstream-serde-universal","version":"3.0.3","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.3","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"2ecac479ba84e10221b4b70545f3d7a223b5345e","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.3.tgz","fileCount":31,"integrity":"sha512-YXYt3Cjhu9tRrahbTec2uOjwOSeCNfQurcWPGNEUspBhqHoA3KrDrVj+jGbCLWvwkwhzqDnnaeHAxm+IxAjOAQ==","signatures":[{"sig":"MEUCIQCQr36j5Vf3DWXl4Eem+nMwakosUpDSACtnndfkHtVzmAIganYfibok1WUGyZutGJt0A7LqXcmiufGCM3SMzL/Q234=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35283},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"1239f8d4d782fea876780fc3b92bc459df3f71bd","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.7.0","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.2.0","@smithy/eventstream-codec":"^3.1.1"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.3_1718743414123_0.6423545979182543","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"@smithy/eventstream-serde-universal","version":"3.0.4","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.4","homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"6754de5b94bdc286d8ef1d6bcf22d80f6ab68f30","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.4.tgz","fileCount":31,"integrity":"sha512-Od9dv8zh3PgOD7Vj4T3HSuox16n0VG8jJIM2gvKASL6aCtcS8CfHZDWe1Ik3ZXW6xBouU+45Q5wgoliWDZiJ0A==","signatures":[{"sig":"MEUCIQCAyyOHUOJrP/UFYnwxiUKTVYslgNsO0bUKkUiukZm0GQIgJsrwuAOfF8vpL4792rh5ChehJ31w1xxnpga/TuOtd2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35283},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"d952a6a9d6a436b79f6174fcee9e4fbed82ca841","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.7.0","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.3.0","@smithy/eventstream-codec":"^3.1.2"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.4_1719518013013_0.8202992218505323","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"@smithy/eventstream-serde-universal","version":"3.0.5","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.5","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"e1cc2f71f4d174a03e00ce4b563395a81dd17bec","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.5.tgz","fileCount":23,"integrity":"sha512-5u/nXbyoh1s4QxrvNre9V6vfyoLWuiVvvd5TlZjGThIikc3G+uNiG9uOTCWweSRjv1asdDIWK7nOmN7le4RYHQ==","signatures":[{"sig":"MEUCIHT7NLBoAPt3TXxdzJk0cwRP/tZhzKgZzy1PBDnDYGthAiEAzH3VtNqzAoSih0zpK8m/K60GIPEC99UJPCblbLIbYRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31352},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"7d4691ca45a17efbdfba4afb0a31b48edbf8ba60","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.7.0","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.3.0","@smithy/eventstream-codec":"^3.1.2"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.5_1723057441995_0.09112602147934434","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"@smithy/eventstream-serde-universal","version":"3.0.6","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.6","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"d233d08bf4b27d9bf4b1e727d866694470966797","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.6.tgz","fileCount":23,"integrity":"sha512-1jvXd4sFG+zKaL6WqrJXpL6E+oAMafuM5GPd4qF0+ccenZTX3DZugoCCjlooQyTh+TZho2FpdVYUf5J/bB/j6Q==","signatures":[{"sig":"MEUCID6PwAcE9QL6DJ/1j4tqIIP7TB9enOEfvVFMQ1aZHjRaAiEAhv/FwP+DdmPWsTmBmGYkxZBYiDEyWic/4evzDqJQfhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31352},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"f95b9c3eeda338ff4e69c90e786b852657ceb199","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.7.0","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.4.0","@smithy/eventstream-codec":"^3.1.3"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.6_1725912741880_0.13425344576196685","host":"s3://npm-registry-packages"}},"3.0.7":{"name":"@smithy/eventstream-serde-universal","version":"3.0.7","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.7","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"557c25182929c3cf55127e2ba376a6622a8b4316","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.7.tgz","fileCount":23,"integrity":"sha512-S3LieN2pmjFsoDPDtIM/Pk0t9gm6WJUMDa/UuGZocftDhGht6IR61T7/Fmp5IkewQceOevlJ9MkuRVaAImFbaQ==","signatures":[{"sig":"MEUCIQDsDEC/P0owmLOgdVdWX85zvg4Ivh68w2QUZoNl0ytw7gIgMdN/4Z2MTtWV/4If9GFm+kNZKKaeurwkzfWUZI97IGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31352},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"b2be4f32e45432da17b0dcbc777a11855a53a13f","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.7.0","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.4.1","@smithy/eventstream-codec":"^3.1.4"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.7_1726248598074_0.36797803778790983","host":"s3://npm-registry-packages"}},"3.0.8":{"name":"@smithy/eventstream-serde-universal","version":"3.0.8","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.8","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"0dac5365e3bb349960999b10a4a3c66b77b79dc3","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.8.tgz","fileCount":23,"integrity":"sha512-09tqzIQ6e+7jLqGvRji1yJoDbL/zob0OFhq75edgStWErGLf16+yI5hRc/o9/YAybOhUZs/swpW2SPn892G5Gg==","signatures":[{"sig":"MEYCIQD5Kk3DjaE+AbyI5AyIBYXI7f24DbfTbv8iLI2NLFD4EAIhALoSolwqapiZpfC8eale/0Rc50CIXHPw2LXD8AZ+HuSF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31352},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"b12dc1de610c91d3daab39315a62b04826a93439","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.7.0","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.4.2","@smithy/eventstream-codec":"^3.1.5"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.8_1726261220582_0.7545058393304802","host":"s3://npm-registry-packages"}},"3.0.9":{"name":"@smithy/eventstream-serde-universal","version":"3.0.9","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.9","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"1832b190a3018204e33487ba1f7f0f6e2fb0da34","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.9.tgz","fileCount":23,"integrity":"sha512-bydfgSisfepCufw9kCEnWRxqxJFzX/o8ysXWv+W9F2FIyiaEwZ/D8bBKINbh4ONz3i05QJ1xE7A5OKYvgJsXaw==","signatures":[{"sig":"MEUCIQD3hv4i5yR5/9xj1E1eAszHIvA8Xs0mP0C6UysqykEwXwIgQ4KYizXUsX0TAthkqzDwQbxUoNomSOjfRU2bmB9edzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31352},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"80515513f9b4ff3e6140d335a8edfb2126b8c352","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.7.0","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.5.0","@smithy/eventstream-codec":"^3.1.6"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.9_1727720122314_0.32315710099592754","host":"s3://npm-registry-packages"}},"3.0.10":{"name":"@smithy/eventstream-serde-universal","version":"3.0.10","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.10","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"b24e66fec9ec003eb0a1d6733fa22ded43129281","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.10.tgz","fileCount":23,"integrity":"sha512-ewG1GHbbqsFZ4asaq40KmxCmXO+AFSM1b+DcO2C03dyJj/ZH71CiTg853FSE/3SHK9q3jiYQIFjlGSwfxQ9kww==","signatures":[{"sig":"MEUCIQCpgwp1YoZaUt9bNwz81QnPBI2AoUO3yS8vyuQXneOyWAIgDz4F7A/DgWUbse37aXeVHXL3GI4NwAoRe2/uIhBctWY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31353},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"5de4524d147db44e627dadf222238552d6ff613d","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:jest","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.7.0","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.6.0","@smithy/eventstream-codec":"^3.1.7"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.10_1729522605150_0.7782921435203225","host":"s3://npm-registry-packages"}},"3.0.11":{"name":"@smithy/eventstream-serde-universal","version":"3.0.11","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.11","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"3a7d7cfbd268669a7d08473d03c632713cf0fb01","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.11.tgz","fileCount":23,"integrity":"sha512-iWggAaM26MYLXYVR2b4cN/E2sig+gr8xMBGzRNL3+BF9kz88LCJl8yyHldQ60pvI8NvGu1rR//Kp28Zse0onAQ==","signatures":[{"sig":"MEYCIQDV40kAq6EFmoI9cvbPEED6hD2fL59jkUeD0pE02DVvmgIhAOPElQUSgGPW3P8svxVU9Y1X4oU9UBXWOl3KcuKAN+4O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31400},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"012775ca4d9f3c9c3b0067fafefeda5be421d404","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.7.0","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.7.0","@smithy/eventstream-codec":"^3.1.8"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.11_1731603907058_0.07392983919664631","host":"s3://npm-registry-packages"}},"3.0.12":{"name":"@smithy/eventstream-serde-universal","version":"3.0.12","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.12","maintainers":[{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"trivikr-aws","email":"trivikr@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"803d7beb29a3de4a64e91af97331a4654741c35f","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.12.tgz","fileCount":23,"integrity":"sha512-1i8ifhLJrOZ+pEifTlF0EfZzMLUGQggYQ6WmZ4d5g77zEKf7oZ0kvh1yKWHPjofvOwqrkwRDVuxuYC8wVd662A==","signatures":[{"sig":"MEQCIAO06HZUXXIVkQiL4J7e8L3zMqMakhVHYhXjWkdpToK6AiBCZt7ze2NisG1hmS4Hzvv3W80qH+u9Q3Az813T3PyqBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31400},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"7877c9e3681a9b5aa6e16d15ce8bce8fda0477ea","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.7.0","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.7.1","@smithy/eventstream-codec":"^3.1.9"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.12_1731616541188_0.6138301509347395","host":"s3://npm-registry-packages"}},"3.0.13":{"name":"@smithy/eventstream-serde-universal","version":"3.0.13","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@3.0.13","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"609c922ea14a0a3eed23a28ac110344c935704eb","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.13.tgz","fileCount":23,"integrity":"sha512-L1Ib66+gg9uTnqp/18Gz4MDpJPKRE44geOjOQ2SVc0eiaO5l255ADziATZgjQjqumC7yPtp1XnjHlF1srcwjKw==","signatures":[{"sig":"MEUCICQipA4PCtNRArZaiX+ESy0uM8FR5YkqAT/Fk+P2hVnQAiEAiykL3zURiFEXq0UvN7RS1MaP5ZdL6bOldxVdwhOyBF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31401},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=16.0.0"},"gitHead":"50d8c5457e7feea41169a37fb2fdb1e448f82e9e","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.5","dependencies":{"tslib":"^2.6.2","@smithy/types":"^3.7.2","@smithy/eventstream-codec":"^3.1.10"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_3.0.13_1733759910593_0.6558131296015388","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"@smithy/eventstream-serde-universal","version":"4.0.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.0.0","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"10325634e7b94625e11c6e65f0dd21413d3624eb","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.0.0.tgz","fileCount":23,"integrity":"sha512-HEhZpf731J3oFYJtaKO3dnV6stIjA+lJwXuXGu/WbSgicDWGAOITUwTt9ynldEFsnFkNu9b/C4ebXnJA16xSCA==","signatures":[{"sig":"MEUCIBNDb/F4OEafV4w70LUaCFiswTdAkjLJ0bVlarISNPGnAiEAtEM4gyO8dLf9hY9Zz4aWdLSdfpcjcH43i8HSN6WFJ78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31323},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"de3a850552111a7018df855f808258074a90ab62","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.5","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.0.0","@smithy/eventstream-codec":"^4.0.0"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.0.0_1736185153571_0.23839570151137623","host":"s3://npm-registry-packages-npm-production"}},"4.0.1":{"name":"@smithy/eventstream-serde-universal","version":"4.0.1","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.0.1","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"ddb2ab9f62b8ab60f50acd5f7c8b3ac9d27468e2","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.0.1.tgz","fileCount":23,"integrity":"sha512-Z94uZp0tGJuxds3iEAZBqGU2QiaBHP4YytLUjwZWx+oUeohCsLyUm33yp4MMBmhkuPqSbQCXq5hDet6JGUgHWA==","signatures":[{"sig":"MEQCIHv1uPSHF1UctyKCPniSzBoYrh03X0stJAYDVAIJVt51AiAdxpLGKq7A4fypXw1Wc7AJzCTzTgunTqV95AHDdXXlvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31323},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"c3c05d50e61d501a7e310c17d4fed996d3546fbb","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/awslabs/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.5","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.1.0","@smithy/eventstream-codec":"^4.0.1"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.0.1_1736445164332_0.13939219711188988","host":"s3://npm-registry-packages-npm-production"}},"4.0.2":{"name":"@smithy/eventstream-serde-universal","version":"4.0.2","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.0.2","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"github-aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"9f45472fc4fe5fe5f7c22c33d90ec6fc0230d0ae","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.0.2.tgz","fileCount":23,"integrity":"sha512-St8h9JqzvnbB52FtckiHPN4U/cnXcarMniXRXTKn0r4b4XesZOGiAyUdj1aXbqqn1icSqBlzzUsCl6nPB018ng==","signatures":[{"sig":"MEUCIC5bd4e6d8p0EXpDpGvAxbbNa6WjYESsHp9dvf5p2/PnAiEAxYfUY/PlmgBhNNkplHkxt3RclN7mxfsSHnnYEXhKYRI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31334},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"78c1ba09e4906fbda8639c488136deef63498e0c","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.7","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.2.0","@smithy/eventstream-codec":"^4.0.2"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.0.2_1742850390097_0.8278349443493112","host":"s3://npm-registry-packages-npm-production"}},"4.0.3":{"name":"@smithy/eventstream-serde-universal","version":"4.0.3","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.0.3","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"90778623bbfce63c87d4e6adecc6149c6ac9615e","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.0.3.tgz","fileCount":23,"integrity":"sha512-ShOP512CZrYI9n+h64PJ84udzoNHUQtPddyh1j175KNTKsSnMEDNscOWJWyEoLQiuhWWw51lSa+k6ea9ZGXcRg==","signatures":[{"sig":"MEUCIQDjsABK3q+mr4XiuLV4fOr+DewdjaV4LZFKee/77HKphwIgUQVPvgk3meOOsiHIOKhrVrjEY3Q5olIzrLka5x2nqGA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31334},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"2dfa84ae16f4f9c9e323a2e4bbb6646e4a06c8de","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.3.0","@smithy/eventstream-codec":"^4.0.3"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.0.3_1747682573058_0.06923532163669566","host":"s3://npm-registry-packages-npm-production"}},"4.0.4":{"name":"@smithy/eventstream-serde-universal","version":"4.0.4","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.0.4","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"48b2b416dc0f576917c36373efaa4012f7310ab0","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.0.4.tgz","fileCount":23,"integrity":"sha512-UeJpOmLGhq1SLox79QWw/0n2PFX+oPRE1ZyRMxPIaFEfCqWaqpB7BU9C8kpPOGEhLF7AwEqfFbtwNxGy4ReENA==","signatures":[{"sig":"MEQCIHwTcBc2EId2OBAVbLHG/nCllmXW4sdYO30wPJdYazGgAiBfyl0GzuzHUHHDLmm3rHajIwQrpRxaJwPHYeiIxtL2gQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31334},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"05beb5dc0ffb6d00238cfeb93416aca54cd4ca32","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.3.1","@smithy/eventstream-codec":"^4.0.4"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.0.4_1748551127417_0.44174525739020076","host":"s3://npm-registry-packages-npm-production"}},"4.0.5":{"name":"@smithy/eventstream-serde-universal","version":"4.0.5","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.0.5","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"ec34b9999c7db3e057d67acb14ec0c8627c7ae2e","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.0.5.tgz","fileCount":23,"integrity":"sha512-JFnmu4SU36YYw3DIBVao3FsJh4Uw65vVDIqlWT4LzR6gXA0F3KP0IXFKKJrhaVzCBhAuMsrUUaT5I+/4ZhF7aw==","signatures":[{"sig":"MEQCICuSOS77YHUdO69nV/NdfdS7lxowANhGnm3+cpTLChpbAiB79tQe6V9xn6RMiNcjEclVr/niq3of1MLMNnScoFQmJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31334},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"1cab1f58b1ac19060e006c913125a9421a8bf453","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.3.2","@smithy/eventstream-codec":"^4.0.5"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.0.5_1754499569943_0.3925988833043508","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"@smithy/eventstream-serde-universal","version":"4.1.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.1.0","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"3068f9b94a54bca0b3eba31b15ca1fdd3f6411b2","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.1.0.tgz","fileCount":23,"integrity":"sha512-GjMezHHd0xrjJcWLAcnXlVePe7PY8KsdxzKeXcMn7V3vfIScGUpKQJrlSmEXwzFH9Mjl0G0EdOS5GzewZEwtxg==","signatures":[{"sig":"MEUCIFCIRsAorB2vtzg7zOtXr5H7sFeEd/TJdcLnc9syfXTmAiEAl/ElmWhNVSlBlO7nuY5SOlM+m6NRHrCmLh00k5Ee+Pw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31376},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"b2c8dfa12451f01f362d345d181374dc320a6fa3","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.4.0","@smithy/eventstream-codec":"^4.1.0"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.1.0_1757001468399_0.736454663310431","host":"s3://npm-registry-packages-npm-production"}},"4.1.1":{"name":"@smithy/eventstream-serde-universal","version":"4.1.1","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.1.1","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"803cdde6a17ac501cc700ce38400caf70715ecb1","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.1.1.tgz","fileCount":23,"integrity":"sha512-uLOAiM/Dmgh2CbEXQx+6/ssK7fbzFhd+LjdyFxXid5ZBCbLHTFHLdD/QbXw5aEDsLxQhgzDxLLsZhsftAYwHJA==","signatures":[{"sig":"MEUCIGgQ55aavMR5wwUQwc1+mLeiXVg9SZe0dfEFWCZ6hGfJAiEA66MSnnpFU+Q8PF5/q8/hvkDHHJej5xpmQ1XR1P0wCkc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31376},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"3015d27bb80562baef9d1ce3171cbaad067e387a","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.5.0","@smithy/eventstream-codec":"^4.1.1"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.1.1_1757463307708_0.8557117339383871","host":"s3://npm-registry-packages-npm-production"}},"4.2.0":{"name":"@smithy/eventstream-serde-universal","version":"4.2.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.2.0","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"e556f85638c7037cbd17f72a1cbd2dcdd3185f7d","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.0.tgz","fileCount":19,"integrity":"sha512-C3jxz6GeRzNyGKhU7oV656ZbuHY93mrfkT12rmjDdZch142ykjn8do+VOkeRNjSGKw01p4g+hdalPYPhmMwk1g==","signatures":[{"sig":"MEYCIQDsuXU4J6fS9mFDHFFjNfbOOr47MgzaoBvJ291H5XycUwIhAKl+YS+ZtBg9Hex6QUQukkPZteHz+Z+TEzHMLQs5C6/6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":29823},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"b20705ddfc05e7eba3fc3669888f576622474e9c","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.6.0","@smithy/eventstream-codec":"^4.2.0"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.2.0_1759248217441_0.08466576343860854","host":"s3://npm-registry-packages-npm-production"}},"4.2.1":{"name":"@smithy/eventstream-serde-universal","version":"4.2.1","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.2.1","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"6c83efea2cb68b50393a79ef9b39fb261ac6d082","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.1.tgz","fileCount":19,"integrity":"sha512-q/k55ZXavQVIAkHFaonz5vUkOHe4isy5114fMv+FJ6HXZESaYN6DZfadjbHMQoMVyqBg5togfk+AxD2rbCop/A==","signatures":[{"sig":"MEUCIQC/p0hYgOv5UW36fA2AhHVGibepye9+R1FNls19Jpi6sgIgdEZZM7xLi1C7yu5aI2mU1M3mLxPjI9IJaqjGqhvcayU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":29975},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"d1c41160522320bb5139c31cb92e79a8cdab840e","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","test:integration":"yarn g:vitest run -c vitest.config.integ.mts","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","test:integration:watch":"yarn g:vitest watch -c vitest.config.integ.mts"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.7.0","@smithy/eventstream-codec":"^4.2.1"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.2.1_1760386087934_0.9061355380067933","host":"s3://npm-registry-packages-npm-production"}},"4.2.2":{"name":"@smithy/eventstream-serde-universal","version":"4.2.2","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.2.2","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"c20ffc770966b24fec7b86c3c1072a26d444900c","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.2.tgz","fileCount":19,"integrity":"sha512-QrHhyQV0s2D1RaXPLIPCIy/dAQD3bBSW8nw5IkOmgOHAPDs54nwe6UXR2nsl25fW92BTGVQeOOcHad6rJ2m81A==","signatures":[{"sig":"MEUCIES7AqDwqPSz/HrZsKuGCLt0M+sjEIqiPq+3tFalpYOAAiEAk4ynSdn7Q4TrkEtwdGLJ6cZHeTVb0tTxQ3SH0Tb8vgM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":29975},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"9fb748e02081659c1aa523cdab64621467eddbf6","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","test:integration":"yarn g:vitest run -c vitest.config.integ.mts","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","test:integration:watch":"yarn g:vitest watch -c vitest.config.integ.mts"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.7.1","@smithy/eventstream-codec":"^4.2.2"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.2.2_1760452584510_0.9098351561535674","host":"s3://npm-registry-packages-npm-production"}},"4.2.3":{"name":"@smithy/eventstream-serde-universal","version":"4.2.3","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.2.3","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"86194daa2cd2496e413723465360d80f32ad7252","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.3.tgz","fileCount":19,"integrity":"sha512-QIvH/CKOk1BZPz/iwfgbh1SQD5Y0lpaw2kLA8zpLRRtYMPXeYUEWh+moTaJyqDaKlbrB174kB7FSRFiZ735tWw==","signatures":[{"sig":"MEQCIEznuaIRMJGyxtlEe46LqC2Lg+Z9iMNUL4EteIVYSNcqAiAr9KsjGxqtabRPDk5GmFQtbM+NrUCGRo13cCcY1wYFXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":29975},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"f7c7b8249fa91391f73f62fb4237e5436c61be41","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","test:integration":"yarn g:vitest run -c vitest.config.integ.mts","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","test:integration:watch":"yarn g:vitest watch -c vitest.config.integ.mts"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.8.0","@smithy/eventstream-codec":"^4.2.3"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.2.3_1760557394669_0.21526866742674344","host":"s3://npm-registry-packages-npm-production"}},"4.2.4":{"name":"@smithy/eventstream-serde-universal","version":"4.2.4","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.2.4","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"7c19762047b429d53af4664dc1168482706b4ee7","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.4.tgz","fileCount":19,"integrity":"sha512-GNI/IXaY/XBB1SkGBFmbW033uWA0tj085eCxYih0eccUe/PFR7+UBQv9HNDk2fD9TJu7UVsCWsH99TkpEPSOzQ==","signatures":[{"sig":"MEQCIDzew9gCWbi1xu1ahd9LbfofotMkj4xwKWen2q2M2wLRAiBvABSz5IFbuMxfQ953Zy6iW3BCS0kMfNjk4QsXZFwpLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":29975},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"472a5ea035237e10c560ed362c0e0105805ad26f","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","test:integration":"yarn g:vitest run -c vitest.config.integ.mts","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","test:integration:watch":"yarn g:vitest watch -c vitest.config.integ.mts"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.8.1","@smithy/eventstream-codec":"^4.2.4"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.2.4_1761838962484_0.9297451522012818","host":"s3://npm-registry-packages-npm-production"}},"4.2.5":{"name":"@smithy/eventstream-serde-universal","version":"4.2.5","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.2.5","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"34189de45cf5e1d9cb59978e94b76cc210fa984f","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.5.tgz","fileCount":19,"integrity":"sha512-G9WSqbST45bmIFaeNuP/EnC19Rhp54CcVdX9PDL1zyEB514WsDVXhlyihKlGXnRycmHNmVv88Bvvt4EYxWef/Q==","signatures":[{"sig":"MEYCIQC1gxtRuHa0Cw34/3hGUZiDgffQPnL0+ynqeWkm8FMkBgIhAL30dIVIs3iBLSFBC9BKudga+irvo1Fd/nNxEU3+MQvt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":29975},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"cc0124e69e2d6943f0960854bcc3abf2defd2c20","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","test:integration":"yarn g:vitest run -c vitest.config.integ.mts","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","test:integration:watch":"yarn g:vitest watch -c vitest.config.integ.mts"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.9.0","@smithy/eventstream-codec":"^4.2.5"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.2.5_1762805586486_0.35851654775961594","host":"s3://npm-registry-packages-npm-production"}},"4.2.6":{"name":"@smithy/eventstream-serde-universal","version":"4.2.6","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.2.6","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"31b6ded5652edff42bb9c8f5933c2b528e7c1aaf","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.6.tgz","fileCount":19,"integrity":"sha512-olIfZ230B64TvPD6b0tPvrEp2eB0FkyL3KvDlqF4RVmIc/kn3orzXnV6DTQdOOW5UU+M5zKY3/BU47X420/oPw==","signatures":[{"sig":"MEQCIAaqZpvBnQ4ISvHy7ET3ZNueSIEqEihKo9EIN9aHWR/xAiA361MrkMCvoE3jvW0BYrRbK81ZNQI2RbqZOqc1q/Jktg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":29976},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"8b90f360df2a5c80c105db732b3c2f6972994854","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","test:integration":"yarn g:vitest run -c vitest.config.integ.mts","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","test:integration:watch":"yarn g:vitest watch -c vitest.config.integ.mts"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.10.0","@smithy/eventstream-codec":"^4.2.6"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.2.6_1765831313017_0.7008099632396672","host":"s3://npm-registry-packages-npm-production"}},"4.2.7":{"name":"@smithy/eventstream-serde-universal","version":"4.2.7","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/eventstream-serde-universal@4.2.7","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"11ec67a86c8297d153ce3bc9505715ed80058c34","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.7.tgz","fileCount":19,"integrity":"sha512-QVD+g3+icFkThoy4r8wVFZMsIP08taHVKjE6Jpmz8h5CgX/kk6pTODq5cht0OMtcapUx+xrPzUTQdA+TmO0m1g==","signatures":[{"sig":"MEYCIQD3p5ZH+Vcc9+/3xypAMhpLc/dQdri7B7ziL6HXcEJxHwIhAMFa1xkkoMwtq8E8VB7NDS46ZoZlQtAUsENFyhIj+l3Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":29976},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=18.0.0"},"gitHead":"521d67c38f8928c514d1fcea3fc08e40c2300513","scripts":{"lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","test":"yarn g:vitest run","build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","build:es":"yarn g:tsc -p tsconfig.es.json","build:cjs":"node ../../scripts/inline eventstream-serde-universal","test:watch":"yarn g:vitest watch","build:types":"yarn g:tsc -p tsconfig.types.json","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","test:integration":"yarn g:vitest run -c vitest.config.integ.mts","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","test:integration:watch":"yarn g:vitest watch -c vitest.config.integ.mts"},"typedoc":{"entryPoint":"src/index.ts"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"repository":{"url":"git+https://github.com/smithy-lang/smithy-typescript.git","type":"git","directory":"packages/eventstream-serde-universal"},"_npmVersion":"10.8.2","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.2","@smithy/types":"^4.11.0","@smithy/eventstream-codec":"^4.2.7"},"publishConfig":{"directory":".release/package"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"3.0.2","typedoc":"0.23.23","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","@smithy/util-utf8":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/eventstream-serde-universal_4.2.7_1766083268923_0.8368782433749593","host":"s3://npm-registry-packages-npm-production"}},"4.2.8":{"name":"@smithy/eventstream-serde-universal","version":"4.2.8","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline eventstream-serde-universal","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","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:vitest run","test:watch":"yarn g:vitest watch","test:integration":"yarn g:vitest run -c vitest.config.integ.mts","test:integration:watch":"yarn g:vitest watch -c vitest.config.integ.mts"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/eventstream-codec":"^4.2.8","@smithy/types":"^4.12.0","tslib":"^2.6.2"},"devDependencies":{"@smithy/util-utf8":"^4.2.0","@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"5.0.10","typedoc":"0.23.23"},"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/eventstream-serde-universal","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/eventstream-serde-universal"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/eventstream-serde-universal@4.2.8","gitHead":"0e8cc4926dee4e081bfc3fe9945813f7118da73b","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"integrity":"sha512-iJ6YNJd0bntJYnX6s52NC4WFYcZeKrPUr1Kmmr5AwZcwCSzVpS7oavAmxMR7pMq7V+D1G4s9F5NJK0xwOsKAlQ==","shasum":"a62b389941c28a8c3ab44a0c8ba595447e0258a7","tarball":"https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.8.tgz","fileCount":19,"unpackedSize":29977,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCt63Vh/UB9oOWquKJ+mJHEEUwav0FJGQhn+/1mmXpyvwIhAILzA2bVeOr9TpHXMrSPv+WDXUCmIdRhlpbkKD3PBkNp"}]},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eventstream-serde-universal_4.2.8_1768329205757_0.7215316356053703"},"_hasShrinkwrap":false}},"time":{"created":"2023-06-19T22:00:35.952Z","modified":"2026-01-13T18:33:26.107Z","1.0.0":"2023-06-19T22:00:36.231Z","1.0.1":"2023-06-20T19:26:31.393Z","1.0.2":"2023-07-06T16:24:34.058Z","1.0.3":"2023-07-24T19:54:13.370Z","1.1.0":"2023-07-24T20:51:31.886Z","2.0.0":"2023-07-24T21:28:40.154Z","2.0.1":"2023-07-25T17:39:57.992Z","2.0.2":"2023-08-07T22:49:12.160Z","2.0.3":"2023-08-11T16:58:19.993Z","2.0.4":"2023-08-15T17:06:13.796Z","2.0.5":"2023-08-22T20:42:49.064Z","2.0.6":"2023-09-06T21:41:05.046Z","2.0.7":"2023-09-12T22:44:05.506Z","2.0.8":"2023-09-15T18:34:15.060Z","2.0.9":"2023-09-19T22:27:39.786Z","2.0.10":"2023-09-28T17:49:27.308Z","2.0.11":"2023-10-06T22:14:31.560Z","2.0.12":"2023-10-19T21:28:06.762Z","2.0.13":"2023-11-13T23:22:28.351Z","2.0.14":"2023-11-21T19:46:40.935Z","2.0.15":"2023-12-05T16:10:02.554Z","2.0.16":"2024-01-02T19:00:42.991Z","2.1.0":"2024-01-17T22:26:38.666Z","2.1.1":"2024-01-19T17:30:51.019Z","2.1.2":"2024-02-22T21:15:26.436Z","2.1.3":"2024-02-27T18:12:54.033Z","2.1.4":"2024-03-07T16:26:32.779Z","2.2.0":"2024-03-14T23:03:09.490Z","3.0.0":"2024-05-10T21:40:54.967Z","3.0.1":"2024-06-12T18:52:58.835Z","3.0.2":"2024-06-14T15:51:03.874Z","3.0.3":"2024-06-18T20:43:34.291Z","3.0.4":"2024-06-27T19:53:33.186Z","3.0.5":"2024-08-07T19:04:02.201Z","3.0.6":"2024-09-09T20:12:22.608Z","3.0.7":"2024-09-13T17:29:58.255Z","3.0.8":"2024-09-13T21:00:20.723Z","3.0.9":"2024-09-30T18:15:22.534Z","3.0.10":"2024-10-21T14:56:45.363Z","3.0.11":"2024-11-14T17:05:07.219Z","3.0.12":"2024-11-14T20:35:41.354Z","3.0.13":"2024-12-09T15:58:30.796Z","4.0.0":"2025-01-06T17:39:13.796Z","4.0.1":"2025-01-09T17:52:44.506Z","4.0.2":"2025-03-24T21:06:30.291Z","4.0.3":"2025-05-19T19:22:53.242Z","4.0.4":"2025-05-29T20:38:47.658Z","4.0.5":"2025-08-06T16:59:30.120Z","4.1.0":"2025-09-04T15:57:48.598Z","4.1.1":"2025-09-10T00:15:07.970Z","4.2.0":"2025-09-30T16:03:37.644Z","4.2.1":"2025-10-13T20:08:08.113Z","4.2.2":"2025-10-14T14:36:24.713Z","4.2.3":"2025-10-15T19:43:14.869Z","4.2.4":"2025-10-30T15:42:42.720Z","4.2.5":"2025-11-10T20:13:06.689Z","4.2.6":"2025-12-15T20:41:53.190Z","4.2.7":"2025-12-18T18:41:09.102Z","4.2.8":"2026-01-13T18:33:25.897Z"},"bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-serde-universal","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/eventstream-serde-universal"},"description":"[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](http","maintainers":[{"name":"trivikr-aws","email":"trivikr@amazon.com"},{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"}],"readme":"# @smithy/eventstream-serde-universal\n\n[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal)\n[![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal)\n\n> An internal package\n\n## Usage\n\nYou probably shouldn't, at least directly.\n","readmeFilename":"README.md"}