{"_id":"@aws-sdk/util-body-length-node","_rev":"2995345","name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","dist-tags":{"alpha":"1.0.0-alpha.3","beta":"1.0.0-beta.2","gamma":"1.0.0-gamma.7","latest":"3.374.0","preview":"0.1.0-preview.5","rc":"1.0.0-rc.8"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"time":{"modified":"2023-08-28T09:20:37.000Z","created":"2018-11-19T23:21:50.122Z","3.374.0":"2023-07-20T19:19:17.791Z","3.310.0":"2023-04-10T19:01:50.774Z","3.303.0":"2023-03-30T18:54:22.354Z","3.295.0":"2023-03-20T18:47:50.354Z","3.292.0":"2023-03-15T18:54:02.535Z","3.208.0":"2022-11-10T22:34:08.740Z","3.201.0":"2022-11-01T19:48:57.458Z","3.188.0":"2022-10-13T19:29:50.216Z","3.186.0":"2022-10-06T19:37:03.237Z","3.183.0":"2022-10-03T19:21:53.662Z","3.170.0":"2022-09-13T19:24:22.599Z","3.168.0":"2022-09-09T20:30:34.822Z","3.55.0":"2022-03-22T00:04:18.660Z","3.54.0":"2022-03-11T00:44:31.501Z","3.52.0":"2022-02-18T23:11:54.583Z","3.49.0":"2022-01-29T00:58:05.061Z","3.47.1":"2022-01-20T22:17:34.921Z","3.47.0":"2022-01-15T01:05:37.183Z","3.46.0":"2022-01-07T22:46:57.961Z","3.37.0":"2021-10-15T21:29:04.134Z","3.36.0":"2021-10-08T01:13:54.336Z","3.35.0":"2021-10-04T22:01:28.544Z","3.34.0":"2021-09-24T23:18:46.185Z","3.32.0":"2021-09-17T22:17:00.600Z","3.29.0":"2021-09-03T00:18:04.987Z","3.23.0":"2021-07-23T17:45:11.908Z","3.22.0":"2021-07-16T23:34:28.239Z","3.20.0":"2021-07-02T23:19:33.331Z","3.18.0":"2021-06-04T23:58:49.228Z","3.13.1":"2021-04-22T21:42:44.502Z","3.12.0":"2021-04-09T23:23:29.348Z","3.10.0":"2021-03-27T00:21:23.215Z","3.6.1":"2021-02-22T23:41:08.991Z","3.4.1":"2021-01-29T22:49:14.293Z","3.4.0":"2021-01-29T01:01:10.381Z","3.1.0":"2020-12-24T00:32:30.804Z","3.0.0":"2020-12-15T22:54:26.741Z","1.0.0-rc.8":"2020-12-05T01:24:55.630Z","1.0.0-rc.3":"2020-10-28T00:46:04.836Z","1.0.0-rc.2":"2020-10-22T21:15:01.275Z","1.0.0-rc.1":"2020-10-19T23:17:55.015Z","1.0.0-gamma.7":"2020-10-07T20:35:02.631Z","1.0.0-gamma.6":"2020-08-25T19:21:01.219Z","1.0.0-gamma.5":"2020-08-04T22:31:04.519Z","1.0.0-gamma.4":"2020-07-21T18:05:48.840Z","1.0.0-gamma.3":"2020-07-13T23:35:01.714Z","1.0.0-gamma.2":"2020-07-08T21:33:16.975Z","1.0.0-gamma.1":"2020-05-21T22:05:22.803Z","1.0.0-beta.2":"2020-03-28T01:06:03.176Z","1.0.0-beta.1":"2020-03-25T04:29:55.660Z","1.0.0-alpha.3":"2020-03-20T22:19:00.209Z","1.0.0-alpha.2":"2020-01-09T23:13:45.061Z","1.0.0-alpha.1":"2020-01-08T03:07:31.437Z","0.1.0-preview.5":"2019-09-19T15:44:36.032Z","0.1.0-preview.4":"2019-09-09T17:33:47.608Z","0.1.0-preview.3":"2019-07-12T18:53:51.522Z","0.1.0-preview.2":"2019-01-25T22:46:38.938Z","0.1.0-preview.1":"2018-11-19T23:21:50.122Z"},"users":{},"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"versions":{"3.374.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.374.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"exit 0"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"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","dependencies":{"@smithy/util-body-length-node":"^1.0.1","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"typedoc":{"entryPoint":"src/index.ts"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.374.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"25a4d0f3d008a212fde173462136d8641556e0bd","size":5151,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.374.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.374.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.374.0_1689880757627_0.3202129691458415"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-20T19:19:17.791Z","publish_time":1689880757791,"_source_registry_name":"default","deprecated":"This package has moved to @smithy/util-body-length-node","_cnpm_publish_time":1689880757791},"3.310.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.310.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"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","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"typedoc":{"entryPoint":"src/index.ts"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.310.0","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"4846ae72834ab0636f29f89fc1878520f6543fed","size":5571,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.310.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.310.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.310.0_1681153310611_0.3630568828673282"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-10T19:01:50.774Z","publish_time":1681153310774,"_cnpm_publish_time":1681153310774},"3.303.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.303.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"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","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"typedoc":{"entryPoint":"src/index.ts"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.303.0","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"56c66486a9416e6497227e1ed3618b8bd7a0d710","size":5567,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.303.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.303.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.303.0_1680202462209_0.7093175926334154"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-30T18:54:22.354Z","publish_time":1680202462354,"_cnpm_publish_time":1680202462354},"3.295.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.295.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"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","dependencies":{"tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"typedoc":{"entryPoint":"src/index.ts"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.295.0","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"587761de7cd79c91ca033de9545527a502e61133","size":5541,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.295.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.295.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.295.0_1679338070222_0.5347946136066251"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-20T18:47:50.354Z","publish_time":1679338070354,"_cnpm_publish_time":1679338070354},"3.292.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.292.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.6.2"},"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","dependencies":{"tslib":"^2.3.1"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"typedoc":{"entryPoint":"src/index.ts"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.292.0","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"9f3f91c80e9b4e2afb226550e9a0b3acde8bcd02","size":5541,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.292.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.292.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.292.0_1678906442336_0.07215146414898865"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-15T18:54:02.535Z","publish_time":1678906442535,"_cnpm_publish_time":1678906442535},"3.208.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.208.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.19.2","typescript":"~4.6.2"},"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","dependencies":{"tslib":"^2.3.1"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.208.0","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"shasum":"baabd1fa1206ff2bd4ce3785122d86eb3258dd20","size":5516,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.208.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.208.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.208.0_1668119648590_0.03165678447496978"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-10T22:34:15.423Z","publish_time":1668119648740,"_cnpm_publish_time":1668119648740},"3.201.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.201.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^10.0.0","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.19.2","typescript":"~4.6.2"},"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","dependencies":{"tslib":"^2.3.1"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.201.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","dist":{"shasum":"e2e4c8c3a8a9b8c0f82212a439e634cbfb3a42cf","size":8154,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.201.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.201.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.201.0_1667332137278_0.4238694084476857"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-01T19:49:14.085Z","publish_time":1667332137458,"_cnpm_publish_time":1667332137458},"3.188.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.188.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^10.0.0","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.19.2","typescript":"~4.6.2"},"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","dependencies":{"tslib":"^2.3.1"},"engines":{"node":">= 12.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.188.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","dist":{"shasum":"3fc2a820b9be0efcbdf962d8f980b9000b98ddba","size":8083,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.188.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.188.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.188.0_1665689390040_0.04390762479838051"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-13T21:41:52.416Z","publish_time":1665689390216,"_cnpm_publish_time":1665689390216},"3.186.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.186.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^10.0.0","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.19.2","typescript":"~4.6.2"},"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","dependencies":{"tslib":"^2.3.1"},"engines":{"node":">= 12.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.186.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","dist":{"shasum":"95efbacbd13cb739b942c126c5d16ecf6712d4db","size":8099,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.186.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.186.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.186.0_1665085022972_0.29154501312949765"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-06T19:37:16.069Z","publish_time":1665085023237,"_cnpm_publish_time":1665085023237},"3.183.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.183.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^10.0.0","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.19.2","typescript":"~4.6.2"},"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","dependencies":{"tslib":"^2.3.1"},"engines":{"node":">= 12.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.183.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","dist":{"shasum":"6aaa8ac80978f5fa471c130881ba1f90189beedf","size":8060,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.183.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.183.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.183.0_1664824913533_0.17839045448157242"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-03T19:22:08.251Z","publish_time":1664824913662,"_cnpm_publish_time":1664824913662},"3.170.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.170.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^10.0.0","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.19.2","typescript":"~4.6.2"},"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","dependencies":{"tslib":"^2.3.1"},"engines":{"node":">= 12.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.170.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","dist":{"shasum":"ef69fc0895338c2b15b5b4c9b201e72d4232cba1","size":8065,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.170.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.170.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.170.0_1663097062477_0.9646254810079111"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-13T19:25:42.777Z","publish_time":1663097062599,"_cnpm_publish_time":1663097062599},"3.168.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.168.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^10.0.0","concurrently":"7.0.0","downlevel-dts":"0.7.0","rimraf":"3.0.2","typedoc":"0.19.2","typescript":"~4.6.2"},"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","dependencies":{"tslib":"^2.3.1"},"engines":{"node":">= 12.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.168.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","dist":{"shasum":"e9121883bbcfc22035fd567d6285ad352a51b267","size":8073,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.168.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.168.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.168.0_1662755434614_0.7624412621369734"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-09T20:33:07.136Z","publish_time":1662755434822,"_cnpm_publish_time":1662755434822},"3.55.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.55.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^10.0.0","concurrently":"7.0.0","downlevel-dts":"0.7.0","rimraf":"3.0.2","typedoc":"0.19.2","typescript":"~4.6.2"},"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","dependencies":{"tslib":"^2.3.1"},"engines":{"node":">= 12.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.55.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","dist":{"shasum":"67049bbb6c62d794a1bb5a13b9a678988c925489","size":8014,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.55.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.55.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.55.0_1647907458516_0.20835607009090373"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-22T00:04:31.262Z","publish_time":1647907458660,"_cnpm_publish_time":1647907458660},"3.54.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.54.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^10.0.0","concurrently":"7.0.0","downlevel-dts":"0.7.0","rimraf":"3.0.2","typedoc":"0.19.2","typescript":"~4.3.5"},"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","dependencies":{"tslib":"^2.3.0"},"engines":{"node":">= 12.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.54.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","dist":{"shasum":"930878d6ba2309eff13e25ea0abdb2eb0498671b","size":7983,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.54.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.54.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.54.0_1646959471325_0.4228169523269554"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-11T00:44:40.671Z","publish_time":1646959471501,"_cnpm_publish_time":1646959471501},"3.52.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.52.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^10.0.0","concurrently":"7.0.0","downlevel-dts":"0.7.0","rimraf":"3.0.2","typedoc":"0.19.2","typescript":"~4.3.5"},"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","dependencies":{"tslib":"^2.3.0"},"engines":{"node":">= 12.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.52.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","dist":{"shasum":"3ac8a6e99398c772815f17a869ba1b237714a094","size":7550,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.52.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.52.0.tgz"},"_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.52.0_1645225914406_0.4461171527504535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-18T23:12:01.709Z","publish_time":1645225914583,"_cnpm_publish_time":1645225914583},"3.49.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.49.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-*","test":"jest"},"devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^10.0.0","concurrently":"7.0.0","downlevel-dts":"0.7.0","rimraf":"3.0.2","typedoc":"0.19.2","typescript":"~4.3.5"},"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","dependencies":{"tslib":"^2.3.0"},"engines":{"node":">= 12.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.49.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"dist":{"shasum":"572201e3669cfed98917763a3f099bf0a34ce1a6","size":7525,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.49.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.49.0.tgz"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.49.0_1643417884935_0.8604889693734139"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-29T00:58:14.935Z","publish_time":1643417885061,"_cnpm_publish_time":1643417885061},"3.47.1":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.47.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-*","test":"jest"},"devDependencies":{"@types/node":"^10.0.0"},"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","dependencies":{"tslib":"^2.3.0"},"engines":{"node":">= 12.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.47.1","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"dist":{"shasum":"7327891fadd1cfe59e566339abe844a505eae9c1","size":7449,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.47.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.47.1.tgz"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.47.1_1642717054783_0.3515573232543798"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-20T22:17:50.286Z","publish_time":1642717054921,"_cnpm_publish_time":1642717054921},"3.47.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.47.0","scripts":{"build":"yarn build:cjs && yarn build:es && yarn build:types","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-*","test":"jest"},"devDependencies":{"@types/node":"^10.0.0"},"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","dependencies":{"tslib":"^2.3.0"},"engines":{"node":">= 12.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.47.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"dist":{"shasum":"51839111713c77a05dbaeb6861a80e0138dd5be5","size":7413,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.47.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.47.0.tgz"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.47.0_1642208737028_0.10369793490826495"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-15T01:05:51.010Z","publish_time":1642208737183,"_cnpm_publish_time":1642208737183},"3.46.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.46.0","scripts":{"build":"yarn build:cjs && yarn build:es && yarn build:types","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","test":"jest"},"devDependencies":{"@types/node":"^10.0.0"},"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","dependencies":{"tslib":"^2.3.0"},"engines":{"node":">= 12.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.46.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js-automation@amazon.com"},"dist":{"shasum":"ac390c9f79a306f135b6cddef1e1efbd4226651c","size":7388,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.46.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.46.0.tgz"},"directories":{},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.46.0_1641595617815_0.03649542326323307"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-07T22:47:08.072Z","publish_time":1641595617961,"_cnpm_publish_time":1641595617961},"3.37.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.37.0","scripts":{"build":"yarn build:cjs && yarn build:es && yarn build:types","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","downlevel-dts":"downlevel-dts dist-types dist-types/ts3.4","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.3.5"},"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","dependencies":{"tslib":"^2.3.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.37.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"d6170dafd351799687d583f818a4a3924b61cbec","size":7324,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.37.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.37.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.37.0_1634333343921_0.008196657017317088"},"_hasShrinkwrap":false,"publish_time":1634333344134,"_cnpm_publish_time":1634333344134,"_cnpmcore_publish_time":"2021-12-16T15:29:15.550Z"},"3.36.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.36.0","scripts":{"build":"yarn build:cjs && yarn build:es && yarn build:types","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","downlevel-dts":"downlevel-dts dist-types dist-types/ts3.4","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.3.5"},"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","dependencies":{"tslib":"^2.3.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.36.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"be3f78e0dd9429735c6d9d587ecb7cd37b478180","size":7310,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.36.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.36.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.36.0_1633655634204_0.9264529357127786"},"_hasShrinkwrap":false,"publish_time":1633655634336,"_cnpm_publish_time":1633655634336,"_cnpmcore_publish_time":"2021-12-16T15:29:15.759Z"},"3.35.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.35.0","scripts":{"build":"yarn build:cjs && yarn build:es && yarn build:types","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","downlevel-dts":"downlevel-dts dist-types dist-types/ts3.4","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.3.5"},"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","dependencies":{"tslib":"^2.3.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.35.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"0d696626dde1656db910a19847b324a88cf30cef","size":8651,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.35.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.35.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.35.0_1633384888423_0.8950011067545429"},"_hasShrinkwrap":false,"publish_time":1633384888544,"_cnpm_publish_time":1633384888544,"_cnpmcore_publish_time":"2021-12-16T15:29:15.976Z"},"3.34.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.34.0","scripts":{"build":"yarn build:cjs && yarn build:es && yarn build:types","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","downlevel-dts":"downlevel-dts dist/types dist/types/ts3.4","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.3.5"},"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","dependencies":{"tslib":"^2.3.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"dist/types/*":["dist/types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.34.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"88ab279384584b2b7dcb399345eab82ef5732d46","size":8966,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.34.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.34.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.34.0_1632525526049_0.043554149555666166"},"_hasShrinkwrap":false,"publish_time":1632525526185,"_cnpm_publish_time":1632525526185,"_cnpmcore_publish_time":"2021-12-16T15:29:16.222Z"},"3.32.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.32.0","scripts":{"build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","downlevel-dts":"downlevel-dts dist/types dist/types/ts3.4","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.3.5"},"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","dependencies":{"tslib":"^2.3.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"dist/types/*":["dist/types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.32.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"7ff8cc6e48ae723592a810f4eea73fbe9ed495e4","size":8527,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.32.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.32.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.32.0_1631917020445_0.8553274696834785"},"_hasShrinkwrap":false,"publish_time":1631917020600,"_cnpm_publish_time":1631917020600,"_cnpmcore_publish_time":"2021-12-16T15:29:16.478Z"},"3.29.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.29.0","scripts":{"build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","downlevel-dts":"downlevel-dts dist/types dist/types/ts3.4","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.4.2"},"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","dependencies":{"tslib":"^2.3.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"dist/types/*":["dist/types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.29.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"8d05623b2ffc17d7f564f9e73bdcc39aa8377986","size":8849,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.29.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.29.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.29.0_1630628284822_0.34651723860385486"},"_hasShrinkwrap":false,"publish_time":1630628284987,"_cnpm_publish_time":1630628284987,"_cnpmcore_publish_time":"2021-12-16T15:29:16.756Z"},"3.23.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.23.0","scripts":{"build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","downlevel-dts":"downlevel-dts dist/types dist/types/ts3.4","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.3.2"},"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","dependencies":{"tslib":"^2.3.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"dist/types/*":["dist/types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.23.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"2a7890b4fa6de78a042db9537a67f90ccb2a3034","size":8499,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.23.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.23.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.23.0_1627062311618_0.2934118972301818"},"_hasShrinkwrap":false,"publish_time":1627062311908,"_cnpm_publish_time":1627062311908,"_cnpmcore_publish_time":"2021-12-16T15:29:16.957Z"},"3.22.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.22.0","scripts":{"build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","downlevel-dts":"downlevel-dts dist/types dist/types/ts3.4","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.3.2"},"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","dependencies":{"tslib":"^2.0.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"dist/types/*":["dist/types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.22.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"2f6292f7c243dd0763af2cde709b5563f6c42e99","size":8417,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.22.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.22.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.22.0_1626478468079_0.7820396135298555"},"_hasShrinkwrap":false,"publish_time":1626478468239,"_cnpm_publish_time":1626478468239,"_cnpmcore_publish_time":"2021-12-16T15:29:17.160Z"},"3.20.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.20.0","scripts":{"build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","downlevel-dts":"downlevel-dts dist/types dist/types/ts3.4","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.3.2"},"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","dependencies":{"tslib":"^2.0.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"types/*":["types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.20.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"0f72539f9cf58eba1e0444fca2e9cdb61bb506da","size":8337,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.20.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.20.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.20.0_1625267973176_0.7148664839464287"},"_hasShrinkwrap":false,"publish_time":1625267973331,"_cnpm_publish_time":1625267973331,"_cnpmcore_publish_time":"2021-12-16T15:29:17.384Z"},"3.18.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.18.0","scripts":{"prepublishOnly":"yarn build && downlevel-dts dist/types dist/types/ts3.4","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.3.2"},"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","dependencies":{"tslib":"^2.0.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"types/*":["types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.18.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"fcd93fec88161ca3f2392c7cf657fc74a38acbe3","size":8239,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.18.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.18.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.18.0_1622851129053_0.022926201590911965"},"_hasShrinkwrap":false,"publish_time":1622851129228,"_cnpm_publish_time":1622851129228,"_cnpmcore_publish_time":"2021-12-16T15:29:17.597Z"},"3.13.1":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.13.1","scripts":{"prepublishOnly":"yarn build && downlevel-dts dist/types dist/types/ts3.4","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.2.4"},"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","dependencies":{"tslib":"^2.0.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"types/*":["types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.13.1","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"4722fad01f4feb6a3ab47344c2482446d7aa2d01","size":8213,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.13.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.13.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.13.1_1619127764392_0.15758708558171342"},"_hasShrinkwrap":false,"publish_time":1619127764502,"_cnpm_publish_time":1619127764502,"_cnpmcore_publish_time":"2021-12-16T15:29:17.805Z"},"3.12.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.12.0","scripts":{"prepublishOnly":"yarn build && downlevel-dts dist/types dist/types/ts3.4","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.1.2"},"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","dependencies":{"tslib":"^1.8.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"types/*":["types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.12.0","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"f104c341628908c38bc9fc452bd9d58e3326a106","size":8203,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.12.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.12.0_1618010609230_0.6515149216672975"},"_hasShrinkwrap":false,"publish_time":1618010609348,"_cnpm_publish_time":1618010609348,"_cnpmcore_publish_time":"2021-12-16T15:29:18.033Z"},"3.10.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.10.0","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","postbuild":"downlevel-dts dist/types dist/types/ts3.4","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.1.2"},"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","dependencies":{"tslib":"^1.8.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"types/*":["types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.10.0","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"f4a761bd5d7f8a9e50a22cc1fd0ca259b16647d4","size":8186,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.10.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.10.0_1616804483059_0.07216810906781346"},"_hasShrinkwrap":false,"publish_time":1616804483215,"_cnpm_publish_time":1616804483215,"_cnpmcore_publish_time":"2021-12-16T15:29:18.248Z"},"3.6.1":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.6.1","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","postbuild":"downlevel-dts types types/ts3.4","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.1.2"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"types/*":["types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.6.1","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"6e4f2eae46c5a7b0417a12ca7f4b54c390d4cacd","size":8088,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.6.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.6.1_1614037268822_0.20316425483235667"},"_hasShrinkwrap":false,"publish_time":1614037268991,"_cnpm_publish_time":1614037268991,"_cnpmcore_publish_time":"2021-12-16T15:29:18.502Z"},"3.4.1":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.4.1","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","postbuild":"downlevel-dts types types/ts3.4","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.1.2"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<4.0":{"types/*":["types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/master/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.4.1","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"ae83e49f180cf19817f0f7eccfb44dd83fe396cb","size":8001,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.4.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.4.1_1611960554175_0.3301576501498873"},"_hasShrinkwrap":false,"publish_time":1611960554293,"_cnpm_publish_time":1611960554293,"_cnpmcore_publish_time":"2021-12-16T15:29:18.716Z"},"3.4.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.4.0","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","postbuild":"downlevel-dts types types/ts3.4","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.1.2"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"engines":{"node":">= 10.0.0"},"typesVersions":{"<3.9":{"types/*":["types/ts3.4/*"]}},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/master/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.4.0","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"63044399a00930a6d95228cdd615bfc06f95d645","size":7912,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.4.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.4.0_1611882070178_0.6325005469857552"},"_hasShrinkwrap":false,"publish_time":1611882070381,"_cnpm_publish_time":1611882070381,"_cnpmcore_publish_time":"2021-12-16T15:29:18.917Z"},"3.1.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.1.0","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.1.2"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./dist/cjs/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"engines":{"node":">= 10.0.0"},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/master/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.1.0","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"c280223066f0ce8fadb002a668a5f5e6ee4de12b","size":7741,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.1.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.1.0_1608769950677_0.7174511378910833"},"_hasShrinkwrap":false,"publish_time":1608769950804,"_cnpm_publish_time":1608769950804,"_cnpmcore_publish_time":"2021-12-16T15:29:19.121Z"},"3.0.0":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"3.0.0","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.1.2"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./dist/cjs/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"engines":{"node":">= 10.0.0"},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/master/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@3.0.0","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"872583804d3a47f8fada7fb8be78afe6bd76d3d3","size":7726,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-3.0.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_3.0.0_1608072866617_0.19226166506602982"},"_hasShrinkwrap":false,"publish_time":1608072866741,"_cnpm_publish_time":1608072866741,"_cnpmcore_publish_time":"2021-12-16T15:29:19.345Z"},"1.0.0-rc.8":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-rc.8","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.1.2"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./dist/cjs/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"engines":{"node":">= 10.0.0"},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/master/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@1.0.0-rc.8","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"97458917be0696d3273934448011edca9875f2c8","size":7642,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-rc.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-rc.8.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-rc.8_1607131495451_0.6460806022823995"},"_hasShrinkwrap":false,"publish_time":1607131495630,"_cnpm_publish_time":1607131495630,"_cnpmcore_publish_time":"2021-12-16T15:29:19.543Z"},"1.0.0-rc.3":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-rc.3","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.0.2"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./dist/cjs/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"engines":{"node":">= 10.0.0"},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/master/packages/util-body-length-node","repository":{"type":"git","url":"git+https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/util-body-length-node"},"bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"_id":"@aws-sdk/util-body-length-node@1.0.0-rc.3","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"e7068c9feff896a3720f71eab5ca44c76e587764","size":7629,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-rc.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-rc.3.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-rc.3_1603845964713_0.670664925852958"},"_hasShrinkwrap":false,"publish_time":1603845964836,"_cnpm_publish_time":1603845964836,"_cnpmcore_publish_time":"2021-12-16T15:29:19.743Z"},"1.0.0-rc.2":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-rc.2","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.0.2"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./dist/cjs/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"engines":{"node":">= 10.0.0"},"_id":"@aws-sdk/util-body-length-node@1.0.0-rc.2","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"536836e045286c336311111dcb1cbb9bde46cd84","size":7562,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-rc.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-rc.2.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-rc.2_1603401301149_0.8168849893602739"},"_hasShrinkwrap":false,"publish_time":1603401301275,"_cnpm_publish_time":1603401301275,"_cnpmcore_publish_time":"2021-12-16T15:29:19.972Z"},"1.0.0-rc.1":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-rc.1","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.0.2"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./dist/cjs/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"engines":{"node":">= 10.0.0"},"_id":"@aws-sdk/util-body-length-node@1.0.0-rc.1","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"ee65214bbc6f069f6da71ccba4c738b85bbcd4b5","size":7545,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-rc.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-rc.1_1603149474915_0.16814974271837668"},"_hasShrinkwrap":false,"publish_time":1603149475015,"_cnpm_publish_time":1603149475015,"_cnpmcore_publish_time":"2021-12-16T15:29:20.189Z"},"1.0.0-gamma.7":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-gamma.7","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.0.2"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./dist/cjs/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"_id":"@aws-sdk/util-body-length-node@1.0.0-gamma.7","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"9945faee835d737b122cb026039b4e3885efe189","size":7495,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-gamma.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-gamma.7.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-gamma.7_1602102902517_0.902321038807129"},"_hasShrinkwrap":false,"publish_time":1602102902631,"_cnpm_publish_time":1602102902631,"_cnpmcore_publish_time":"2021-12-16T15:29:20.446Z"},"1.0.0-gamma.6":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-gamma.6","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~4.0.2"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./dist/cjs/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@1.0.0-gamma.6","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"9106cddef1e19055649cc055608423f75fb516ac","size":7449,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-gamma.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-gamma.6.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-gamma.6_1598383261093_0.016920503598539582"},"_hasShrinkwrap":false,"publish_time":1598383261219,"_cnpm_publish_time":1598383261219,"_cnpmcore_publish_time":"2021-12-16T15:29:20.654Z"},"1.0.0-gamma.5":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-gamma.5","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build":"yarn build:es && yarn build:cjs","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~3.9.3"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./dist/cjs/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@1.0.0-gamma.5","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"9ba856b60180221d04c182a3f00fb921f052fae2","size":7436,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-gamma.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-gamma.5.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-gamma.5_1596580264276_0.1710428153848742"},"_hasShrinkwrap":false,"publish_time":1596580264519,"_cnpm_publish_time":1596580264519,"_cnpmcore_publish_time":"2021-12-16T15:29:20.887Z"},"1.0.0-gamma.4":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-gamma.4","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~3.9.3"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./dist/cjs/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@1.0.0-gamma.4","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"1c8a7164990d9e7ec2f2fae8cb12325dd8584dcc","size":7076,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-gamma.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-gamma.4.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-gamma.4_1595354748666_0.42537463610673454"},"_hasShrinkwrap":false,"publish_time":1595354748840,"_cnpm_publish_time":1595354748840,"_cnpmcore_publish_time":"2021-12-16T15:29:21.065Z"},"1.0.0-gamma.3":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-gamma.3","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~3.9.3"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./dist/cjs/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@1.0.0-gamma.3","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"01deb6b3ba0812b01d3990f3f179cebb5bb34f28","size":7058,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-gamma.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-gamma.3.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-gamma.3_1594683301517_0.768032943887911"},"_hasShrinkwrap":false,"publish_time":1594683301714,"_cnpm_publish_time":1594683301714,"_cnpmcore_publish_time":"2021-12-16T15:29:21.290Z"},"1.0.0-gamma.2":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-gamma.2","scripts":{"prepublishOnly":"yarn build:cjs && yarn build:es","pretest":"yarn build:cjs","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","test":"jest"},"devDependencies":{"@types/jest":"^26.0.4","@types/node":"^10.0.0","jest":"^26.1.0","typescript":"~3.8.3"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","types":"./dist/cjs/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@1.0.0-gamma.2","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"60dbe74df0e8647ddac9a280df42221837a10a11","size":7006,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-gamma.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-gamma.2.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-gamma.2_1594243996803_0.5456207992376738"},"_hasShrinkwrap":false,"publish_time":1594243996975,"_cnpm_publish_time":1594243996975,"_cnpmcore_publish_time":"2021-12-16T15:29:21.470Z"},"1.0.0-gamma.1":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-gamma.1","scripts":{"prepublishOnly":"tsc","pretest":"tsc -p tsconfig.test.json","test":"jest"},"devDependencies":{"@types/jest":"^25.1.4","@types/node":"^10.0.0","jest":"^25.1.0","typescript":"~3.8.3"},"main":"./build/index.js","types":"./build/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@1.0.0-gamma.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"50056bda71fae42d4a336429a66bb9d04740220f","size":6765,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-gamma.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-gamma.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-gamma.1_1590098722692_0.6262278454628323"},"_hasShrinkwrap":false,"publish_time":1590098722803,"_cnpm_publish_time":1590098722803,"_cnpmcore_publish_time":"2021-12-16T15:29:21.680Z"},"1.0.0-beta.2":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-beta.2","scripts":{"prepublishOnly":"tsc","pretest":"tsc -p tsconfig.test.json","test":"jest"},"devDependencies":{"@types/jest":"^25.1.4","@types/node":"^10.0.0","jest":"^25.1.0","typescript":"~3.8.3"},"main":"./build/index.js","types":"./build/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@1.0.0-beta.2","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"31aff4e2d3b161ef99676a6e6142ee78a06ee1d7","size":6664,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-beta.2.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-beta.2_1585357563064_0.3110448508925203"},"_hasShrinkwrap":false,"publish_time":1585357563176,"_cnpm_publish_time":1585357563176,"_cnpmcore_publish_time":"2021-12-16T15:29:21.883Z"},"1.0.0-beta.1":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-beta.1","scripts":{"prepublishOnly":"tsc","pretest":"tsc -p tsconfig.test.json","test":"jest"},"devDependencies":{"@types/jest":"^25.1.4","@types/node":"^10.0.0","jest":"^25.1.0","typescript":"~3.8.3"},"main":"./build/index.js","types":"./build/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@1.0.0-beta.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"97483d057ceab107fcba9689479483e298de85a1","size":6636,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-beta.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-beta.1_1585110595481_0.5308474171874955"},"_hasShrinkwrap":false,"publish_time":1585110595660,"_cnpm_publish_time":1585110595660,"_cnpmcore_publish_time":"2021-12-16T15:29:22.078Z"},"1.0.0-alpha.3":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-alpha.3","scripts":{"prepublishOnly":"tsc","pretest":"tsc -p tsconfig.test.json","test":"jest"},"devDependencies":{"@types/jest":"^24.0.12","@types/node":"^10.0.0","jest":"^24.7.1","typescript":"~3.8.3"},"main":"./build/index.js","types":"./build/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@1.0.0-alpha.3","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"eedac84667a717b6db822eef2ee0d2aa76820e26","size":6546,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-alpha.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-alpha.3.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-alpha.3_1584742739996_0.39150539269560913"},"_hasShrinkwrap":false,"publish_time":1584742740209,"_cnpm_publish_time":1584742740209,"_cnpmcore_publish_time":"2021-12-16T15:29:22.303Z"},"1.0.0-alpha.2":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-alpha.2","scripts":{"prepublishOnly":"tsc","pretest":"tsc -p tsconfig.test.json","test":"jest"},"devDependencies":{"@types/jest":"^24.0.12","@types/node":"^10.0.0","jest":"^24.7.1","typescript":"~3.4.0"},"main":"./build/index.js","types":"./build/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@1.0.0-alpha.2","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"2536808288485d97ede3906077fe079dd73cf39d","size":6460,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-alpha.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-alpha.2.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-alpha.2_1578611624944_0.43681333300880554"},"_hasShrinkwrap":false,"publish_time":1578611625061,"_cnpm_publish_time":1578611625061,"_cnpmcore_publish_time":"2021-12-16T15:29:22.493Z"},"1.0.0-alpha.1":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"1.0.0-alpha.1","scripts":{"prepublishOnly":"tsc","pretest":"tsc -p tsconfig.test.json","test":"jest"},"devDependencies":{"@types/jest":"^24.0.12","@types/node":"^10.0.0","jest":"^24.7.1","typescript":"~3.4.0"},"main":"./build/index.js","types":"./build/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@1.0.0-alpha.1","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"ba0e33e541d888516b3f1084e696e2d00e7c4870","size":6450,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-1.0.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-1.0.0-alpha.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_1.0.0-alpha.1_1578452851321_0.6716613360093171"},"_hasShrinkwrap":false,"publish_time":1578452851437,"_cnpm_publish_time":1578452851437,"_cnpmcore_publish_time":"2021-12-16T15:29:22.695Z"},"0.1.0-preview.5":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"0.1.0-preview.5","scripts":{"prepublishOnly":"tsc","pretest":"tsc -p tsconfig.test.json","test":"jest"},"devDependencies":{"@types/jest":"^24.0.12","@types/node":"^10.0.0","jest":"^24.7.1","typescript":"~3.4.0"},"main":"./build/index.js","types":"./build/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@0.1.0-preview.5","_nodeVersion":"10.1.0","_npmVersion":"6.9.0","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"330628a9b6e56a7766f00c7ae5074e5090efdec5","size":5804,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-0.1.0-preview.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-0.1.0-preview.5.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_0.1.0-preview.5_1568907875842_0.2121837805297777"},"_hasShrinkwrap":false,"publish_time":1568907876032,"_cnpm_publish_time":1568907876032,"_cnpmcore_publish_time":"2021-12-16T15:29:22.891Z"},"0.1.0-preview.4":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"0.1.0-preview.4","scripts":{"prepublishOnly":"tsc","pretest":"tsc -p tsconfig.test.json","test":"jest"},"devDependencies":{"@types/jest":"^24.0.12","@types/node":"^10.0.0","jest":"^24.7.1","typescript":"~3.4.0"},"main":"./build/index.js","types":"./build/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@0.1.0-preview.4","_nodeVersion":"10.1.0","_npmVersion":"6.9.0","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"75305ad3fe1f6fa6af78e9058c791e545dd77947","size":5824,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-0.1.0-preview.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-0.1.0-preview.4.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_0.1.0-preview.4_1568050427519_0.6322674556919565"},"_hasShrinkwrap":false,"publish_time":1568050427608,"_cnpm_publish_time":1568050427608,"_cnpmcore_publish_time":"2021-12-16T15:29:23.080Z"},"0.1.0-preview.3":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"0.1.0-preview.3","scripts":{"prepublishOnly":"tsc","pretest":"tsc -p tsconfig.test.json","test":"jest"},"devDependencies":{"@types/jest":"^24.0.12","@types/node":"^10.0.0","jest":"^24.7.1","typescript":"~3.4.0"},"main":"./build/index.js","types":"./build/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"readmeFilename":"README.md","_id":"@aws-sdk/util-body-length-node@0.1.0-preview.3","_nodeVersion":"10.1.0","_npmVersion":"6.9.0","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"9344a1f9c881196ec07064295828432991e7bedf","size":5757,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-0.1.0-preview.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-0.1.0-preview.3.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_0.1.0-preview.3_1562957631172_0.4064794324190264"},"_hasShrinkwrap":false,"publish_time":1562957631522,"_cnpm_publish_time":1562957631522,"_cnpmcore_publish_time":"2021-12-16T15:29:23.427Z"},"0.1.0-preview.2":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"0.1.0-preview.2","scripts":{"prepublishOnly":"tsc","pretest":"tsc -p tsconfig.test.json","test":"jest"},"devDependencies":{"@types/jest":"^20.0.4","@types/node":"^8.10.29","jest":"^20.0.4","typescript":"^3.0.0"},"main":"./build/index.js","types":"./build/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","email":"aws-sdk-js@amazon.com","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"_id":"@aws-sdk/util-body-length-node@0.1.0-preview.2","_npmVersion":"6.4.1","_nodeVersion":"8.8.1","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"443a670cfb9274c9b77d25c7ab3a231bc4859886","size":5331,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-0.1.0-preview.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-0.1.0-preview.2.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_0.1.0-preview.2_1548456398765_0.4609846116672529"},"_hasShrinkwrap":false,"publish_time":1548456398938,"_cnpm_publish_time":1548456398938,"_cnpmcore_publish_time":"2021-12-16T15:29:23.625Z"},"0.1.0-preview.1":{"name":"@aws-sdk/util-body-length-node","description":"Determines the length of a request body in node.js","version":"0.1.0-preview.1","scripts":{"prepublishOnly":"tsc","pretest":"tsc -p tsconfig.test.json","test":"jest"},"devDependencies":{"@types/jest":"^20.0.4","@types/node":"^8.10.29","jest":"^20.0.4","typescript":"^3.0.0"},"main":"./build/index.js","types":"./build/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","email":"aws-sdk-js@amazon.com","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"tslib":"^1.8.0"},"gitHead":"960970c0c25938a8d51d1a243d3f21f05acea92e","_resolved":"","_integrity":"","_from":"file:aws-sdk-util-body-length-node-0.1.0-preview.1.tgz","_id":"@aws-sdk/util-body-length-node@0.1.0-preview.1","_npmVersion":"6.4.1","_nodeVersion":"8.8.1","_npmUser":{"name":"aws-sdk-bot","email":"aws-sdk-js@amazon.com"},"maintainers":[{"name":"amzn-oss","email":"peddicor@amazon.com"},{"name":"aws-sdk-bot","email":""}],"dist":{"shasum":"eed3d87a1ba98f3c32b80224d417d38148f77474","size":5366,"noattachment":false,"key":"/@aws-sdk/util-body-length-node/-/@aws-sdk/util-body-length-node-0.1.0-preview.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-sdk/util-body-length-node/download/@aws-sdk/util-body-length-node-0.1.0-preview.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/util-body-length-node_0.1.0-preview.1_1542669709933_0.5766306970332125"},"_hasShrinkwrap":false,"publish_time":1542669710122,"_cnpm_publish_time":1542669710122,"_cnpmcore_publish_time":"2021-12-16T15:29:23.815Z"}},"readme":"# @aws-sdk/util-body-length-node\n\n[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-body-length-node/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-body-length-node)\n[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-body-length-node.svg)](https://www.npmjs.com/package/@aws-sdk/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","_attachments":{},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-body-length-node","bugs":{"url":"https://github.com/aws/aws-sdk-js-v3/issues"},"license":"Apache-2.0"}