@types/web3
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26644