@types/ethereum-protocol
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@types/ethereum-protocol", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for ethereum-protocol", | ||
@@ -14,5 +14,7 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/ethereum-protocol" | ||
}, | ||
@@ -23,4 +25,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "25f68afdfc9faaff8645c9d50248c98c421785e3d51c007e6c6580ed8d0c3aa9", | ||
"typeScriptVersion": "2.4" | ||
"typesPublisherContentHash": "e3409ecf0e901d3a8aac165c78e29780fa52eebf993edb9747c45778f8382543", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ethereum-protocol | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ethereum-protocol. | ||
Additional Details | ||
* Last updated: Thu, 21 Jun 2018 00:15:27 GMT | ||
* Dependencies: bignumber.js | ||
### Additional Details | ||
* Last updated: Fri, 15 May 2020 04:09:21 GMT | ||
* Dependencies: [@types/bignumber.js](https://npmjs.com/package/@types/bignumber.js) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Leonid Logvinov <https://github.com/LogvinovLeon>. | ||
These definitions were written by [Leonid Logvinov](https://github.com/LogvinovLeon). |
Sorry, the diff of this file is not supported yet
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
9158