@livescale/realtime-sdk
Advanced tools
Comparing version 5.1.0 to 6.0.0
{ | ||
"name": "@livescale/realtime-sdk", | ||
"version": "5.1.0", | ||
"version": "6.0.0", | ||
"main": "dist/index.cjs.js", | ||
@@ -18,8 +18,8 @@ "module": "dist/index.es.js", | ||
"dependencies": { | ||
"@livescale/types": "5.1.0", | ||
"@livescale/types": "6.0.0", | ||
"eventemitter3": "^4.0.7", | ||
"nanoid": "^3.1.22", | ||
"nanoid": "^3.1.23", | ||
"reconnecting-websocket": "^4.4.0", | ||
"store2": "^2.12.0", | ||
"zod": "^3.0.0-beta.1" | ||
"zod": "^3.1.0" | ||
}, | ||
@@ -26,0 +26,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
4340
+ Added@livescale/types@6.0.0(transitive)
- Removed@livescale/types@5.1.0(transitive)
Updated@livescale/types@6.0.0
Updatednanoid@^3.1.23
Updatedzod@^3.1.0