web3-providers-ipc
Advanced tools
Comparing version 4.0.8-dev.d254316.0 to 4.0.8-dev.d45b712.0
{ | ||
"name": "web3-providers-ipc", | ||
"version": "4.0.8-dev.d254316.0+d254316", | ||
"version": "4.0.8-dev.d45b712.0+d45b712", | ||
"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.d254316.0+d254316", | ||
"web3-types": "1.5.1-dev.d254316.0+d254316", | ||
"web3-utils": "4.2.2-dev.d254316.0+d254316" | ||
"web3-errors": "1.3.1-dev.d45b712.0+d45b712", | ||
"web3-types": "1.8.1-dev.d45b712.0+d45b712", | ||
"web3-utils": "4.3.2-dev.d45b712.0+d45b712" | ||
}, | ||
"gitHead": "d2543161b96dcd08038d66f86e8ad0057dcaba7e" | ||
"gitHead": "d45b712d794aba3a3e8fb6ac3eeae047bfc446c4" | ||
} |
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