@smithy/eventstream-codec
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "@smithy/eventstream-codec", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"scripts": { | ||
@@ -26,3 +26,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"@aws-crypto/crc32": "3.0.0", | ||
"@smithy/types": "^2.10.1", | ||
"@smithy/types": "^2.11.0", | ||
"@smithy/util-hex-encoding": "^2.1.1", | ||
@@ -32,3 +32,3 @@ "tslib": "^2.5.0" | ||
"devDependencies": { | ||
"@smithy/util-utf8": "^2.1.1", | ||
"@smithy/util-utf8": "^2.2.0", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -35,0 +35,0 @@ "@types/node": "^14.14.31", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@smithy/types@^2.11.0