@smithy/util-base64
Advanced tools
Comparing version 2.2.1 to 2.3.0
{ | ||
"name": "@smithy/util-base64", | ||
"version": "2.2.1", | ||
"version": "2.3.0", | ||
"description": "A Base64 <-> UInt8Array converter", | ||
@@ -25,5 +25,5 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@smithy/util-buffer-from": "^2.1.1", | ||
"@smithy/util-utf8": "^2.2.0", | ||
"tslib": "^2.5.0" | ||
"@smithy/util-buffer-from": "^2.2.0", | ||
"@smithy/util-utf8": "^2.3.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
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
6
Updated@smithy/util-utf8@^2.3.0
Updatedtslib@^2.6.2