web3-providers-ipc
Advanced tools
Comparing version 4.0.8-dev.0881fe1.0 to 4.0.8-dev.0915cf4.0
{ | ||
"name": "web3-providers-ipc", | ||
"version": "4.0.8-dev.0881fe1.0+0881fe1", | ||
"version": "4.0.8-dev.0915cf4.0+0915cf4", | ||
"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.0881fe1.0+0881fe1", | ||
"web3-types": "1.3.2-dev.0881fe1.0+0881fe1", | ||
"web3-utils": "4.1.2-dev.0881fe1.0+0881fe1" | ||
"web3-errors": "1.3.1-dev.0915cf4.0+0915cf4", | ||
"web3-types": "1.9.1-dev.0915cf4.0+0915cf4", | ||
"web3-utils": "4.3.3-dev.0915cf4.0+0915cf4" | ||
}, | ||
"gitHead": "0881fe1be31fdf6763b32d8b9ab2ce1f4b0fa83b" | ||
"gitHead": "0915cf4e426feb06618d6e264239bf8f67b3c278" | ||
} |
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