Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@eth-sdk/utils

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eth-sdk/utils - npm Package Compare versions

Comparing version 0.2.9 to 0.2.10

build/typedMessage.d.ts

1

build/index.d.ts

@@ -12,2 +12,3 @@ import * as abi from './abi';

export * from './tag';
export * from './typedMessage';
export * from './units';

@@ -14,0 +15,0 @@ export * from './web3';

@@ -25,2 +25,3 @@ "use strict";

__export(require("./tag"));
__export(require("./typedMessage"));
__export(require("./units"));

@@ -27,0 +28,0 @@ __export(require("./web3"));

3

package.json
{
"name": "@eth-sdk/utils",
"version": "0.2.9",
"version": "0.2.10",
"description": "Eth sdk utils",

@@ -34,2 +34,3 @@ "author": {

"bn.js": "4.11.8",
"eth-sig-util": "^2.5.3",
"js-sha3": "0.8.0",

@@ -36,0 +37,0 @@ "secp256k1": "3.7.1"

Sorry, the diff of this file is not supported yet

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