@ucanto/server
Advanced tools
Comparing version 3.0.6 to 3.0.7
{ | ||
"name": "@ucanto/server", | ||
"description": "UCAN RPC Server", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"types": "./dist/src/lib.d.ts", | ||
@@ -23,5 +23,5 @@ "main": "./src/lib.js", | ||
"dependencies": { | ||
"@ucanto/core": "^3.0.3", | ||
"@ucanto/core": "^3.0.4", | ||
"@ucanto/interface": "^4.0.0", | ||
"@ucanto/validator": "^3.0.5" | ||
"@ucanto/validator": "^3.0.6" | ||
}, | ||
@@ -32,5 +32,5 @@ "devDependencies": { | ||
"@types/mocha": "^9.1.0", | ||
"@ucanto/principal": "^4.0.0", | ||
"@ucanto/client": "^3.0.3", | ||
"@ucanto/transport": "^3.0.3", | ||
"@ucanto/principal": "^4.0.1", | ||
"@ucanto/client": "^3.0.4", | ||
"@ucanto/transport": "^3.0.4", | ||
"@web-std/fetch": "^4.1.0", | ||
@@ -37,0 +37,0 @@ "@web-std/file": "^3.0.2", |
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
Updated@ucanto/core@^3.0.4
Updated@ucanto/validator@^3.0.6