@ucanto/server
Advanced tools
Comparing version 8.0.0 to 8.0.1
{ | ||
"name": "@ucanto/server", | ||
"description": "UCAN RPC Server", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"types": "./dist/src/lib.d.ts", | ||
@@ -23,5 +23,5 @@ "main": "./src/lib.js", | ||
"dependencies": { | ||
"@ucanto/core": "^8.0.0", | ||
"@ucanto/interface": "^8.0.0", | ||
"@ucanto/validator": "^7.0.0" | ||
"@ucanto/core": "^8", | ||
"@ucanto/interface": "^8", | ||
"@ucanto/validator": "^8" | ||
}, | ||
@@ -32,2 +32,5 @@ "devDependencies": { | ||
"@types/mocha": "^10.0.1", | ||
"@ucanto/client": "^8", | ||
"@ucanto/principal": "^8", | ||
"@ucanto/transport": "^8", | ||
"@web-std/fetch": "^4.1.0", | ||
@@ -41,6 +44,3 @@ "@web-std/file": "^3.0.2", | ||
"playwright-test": "^8.2.0", | ||
"typescript": "^4.9.5", | ||
"@ucanto/client": "^7.0.1", | ||
"@ucanto/principal": "^7.0.0", | ||
"@ucanto/transport": "^7.0.3" | ||
"typescript": "^4.9.5" | ||
}, | ||
@@ -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
6809
26167
+ Added@ucanto/validator@8.0.0(transitive)
- Removed@ucanto/core@7.1.1(transitive)
- Removed@ucanto/interface@7.1.0(transitive)
- Removed@ucanto/validator@7.0.0(transitive)
Updated@ucanto/core@^8
Updated@ucanto/interface@^8
Updated@ucanto/validator@^8