@smithy/eventstream-serde-universal
Advanced tools
Comparing version 2.0.12 to 2.0.13
{ | ||
"name": "@smithy/eventstream-serde-universal", | ||
"version": "2.0.12", | ||
"version": "2.0.13", | ||
"scripts": { | ||
@@ -25,8 +25,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/eventstream-codec": "^2.0.12", | ||
"@smithy/types": "^2.4.0", | ||
"@smithy/eventstream-codec": "^2.0.13", | ||
"@smithy/types": "^2.5.0", | ||
"tslib": "^2.5.0" | ||
}, | ||
"devDependencies": { | ||
"@smithy/util-utf8": "^2.0.0", | ||
"@smithy/util-utf8": "^2.0.2", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -33,0 +33,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.5.0