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