@effect/rpc-http
Advanced tools
Comparing version 0.18.1 to 0.19.0
{ | ||
"type": "module", | ||
"sideEffects": false | ||
"sideEffects": [] | ||
} |
{ | ||
"name": "@effect/rpc-http", | ||
"version": "0.18.1", | ||
"version": "0.19.0", | ||
"description": "", | ||
@@ -10,11 +10,11 @@ "license": "MIT", | ||
}, | ||
"sideEffects": false, | ||
"sideEffects": [], | ||
"author": "Effect contributors", | ||
"dependencies": { | ||
"@effect/rpc": "^0.18.1" | ||
"@effect/rpc": "^0.19.0" | ||
}, | ||
"peerDependencies": { | ||
"@effect/platform": "^0.30.0", | ||
"@effect/schema": "^0.48.0", | ||
"effect": "2.0.0-next.55" | ||
"@effect/platform": "^0.31.0", | ||
"@effect/schema": "^0.49.0", | ||
"effect": "2.0.0-next.56" | ||
}, | ||
@@ -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
38597
+ Added@effect/platform@0.31.2(transitive)
+ Added@effect/rpc@0.19.0(transitive)
+ Added@effect/schema@0.49.4(transitive)
+ Addedeffect@2.0.0-next.56(transitive)
- Removed@effect/platform@0.30.6(transitive)
- Removed@effect/rpc@0.18.1(transitive)
- Removed@effect/schema@0.48.4(transitive)
- Removedeffect@2.0.0-next.55(transitive)
Updated@effect/rpc@^0.19.0