@aws-sdk/middleware-flexible-checksums
Advanced tools
Comparing version 3.533.0 to 3.535.0
{ | ||
"name": "@aws-sdk/middleware-flexible-checksums", | ||
"version": "3.533.0", | ||
"version": "3.535.0", | ||
"scripts": { | ||
@@ -33,11 +33,11 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/crc32c": "3.0.0", | ||
"@aws-sdk/types": "3.533.0", | ||
"@smithy/is-array-buffer": "^2.1.1", | ||
"@smithy/protocol-http": "^3.2.2", | ||
"@smithy/types": "^2.11.0", | ||
"@smithy/util-utf8": "^2.2.0", | ||
"tslib": "^2.5.0" | ||
"@aws-sdk/types": "3.535.0", | ||
"@smithy/is-array-buffer": "^2.2.0", | ||
"@smithy/protocol-http": "^3.3.0", | ||
"@smithy/types": "^2.12.0", | ||
"@smithy/util-utf8": "^2.3.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@smithy/node-http-handler": "^2.4.3", | ||
"@smithy/node-http-handler": "^2.5.0", | ||
"concurrently": "7.0.0", | ||
@@ -44,0 +44,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
+ Added@aws-sdk/types@3.535.0(transitive)
- Removed@aws-sdk/types@3.533.0(transitive)
Updated@aws-sdk/types@3.535.0
Updated@smithy/protocol-http@^3.3.0
Updated@smithy/types@^2.12.0
Updated@smithy/util-utf8@^2.3.0
Updatedtslib@^2.6.2