@effect/rpc-http
Advanced tools
Comparing version 0.25.13 to 0.25.14
{ | ||
"name": "@effect/rpc-http", | ||
"version": "0.25.13", | ||
"version": "0.25.14", | ||
"description": "Functional programming in TypeScript", | ||
@@ -12,8 +12,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@effect/rpc": "^0.26.10" | ||
"@effect/rpc": "^0.26.11" | ||
}, | ||
"peerDependencies": { | ||
"@effect/platform": "^0.42.7", | ||
"@effect/schema": "^0.60.7", | ||
"effect": "^2.2.0" | ||
"@effect/platform": "^0.43.0", | ||
"@effect/schema": "^0.61.0", | ||
"effect": "^2.2.1" | ||
}, | ||
@@ -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
+ Added@effect/platform@0.43.11(transitive)
- Removed@effect/platform@0.42.7(transitive)
- Removed@effect/schema@0.60.7(transitive)
Updated@effect/rpc@^0.26.11