Socket
Socket
Sign inDemoInstall

@types/web3-provider-engine

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/web3-provider-engine - npm Package Compare versions

Comparing version 14.0.2 to 14.0.3

6

web3-provider-engine/index.d.ts

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

// Type definitions for web3-provider-engine 14.0
// Project: https://github.com/MetaMask/provider-engine#readme
// Definitions by: Leonid Logvinov <https://github.com/LogvinovLeon>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.4
import { JSONRPCRequestPayload, JSONRPCResponsePayload, Provider } from "ethereum-protocol";

@@ -8,0 +2,0 @@ interface Web3ProviderEngineOptions {

8

web3-provider-engine/package.json
{
"name": "@types/web3-provider-engine",
"version": "14.0.2",
"version": "14.0.3",
"description": "TypeScript definitions for web3-provider-engine",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/web3-provider-engine",

"name": "Leonid Logvinov",
"url": "https://github.com/LogvinovLeon",
"githubUsername": "LogvinovLeon"
"githubUsername": "LogvinovLeon",
"url": "https://github.com/LogvinovLeon"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "8e6a8fe45a553e40d6d5bf4653d16cf7cc92e2fdd858d1443dcb7f100a42c206",
"typesPublisherContentHash": "15872057a64090f57188e39e7d312d6e9429538fe12869320a7e593a47e6f1a5",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for web3-provider-engine 14.0
// Project: https://github.com/MetaMask/provider-engine#readme
// Definitions by: Leonid Logvinov <https://github.com/LogvinovLeon>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.4
import { JSONRPCRequestPayload, JSONRPCResponsePayload, Provider } from "ethereum-protocol";

@@ -50,7 +44,6 @@ interface Web3ProviderEngineOptions {

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT
* Dependencies: [@types/ethereum-protocol](https://npmjs.com/package/@types/ethereum-protocol)
* Global values: none
# Credits
These definitions were written by [Leonid Logvinov](https://github.com/LogvinovLeon).
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