@effect/platform-node
Advanced tools
Comparing version
{ | ||
"name": "@effect/platform-node", | ||
"version": "0.76.11", | ||
"version": "0.76.12", | ||
"description": "Platform specific implementations for the Node.js runtime", | ||
@@ -16,10 +16,10 @@ "license": "MIT", | ||
"ws": "^8.18.0", | ||
"@effect/platform-node-shared": "^0.30.11" | ||
"@effect/platform-node-shared": "^0.30.12" | ||
}, | ||
"peerDependencies": { | ||
"@effect/cluster": "^0.29.11", | ||
"@effect/platform": "^0.80.6", | ||
"@effect/rpc": "^0.55.9", | ||
"@effect/sql": "^0.33.6", | ||
"effect": "^3.14.6" | ||
"@effect/cluster": "^0.29.12", | ||
"@effect/platform": "^0.80.7", | ||
"@effect/rpc": "^0.55.10", | ||
"@effect/sql": "^0.33.7", | ||
"effect": "^3.14.7" | ||
}, | ||
@@ -26,0 +26,0 @@ "publishConfig": { |
390118
0