Socket
Socket
Sign inDemoInstall

@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.6.1 to 5.7.0

2

lib.esm/_version.d.ts

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

export declare const version = "base64/5.6.1";
export declare const version = "base64/5.7.0";
//# sourceMappingURL=_version.d.ts.map

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

export const version = "base64/5.6.1";
export const version = "base64/5.7.0";
//# sourceMappingURL=_version.js.map

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

export declare const version = "base64/5.6.1";
export declare const version = "base64/5.7.0";
//# sourceMappingURL=_version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = "base64/5.6.1";
exports.version = "base64/5.7.0";
//# sourceMappingURL=_version.js.map

@@ -10,3 +10,3 @@ {

"dependencies": {
"@ethersproject/bytes": "^5.6.1"
"@ethersproject/bytes": "^5.7.0"
},

@@ -25,3 +25,3 @@ "description": "Base64 coder.",

],
"gitHead": "a71f51825571d1ea0fa997c1352d5b4d85643416",
"gitHead": "ec1b9583039a14a0e0fa15d0a2a6082a2f41cf5b",
"keywords": [

@@ -47,5 +47,5 @@ "Ethereum",

"sideEffects": false,
"tarballHash": "0x49e4758e72bd45a9c8039f8d69ebb6840852486a90adae7c8cd15af54490dd6a",
"tarballHash": "0x67fc747be8ad32f055e61ea73984a8a1e7030ea19dff1a8c7d8301ad0139078b",
"types": "./lib/index.d.ts",
"version": "5.6.1"
"version": "5.7.0"
}

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

export const version = "base64/5.6.1";
export const version = "base64/5.7.0";
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