@ucanto/server
Advanced tools
Comparing version 4.4.1 to 5.0.0
{ | ||
"name": "@ucanto/server", | ||
"description": "UCAN RPC Server", | ||
"version": "4.4.1", | ||
"version": "5.0.0", | ||
"types": "./dist/src/lib.d.ts", | ||
@@ -23,5 +23,5 @@ "main": "./src/lib.js", | ||
"dependencies": { | ||
"@ucanto/core": "^4.4.0", | ||
"@ucanto/interface": "^4.4.1", | ||
"@ucanto/validator": "^4.4.0" | ||
"@ucanto/core": "^5.0.0", | ||
"@ucanto/interface": "^5.0.0", | ||
"@ucanto/validator": "^5.0.0" | ||
}, | ||
@@ -42,5 +42,5 @@ "devDependencies": { | ||
"typescript": "^4.9.4", | ||
"@ucanto/client": "^4.4.0", | ||
"@ucanto/principal": "^4.4.0", | ||
"@ucanto/transport": "^4.4.0" | ||
"@ucanto/client": "^5.0.0", | ||
"@ucanto/principal": "^5.0.0", | ||
"@ucanto/transport": "^5.0.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "exports": { |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
+ Added@ucanto/core@5.2.0(transitive)
+ Added@ucanto/interface@5.0.06.2.0(transitive)
+ Added@ucanto/validator@5.0.0(transitive)
- Removed@ucanto/core@4.4.0(transitive)
- Removed@ucanto/interface@4.4.1(transitive)
- Removed@ucanto/validator@4.4.0(transitive)
Updated@ucanto/core@^5.0.0
Updated@ucanto/interface@^5.0.0
Updated@ucanto/validator@^5.0.0