@smithy/hash-node
Advanced tools
+4
-4
| { | ||
| "name": "@smithy/hash-node", | ||
| "version": "4.2.10", | ||
| "version": "4.2.11", | ||
| "scripts": { | ||
@@ -36,4 +36,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
| "@smithy/types": "^4.13.0", | ||
| "@smithy/util-buffer-from": "^4.2.1", | ||
| "@smithy/util-utf8": "^4.2.1", | ||
| "@smithy/util-buffer-from": "^4.2.2", | ||
| "@smithy/util-utf8": "^4.2.2", | ||
| "tslib": "^2.6.2" | ||
@@ -45,3 +45,3 @@ }, | ||
| "typesVersions": { | ||
| "<4.0": { | ||
| "<4.5": { | ||
| "dist-types/*": [ | ||
@@ -48,0 +48,0 @@ "dist-types/ts3.4/*" |
Updated