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 1.1.21 to 1.1.22

2

package.json
{
"name": "@hexagon/base64",
"version": "1.1.21",
"version": "1.1.22",
"description": "Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.",

@@ -5,0 +5,0 @@ "author": "Hexagon <github.com/hexagon>",

@@ -86,3 +86,3 @@ <p align="center">

<script type="module">
import base64 from "https://cdn.jsdelivr.net/npm/@hexagon/base64@/dist/base64.min.mjs";
import base64 from "https://cdn.jsdelivr.net/npm/@hexagon/base64@1/dist/base64.min.mjs";

@@ -89,0 +89,0 @@ // ... see usage section ...

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