web3-plugin-example
Advanced tools
Comparing version 1.0.2-dev.f5b4d7d.0 to 1.0.2
{ | ||
"name": "web3-plugin-example", | ||
"version": "1.0.2-dev.f5b4d7d.0+f5b4d7d", | ||
"version": "1.0.2", | ||
"description": "Example implementations of Web3.js' 4.x plugin system", | ||
@@ -48,17 +48,17 @@ "repository": "https://github.com/ChainSafe/web3.js", | ||
"typescript": "^4.7.4", | ||
"web3": "4.0.4-dev.f5b4d7d.0+f5b4d7d", | ||
"web3-core": "4.0.4-dev.f5b4d7d.0+f5b4d7d", | ||
"web3-eth-abi": "4.0.4-dev.f5b4d7d.0+f5b4d7d", | ||
"web3-eth-contract": "4.0.4-dev.f5b4d7d.0+f5b4d7d", | ||
"web3-types": "1.0.3-dev.f5b4d7d.0+f5b4d7d", | ||
"web3-utils": "4.0.4-dev.f5b4d7d.0+f5b4d7d" | ||
"web3": "^4.1.0-rc.0", | ||
"web3-core": "^4.1.0-rc.0", | ||
"web3-eth-abi": "^4.1.0-rc.0", | ||
"web3-eth-contract": "^4.0.4-rc.0", | ||
"web3-types": "^1.1.0-rc.0", | ||
"web3-utils": "^4.0.4-rc.0" | ||
}, | ||
"peerDependencies": { | ||
"web3-core": ">= 4.0.3 < 5", | ||
"web3-eth-abi": ">= 4.0.3 < 5", | ||
"web3-eth-contract": ">= 4.0.3 < 5", | ||
"web3-types": ">= 1.0.2 < 5", | ||
"web3-utils": ">= ^4.0.3 < 5" | ||
"web3-core": ">= 4.1.0-rc.0 < 5", | ||
"web3-eth-abi": ">= 4.1.0-rc.0 < 5", | ||
"web3-eth-contract": ">= 4.0.4-rc.0 < 5", | ||
"web3-types": ">= 1.1.0-rc.0 < 5", | ||
"web3-utils": ">= 4.0.4-rc.0 < 5" | ||
}, | ||
"gitHead": "f5b4d7d0f14e721380e4c9249a063a3dc982a540" | ||
"gitHead": "2eacd4ba3f1b67967824c0f9c11b87fc155564a9" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
0
80612