Socket
Socket
Sign inDemoInstall

web3-types

Package Overview
Dependencies
Maintainers
4
Versions
306
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-types - npm Package Compare versions

Comparing version 1.0.3-dev.f5b4d7d.0 to 1.1.0-rc.0

3

lib/commonjs/eth_types.d.ts

@@ -343,3 +343,4 @@ import { Bytes, HexString, Numbers } from './primitives_types.js';

type: Numbers;
input: Bytes;
input?: Bytes;
data?: Bytes;
nonce: Numbers;

@@ -346,0 +347,0 @@ networkId: Numbers;

@@ -343,3 +343,4 @@ import { Bytes, HexString, Numbers } from './primitives_types.js';

type: Numbers;
input: Bytes;
input?: Bytes;
data?: Bytes;
nonce: Numbers;

@@ -346,0 +347,0 @@ networkId: Numbers;

{
"name": "web3-types",
"version": "1.0.3-dev.f5b4d7d.0+f5b4d7d",
"version": "1.1.0-rc.0",
"description": "Provide the common data structures and interfaces for web3 modules.",

@@ -59,3 +59,3 @@ "main": "./lib/commonjs/index.js",

},
"gitHead": "f5b4d7d0f14e721380e4c9249a063a3dc982a540"
"gitHead": "2eacd4ba3f1b67967824c0f9c11b87fc155564a9"
}

@@ -412,3 +412,4 @@ /*

type: Numbers;
input: Bytes;
input?: Bytes;
data?: Bytes;
nonce: Numbers;

@@ -415,0 +416,0 @@ networkId: Numbers;

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