@hexagon/base64
Advanced tools
Comparing version 1.1.21 to 1.1.22
{ | ||
"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 ... |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32142