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

@aws-sdk/util-base64-browser

Package Overview
Dependencies
Maintainers
7
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.37.0 to 3.46.0

8

CHANGELOG.md

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

# [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07)
**Note:** Version bump only for package @aws-sdk/util-base64-browser
# [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)

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

9

package.json
{
"name": "@aws-sdk/util-base64-browser",
"version": "3.37.0",
"version": "3.46.0",
"description": "A pure JS Base64 <-> UInt8Array converter",

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

"build:types": "tsc -p tsconfig.types.json",
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
"test": "jest"

@@ -25,6 +25,3 @@ },

"devDependencies": {
"@types/jest": "^26.0.4",
"@types/node": "^10.0.0",
"jest": "^26.1.0",
"typescript": "~4.3.5"
"@types/node": "^10.0.0"
},

@@ -31,0 +28,0 @@ "types": "./dist-types/index.d.ts",

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