Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@smithy/util-base64

Package Overview
Dependencies
Maintainers
2
Versions
12
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 2.3.0 to 3.0.0

11

package.json
{
"name": "@smithy/util-base64",
"version": "2.3.0",
"version": "3.0.0",
"description": "A Base64 <-> UInt8Array converter",

@@ -25,9 +25,8 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@smithy/util-buffer-from": "^2.2.0",
"@smithy/util-utf8": "^2.3.0",
"@smithy/util-buffer-from": "^3.0.0",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"devDependencies": {
"@tsconfig/recommended": "1.0.1",
"@types/node": "^14.14.31",
"@types/node": "^16.18.96",
"concurrently": "7.0.0",

@@ -40,3 +39,3 @@ "downlevel-dts": "0.10.1",

"engines": {
"node": ">=14.0.0"
"node": ">=16.0.0"
},

@@ -43,0 +42,0 @@ "typesVersions": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc