@aws-sdk/body-checksum-browser
Advanced tools
Comparing version 3.692.0 to 3.693.0
{ | ||
"name": "@aws-sdk/body-checksum-browser", | ||
"version": "3.692.0", | ||
"version": "3.693.0", | ||
"scripts": { | ||
@@ -12,4 +12,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo", | ||
"test": "vitest run", | ||
"test:watch": "vitest watch" | ||
"test": "yarn g:vitest run", | ||
"test:watch": "yarn g:vitest watch" | ||
}, | ||
@@ -25,3 +25,3 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/sha256-tree-hash": "3.692.0", | ||
"@aws-sdk/sha256-tree-hash": "3.693.0", | ||
"@aws-sdk/types": "3.692.0", | ||
@@ -28,0 +28,0 @@ "@smithy/chunked-blob-reader": "^4.0.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
17979
+ Added@aws-sdk/sha256-tree-hash@3.693.0(transitive)
- Removed@aws-sdk/sha256-tree-hash@3.692.0(transitive)