@aws-sdk/eventstream-marshaller
Advanced tools
Comparing version 3.40.0 to 3.46.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07) | ||
**Note:** Version bump only for package @aws-sdk/eventstream-marshaller | ||
# [3.40.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.39.0...v3.40.0) (2021-11-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/eventstream-marshaller", | ||
"version": "3.40.0", | ||
"version": "3.46.0", | ||
"scripts": { | ||
@@ -9,3 +9,3 @@ "build": "yarn build:cjs && yarn build:es && yarn build:types", | ||
"build:types": "tsc -p tsconfig.types.json", | ||
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4", | ||
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4", | ||
"test": "jest --coverage" | ||
@@ -23,13 +23,10 @@ }, | ||
"@aws-crypto/crc32": "2.0.0", | ||
"@aws-sdk/types": "3.40.0", | ||
"@aws-sdk/util-hex-encoding": "3.37.0", | ||
"@aws-sdk/types": "3.46.0", | ||
"@aws-sdk/util-hex-encoding": "3.46.0", | ||
"tslib": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"@aws-sdk/util-utf8-browser": "3.37.0", | ||
"@aws-sdk/util-utf8-node": "3.37.0", | ||
"@types/jest": "^26.0.4", | ||
"@types/node": "^10.0.0", | ||
"jest": "^26.1.0", | ||
"typescript": "~4.3.5" | ||
"@aws-sdk/util-utf8-browser": "3.46.0", | ||
"@aws-sdk/util-utf8-node": "3.46.0", | ||
"@types/node": "^10.0.0" | ||
}, | ||
@@ -36,0 +33,0 @@ "browser": { |
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
92522
3
+ Added@aws-sdk/types@3.46.0(transitive)
+ Added@aws-sdk/util-hex-encoding@3.46.0(transitive)
- Removed@aws-sdk/types@3.40.0(transitive)
- Removed@aws-sdk/util-hex-encoding@3.37.0(transitive)
Updated@aws-sdk/types@3.46.0