@effect/rpc
Advanced tools
Comparing version 0.35.0 to 0.35.1
{ | ||
"name": "@effect/rpc", | ||
"version": "0.35.0", | ||
"version": "0.35.1", | ||
"description": "Functional programming in TypeScript", | ||
@@ -13,5 +13,5 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@effect/schema": "^0.70.3", | ||
"@effect/platform": "^0.61.7", | ||
"effect": "^3.6.2" | ||
"@effect/platform": "^0.61.8", | ||
"@effect/schema": "^0.70.4", | ||
"effect": "^3.6.3" | ||
}, | ||
@@ -18,0 +18,0 @@ "publishConfig": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0