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

@hexagon/base64

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hexagon/base64 - npm Package Compare versions

Comparing version 0.0.11 to 1.0.11

4

package.json
{
"name": "@hexagon/base64",
"version": "0.0.11",
"description": "Base64 and base64url to string or arraybuffer",
"version": "1.0.11",
"description": "Base64 and base64url to string or arraybuffer, and back.",
"author": "Hexagon <github.com/hexagon>",

@@ -6,0 +6,0 @@ "homepage": "https://hexagon.github.io/base64",

# @hexagon/base64
The only JavaScript base64 library you will ever need
Base64 and base64url to string or arraybuffer, and back.

@@ -8,4 +8,4 @@ ![Node.js CI](https://github.com/Hexagon/base64/workflows/Node.js%20CI/badge.svg?branch=master) [![npm version](https://badge.fury.io/js/base64.svg)](https://badge.fury.io/js/@hexagon/base64) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/4978bdbf495941c087ecb32b120f28ff)](https://www.codacy.com/gh/Hexagon/base64/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=Hexagon/base64&amp;utm_campaign=Badge_Grade)

* Support both regular base64, and base64url
* Encode/Decode both string and ArrayBuffers
* Support regular base64, and base64url
* Convert to/from string or ArrayBuffers
* Works in Node.js >=4.0 (both require and import).

@@ -12,0 +12,0 @@ * Works in Deno >=1.16.

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