web3-rpc-methods
Advanced tools
Comparing version 1.1.0-rc.0 to 1.1.0
{ | ||
"name": "web3-rpc-methods", | ||
"version": "1.1.0-rc.0", | ||
"version": "1.1.0", | ||
"description": "Ethereum RPC methods for Web3 4.x.x", | ||
@@ -59,7 +59,7 @@ "main": "./lib/commonjs/index.js", | ||
"dependencies": { | ||
"web3-core": "^4.1.0-rc.0", | ||
"web3-types": "^1.1.0-rc.0", | ||
"web3-validator": "^2.0.0-rc.0" | ||
"web3-core": "^4.1.0", | ||
"web3-types": "^1.1.0", | ||
"web3-validator": "^2.0.0" | ||
}, | ||
"gitHead": "2eacd4ba3f1b67967824c0f9c11b87fc155564a9" | ||
"gitHead": "af3bad15061c7615f7e2ce75509acf624c9d567b" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
133524
Updatedweb3-core@^4.1.0
Updatedweb3-types@^1.1.0
Updatedweb3-validator@^2.0.0