web3-eth-personal
Advanced tools
Comparing version 4.0.9-dev.b4c92e1.0 to 4.0.9-dev.b63af9f.0
{ | ||
"name": "web3-eth-personal", | ||
"version": "4.0.9-dev.b4c92e1.0+b4c92e1", | ||
"version": "4.0.9-dev.b63af9f.0+b63af9f", | ||
"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.b4c92e1.0+b4c92e1", | ||
"web3-eth": "4.4.1-dev.b4c92e1.0+b4c92e1", | ||
"web3-rpc-methods": "1.1.5-dev.b4c92e1.0+b4c92e1", | ||
"web3-types": "1.4.1-dev.b4c92e1.0+b4c92e1", | ||
"web3-utils": "4.2.1-dev.b4c92e1.0+b4c92e1", | ||
"web3-validator": "2.0.5-dev.b4c92e1.0+b4c92e1" | ||
"web3-core": "4.4.1-dev.b63af9f.0+b63af9f", | ||
"web3-eth": "4.7.1-dev.b63af9f.0+b63af9f", | ||
"web3-rpc-methods": "1.3.1-dev.b63af9f.0+b63af9f", | ||
"web3-types": "1.6.1-dev.b63af9f.0+b63af9f", | ||
"web3-utils": "4.3.1-dev.b63af9f.0+b63af9f", | ||
"web3-validator": "2.0.7-dev.b63af9f.0+b63af9f" | ||
}, | ||
@@ -67,5 +67,5 @@ "devDependencies": { | ||
"typescript": "^4.7.4", | ||
"web3-providers-ws": "4.0.8-dev.b4c92e1.0+b4c92e1" | ||
"web3-providers-ws": "4.0.8-dev.b63af9f.0+b63af9f" | ||
}, | ||
"gitHead": "b4c92e1453caf63e7f4dcbfbbc3d7acfefcb4744" | ||
"gitHead": "b63af9f10c57b9b0dfc920f664ea3123b9ed1c06" | ||
} |
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