eth-json-rpc-filters
Advanced tools
Comparing version 4.0.3 to 4.1.0
{ | ||
"name": "eth-json-rpc-filters", | ||
"version": "4.0.3", | ||
"version": "4.1.0", | ||
"description": "[json-rpc-engine](https://github.com/kumavis/json-rpc-engine) middleware implementing ethereum filter methods. Backed by an [eth-block-tracker](https://github.com/MetaMask/eth-block-tracker) and web3 provider interface (`web3.currentProvider`).", | ||
@@ -13,5 +13,5 @@ "main": "index.js", | ||
"await-semaphore": "^0.1.3", | ||
"eth-json-rpc-middleware": "^4.0.0", | ||
"eth-json-rpc-middleware": "^4.1.4", | ||
"eth-query": "^2.1.2", | ||
"json-rpc-engine": "^5.0.0", | ||
"json-rpc-engine": "^5.1.3", | ||
"lodash.flatmap": "^4.5.0", | ||
@@ -21,8 +21,8 @@ "safe-event-emitter": "^1.0.1" | ||
"devDependencies": { | ||
"@babel/core": "^7.3.4", | ||
"@babel/core": "^7.5.5", | ||
"deep-clone": "^3.0.3", | ||
"eth-block-tracker": "^4.0.3", | ||
"eth-block-tracker": "^4.4.1", | ||
"ethereumjs-util": "^6.1.0", | ||
"ethjs-query": "^0.3.8", | ||
"ganache-core": "^2.5.3", | ||
"ganache-core": "^2.7.0", | ||
"pify": "^3.0.0", | ||
@@ -29,0 +29,0 @@ "tape": "^4.9.1" |
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
Updatedjson-rpc-engine@^5.1.3