@smithy/hash-blob-browser
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -35,4 +35,6 @@ var __defProp = Object.defineProperty; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
0 && (module.exports = { | ||
blobHasher | ||
}); | ||
{ | ||
"name": "@smithy/hash-blob-browser", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"scripts": { | ||
@@ -25,5 +25,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/chunked-blob-reader": "^2.1.0", | ||
"@smithy/chunked-blob-reader-native": "^2.1.0", | ||
"@smithy/types": "^2.9.0", | ||
"@smithy/chunked-blob-reader": "^2.1.1", | ||
"@smithy/chunked-blob-reader-native": "^2.1.1", | ||
"@smithy/types": "^2.9.1", | ||
"tslib": "^2.5.0" | ||
@@ -33,3 +33,3 @@ }, | ||
"@aws-crypto/sha256-js": "3.0.0", | ||
"@smithy/util-hex-encoding": "^2.1.0", | ||
"@smithy/util-hex-encoding": "^2.1.1", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -36,0 +36,0 @@ "@types/chai-as-promised": "^7.1.2", |
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
16446