You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@smithy/util-base64

Package Overview
Dependencies
Maintainers
3
Versions
18
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.3.1
to
4.3.2
+4
-4
package.json
{
"name": "@smithy/util-base64",
"version": "4.3.1",
"version": "4.3.2",
"description": "A Base64 <-> UInt8Array converter",

@@ -27,4 +27,4 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@smithy/util-buffer-from": "^4.2.1",
"@smithy/util-utf8": "^4.2.1",
"@smithy/util-buffer-from": "^4.2.2",
"@smithy/util-utf8": "^4.2.2",
"tslib": "^2.6.2"

@@ -44,3 +44,3 @@ },

"typesVersions": {
"<4.0": {
"<4.5": {
"dist-types/*": [

@@ -47,0 +47,0 @@ "dist-types/ts3.4/*"