@smithy/eventstream-serde-universal
Advanced tools
Comparing version 2.2.0 to 3.0.0
{ | ||
"name": "@smithy/eventstream-serde-universal", | ||
"version": "2.2.0", | ||
"version": "3.0.0", | ||
"scripts": { | ||
@@ -25,10 +25,9 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/eventstream-codec": "^2.2.0", | ||
"@smithy/types": "^2.12.0", | ||
"@smithy/eventstream-codec": "^3.0.0", | ||
"@smithy/types": "^3.0.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@smithy/util-utf8": "^2.3.0", | ||
"@tsconfig/recommended": "1.0.1", | ||
"@types/node": "^14.14.31", | ||
"@smithy/util-utf8": "^3.0.0", | ||
"@types/node": "^16.18.96", | ||
"concurrently": "7.0.0", | ||
@@ -40,3 +39,3 @@ "downlevel-dts": "0.10.1", | ||
"engines": { | ||
"node": ">=14.0.0" | ||
"node": ">=16.0.0" | ||
}, | ||
@@ -43,0 +42,0 @@ "typesVersions": { |
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
6
35256
+ Added@aws-crypto/crc32@5.2.0(transitive)
+ Added@aws-crypto/util@5.2.0(transitive)
+ Added@smithy/eventstream-codec@3.1.7(transitive)
+ Added@smithy/is-array-buffer@2.2.0(transitive)
+ Added@smithy/util-buffer-from@2.2.0(transitive)
+ Added@smithy/util-hex-encoding@3.0.0(transitive)
+ Added@smithy/util-utf8@2.3.0(transitive)
- Removed@aws-crypto/crc32@3.0.0(transitive)
- Removed@aws-crypto/util@3.0.0(transitive)
- Removed@aws-sdk/util-utf8-browser@3.259.0(transitive)
- Removed@smithy/eventstream-codec@2.2.0(transitive)
- Removed@smithy/types@2.12.0(transitive)
- Removed@smithy/util-hex-encoding@2.2.0(transitive)
- Removedtslib@1.14.1(transitive)
Updated@smithy/types@^3.0.0