@effect/rpc-http
Advanced tools
Comparing version 0.14.0 to 0.15.0
{ | ||
"name": "@effect/rpc-http", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"description": "", | ||
@@ -33,11 +33,11 @@ "main": "dist/effect-rpc-http.cjs.js", | ||
"dependencies": { | ||
"@effect/rpc": "^0.14.0" | ||
"@effect/rpc": "^0.15.0" | ||
}, | ||
"devDependencies": { | ||
"@effect/schema": "^0.45.0", | ||
"effect": "2.0.0-next.50" | ||
"@effect/schema": "^0.46.1", | ||
"effect": "2.0.0-next.52" | ||
}, | ||
"peerDependencies": { | ||
"@effect/schema": "^0.45.0", | ||
"effect": "2.0.0-next.50" | ||
"@effect/schema": "^0.46.1", | ||
"effect": "2.0.0-next.52" | ||
}, | ||
@@ -44,0 +44,0 @@ "files": [ |
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
25
+ Added@effect/rpc@0.15.0(transitive)
+ Added@effect/schema@0.46.4(transitive)
+ Addedeffect@2.0.0-next.52(transitive)
- Removed@effect/rpc@0.14.0(transitive)
- Removed@effect/schema@0.45.8(transitive)
- Removedeffect@2.0.0-next.50(transitive)
Updated@effect/rpc@^0.15.0