web3-providers-ipc
Advanced tools
Comparing version 4.0.8-dev.ca31f6a.0 to 4.0.8-dev.cbcfc18.0
{ | ||
"name": "web3-providers-ipc", | ||
"version": "4.0.8-dev.ca31f6a.0+ca31f6a", | ||
"version": "4.0.8-dev.cbcfc18.0+cbcfc18", | ||
"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.ca31f6a.0+ca31f6a", | ||
"web3-types": "1.4.1-dev.ca31f6a.0+ca31f6a", | ||
"web3-utils": "4.2.1-dev.ca31f6a.0+ca31f6a" | ||
"web3-errors": "1.2.1-dev.cbcfc18.0+cbcfc18", | ||
"web3-types": "1.7.1-dev.cbcfc18.0+cbcfc18", | ||
"web3-utils": "4.3.2-dev.cbcfc18.0+cbcfc18" | ||
}, | ||
"gitHead": "ca31f6a264a51f2c522e085c2d19c116fe9dcc06" | ||
"gitHead": "cbcfc1878502008349f805a2e82e9263a02b717e" | ||
} |
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