{"_id":"@smithy/hash-node","_rev":"4212114","name":"@smithy/hash-node","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","dist-tags":{"latest":"4.2.11"},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"time":{"modified":"2026-03-04T17:06:50.000Z","created":"2023-06-19T22:00:41.287Z","4.2.11":"2026-03-04T23:13:35.082Z","4.2.10":"2026-02-24T20:04:21.432Z","4.2.9":"2026-02-23T17:40:49.809Z","4.2.8":"2026-01-13T18:33:27.758Z","4.2.7":"2025-12-18T18:41:12.185Z","4.2.6":"2025-12-15T20:41:56.177Z","4.2.5":"2025-11-10T20:13:09.152Z","4.2.4":"2025-10-30T15:42:45.926Z","4.2.3":"2025-10-15T19:43:17.608Z","4.2.2":"2025-10-14T14:36:27.566Z","4.2.1":"2025-10-13T20:08:10.655Z","4.2.0":"2025-09-30T16:03:39.247Z","4.1.1":"2025-09-10T00:15:11.486Z","4.1.0":"2025-09-04T15:57:49.733Z","4.0.5":"2025-08-06T16:59:31.510Z","4.0.4":"2025-05-29T20:38:50.486Z","4.0.3":"2025-05-19T19:22:56.087Z","4.0.2":"2025-03-24T21:06:32.788Z","4.0.1":"2025-01-09T17:52:47.534Z","4.0.0":"2025-01-06T17:39:15.681Z","3.0.11":"2024-12-09T15:58:33.519Z","3.0.10":"2024-11-14T20:35:44.200Z","3.0.9":"2024-11-14T17:05:10.250Z","3.0.8":"2024-10-21T14:56:46.144Z","3.0.7":"2024-09-30T18:15:25.620Z","3.0.6":"2024-09-13T21:00:23.759Z","3.0.5":"2024-09-13T17:30:01.496Z","3.0.4":"2024-09-09T20:12:25.235Z","3.0.3":"2024-06-27T19:53:35.831Z","3.0.2":"2024-06-18T20:43:36.841Z","3.0.1":"2024-06-12T18:53:02.234Z","3.0.0":"2024-05-10T21:40:55.222Z","2.2.0":"2024-03-14T23:03:09.471Z","2.1.4":"2024-03-07T16:26:36.610Z","2.1.3":"2024-02-27T18:12:57.756Z","2.1.2":"2024-02-22T21:15:30.029Z","2.1.1":"2024-01-19T17:30:56.512Z","2.1.0":"2024-01-17T22:26:39.587Z","2.0.18":"2024-01-02T19:00:45.691Z","2.0.17":"2023-12-05T16:10:05.167Z","2.0.16":"2023-11-21T19:46:43.303Z","2.0.15":"2023-11-13T23:22:31.832Z","2.0.14":"2023-11-12T01:47:13.718Z","2.0.13":"2023-11-10T18:47:00.635Z","2.0.12":"2023-10-19T21:28:17.080Z","2.0.11":"2023-10-06T22:14:37.679Z","2.0.10":"2023-09-28T17:49:48.014Z","2.0.9":"2023-09-19T22:27:43.315Z","2.0.8":"2023-09-15T18:34:21.811Z","2.0.7":"2023-09-12T22:44:08.813Z","2.0.6":"2023-09-06T21:41:10.963Z","2.0.5":"2023-08-22T20:42:54.250Z","2.0.4":"2023-08-15T17:06:17.730Z","2.0.3":"2023-08-11T16:58:24.147Z","2.0.2":"2023-08-07T22:49:16.386Z","2.0.1":"2023-07-25T17:40:01.940Z","2.0.0":"2023-07-24T21:28:43.942Z","1.1.0":"2023-07-24T20:51:36.679Z","1.0.3":"2023-07-24T19:54:17.884Z","1.0.2":"2023-07-06T16:24:39.026Z","1.0.1":"2023-06-20T19:26:35.386Z","1.0.0":"2023-06-19T22:00:41.287Z"},"users":{},"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"versions":{"4.2.11":{"name":"@smithy/hash-node","version":"4.2.11","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","premove":"4.0.0","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.13.0","@smithy/util-buffer-from":"^4.2.2","@smithy/util-utf8":"^4.2.2","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.5":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.2.11","gitHead":"5eab7ea1c099488605ff3e442e26a7e5c1902d7f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"8b19d53661824ead9627b49a26e5555d6c8a98fd","size":5858,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.2.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.2.11.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.2.11_1772666014930_0.32686876088499317"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T23:13:35.082Z","publish_time":1772666015082,"_source_registry_name":"default","_cnpm_publish_time":1772666015082},"4.2.10":{"name":"@smithy/hash-node","version":"4.2.10","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","premove":"4.0.0","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.13.0","@smithy/util-buffer-from":"^4.2.1","@smithy/util-utf8":"^4.2.1","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.2.10","gitHead":"2acebecd260dba2cca593ef65bf262e2eb3ad283","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"5c23bd94e61a173a90d765815bbc287cf57409ce","size":5857,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.2.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.2.10.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.2.10_1771963461306_0.4251823121617935"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-24T20:04:21.432Z","publish_time":1771963461432,"_source_registry_name":"default","_cnpm_publish_time":1771963461432},"4.2.9":{"name":"@smithy/hash-node","version":"4.2.9","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","premove":"4.0.0","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.12.1","@smithy/util-buffer-from":"^4.2.1","@smithy/util-utf8":"^4.2.1","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.2.9","gitHead":"1f51a0cffaf7405444dca55bdf3f6fa77e24c888","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"6353cd07789ae5c367c91622ff93c52638d5b3e9","size":5856,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.2.9.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.2.9_1771868449603_0.25447647581478794"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T17:40:49.809Z","publish_time":1771868449809,"_source_registry_name":"default","_cnpm_publish_time":1771868449809},"4.2.8":{"name":"@smithy/hash-node","version":"4.2.8","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"5.0.10","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.12.0","@smithy/util-buffer-from":"^4.2.0","@smithy/util-utf8":"^4.2.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.2.8","gitHead":"0e8cc4926dee4e081bfc3fe9945813f7118da73b","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"c21eb055041716cd492dda3a109852a94b6d47bb","size":5853,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.2.8.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.2.8_1768329207623_0.8134109969054863"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-13T18:33:27.758Z","publish_time":1768329207758,"_source_registry_name":"default","_cnpm_publish_time":1768329207758},"4.2.7":{"name":"@smithy/hash-node","version":"4.2.7","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.11.0","@smithy/util-buffer-from":"^4.2.0","@smithy/util-utf8":"^4.2.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.2.7","gitHead":"521d67c38f8928c514d1fcea3fc08e40c2300513","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"74a3d3ed8d47ecbe68d19e79af1d23f5abbb7253","size":5853,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.2.7.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.2.7_1766083272037_0.17997508260629447"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-18T18:41:12.185Z","publish_time":1766083272185,"_source_registry_name":"default","_cnpm_publish_time":1766083272185},"4.2.6":{"name":"@smithy/hash-node","version":"4.2.6","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.10.0","@smithy/util-buffer-from":"^4.2.0","@smithy/util-utf8":"^4.2.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.2.6","gitHead":"8b90f360df2a5c80c105db732b3c2f6972994854","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"22594fcdfddda057da8076eb2c6897afeb8bcd29","size":5853,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.2.6.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.2.6_1765831316027_0.00437175341151308"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-15T20:41:56.177Z","publish_time":1765831316177,"_source_registry_name":"default","_cnpm_publish_time":1765831316177},"4.2.5":{"name":"@smithy/hash-node","version":"4.2.5","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.9.0","@smithy/util-buffer-from":"^4.2.0","@smithy/util-utf8":"^4.2.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.2.5","gitHead":"cc0124e69e2d6943f0960854bcc3abf2defd2c20","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"fb751ec4a4c6347612458430f201f878adc787f6","size":5854,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.2.5.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.2.5_1762805588959_0.956081015056816"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-10T20:13:09.152Z","publish_time":1762805589152,"_source_registry_name":"default","_cnpm_publish_time":1762805589152},"4.2.4":{"name":"@smithy/hash-node","version":"4.2.4","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.8.1","@smithy/util-buffer-from":"^4.2.0","@smithy/util-utf8":"^4.2.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.2.4","gitHead":"472a5ea035237e10c560ed362c0e0105805ad26f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"45bd19999625166825eb29aafb007819de031894","size":5854,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.2.4.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.2.4_1761838965750_0.5799104218436986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-30T15:42:45.926Z","publish_time":1761838965926,"_source_registry_name":"default","_cnpm_publish_time":1761838965926},"4.2.3":{"name":"@smithy/hash-node","version":"4.2.3","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.8.0","@smithy/util-buffer-from":"^4.2.0","@smithy/util-utf8":"^4.2.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.2.3","gitHead":"f7c7b8249fa91391f73f62fb4237e5436c61be41","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"c85711fca84e022f05c71b921f98cb6a0f48e5ca","size":5854,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.2.3.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.2.3_1760557397389_0.3591175576797958"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-15T19:43:17.608Z","publish_time":1760557397608,"_source_registry_name":"default","_cnpm_publish_time":1760557397608},"4.2.2":{"name":"@smithy/hash-node","version":"4.2.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.7.1","@smithy/util-buffer-from":"^4.2.0","@smithy/util-utf8":"^4.2.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.2.2","gitHead":"9fb748e02081659c1aa523cdab64621467eddbf6","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"5511a4461733a597a3cd42f903c2980808838a47","size":5853,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.2.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.2.2_1760452587386_0.46890018014010826"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-14T14:36:27.566Z","publish_time":1760452587566,"_source_registry_name":"default","_cnpm_publish_time":1760452587566},"4.2.1":{"name":"@smithy/hash-node","version":"4.2.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.7.0","@smithy/util-buffer-from":"^4.2.0","@smithy/util-utf8":"^4.2.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.2.1","gitHead":"d1c41160522320bb5139c31cb92e79a8cdab840e","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"d8666428535f3587cdf0119496300c628e05d1be","size":5854,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.2.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.2.1_1760386090455_0.4299743841059762"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-13T20:08:10.655Z","publish_time":1760386090655,"_source_registry_name":"default","_cnpm_publish_time":1760386090655},"4.2.0":{"name":"@smithy/hash-node","version":"4.2.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.6.0","@smithy/util-buffer-from":"^4.2.0","@smithy/util-utf8":"^4.2.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.2.0","gitHead":"b20705ddfc05e7eba3fc3669888f576622474e9c","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"d2de380cb88a3665d5e3f5bbe901cfb46867c74f","size":5852,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.2.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.2.0_1759248219058_0.9800356718942071"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-30T16:03:39.247Z","publish_time":1759248219247,"_source_registry_name":"default","_cnpm_publish_time":1759248219247},"4.1.1":{"name":"@smithy/hash-node","version":"4.1.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.5.0","@smithy/util-buffer-from":"^4.1.0","@smithy/util-utf8":"^4.1.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.1.1","gitHead":"3015d27bb80562baef9d1ce3171cbaad067e387a","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"86ceca92487492267e944e4f4507106b731e7971","size":6344,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.1.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.1.1_1757463311282_0.6393686654822306"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-10T00:15:11.486Z","publish_time":1757463311486,"_source_registry_name":"default","_cnpm_publish_time":1757463311486},"4.1.0":{"name":"@smithy/hash-node","version":"4.1.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.4.0","@smithy/util-buffer-from":"^4.1.0","@smithy/util-utf8":"^4.1.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.1.0","gitHead":"b2c8dfa12451f01f362d345d181374dc320a6fa3","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"221ffe91629d1fb7dd3123d2d0490b9a5f212126","size":6342,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.1.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.1.0_1757001469535_0.4984896828683143"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-04T15:57:49.733Z","publish_time":1757001469733,"_source_registry_name":"default","_cnpm_publish_time":1757001469733},"4.0.5":{"name":"@smithy/hash-node","version":"4.0.5","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"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","devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.3.2","@smithy/util-buffer-from":"^4.0.0","@smithy/util-utf8":"^4.0.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.0.5","gitHead":"1cab1f58b1ac19060e006c913125a9421a8bf453","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"16cf8efe42b8b611b1f56f78464b97b27ca6a3ec","size":6315,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.0.5.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.0.5_1754499571329_0.8448632283623709"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-06T16:59:31.510Z","publish_time":1754499571510,"_source_registry_name":"default","_cnpm_publish_time":1754499571510},"4.0.4":{"name":"@smithy/hash-node","version":"4.0.4","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"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","devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.3.1","@smithy/util-buffer-from":"^4.0.0","@smithy/util-utf8":"^4.0.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.0.4","gitHead":"05beb5dc0ffb6d00238cfeb93416aca54cd4ca32","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"f867cfe6b702ed8893aacd3e097f8ca8ecba579e","size":6316,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.0.4.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.0.4_1748551130274_0.9140846294169653"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-29T20:38:50.486Z","publish_time":1748551130486,"_source_registry_name":"default","_cnpm_publish_time":1748551130486},"4.0.3":{"name":"@smithy/hash-node","version":"4.0.3","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"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","devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.3.0","@smithy/util-buffer-from":"^4.0.0","@smithy/util-utf8":"^4.0.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.0.3","gitHead":"2dfa84ae16f4f9c9e323a2e4bbb6646e4a06c8de","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"262367c0cb80f9975bdb96e945067dd1f04cdef2","size":6317,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.0.3.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.0.3_1747682575892_0.47605961648816275"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-19T19:22:56.087Z","publish_time":1747682576087,"_source_registry_name":"default","_cnpm_publish_time":1747682576087},"4.0.2":{"name":"@smithy/hash-node","version":"4.0.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"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","devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.2.0","@smithy/util-buffer-from":"^4.0.0","@smithy/util-utf8":"^4.0.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.0.2","gitHead":"78c1ba09e4906fbda8639c488136deef63498e0c","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.7","_npmVersion":"10.8.2","dist":{"shasum":"a34fe5a33b067d754ca63302b9791778f003e437","size":6316,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.0.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.0.2_1742850392611_0.03819321774739115"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-24T21:06:32.788Z","publish_time":1742850392788,"_source_registry_name":"default","_cnpm_publish_time":1742850392788},"4.0.1":{"name":"@smithy/hash-node","version":"4.0.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"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","devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.1.0","@smithy/util-buffer-from":"^4.0.0","@smithy/util-utf8":"^4.0.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.0.1","gitHead":"c3c05d50e61d501a7e310c17d4fed996d3546fbb","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"shasum":"ce78fc11b848a4f47c2e1e7a07fb6b982d2f130c","size":6315,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.0.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.0.1_1736445167322_0.3361155547219816"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-09T17:52:47.534Z","publish_time":1736445167534,"_source_registry_name":"default","_cnpm_publish_time":1736445167534},"4.0.0":{"name":"@smithy/hash-node","version":"4.0.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"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","devDependencies":{"@types/node":"^18.11.9","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^4.0.0","@smithy/util-buffer-from":"^4.0.0","@smithy/util-utf8":"^4.0.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@4.0.0","gitHead":"de3a850552111a7018df855f808258074a90ab62","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"shasum":"1f6244f830f80ce196966e8ad4578bd60d1057d1","size":6310,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-4.0.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_4.0.0_1736185155396_0.5329444964789569"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-06T17:39:15.681Z","publish_time":1736185155681,"_source_registry_name":"default","_cnpm_publish_time":1736185155681},"3.0.11":{"name":"@smithy/hash-node","version":"3.0.11","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"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","devDependencies":{"@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^3.7.2","@smithy/util-buffer-from":"^3.0.0","@smithy/util-utf8":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@3.0.11","gitHead":"50d8c5457e7feea41169a37fb2fdb1e448f82e9e","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"shasum":"99e09ead3fc99c8cd7ca0f254ea0e35714f2a0d3","size":6323,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-3.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-3.0.11.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hash-node_3.0.11_1733759913345_0.3809057884538609"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-09T15:58:33.519Z","publish_time":1733759913519,"_source_registry_name":"default","_cnpm_publish_time":1733759913519},"3.0.10":{"name":"@smithy/hash-node","version":"3.0.10","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"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","devDependencies":{"@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^3.7.1","@smithy/util-buffer-from":"^3.0.0","@smithy/util-utf8":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@3.0.10","gitHead":"7877c9e3681a9b5aa6e16d15ce8bce8fda0477ea","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"93c857b4bff3a48884886440fd9772924887e592","size":6322,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-3.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-3.0.10.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_3.0.10_1731616543993_0.1245619208854809"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-14T20:35:44.200Z","publish_time":1731616544200,"_source_registry_name":"default","_cnpm_publish_time":1731616544200},"3.0.9":{"name":"@smithy/hash-node","version":"3.0.9","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"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","devDependencies":{"@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^3.7.0","@smithy/util-buffer-from":"^3.0.0","@smithy/util-utf8":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@3.0.9","gitHead":"012775ca4d9f3c9c3b0067fafefeda5be421d404","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"769bff03b1aaa54b2d42d872d50f555c96ff9530","size":6313,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-3.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-3.0.9.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_3.0.9_1731603910026_0.13799400587254995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-14T17:05:10.250Z","publish_time":1731603910250,"_source_registry_name":"default","_cnpm_publish_time":1731603910250},"3.0.8":{"name":"@smithy/hash-node","version":"3.0.8","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^3.6.0","@smithy/util-buffer-from":"^3.0.0","@smithy/util-utf8":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@3.0.8","gitHead":"5de4524d147db44e627dadf222238552d6ff613d","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"f451cc342f74830466b0b39bf985dc3022634065","size":6304,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-3.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-3.0.8.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_3.0.8_1729522605912_0.3254772968756312"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-21T14:56:46.144Z","publish_time":1729522606144,"_source_registry_name":"default","_cnpm_publish_time":1729522606144},"3.0.7":{"name":"@smithy/hash-node","version":"3.0.7","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^3.5.0","@smithy/util-buffer-from":"^3.0.0","@smithy/util-utf8":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@3.0.7","gitHead":"80515513f9b4ff3e6140d335a8edfb2126b8c352","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"03b5a382fb588b8c2bac11b4fe7300aaf1661c88","size":6303,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-3.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-3.0.7.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_3.0.7_1727720125440_0.8810686037241444"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T18:15:25.620Z","publish_time":1727720125620,"_source_registry_name":"default","_cnpm_publish_time":1727720125620},"3.0.6":{"name":"@smithy/hash-node","version":"3.0.6","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^3.4.2","@smithy/util-buffer-from":"^3.0.0","@smithy/util-utf8":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@3.0.6","gitHead":"b12dc1de610c91d3daab39315a62b04826a93439","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"7c1a869afcbd411eac04c4777dd193ea7ac4e588","size":6303,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-3.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-3.0.6.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_3.0.6_1726261223460_0.8417915136415886"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-13T21:00:23.759Z","publish_time":1726261223759,"_source_registry_name":"default","_cnpm_publish_time":1726261223759},"3.0.5":{"name":"@smithy/hash-node","version":"3.0.5","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^3.4.1","@smithy/util-buffer-from":"^3.0.0","@smithy/util-utf8":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@3.0.5","gitHead":"b2be4f32e45432da17b0dcbc777a11855a53a13f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"d6728c452c70dd5bdf091ca6416d4d492e402fc7","size":6303,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-3.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-3.0.5.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_3.0.5_1726248601290_0.2959044205564312"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-13T17:30:01.496Z","publish_time":1726248601496,"_source_registry_name":"default","_cnpm_publish_time":1726248601496},"3.0.4":{"name":"@smithy/hash-node","version":"3.0.4","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^3.4.0","@smithy/util-buffer-from":"^3.0.0","@smithy/util-utf8":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@3.0.4","gitHead":"f95b9c3eeda338ff4e69c90e786b852657ceb199","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"4d1770a73698292997b9ff27435ed4d51a39e758","size":6303,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-3.0.4.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_3.0.4_1725912745015_0.4004841627533011"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-09T20:12:25.235Z","publish_time":1725912745235,"_source_registry_name":"default","_cnpm_publish_time":1725912745235},"3.0.3":{"name":"@smithy/hash-node","version":"3.0.3","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^3.3.0","@smithy/util-buffer-from":"^3.0.0","@smithy/util-utf8":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@3.0.3","gitHead":"d952a6a9d6a436b79f6174fcee9e4fbed82ca841","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"shasum":"82c5cb7b0f1a29ee7319081853d2d158c07dff24","size":6303,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-3.0.3.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_3.0.3_1719518015643_0.6153681692582913"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-27T19:53:35.831Z","publish_time":1719518015831,"_source_registry_name":"default","maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_cnpm_publish_time":1719518015831},"3.0.2":{"name":"@smithy/hash-node","version":"3.0.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^3.2.0","@smithy/util-buffer-from":"^3.0.0","@smithy/util-utf8":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@3.0.2","gitHead":"1239f8d4d782fea876780fc3b92bc459df3f71bd","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"shasum":"8d1306f3b372e42dc76ae85fd979f7252aea476c","size":6301,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-3.0.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_3.0.2_1718743416623_0.9573478322657623"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-18T20:43:36.841Z","publish_time":1718743416841,"_source_registry_name":"default","_cnpm_publish_time":1718743416841},"3.0.1":{"name":"@smithy/hash-node","version":"3.0.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^3.1.0","@smithy/util-buffer-from":"^3.0.0","@smithy/util-utf8":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@3.0.1","gitHead":"b137126320357553fb7588e0cd2c21bcca94ec31","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"shasum":"52924bcbd6a02c7f7e2d9c332f59d5adc09688a3","size":6298,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-3.0.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_3.0.1_1718218381999_0.8653440912142156"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-12T18:53:02.234Z","publish_time":1718218382234,"_source_registry_name":"default","_cnpm_publish_time":1718218382234},"3.0.0":{"name":"@smithy/hash-node","version":"3.0.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@types/node":"^16.18.96","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^3.0.0","@smithy/util-buffer-from":"^3.0.0","@smithy/util-utf8":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@3.0.0","gitHead":"534128e975c2cc9473402a1c2873f46f064b6880","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"shasum":"f44b5fff193e241c1cdcc957b296b60f186f0e59","size":6292,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-3.0.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_3.0.0_1715377255088_0.8209841139823681"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-10T21:40:55.222Z","publish_time":1715377255222,"_source_registry_name":"default","_cnpm_publish_time":1715377255222},"2.2.0":{"name":"@smithy/hash-node","version":"2.2.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.12.0","@smithy/util-buffer-from":"^2.2.0","@smithy/util-utf8":"^2.3.0","tslib":"^2.6.2"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.2.0","gitHead":"a53fe369122851e1566f28f8cf2d60a3727fbf20","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"df29e1e64811be905cb3577703b0e2d0b07fc5cc","size":6311,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.2.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.2.0_1710457389288_0.1199686821125161"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-14T23:03:09.471Z","publish_time":1710457389471,"_source_registry_name":"default","_cnpm_publish_time":1710457389471},"2.1.4":{"name":"@smithy/hash-node","version":"2.1.4","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.11.0","@smithy/util-buffer-from":"^2.1.1","@smithy/util-utf8":"^2.2.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.1.4","gitHead":"85a275d515a80485a53b5cc6f3f263ffacb6f37b","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"a2cc973ca9a074085d3b70969b5be186a0d5ee94","size":6312,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.1.4.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.1.4_1709828796433_0.8956075182696905"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-07T16:26:36.610Z","publish_time":1709828796610,"_source_registry_name":"default","_cnpm_publish_time":1709828796610},"2.1.3":{"name":"@smithy/hash-node","version":"2.1.3","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.10.1","@smithy/util-buffer-from":"^2.1.1","@smithy/util-utf8":"^2.1.1","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.1.3","gitHead":"3357fda448ea8cee3f7bfa7caeda2768a9751f8f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"649b056966e1cba9f738236cbf4f05e8e9820deb","size":6307,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.1.3.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.1.3_1709057577601_0.36610523350308233"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-27T18:12:57.756Z","publish_time":1709057577756,"_source_registry_name":"default","_cnpm_publish_time":1709057577756},"2.1.2":{"name":"@smithy/hash-node","version":"2.1.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.10.0","@smithy/util-buffer-from":"^2.1.1","@smithy/util-utf8":"^2.1.1","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.1.2","gitHead":"7baf4b118b55683e97208f262c5083184d99b095","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"3dba95fc89d4758cb6189f2029d846677ac1364e","size":6308,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.1.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.1.2_1708636529843_0.7415831678013627"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-22T21:15:30.029Z","publish_time":1708636530029,"_source_registry_name":"default","_cnpm_publish_time":1708636530029},"2.1.1":{"name":"@smithy/hash-node","version":"2.1.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.9.1","@smithy/util-buffer-from":"^2.1.1","@smithy/util-utf8":"^2.1.1","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.1.1","gitHead":"3769699491dcc1bd5ace2973f2efdf6d85b37cf4","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"0f8a22d97565ca948724f72267e4d3a2f33740a8","size":6309,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.1.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.1.1_1705685456353_0.30489826967334754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-19T17:30:56.512Z","publish_time":1705685456512,"_source_registry_name":"default","_cnpm_publish_time":1705685456512},"2.1.0":{"name":"@smithy/hash-node","version":"2.1.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline hash-node","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.9.0","@smithy/util-buffer-from":"^2.1.0","@smithy/util-utf8":"^2.1.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.1.0","gitHead":"1d85e7dea4cfe19aaf555a26b7504e739acb9124","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"3799e2cfdd623cb0890d72aba9672cac9cfdb543","size":6310,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.1.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.1.0_1705530399417_0.727979921890946"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T22:26:39.587Z","publish_time":1705530399587,"_source_registry_name":"default","_cnpm_publish_time":1705530399587},"2.0.18":{"name":"@smithy/hash-node","version":"2.0.18","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.8.0","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.2","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.0.18","gitHead":"e3b13dda0891091282c27cd65cc72b87826753b6","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"4bf4ec392b5d6715426338b6828e6b25cd939bd5","size":5869,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.18.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.18_1704222045497_0.8237529200393601"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-02T19:00:45.691Z","publish_time":1704222045691,"_source_registry_name":"default","_cnpm_publish_time":1704222045691},"2.0.17":{"name":"@smithy/hash-node","version":"2.0.17","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.7.0","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.2","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.0.17","gitHead":"912961cb22a3310273fdf24806f294ccf23814c1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"9ce5e3f137143e3658759d31a16e068ef94a14fc","size":5890,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.17.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.17_1701792605016_0.22656816948912972"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-05T16:10:05.167Z","publish_time":1701792605167,"_source_registry_name":"default","_cnpm_publish_time":1701792605167},"2.0.16":{"name":"@smithy/hash-node","version":"2.0.16","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.6.0","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.2","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.0.16","gitHead":"f802828bb1ef76990d5277e82c336b9750e4bc65","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"babd9e3fb13339507ffcc182834cf10c4df028b1","size":5881,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.16.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.16_1700596003130_0.9825681384222282"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-21T19:46:43.303Z","publish_time":1700596003303,"_source_registry_name":"default","_cnpm_publish_time":1700596003303},"2.0.15":{"name":"@smithy/hash-node","version":"2.0.15","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.5.0","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.2","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.0.15","gitHead":"d1ff70d0d4fe18c3cb0198d6351312ed14932b46","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"fd60ba5dd9a80f14c317bc668813a734f64786fb","size":5878,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.15.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.15_1699917751624_0.8232918014606965"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-13T23:22:31.832Z","publish_time":1699917751832,"_source_registry_name":"default","_cnpm_publish_time":1699917751832},"2.0.14":{"name":"@smithy/hash-node","version":"2.0.14","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.4.0","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.2","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.0.14","gitHead":"85fd49d141c71379cd787775451f10cd6f7344e9","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"0141075cb06af7753942c7195ac8a7bc844d9bce","size":5882,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.14.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.14_1699753633554_0.7336815053955641"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-12T01:47:13.718Z","publish_time":1699753633718,"_source_registry_name":"default","_cnpm_publish_time":1699753633718},"2.0.13":{"name":"@smithy/hash-node","version":"2.0.13","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.4.0","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.1","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.0.13","gitHead":"a4b58b32ac2ae778917e276ba381527f551c2d3d","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"3d9bf2d9a8d893e08f47b4a30cf3132562fceb0a","size":5883,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.13.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.13_1699642020469_0.05326654483625459"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-10T18:47:00.635Z","publish_time":1699642020635,"_source_registry_name":"default","_cnpm_publish_time":1699642020635},"2.0.12":{"name":"@smithy/hash-node","version":"2.0.12","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.4.0","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.0.12","gitHead":"4c4d1bd13c9e6ba89cc75fa9c3df2aed63e3cb02","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"514586ca3f54840322273029eef66c41d9001e39","size":5881,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.12.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.12_1697750896887_0.16271012608698188"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-19T21:28:17.080Z","publish_time":1697750897080,"_source_registry_name":"default","_cnpm_publish_time":1697750897080},"2.0.11":{"name":"@smithy/hash-node","version":"2.0.11","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.3.5","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.0.11","gitHead":"5fb6d4c68777a3d358158eddcb18d22da3fd5c8d","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"07d73eefa9ab28e4f03461c6ec0532b85792329d","size":5881,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.11.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.11_1696630477506_0.8725217893690713"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-06T22:14:37.679Z","publish_time":1696630477679,"_source_registry_name":"default","_cnpm_publish_time":1696630477679},"2.0.10":{"name":"@smithy/hash-node","version":"2.0.10","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","rimraf":"3.0.2","typedoc":"0.23.23"},"dependencies":{"@smithy/types":"^2.3.4","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/hash-node@2.0.10","gitHead":"b609df10ad503972e31c025fd059c8ce6044d816","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"af13889a008880bdc30278b148e0e0b2a6e2d243","size":5879,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.10.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.10_1695923387827_0.8022964229575036"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-28T17:49:48.014Z","publish_time":1695923388014,"_source_registry_name":"default","_cnpm_publish_time":1695923388014},"2.0.9":{"name":"@smithy/hash-node","version":"2.0.9","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^2.3.3","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"4cc46d5a045177824b880e1227284e859e760dee","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@2.0.9","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"51811dabd2990eec1fc003dd6aaa8b8db95cc1eb","size":5898,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.9.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.9_1695162463158_0.6451965540840716"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-19T22:27:43.315Z","publish_time":1695162463315,"_source_registry_name":"default","_cnpm_publish_time":1695162463315},"2.0.8":{"name":"@smithy/hash-node","version":"2.0.8","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^2.3.2","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"ea85d88d954d15b262df6905ea0df221e8d2bcd4","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@2.0.8","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"8920b0ad27d8bef435ba5ade858eb809672d03c0","size":5896,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.8.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.8_1694802861552_0.5104076324088584"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-15T18:34:21.811Z","publish_time":1694802861811,"_source_registry_name":"default","_cnpm_publish_time":1694802861811},"2.0.7":{"name":"@smithy/hash-node","version":"2.0.7","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^2.3.1","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"a6d5a23bd699d8f6cb6f3bcb3eefcca254660595","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@2.0.7","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"dee88244153e04d3277ec68a6996e29ace2f4cd5","size":5898,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.7.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.7_1694558648557_0.5892105275480171"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-12T22:44:08.813Z","publish_time":1694558648813,"_source_registry_name":"default","_cnpm_publish_time":1694558648813},"2.0.6":{"name":"@smithy/hash-node","version":"2.0.6","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^2.3.0","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"84ce53b4994faf09aa1cf8e0b9c245d214127b7c","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@2.0.6","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"d13af02d3adb010e0c321035b610d53af2e652ef","size":5898,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.6.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.6_1694036470697_0.15994237110167941"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-06T21:41:10.963Z","publish_time":1694036470963,"_source_registry_name":"default","_cnpm_publish_time":1694036470963},"2.0.5":{"name":"@smithy/hash-node","version":"2.0.5","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^2.2.2","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"8f6e5a31335d5469b52bf39007d0c88e373cfa72","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@2.0.5","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"f3558c1553f846148c3e5d10a815429e1b357668","size":5898,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.5.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.5_1692736974059_0.5689745271316726"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-22T20:42:54.250Z","publish_time":1692736974250,"_source_registry_name":"default","_cnpm_publish_time":1692736974250},"2.0.4":{"name":"@smithy/hash-node","version":"2.0.4","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^2.2.1","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"a6a1389994d62ebfcdf9843f58f0d1739837af92","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@2.0.4","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"34ef3a9ebf2de456a6c9ffc4c402e834435ec1a9","size":5897,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.4.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.4_1692119177569_0.21719615294043293"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-15T17:06:17.730Z","publish_time":1692119177730,"_source_registry_name":"default","_cnpm_publish_time":1692119177730},"2.0.3":{"name":"@smithy/hash-node","version":"2.0.3","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^2.2.0","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"1f9fcad7015cdf639e98d4e951ceddc2a1ec11db","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@2.0.3","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"7ff71a884c00e7d0b4993f2a80a99f8d2cff86c4","size":5898,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.3.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.3_1691773104020_0.564965537280431"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-11T16:58:24.147Z","publish_time":1691773104147,"_source_registry_name":"default","_cnpm_publish_time":1691773104147},"2.0.2":{"name":"@smithy/hash-node","version":"2.0.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^2.1.0","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"4b0be91f301d5e2f8fca9c6a871c8c796e047d6f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@2.0.2","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"e968a3e7ab7072bd12297063e3770ae6d9249dee","size":5897,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.2_1691448556174_0.4003025685881958"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T22:49:16.386Z","publish_time":1691448556386,"_source_registry_name":"default","_cnpm_publish_time":1691448556386},"2.0.1":{"name":"@smithy/hash-node","version":"2.0.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^2.0.2","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"632c5a5cb0b8ba0ef5f2bfc1f701cfb292fa79a1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@2.0.1","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"458b74378cbfecf6dcd1ffc6b7ec7d29a4247efd","size":5894,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.1_1690306801769_0.7092061272970265"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-25T17:40:01.940Z","publish_time":1690306801940,"_source_registry_name":"default","_cnpm_publish_time":1690306801940},"2.0.0":{"name":"@smithy/hash-node","version":"2.0.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^2.0.1","@smithy/util-buffer-from":"^2.0.0","@smithy/util-utf8":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"6d015a4681600b57079a550f6789b75fb6e387ab","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@2.0.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"09c840cc56196231c5e688bdaaeed19c524751e9","size":5895,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-2.0.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_2.0.0_1690234123686_0.6309200402458419"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-24T21:28:43.942Z","publish_time":1690234123942,"_source_registry_name":"default","_cnpm_publish_time":1690234123942},"1.1.0":{"name":"@smithy/hash-node","version":"1.1.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^1.2.0","@smithy/util-buffer-from":"^1.1.0","@smithy/util-utf8":"^1.1.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"3502553d79fa14e35479d754a706f217b29739a4","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@1.1.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"a8da64fa4b2e2c64185df92897165c8113b499b2","size":5899,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-1.1.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_1.1.0_1690231896448_0.2882484770904894"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-24T20:51:36.679Z","publish_time":1690231896679,"_source_registry_name":"default","_cnpm_publish_time":1690231896679},"1.0.3":{"name":"@smithy/hash-node","version":"1.0.3","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^2.0.0","@smithy/util-buffer-from":"^1.0.2","@smithy/util-utf8":"^1.0.2","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"72af08daf21ac83ec08cc604af511bc47e640b11","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@1.0.3","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"1ecc1474086a7038d0a19ec18014bf3f05755dbc","size":5894,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-1.0.3.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_1.0.3_1690228457722_0.33290065004673663"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-24T19:54:17.884Z","publish_time":1690228457884,"_source_registry_name":"default","deprecated":"Deprecated due to incompatible dependency.","_cnpm_publish_time":1690228457884},"1.0.2":{"name":"@smithy/hash-node","version":"1.0.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^1.1.1","@smithy/util-buffer-from":"^1.0.2","@smithy/util-utf8":"^1.0.2","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"95ddb42557074f1cfe11a4763f26e2da5c9d1f34","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@1.0.2","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"dc65203a348d29e45c493ead3e772e4f7dfb5bc0","size":5894,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-1.0.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_1.0.2_1688660678839_0.6197000077362691"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-06T16:24:39.026Z","publish_time":1688660679026,"_source_registry_name":"default","_cnpm_publish_time":1688660679026},"1.0.1":{"name":"@smithy/hash-node","version":"1.0.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","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"^1.1.0","@smithy/util-buffer-from":"^1.0.1","@smithy/util-utf8":"^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/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"63b6fcdb83b164d2409c94a6304dccaec4f35022","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@1.0.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"9cffefd78f74a99d7f0d99f19596be1a163f70b1","size":5808,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-1.0.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_1.0.1_1687289195224_0.9403134847334635"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-20T19:26:35.386Z","publish_time":1687289195386,"_source_registry_name":"default","_cnpm_publish_time":1687289195386},"1.0.0":{"name":"@smithy/hash-node","version":"1.0.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"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","devDependencies":{"@tsconfig/recommended":"1.0.1","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","hash-test-vectors":"^1.3.2","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"dependencies":{"@smithy/types":"workspace:^","@smithy/util-buffer-from":"workspace:^","@smithy/util-utf8":"workspace:^","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/hash-node"},"typedoc":{"entryPoint":"src/index.ts"},"gitHead":"7b4756d90d83f268fb714913ac816d3183b27361","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/hash-node@1.0.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"70a1f87412c2bb53468b79903cc38af053ef4008","size":5795,"noattachment":false,"key":"/@smithy/hash-node/-/@smithy/hash-node-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/hash-node/download/@smithy/hash-node-1.0.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hash-node_1.0.0_1687212041088_0.370006144704476"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-19T22:00:41.287Z","publish_time":1687212041287,"_source_registry_name":"default","_cnpm_publish_time":1687212041287}},"readme":"# @smithy/md5-node\n\n[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node)\n[![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)\n\n> An internal package\n\n## Usage\n\nYou probably shouldn't, at least directly.\n","_attachments":{},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/hash-node","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"license":"Apache-2.0"}