@graffy/server
Advanced tools
Comparing version 0.16.15-alpha.3 to 0.16.15-alpha.4
@@ -5,3 +5,3 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.16.15-alpha.3", | ||
"version": "0.16.15-alpha.4", | ||
"main": "./index.cjs", | ||
@@ -20,6 +20,6 @@ "exports": { | ||
"dependencies": { | ||
"@graffy/common": "0.16.15-alpha.3", | ||
"debug": "^4.3.3", | ||
"ws": "^8.11.0" | ||
"@graffy/common": "0.16.15-alpha.4", | ||
"ws": "^8.11.0", | ||
"debug": "^4.3.3" | ||
} | ||
} |
+ Added@graffy/common@0.16.15-alpha.4(transitive)
+ Added@graffy/stream@0.16.15-alpha.4(transitive)
- Removed@graffy/common@0.16.15-alpha.3(transitive)
- Removed@graffy/stream@0.16.15-alpha.3(transitive)