{"_id":"@smithy/util-body-length-node","_rev":"16-3d933601494ccddbc7bef6989cdd2a84","name":"@smithy/util-body-length-node","dist-tags":{"latest":"4.2.1"},"versions":{"1.0.0":{"name":"@smithy/util-body-length-node","version":"1.0.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@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/util-body-length-node","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"97ca1b08e49f4923e711f36e45aae878bed46f43","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-1.0.0.tgz","fileCount":9,"integrity":"sha512-SbcZwgvlPJQmpYddlISycEBtOnopCwY3m7Qt1JQuCZkuPrEzrGAb6Nfba5aNuiC8HQLREjPN5PZqrvnZVD+amw==","signatures":[{"sig":"MEUCIQCg/IaKPeZ3cRjQgvXs+Uo187hOQK6xKPVZ+iTy856V9wIgdI7vnDnirvOuy4CFfBVJo/vj/TEkv0OkJs7Ln9ICBRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15575},"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/util-body-length-node"},"_npmVersion":"9.5.1","description":"Determines the length of a request body in node.js","directories":{},"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.5.0"},"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","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_1.0.0_1687212051437_0.793670119295738","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@smithy/util-body-length-node","version":"1.0.1","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@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/util-body-length-node","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"7909b05c8d5963ce44b1fc424bb1cdda7615af94","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-1.0.1.tgz","fileCount":9,"integrity":"sha512-4PIHjDFwG07SNensAiVq/CJmubEVuwclWSYOTNtzBNTvxOeGLznvygkGYgPzS3erByT8C4S9JvnLYgtrsVV3nQ==","signatures":[{"sig":"MEQCICe8Jf8IA4H5RtaqOdF2gXhKjD57pMGPliYFRNElpSHtAiB7k2b1UkRX9OEb0OLny6hrC7THoWeEfNLakhTd3gBM7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15636},"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/util-body-length-node"},"_npmVersion":"9.5.1","description":"Determines the length of a request body in node.js","directories":{},"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.5.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","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_1.0.1_1687289204134_0.34921587028883616","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@smithy/util-body-length-node","version":"1.0.2","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@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/util-body-length-node","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"bc4969022f7d9ffcb239d626d80a85138e986df6","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-1.0.2.tgz","fileCount":11,"integrity":"sha512-nXHbZsUtvZeyfL4Ceds9nmy2Uh2AhWXohG4vWHyjSdmT8cXZlJdmJgnH6SJKDjyUecbu+BpKeVvSrA4cWPSOPA==","signatures":[{"sig":"MEYCIQDmbXtgtABcPmv+i0+xrxlGOK/3QD5NAyj7u6bi9MFfOQIhAI0Uo9VJZOPvS+c5HYO2ejLgBE5fv+WqhYH5f7EXpuXL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15832},"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/util-body-length-node"},"_npmVersion":"9.5.1","description":"Determines the length of a request body in node.js","directories":{},"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.5.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","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_1.0.2_1688660688672_0.45561213247129073","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@smithy/util-body-length-node","version":"1.1.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@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/util-body-length-node","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"afb9d4b33c5c0a5073893e5aacc17bcb2d11250d","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-1.1.0.tgz","fileCount":11,"integrity":"sha512-fRHRjkUuT5em4HZoshySXmB1n3HAU7IS232s+qU4TicexhyGJpXMK/2+c56ePOIa1FOK2tV1Q3J/7Mae35QVSw==","signatures":[{"sig":"MEUCIGOJHqDerulVTlpK158G4bwwxmTgXvHzk7NDhuUI2b7KAiEA+H1DH0lH96JfFshkXl+Fhh//VPbgOOpKGokevYEEamY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15832},"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/util-body-length-node"},"_npmVersion":"9.5.1","description":"Determines the length of a request body in node.js","directories":{},"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.5.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","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_1.1.0_1690231906929_0.09392615353398548","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@smithy/util-body-length-node","version":"2.0.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@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/util-body-length-node","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"4870b71cb9ded0123d984898ce952ce56896bc53","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-2.0.0.tgz","fileCount":11,"integrity":"sha512-ZV7Z/WHTMxHJe/xL/56qZwSUcl63/5aaPAGjkfynJm4poILjdD4GmFI+V+YWabh2WJIjwTKZ5PNsuvPQKt93Mg==","signatures":[{"sig":"MEYCIQDxUW6OwNSd4CU/UtBr015St9K4WAnag6Xz85dRt1FHGwIhAPvqkX9UEfRDXIG43JuXkCAvfWY1S/ZgRGhCp/l9KI4p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15832},"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/util-body-length-node"},"_npmVersion":"9.5.1","description":"Determines the length of a request body in node.js","directories":{},"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.5.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","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_2.0.0_1690234131815_0.29174902198048036","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@smithy/util-body-length-node","version":"2.1.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@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/util-body-length-node","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"313a5f7c5017947baf5fa018bfc22628904bbcfa","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-2.1.0.tgz","fileCount":11,"integrity":"sha512-/li0/kj/y3fQ3vyzn36NTLGmUwAICb7Jbe/CsWCktW363gh1MOcpEcSO3mJ344Gv2dqz8YJCLQpb6hju/0qOWw==","signatures":[{"sig":"MEUCIDZLA+Uwkh11Erqf3u27X/wV+Nq1zH1vIaTuNfo2uLJfAiEA+8SJ9wU66ti54tEtNvOtkZAc3sA0SHsFEOFJcl3zHDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16086},"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/util-body-length-node"},"_npmVersion":"9.6.7","description":"Determines the length of a request body in node.js","directories":{},"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.5.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","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_2.1.0_1692736982110_0.37119337296925314","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@smithy/util-body-length-node","version":"2.2.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@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/util-body-length-node","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"a6a2514b6d5f97002e164affb1a52dcef1f1b1ab","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-2.2.0.tgz","fileCount":11,"integrity":"sha512-ZLsqYH+s71y6Oc2Auws6zYI4LzsSi6N8+W+Gq7CwXaZm7QIKGiCeEunEwxo50OGAqJs0g6F9kCIwNxhlK1s4Aw==","signatures":[{"sig":"MEQCICukw3vwdAF1NXB0i1Sg8iywMn7E6i8xEbBNpwnsNJ8/AiAerj0Vqz/O0C/0AKkDQNyob61Z1w9M8CQqGQN0EOoWlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16956},"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 util-body-length-node","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/util-body-length-node"},"_npmVersion":"10.2.3","description":"Determines the length of a request body in node.js","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.5.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","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_2.2.0_1705530406146_0.740561304423613","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"@smithy/util-body-length-node","version":"2.2.1","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@2.2.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/util-body-length-node","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"a6f5c9911f1c3e23efb340d5ce7a590b62f2056e","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-2.2.1.tgz","fileCount":11,"integrity":"sha512-/ggJG+ta3IDtpNVq4ktmEUtOkH1LW64RHB5B0hcr5ZaWBmo96UX2cIOVbjCqqDickTXqBWZ4ZO0APuaPrD7Abg==","signatures":[{"sig":"MEUCIGR82tKYx/S5S4NRU6sKuByo34R+WzbJ+tyhxHFTrg9JAiEAxD4v0IBQYbIi/I4o48SyMRIl7Y13We2wOQfTN60klwU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16958},"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 util-body-length-node","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/util-body-length-node"},"_npmVersion":"10.2.3","description":"Determines the length of a request body in node.js","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.5.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","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_2.2.1_1705685481265_0.3190155079993764","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"@smithy/util-body-length-node","version":"2.2.2","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@2.2.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/util-body-length-node","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"33924882adcc8f4e083cc4ec789210b033d4cca1","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-2.2.2.tgz","fileCount":11,"integrity":"sha512-U7DooaT1SfW7XHrOcxthYJnQ+WMaefRrFPxW5Qmypw38Ivv+TKvfVuVHA9V162h8BeW9rzOJwOunjgXd0DdB4w==","signatures":[{"sig":"MEUCIEHRofz0eWMqJvwdTcmaqOTHBBmVDZ57Pg1+66kBKtMEAiEAwkiSQyF3WOxU/IjGpQJRQyTjPQowJbPTck2ahRxTams=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16956},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","engines":{"node":">=14.0.0"},"gitHead":"199d9aa66e3033f501ec23062c9336be72156196","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 util-body-length-node","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/util-body-length-node"},"_npmVersion":"10.2.4","description":"Determines the length of a request body in node.js","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.5.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","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_2.2.2_1710267738558_0.3830145809663803","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@smithy/util-body-length-node","version":"2.3.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@2.3.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/util-body-length-node","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"d065a9b5e305ff899536777bbfe075cdc980136f","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-2.3.0.tgz","fileCount":11,"integrity":"sha512-ITWT1Wqjubf2CJthb0BuT9+bpzBfXeMokH/AAa5EJQgbv9aPMVfnM76iFIZVFf50hYXGbtiV71BHAthNWd6+dw==","signatures":[{"sig":"MEQCIC2yfWj/ck96dXEnVLFHvQVKCmpOAeGi1dTmuiMSxoMcAiB7MngeFVQSPaOmuxpJhep2EV99HgjcnmrnUTKis5D2zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16956},"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 util-body-length-node","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/util-body-length-node"},"_npmVersion":"10.2.4","description":"Determines the length of a request body in node.js","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.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","@tsconfig/recommended":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_2.3.0_1710457397616_0.1955201963568287","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@smithy/util-body-length-node","version":"3.0.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@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/util-body-length-node","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"99a291bae40d8932166907fe981d6a1f54298a6d","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-3.0.0.tgz","fileCount":11,"integrity":"sha512-Tj7pZ4bUloNUP6PzwhN7K386tmSmEET9QtQg0TgdNOnxhZvCssHji+oZTUIuzxECRfG8rdm2PMw2WCFs6eIYkA==","signatures":[{"sig":"MEQCIBQsBIHmx4P92g9K4+HuSmnl8VThvifH2SeLvPxse72qAiAcQrKJpKGKmY+/kln6j01VR2MU666x2Kk7R69+gO0IFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16918},"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 util-body-length-node","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/util-body-length-node"},"_npmVersion":"10.5.0","description":"Determines the length of a request body in node.js","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"^2.6.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"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_3.0.0_1715377264733_0.14250157133316255","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@smithy/util-body-length-node","version":"4.0.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@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/util-body-length-node","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"dist":{"shasum":"3db245f6844a9b1e218e30c93305bfe2ffa473b3","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-4.0.0.tgz","fileCount":11,"integrity":"sha512-q0iDP3VsZzqJyje8xJWEJCNIu3lktUGVoSy1KB0UWym2CL1siV3artm+u1DFYTLejpsrdGyCSWBdGNjJzfDPjg==","signatures":[{"sig":"MEYCIQCzNaaswbAtg8dT81gWyv8aanH/KHr5FIHhlt32N5XuOgIhAKL8b1cWDWn8WaZ43TZkLW4WmH2+xbLHZG0EN0oHVDjo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16991},"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 util-body-length-node","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/util-body-length-node"},"_npmVersion":"10.8.2","description":"Determines the length of a request body in node.js","directories":{},"_nodeVersion":"18.20.5","dependencies":{"tslib":"^2.6.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"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_4.0.0_1736185161890_0.712485126365243","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"@smithy/util-body-length-node","version":"4.1.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@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/util-body-length-node","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"646750e4af58f97254a5d5cfeaba7d992f0152ec","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-4.1.0.tgz","fileCount":11,"integrity":"sha512-BOI5dYjheZdgR9XiEM3HJcEMCXSoqbzu7CzIgYrx0UtmvtC3tC2iDGpJLsSRFffUpy8ymsg2ARMP5fR8mtuUQQ==","signatures":[{"sig":"MEUCIQC2Ot3OnySkV2HPANWBWO2qPz+kLKTBJvhRe2rkIsOX1wIgaFVvQsoGwnnht2bpJPGsZR/2J1TOtwrgVLlHORylkOA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17032},"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 util-body-length-node","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/util-body-length-node"},"_npmVersion":"10.8.2","description":"Determines the length of a request body in node.js","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.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"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_4.1.0_1757001476577_0.9303133668832102","host":"s3://npm-registry-packages-npm-production"}},"4.2.0":{"name":"@smithy/util-body-length-node","version":"4.2.0","author":{"url":"https://aws.amazon.com/javascript/","name":"AWS SDK for JavaScript Team"},"license":"Apache-2.0","_id":"@smithy/util-body-length-node@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/util-body-length-node","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"dist":{"shasum":"ea6a0fdabb48dd0b212e17e42b1f07bb7373147b","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-4.2.0.tgz","fileCount":10,"integrity":"sha512-U8q1WsSZFjXijlD7a4wsDQOvOwV+72iHSfq1q7VD+V75xP/pdtm0WIGuaFJ3gcADDOKj2MIBn4+zisi140HEnQ==","signatures":[{"sig":"MEUCIF2wDQRstXCiNNqTUEvUBCFdzNkc2kcT57iGou+duznCAiEAiFwdYbu/JI3Dlw8qZTHaFt+KPb3uB8Eb8ACdJZdgVbc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15866},"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 util-body-length-node","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/util-body-length-node"},"_npmVersion":"10.8.2","description":"Determines the length of a request body in node.js","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.6.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"},"_npmOperationalInternal":{"tmp":"tmp/util-body-length-node_4.2.0_1759248225119_0.8286672217333981","host":"s3://npm-registry-packages-npm-production"}},"4.2.1":{"name":"@smithy/util-body-length-node","description":"Determines the length of a request body in node.js","version":"4.2.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline util-body-length-node","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"},"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"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":{"tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/util-body-length-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/util-body-length-node@4.2.1","gitHead":"c06e9c6ad51fd6a96dd9e493b0b418efa665d80a","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"integrity":"sha512-h53dz/pISVrVrfxV1iqXlx5pRg3V2YWFcSQyPyXZRrZoZj4R4DeWRDo1a7dd3CPTcFi3kE+98tuNyD2axyZReA==","shasum":"79c8a5d18e010cce6c42d5cbaf6c1958523e6fec","tarball":"https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-4.2.1.tgz","fileCount":10,"unpackedSize":15963,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD77jEEZCzpMpR5/NrC02fH4/wZ6N9AFI1Nrhn65yYIqwIgF3Ys0ZpOAYtzvVt7O8cmU6NnW3XQI7aq4X2tXApLo+4="}]},"_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/util-body-length-node_4.2.1_1759951672191_0.4547873618857705"},"_hasShrinkwrap":false}},"time":{"created":"2023-06-19T22:00:51.326Z","modified":"2025-10-08T19:27:52.590Z","1.0.0":"2023-06-19T22:00:51.549Z","1.0.1":"2023-06-20T19:26:44.283Z","1.0.2":"2023-07-06T16:24:48.904Z","1.1.0":"2023-07-24T20:51:47.100Z","2.0.0":"2023-07-24T21:28:51.981Z","2.1.0":"2023-08-22T20:43:02.314Z","2.2.0":"2024-01-17T22:26:46.339Z","2.2.1":"2024-01-19T17:31:21.465Z","2.2.2":"2024-03-12T18:22:18.737Z","2.3.0":"2024-03-14T23:03:17.776Z","3.0.0":"2024-05-10T21:41:04.878Z","4.0.0":"2025-01-06T17:39:22.059Z","4.1.0":"2025-09-04T15:57:56.763Z","4.2.0":"2025-09-30T16:03:45.295Z","4.2.1":"2025-10-08T19:27:52.367Z"},"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/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/util-body-length-node"},"description":"Determines the length of a request body in node.js","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/util-body-length-node\n\n[![NPM version](https://img.shields.io/npm/v/@smithy/util-body-length-node/latest.svg)](https://www.npmjs.com/package/@smithy/util-body-length-node)\n[![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-body-length-node.svg)](https://www.npmjs.com/package/@smithy/util-body-length-node)\n\nDetermines the length of a request body in node.js\n\n> An internal package\n\n## Usage\n\nYou probably shouldn't, at least directly.\n","readmeFilename":"README.md"}