@smithy/eventstream-codec
Advanced tools
+4
-4
| { | ||
| "name": "@smithy/eventstream-codec", | ||
| "version": "4.2.10", | ||
| "version": "4.2.11", | ||
| "scripts": { | ||
@@ -29,7 +29,7 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
| "@smithy/types": "^4.13.0", | ||
| "@smithy/util-hex-encoding": "^4.2.1", | ||
| "@smithy/util-hex-encoding": "^4.2.2", | ||
| "tslib": "^2.6.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@smithy/util-utf8": "^4.2.1", | ||
| "@smithy/util-utf8": "^4.2.2", | ||
| "@types/node": "^18.11.9", | ||
@@ -42,3 +42,3 @@ "concurrently": "7.0.0", | ||
| "typesVersions": { | ||
| "<4.0": { | ||
| "<4.5": { | ||
| "dist-types/*": [ | ||
@@ -45,0 +45,0 @@ "dist-types/ts3.4/*" |