@trpc/client
Advanced tools
Comparing version 4.0.1 to 5.0.0-alpha.0
{ | ||
"name": "@trpc/client", | ||
"version": "4.0.1", | ||
"version": "5.0.0-alpha.0", | ||
"description": "tRPC Client lib", | ||
@@ -22,3 +22,3 @@ "author": "KATT", | ||
"@babel/runtime": "^7.9.0", | ||
"@trpc/server": "^4.0.1" | ||
"@trpc/server": "^5.0.0-alpha.0" | ||
}, | ||
@@ -28,3 +28,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4b7273324d09c609fbb3b22d0b393de7b942c984" | ||
"gitHead": "9df0ca958d09a6646e079c7b3d97771f18cad544" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
32340
1
+ Added@trpc/server@5.0.0(transitive)
- Removed@trpc/server@4.0.1(transitive)
Updated@trpc/server@^5.0.0-alpha.0