@based/client
Advanced tools
Comparing version 4.7.5 to 4.7.6
{ | ||
"name": "@based/client", | ||
"version": "4.7.5", | ||
"version": "4.7.6", | ||
"license": "MIT", | ||
@@ -34,3 +34,4 @@ "main": "dist/index.js", | ||
"cross-fetch": "^3.1.4", | ||
"isomorphic-ws": "^4.0.1" | ||
"isomorphic-ws": "^5.0.0", | ||
"ws": "^8.13.0" | ||
}, | ||
@@ -37,0 +38,0 @@ "devDependencies": { |
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
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
206670
8
+ Addedws@^8.13.0
+ Addedisomorphic-ws@5.0.0(transitive)
- Removedisomorphic-ws@4.0.1(transitive)
Updatedisomorphic-ws@^5.0.0