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

@types/web3

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/web3 - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

web3/eth/index.d.ts

@@ -120,3 +120,3 @@ import BigNumber = require("bn.js");

toBlock?: BlockType;
address: string;
address?: string;
topics?: Array<string | string[]>;

@@ -123,0 +123,0 @@ },

{
"name": "@types/web3",
"version": "1.0.0",
"version": "1.0.1",
"description": "TypeScript definitions for web3",

@@ -83,4 +83,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "f6dd07bddf9b34d267e10de5cb52ab7f0ad1f7dc9a06d7a35044ca13a365c128",
"typesPublisherContentHash": "58134b642832eafa4b97a2877fd924d4f7d7ef89a3733be92e5acb466c17aa7d",
"typeScriptVersion": "2.4"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 07 Jun 2018 23:53:18 GMT
* Last updated: Sat, 21 Jul 2018 02:05:50 GMT
* Dependencies: bn.js, underscore

@@ -14,0 +14,0 @@ * Global values: none

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