@types/web3
Advanced tools
Comparing version 1.0.18 to 1.0.19
@@ -24,3 +24,3 @@ // Type definitions for web3 1.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.4 | ||
// TypeScript Version: 2.8 | ||
@@ -27,0 +27,0 @@ import Providers, { Provider } from "./providers"; |
{ | ||
"name": "@types/web3", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "TypeScript definitions for web3", | ||
@@ -112,3 +112,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/web3" | ||
}, | ||
@@ -120,4 +121,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "0e7b26f797fd9df4c327824367131f7a331cbfbccafdcdd49fd528394e45b3dd", | ||
"typeScriptVersion": "2.4" | ||
"typesPublisherContentHash": "5318788bbb1f7c38748d89ce01106b3d96ec12b5b4b6ac136bdf76da2e99cbe8", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for web3 ( https://github.com/ethereum/web3.js ). | ||
This package contains type definitions for web3 (https://github.com/ethereum/web3.js). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Thu, 24 Jan 2019 23:28:40 GMT | ||
* Last updated: Wed, 19 Jun 2019 17:06:09 GMT | ||
* Dependencies: @types/bn.js, @types/underscore | ||
@@ -18,2 +18,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Simon Jentzsch <https://github.com/simon-jentzsch>, Nitzan Tomer <https://github.com/nitzantomer>, Zurbo <https://github.com/zurbo>, Xiao Liang <https://github.com/yxliang01>, Francesco Soncina <https://github.com/phra>, Nick Addison <https://github.com/naddison36>, Ícaro Harry <https://github.com/icaroharry>, Linus Norton <https://github.com/linusnorton>, Javier Peletier <https://github.com/jpeletier>, HIKARU KOBORI <https://github.com/anneau>, Baris Gumustas <https://github.com/matrushka>, André Vitor de Lima Matos <https://github.com/andrevmatos>, Levin Keller <https://github.com/levino>, Dmitry Radkovskiy <https://github.com/zlumer>, Konstantin Melnikov <https://github.com/archangel-irk>, Asgeir Sognefest <https://github.com/sogasg>, Donam Kim <https://github.com/donamk>, Doug Kent <https://github.com/dkent600>, Daniel Zhou <https://github.com/nerddan>, Alex Kvak <https://github.com/alexkvak>. | ||
These definitions were written by Simon Jentzsch <https://github.com/simon-jentzsch>, Nitzan Tomer <https://github.com/nitzantomer>, Zurbo <https://github.com/zurbo>, Xiao Liang <https://github.com/yxliang01>, Francesco Soncina <https://github.com/phra>, Nick Addison <https://github.com/naddison36>, Ícaro Harry <https://github.com/icaroharry>, Linus Norton <https://github.com/linusnorton>, Javier Peletier <https://github.com/jpeletier>, HIKARU KOBORI <https://github.com/anneau>, Baris Gumustas <https://github.com/matrushka>, André Vitor de Lima Matos <https://github.com/andrevmatos>, Levin Keller <https://github.com/levino>, Dmitry Radkovskiy <https://github.com/zlumer>, Konstantin Melnikov <https://github.com/archangel-irk>, Asgeir Sognefest <https://github.com/sogasg>, Donam Kim <https://github.com/donamk>, Doug Kent <https://github.com/dkent600>, Daniel Zhou <https://github.com/nerddan>, and Alex Kvak <https://github.com/alexkvak>. |
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
29342