@effect/rpc-http
Advanced tools
Comparing version 0.19.0 to 0.20.0
{ | ||
"name": "@effect/rpc-http", | ||
"version": "0.19.0", | ||
"version": "0.20.0", | ||
"description": "", | ||
@@ -13,8 +13,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@effect/rpc": "^0.19.0" | ||
"@effect/rpc": "^0.20.0" | ||
}, | ||
"peerDependencies": { | ||
"@effect/platform": "^0.31.0", | ||
"@effect/schema": "^0.49.0", | ||
"effect": "2.0.0-next.56" | ||
"@effect/platform": "^0.32.0", | ||
"@effect/schema": "^0.51.0", | ||
"effect": "2.0.0-next.57" | ||
}, | ||
@@ -21,0 +21,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.32.2(transitive)
+ Added@effect/rpc@0.20.1(transitive)
+ Added@effect/schema@0.51.5(transitive)
+ Addedeffect@2.0.0-next.57(transitive)
- Removed@effect/platform@0.31.2(transitive)
- Removed@effect/rpc@0.19.0(transitive)
- Removed@effect/schema@0.49.4(transitive)
- Removedeffect@2.0.0-next.56(transitive)
Updated@effect/rpc@^0.20.0