@effect/rpc
Advanced tools
Comparing version 0.27.0 to 0.27.1
{ | ||
"name": "@effect/rpc", | ||
"version": "0.27.0", | ||
"version": "0.27.1", | ||
"description": "Functional programming in TypeScript", | ||
@@ -12,5 +12,5 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@effect/platform": "^0.44.0", | ||
"@effect/schema": "^0.62.0", | ||
"effect": "^2.3.0" | ||
"@effect/platform": "^0.44.1", | ||
"@effect/schema": "^0.62.1", | ||
"effect": "^2.3.1" | ||
}, | ||
@@ -17,0 +17,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
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