@aws-sdk/middleware-apply-body-checksum
Advanced tools
Comparing version 3.357.0 to 3.365.0
{ | ||
"name": "@aws-sdk/middleware-apply-body-checksum", | ||
"version": "3.357.0", | ||
"version": "3.365.0", | ||
"scripts": { | ||
@@ -12,4 +12,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo", | ||
"test": "jest --coverage", | ||
"test:integration": "jest --config jest.config.integ.js" | ||
"test": "jest --coverage" | ||
}, | ||
@@ -16,0 +15,0 @@ "main": "./dist-cjs/index.js", |
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
20791