web3-eth-personal
Advanced tools
Comparing version 4.0.9-dev.5fd9dbb.0 to 4.0.9-dev.60fc197.0
{ | ||
"name": "web3-eth-personal", | ||
"version": "4.0.9-dev.5fd9dbb.0+5fd9dbb", | ||
"version": "4.0.9-dev.60fc197.0+60fc197", | ||
"description": "Web3 module to interact with the Ethereum blockchain accounts stored in the node.", | ||
@@ -33,3 +33,3 @@ "main": "./lib/commonjs/index.js", | ||
"build:check": "node -e \"require('./lib')\"", | ||
"lint": "eslint --ext .js,.ts .", | ||
"lint": "eslint --cache --cache-strategy content --ext .ts .", | ||
"lint:fix": "eslint --fix --ext .js,.ts .", | ||
@@ -46,8 +46,8 @@ "format": "prettier --write '**/*'", | ||
"dependencies": { | ||
"web3-core": "4.3.3-dev.5fd9dbb.0+5fd9dbb", | ||
"web3-eth": "4.6.1-dev.5fd9dbb.0+5fd9dbb", | ||
"web3-rpc-methods": "1.2.1-dev.5fd9dbb.0+5fd9dbb", | ||
"web3-types": "1.6.1-dev.5fd9dbb.0+5fd9dbb", | ||
"web3-utils": "4.2.4-dev.5fd9dbb.0+5fd9dbb", | ||
"web3-validator": "2.0.6-dev.5fd9dbb.0+5fd9dbb" | ||
"web3-core": "4.5.1-dev.60fc197.0+60fc197", | ||
"web3-eth": "4.8.3-dev.60fc197.0+60fc197", | ||
"web3-rpc-methods": "1.3.1-dev.60fc197.0+60fc197", | ||
"web3-types": "1.7.1-dev.60fc197.0+60fc197", | ||
"web3-utils": "4.3.2-dev.60fc197.0+60fc197", | ||
"web3-validator": "2.0.7-dev.60fc197.0+60fc197" | ||
}, | ||
@@ -67,5 +67,5 @@ "devDependencies": { | ||
"typescript": "^4.7.4", | ||
"web3-providers-ws": "4.0.8-dev.5fd9dbb.0+5fd9dbb" | ||
"web3-providers-ws": "4.0.9-dev.60fc197.0+60fc197" | ||
}, | ||
"gitHead": "5fd9dbb2eda58b22c1d83033e6c2d2a263b3b9e6" | ||
"gitHead": "60fc1979820fa7be3b6052ccca8397ee75032631" | ||
} |
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
88286