@effect/rpc-http
Advanced tools
Comparing version 0.31.3 to 0.32.0
{ | ||
"name": "@effect/rpc-http", | ||
"version": "0.31.3", | ||
"version": "0.32.0", | ||
"description": "Functional programming in TypeScript", | ||
@@ -13,8 +13,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@effect/rpc": "^0.33.3" | ||
"@effect/rpc": "^0.34.0" | ||
}, | ||
"peerDependencies": { | ||
"@effect/platform": "^0.60.3", | ||
"@effect/schema": "^0.69.3", | ||
"effect": "^3.5.9" | ||
"@effect/platform": "^0.61.0", | ||
"@effect/schema": "^0.70.0", | ||
"effect": "^3.6.0" | ||
}, | ||
@@ -21,0 +21,0 @@ "publishConfig": { |
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
+ Added@effect/platform@0.61.8(transitive)
+ Added@effect/rpc@0.34.6(transitive)
+ Added@effect/schema@0.70.4(transitive)
- Removed@effect/platform@0.60.3(transitive)
- Removed@effect/rpc@0.33.3(transitive)
- Removed@effect/schema@0.69.3(transitive)
Updated@effect/rpc@^0.34.0