@ucanto/server
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@ucanto/server", | ||
"description": "UCAN RPC Server", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"types": "./dist/src/lib.d.ts", | ||
@@ -23,5 +23,5 @@ "main": "./src/lib.js", | ||
"dependencies": { | ||
"@ucanto/core": "^3.0.0", | ||
"@ucanto/core": "^3.0.1", | ||
"@ucanto/interface": "^3.0.0", | ||
"@ucanto/validator": "^3.0.0" | ||
"@ucanto/validator": "^3.0.1" | ||
}, | ||
@@ -33,4 +33,4 @@ "devDependencies": { | ||
"@ucanto/principal": "^3.0.0", | ||
"@ucanto/client": "^3.0.0", | ||
"@ucanto/transport": "^3.0.0", | ||
"@ucanto/client": "^3.0.1", | ||
"@ucanto/transport": "^3.0.1", | ||
"@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.1
Updated@ucanto/validator@^3.0.1