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.0.9 to 5.1.0

2

lib.esm/_version.d.ts

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

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

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

export const version = "base64/5.0.9";
export const version = "base64/5.1.0";
//# sourceMappingURL=_version.js.map

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

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

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

"dependencies": {
"@ethersproject/bytes": "^5.0.9"
"@ethersproject/bytes": "^5.1.0"
},

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

],
"gitHead": "6c43e20e7a68f3f5a141c74527ec63d9fe8458be",
"gitHead": "3b1d3fcee6bfb5178861e26ff1a1e9daa0663ec9",
"keywords": [

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

"sideEffects": false,
"tarballHash": "0xc298bd572950163d3b6e81dd27abf053f610ab33cd52a81fa9b6bacbd2c68da2",
"tarballHash": "0x2f08f73bfb5244fcf334f2e461e7645a74e2b2fa08b034bb9258025827a3ec31",
"types": "./lib/index.d.ts",
"version": "5.0.9"
"version": "5.1.0"
}

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

export const version = "base64/5.0.9";
export const version = "base64/5.1.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