@smithy/eventstream-serde-browser
Advanced tools
Comparing version 2.2.0 to 3.0.0
{ | ||
"name": "@smithy/eventstream-serde-browser", | ||
"version": "2.2.0", | ||
"version": "3.0.0", | ||
"scripts": { | ||
@@ -25,8 +25,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/eventstream-serde-universal": "^2.2.0", | ||
"@smithy/types": "^2.12.0", | ||
"@smithy/eventstream-serde-universal": "^3.0.0", | ||
"@smithy/types": "^3.0.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"engines": { | ||
"node": ">=14.0.0" | ||
"node": ">=16.0.0" | ||
}, | ||
@@ -50,3 +50,2 @@ "typesVersions": { | ||
"devDependencies": { | ||
"@tsconfig/recommended": "1.0.1", | ||
"concurrently": "7.0.0", | ||
@@ -53,0 +52,0 @@ "downlevel-dts": "0.10.1", |
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
4
25714
+ Added@aws-crypto/crc32@5.2.0(transitive)
+ Added@aws-crypto/util@5.2.0(transitive)
+ Added@smithy/eventstream-codec@3.1.9(transitive)
+ Added@smithy/eventstream-serde-universal@3.0.12(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/eventstream-serde-universal@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