web3-rpc-methods
Advanced tools
Comparing version 1.1.3-dev.80adabe.0 to 1.1.3-dev.90d78c1.0
{ | ||
"name": "web3-rpc-methods", | ||
"version": "1.1.3-dev.80adabe.0+80adabe", | ||
"version": "1.1.3-dev.90d78c1.0+90d78c1", | ||
"description": "Ethereum RPC methods for Web3 4.x.x", | ||
@@ -28,3 +28,3 @@ "main": "./lib/commonjs/index.js", | ||
"prebuild": "yarn clean", | ||
"build": "yarn build:cjs & yarn build:esm & yarn build:types", | ||
"build": "concurrently --kill-others-on-fail \"yarn:build:*(!check)\"", | ||
"build:cjs": "tsc --build tsconfig.cjs.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json", | ||
@@ -60,7 +60,7 @@ "build:esm": "tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json", | ||
"dependencies": { | ||
"web3-core": "4.2.1-dev.80adabe.0+80adabe", | ||
"web3-types": "1.2.1-dev.80adabe.0+80adabe", | ||
"web3-validator": "2.0.3-dev.80adabe.0+80adabe" | ||
"web3-core": "4.2.1-dev.90d78c1.0+90d78c1", | ||
"web3-types": "1.2.1-dev.90d78c1.0+90d78c1", | ||
"web3-validator": "2.0.3-dev.90d78c1.0+90d78c1" | ||
}, | ||
"gitHead": "80adabe986425c2415cf254f85f7025ef133bea7" | ||
"gitHead": "90d78c1b7ffdc74f6ee71376a2b28da5bc55bc06" | ||
} |
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
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
133618