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

@ethersproject/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

@ethersproject/base64 - npm Package Compare versions

Comparing version 5.0.0-beta.122 to 5.0.0-beta.123

2

_version.d.ts

@@ -1,1 +0,1 @@

export declare const version = "5.0.0-beta.122";
export declare const version = "5.0.0-beta.123";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "5.0.0-beta.122";
exports.version = "5.0.0-beta.123";
{
"name": "@ethersproject/base64",
"version": "5.0.0-beta.122",
"version": "5.0.0-beta.123",
"description": "Base64 coder.",

@@ -11,3 +11,3 @@ "main": "index.js",

"dependencies": {
"@ethersproject/bytes": "^5.0.0-beta.119"
"@ethersproject/bytes": ">5.0.0-beta.0"
},

@@ -21,5 +21,6 @@ "keywords": [

"publishConfig": {
"access": "public"
"access": "public",
"tag": "next"
},
"tarballHash": "0xa6b2e065b49a11eaf506a1cac8a6cca6728f2c4c52ac2c06d2f44280db6e5a8d"
"tarballHash": "0xb4c3038fa4847943bee5cc20b68dbf0fbba204e5e35e8b6815810e10c4a85e18"
}
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