web3-providers-ipc
Advanced tools
Comparing version 4.0.8-dev.d4e937d.0 to 4.0.8-dev.d6baee6.0
{ | ||
"name": "web3-providers-ipc", | ||
"version": "4.0.8-dev.d4e937d.0+d4e937d", | ||
"version": "4.0.8-dev.d6baee6.0+d6baee6", | ||
"description": "IPC provider for Web3 4.x.x", | ||
@@ -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 .", | ||
@@ -60,7 +60,7 @@ "format": "prettier --write '**/*'", | ||
"dependencies": { | ||
"web3-errors": "1.1.5-dev.d4e937d.0+d4e937d", | ||
"web3-types": "1.6.1-dev.d4e937d.0+d4e937d", | ||
"web3-utils": "4.2.4-dev.d4e937d.0+d4e937d" | ||
"web3-errors": "1.3.1-dev.d6baee6.0+d6baee6", | ||
"web3-types": "1.8.1-dev.d6baee6.0+d6baee6", | ||
"web3-utils": "4.3.2-dev.d6baee6.0+d6baee6" | ||
}, | ||
"gitHead": "d4e937d82748f4b1f2e6e6747a64124c7c34d057" | ||
"gitHead": "d6baee6ca3b729d06cb262211a572fbe2361bf68" | ||
} |
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
33114