@effect/rpc-http
Advanced tools
Comparing version 0.23.0 to 0.24.0
{ | ||
"name": "@effect/rpc-http", | ||
"version": "0.23.0", | ||
"version": "0.24.0", | ||
"description": "", | ||
@@ -13,8 +13,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@effect/rpc": "^0.23.0" | ||
"@effect/rpc": "^0.24.0" | ||
}, | ||
"peerDependencies": { | ||
"@effect/platform": "^0.35.0", | ||
"@effect/schema": "^0.53.1", | ||
"effect": "2.0.0-next.60" | ||
"@effect/platform": "^0.39.0", | ||
"@effect/schema": "^0.56.0", | ||
"effect": "2.0.0-next.62" | ||
}, | ||
@@ -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.39.0(transitive)
+ Added@effect/rpc@0.24.0(transitive)
+ Added@effect/schema@0.56.1(transitive)
+ Addedeffect@2.0.0-next.62(transitive)
+ Addedfind-my-way-ts@0.1.5(transitive)
- Removed@effect/platform@0.35.0(transitive)
- Removed@effect/rpc@0.23.0(transitive)
- Removed@effect/schema@0.53.3(transitive)
- Removedeffect@2.0.0-next.60(transitive)
- Removedfast-decode-uri-component@1.0.1(transitive)
- Removedfast-deep-equal@3.1.3(transitive)
- Removedfast-querystring@1.1.2(transitive)
- Removedfind-my-way@7.7.0(transitive)
- Removedret@0.2.2(transitive)
- Removedsafe-regex2@2.0.0(transitive)
Updated@effect/rpc@^0.24.0