@effect/platform-node
Advanced tools
Comparing version
{ | ||
"name": "@effect/platform-node", | ||
"version": "0.77.9", | ||
"version": "0.77.10", | ||
"description": "Platform specific implementations for the Node.js runtime", | ||
@@ -17,10 +17,10 @@ "license": "MIT", | ||
"ws": "^8.18.0", | ||
"@effect/platform-node-shared": "^0.31.9" | ||
"@effect/platform-node-shared": "^0.31.10" | ||
}, | ||
"peerDependencies": { | ||
"@effect/cluster": "^0.30.9", | ||
"@effect/platform": "^0.80.19", | ||
"@effect/rpc": "^0.56.7", | ||
"@effect/sql": "^0.33.19", | ||
"effect": "^3.14.19" | ||
"@effect/cluster": "^0.30.10", | ||
"@effect/platform": "^0.80.20", | ||
"@effect/rpc": "^0.56.8", | ||
"@effect/sql": "^0.33.20", | ||
"effect": "^3.14.20" | ||
}, | ||
@@ -27,0 +27,0 @@ "publishConfig": { |
395054
0