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.0 to 5.6.1

2

lib.esm/_version.d.ts

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

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

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

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

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

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

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

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

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

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

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

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

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

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