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.1.1-dev.f4fd498.0 to 1.1.1

4

package.json
{
"name": "web3-types",
"version": "1.1.1-dev.f4fd498.0+f4fd498",
"version": "1.1.1",
"description": "Provide the common data structures and interfaces for web3 modules.",

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

},
"gitHead": "f4fd4980ea6ecf70e9918153ade12a15444fc2ae"
"gitHead": "f2665c78629bc4b6a13bfb02923f8f48dd2d8a83"
}

@@ -21,2 +21,3 @@ /*

import { EthExecutionAPI } from './apis/eth_execution_api.js';
// eslint-disable-next-line require-extensions/require-extensions
import {

@@ -31,2 +32,3 @@ JsonRpcNotification,

} from './json_rpc_types';
// eslint-disable-next-line require-extensions/require-extensions
import {

@@ -41,3 +43,5 @@ Web3APISpec,

} from './web3_api_types';
// eslint-disable-next-line require-extensions/require-extensions
import { Web3EthExecutionAPI } from './apis/web3_eth_execution_api';
// eslint-disable-next-line require-extensions/require-extensions
import { Web3DeferredPromiseInterface } from './web3_deferred_promise_type';

@@ -44,0 +48,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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