@ucanto/server
Advanced tools
Comparing version 9.0.0 to 9.0.1
{ | ||
"name": "@ucanto/server", | ||
"description": "UCAN RPC Server", | ||
"version": "9.0.0", | ||
"version": "9.0.1", | ||
"types": "./dist/src/lib.d.ts", | ||
@@ -23,6 +23,6 @@ "main": "./src/lib.js", | ||
"dependencies": { | ||
"@ucanto/core": "^8", | ||
"@ucanto/interface": "^8", | ||
"@ucanto/principal": "^8", | ||
"@ucanto/validator": "^8" | ||
"@ucanto/core": "^9.0.0", | ||
"@ucanto/interface": "^9.0.0", | ||
"@ucanto/principal": "^9.0.0", | ||
"@ucanto/validator": "^9.0.0" | ||
}, | ||
@@ -33,4 +33,2 @@ "devDependencies": { | ||
"@types/mocha": "^10.0.1", | ||
"@ucanto/client": "^8", | ||
"@ucanto/transport": "^8", | ||
"@web-std/fetch": "^4.1.0", | ||
@@ -44,3 +42,5 @@ "@web-std/file": "^3.0.2", | ||
"playwright-test": "^8.2.0", | ||
"typescript": "^5.0.4" | ||
"typescript": "^5.0.4", | ||
"@ucanto/client": "^9.0.0", | ||
"@ucanto/transport": "^9.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
26665
+ Added@ucanto/core@10.0.19.0.1(transitive)
+ Added@ucanto/interface@10.0.19.0.0(transitive)
+ Added@ucanto/principal@9.0.1(transitive)
+ Added@ucanto/validator@9.0.2(transitive)
- Removed@ucanto/core@8.2.0(transitive)
- Removed@ucanto/interface@8.1.0(transitive)
- Removed@ucanto/principal@8.1.0(transitive)
- Removed@ucanto/validator@8.0.0(transitive)
Updated@ucanto/core@^9.0.0
Updated@ucanto/interface@^9.0.0
Updated@ucanto/principal@^9.0.0
Updated@ucanto/validator@^9.0.0