Socket
Socket
Sign inDemoInstall

@ethersproject/address

Package Overview
Dependencies
7
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.0 to 5.2.0

2

lib.esm/_version.d.ts

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

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

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

export const version = "address/5.1.0";
export const version = "address/5.2.0";
//# sourceMappingURL=_version.js.map

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

export declare const version = "address/5.1.0";
export declare const version = "address/5.2.0";
//# sourceMappingURL=_version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = "address/5.1.0";
exports.version = "address/5.2.0";
//# sourceMappingURL=_version.js.map
{
"author": "Richard Moore <me@ricmoo.com>",
"dependencies": {
"@ethersproject/bignumber": "^5.1.0",
"@ethersproject/bytes": "^5.1.0",
"@ethersproject/keccak256": "^5.1.0",
"@ethersproject/logger": "^5.1.0",
"@ethersproject/rlp": "^5.1.0"
"@ethersproject/bignumber": "^5.2.0",
"@ethersproject/bytes": "^5.2.0",
"@ethersproject/keccak256": "^5.2.0",
"@ethersproject/logger": "^5.2.0",
"@ethersproject/rlp": "^5.2.0"
},

@@ -22,3 +22,3 @@ "description": "Utilities for handling Ethereum Addresses for ethers.",

],
"gitHead": "3b1d3fcee6bfb5178861e26ff1a1e9daa0663ec9",
"gitHead": "dad3829c2e54b1c002c83ce948dc172530f6846d",
"keywords": [

@@ -44,5 +44,5 @@ "Ethereum",

"sideEffects": false,
"tarballHash": "0xaa6a2ab1b7c3cad7bd17a3b20fc759b79d7ea911f01963a082af5385c46a14c6",
"tarballHash": "0x6396accbb490919f6a66877226d5e82ed911aa84c4041464b0d1e0237da69a2e",
"types": "./lib/index.d.ts",
"version": "5.1.0"
"version": "5.2.0"
}

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

export const version = "address/5.1.0";
export const version = "address/5.2.0";
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc