@smithy/eventstream-codec
Advanced tools
+2
-2
| { | ||
| "name": "@smithy/eventstream-codec", | ||
| "version": "4.2.2", | ||
| "version": "4.2.3", | ||
| "scripts": { | ||
@@ -28,3 +28,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
| "@aws-crypto/crc32": "5.2.0", | ||
| "@smithy/types": "^4.7.1", | ||
| "@smithy/types": "^4.8.0", | ||
| "@smithy/util-hex-encoding": "^4.2.0", | ||
@@ -31,0 +31,0 @@ "tslib": "^2.6.2" |
Updated