Socket
Socket
Sign inDemoInstall

@aws-sdk/util-base64-node

Package Overview
Dependencies
Maintainers
5
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/util-base64-node - npm Package Compare versions

Comparing version 3.168.0 to 3.170.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
**Note:** Version bump only for package @aws-sdk/util-base64-node
# [3.168.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.167.0...v3.168.0) (2022-09-09)

@@ -8,0 +16,0 @@

1

dist-types/ts3.4/index.d.ts

@@ -1,4 +0,3 @@

export declare function fromBase64(input: string): Uint8Array;
export declare function toBase64(input: Uint8Array): string;
{
"name": "@aws-sdk/util-base64-node",
"version": "3.168.0",
"version": "3.170.0",
"description": "A Node.JS Base64 <-> UInt8Array converter",

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

"dependencies": {
"@aws-sdk/util-buffer-from": "3.168.0",
"@aws-sdk/util-buffer-from": "3.170.0",
"tslib": "^2.3.1"

@@ -31,3 +31,3 @@ },

"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"downlevel-dts": "0.10.1",
"rimraf": "3.0.2",

@@ -34,0 +34,0 @@ "typedoc": "0.19.2",

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