web3-providers-ws
Advanced tools
Comparing version 4.0.8-dev.20cc5da.0 to 4.0.8-dev.22c07ad.0
{ | ||
"name": "web3-providers-ws", | ||
"version": "4.0.8-dev.20cc5da.0+20cc5da", | ||
"version": "4.0.8-dev.22c07ad.0+22c07ad", | ||
"description": "Websocket 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 .", | ||
@@ -58,6 +58,6 @@ "format": "prettier --write '**/*'", | ||
"http-proxy-middleware": "^2.0.6", | ||
"jest": "^28.1.3", | ||
"jest": "^29.7.0", | ||
"jest-extended": "^3.0.1", | ||
"prettier": "^2.7.1", | ||
"ts-jest": "^28.0.7", | ||
"ts-jest": "^29.1.1", | ||
"typescript": "^4.7.4" | ||
@@ -68,8 +68,8 @@ }, | ||
"isomorphic-ws": "^5.0.0", | ||
"web3-errors": "1.1.5-dev.20cc5da.0+20cc5da", | ||
"web3-types": "1.3.2-dev.20cc5da.0+20cc5da", | ||
"web3-utils": "4.0.8-dev.20cc5da.0+20cc5da", | ||
"web3-errors": "1.2.1-dev.22c07ad.0+22c07ad", | ||
"web3-types": "1.6.1-dev.22c07ad.0+22c07ad", | ||
"web3-utils": "4.3.1-dev.22c07ad.0+22c07ad", | ||
"ws": "^8.8.1" | ||
}, | ||
"gitHead": "20cc5daa6d92007dfdca62fa2ec414036a740153" | ||
"gitHead": "22c07ad7b00745f1b046e31580a343eca3b59c76" | ||
} |
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
35495