@effect/rpc-http-node
Advanced tools
Comparing version 0.25.24 to 0.25.25
{ | ||
"name": "@effect/rpc-http-node", | ||
"version": "0.25.24", | ||
"version": "0.25.25", | ||
"description": "Functional programming in TypeScript", | ||
@@ -12,8 +12,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@effect/rpc": "^0.26.17", | ||
"@effect/rpc-http": "^0.25.24" | ||
"@effect/rpc": "^0.26.18", | ||
"@effect/rpc-http": "^0.25.25" | ||
}, | ||
"peerDependencies": { | ||
"@effect/platform": "^0.43.10", | ||
"effect": "^2.2.4" | ||
"@effect/platform": "^0.43.11", | ||
"effect": "^2.2.5" | ||
}, | ||
@@ -20,0 +20,0 @@ "main": "./dist/cjs/index.js", |
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
Updated@effect/rpc@^0.26.18
Updated@effect/rpc-http@^0.25.25