web3-plugin-example
Advanced tools
Comparing version 0.1.0-alpha.1 to 0.1.0-alpha.2
{ | ||
"name": "web3-plugin-example", | ||
"version": "0.1.0-alpha.1", | ||
"version": "0.1.0-alpha.2", | ||
"description": "Example implementations of Web3.js' 4.x plugin system", | ||
@@ -46,8 +46,8 @@ "repository": "https://github.com/ChainSafe/web3.js", | ||
"typescript": "^4.7.4", | ||
"web3": "^4.0.1-alpha.2", | ||
"web3-core": "^4.0.1-alpha.2", | ||
"web3-eth-abi": "^4.0.1-alpha.2", | ||
"web3-eth-contract": "^4.0.1-alpha.2", | ||
"web3": "^4.0.1-alpha.3", | ||
"web3-core": "^4.0.1-alpha.3", | ||
"web3-eth-abi": "^4.0.1-alpha.3", | ||
"web3-eth-contract": "^4.0.1-alpha.3", | ||
"web3-types": "^0.1.1-alpha.2", | ||
"web3-utils": "^4.0.1-alpha.2" | ||
"web3-utils": "^4.0.1-alpha.3" | ||
}, | ||
@@ -61,3 +61,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "7d5de3b049bf7929669c89e474387b16bd27c612" | ||
"gitHead": "65cdda8caf5484229ac73f26557a8f50eba0c11c" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0