🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@smithy/util-base64

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/util-base64 - npm Package Compare versions

Comparing version
4.5.1
to
4.5.2
+2
-2
package.json
{
"name": "@smithy/util-base64",
"version": "4.5.1",
"version": "4.5.2",
"description": "A Base64 <-> UInt8Array converter",

@@ -20,3 +20,3 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@smithy/core": "^3.25.1",
"@smithy/core": "^3.26.0",
"tslib": "^2.6.2"

@@ -23,0 +23,0 @@ },