@aws-sdk/eventstream-marshaller
Advanced tools
Comparing version 3.55.0 to 3.58.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.58.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.57.0...v3.58.0) (2022-03-28) | ||
**Note:** Version bump only for package @aws-sdk/eventstream-marshaller | ||
# [3.55.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.1...v3.55.0) (2022-03-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/eventstream-marshaller", | ||
"version": "3.55.0", | ||
"version": "3.58.0", | ||
"scripts": { | ||
@@ -24,3 +24,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-sdk/types": "3.55.0", | ||
"@aws-sdk/util-hex-encoding": "3.55.0", | ||
"@aws-sdk/util-hex-encoding": "3.58.0", | ||
"tslib": "^2.3.1" | ||
@@ -27,0 +27,0 @@ }, |
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
94716
+ Added@aws-sdk/util-hex-encoding@3.58.0(transitive)
- Removed@aws-sdk/util-hex-encoding@3.55.0(transitive)