@effect/rpc-http-node
Advanced tools
Comparing version 0.25.11 to 0.25.12
{ | ||
"name": "@effect/rpc-http-node", | ||
"version": "0.25.11", | ||
"version": "0.25.12", | ||
"description": "Functional programming in TypeScript", | ||
@@ -12,8 +12,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@effect/rpc": "^0.26.8", | ||
"@effect/rpc-http": "^0.25.11" | ||
"@effect/rpc": "^0.26.9", | ||
"@effect/rpc-http": "^0.25.12" | ||
}, | ||
"peerDependencies": { | ||
"@effect/platform": "^0.42.5", | ||
"effect": "^2.1.1" | ||
"effect": "^2.1.2", | ||
"@effect/platform": "^0.42.6" | ||
}, | ||
@@ -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.9
Updated@effect/rpc-http@^0.25.12