You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@algorithm.ts/base64

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algorithm.ts/base64 - npm Package Compare versions

Comparing version

to
3.0.0-alpha.6

6

package.json
{
"name": "@algorithm.ts/base64",
"version": "3.0.0-alpha.5",
"version": "3.0.0-alpha.6",
"description": "A Base64 encoding implementation.",

@@ -31,3 +31,3 @@ "author": {

"engines": {
"node": ">= 16.15.1"
"node": ">= 16.0.0"
},

@@ -52,3 +52,3 @@ "files": [

},
"gitHead": "6c10d3c77bf342c7284a27e0fe07ce26fbdba05b"
"gitHead": "1758289e40e4d8786800b21aeed3525a572e89fe"
}