You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ethers-utils

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethers-utils - npm Package Compare versions

Comparing version

to
2.1.2

id.js

2

index.js

@@ -10,2 +10,3 @@ 'use strict';

var convert = require('./convert');
var id = require('./id');
var keccak256 = require('./keccak256');

@@ -46,2 +47,3 @@ var namehash = require('./namehash');

namehash: namehash,
id: id,

@@ -48,0 +50,0 @@ getAddress: address.getAddress,

2

package.json
{
"name": "ethers-utils",
"version": "2.1.1",
"version": "2.1.2",
"description": "Utilities for the Ethers Ethereum library.",

@@ -5,0 +5,0 @@ "bugs": {