@ucanto/validator
Advanced tools
Comparing version 9.0.1 to 9.0.2
{ | ||
"name": "@ucanto/validator", | ||
"description": "UCAN RPC validators", | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"keywords": [ | ||
@@ -25,4 +25,4 @@ "UCAN", | ||
"multiformats": "^11.0.2", | ||
"@ucanto/core": "^9.0.1", | ||
"@ucanto/interface": "^9.0.0" | ||
"@ucanto/core": "^10.0.0", | ||
"@ucanto/interface": "^10.0.0" | ||
}, | ||
@@ -40,4 +40,4 @@ "devDependencies": { | ||
"typescript": "^5.0.4", | ||
"@ucanto/principal": "^9.0.0", | ||
"@ucanto/client": "^9.0.0" | ||
"@ucanto/client": "^9.0.1", | ||
"@ucanto/principal": "^9.0.1" | ||
}, | ||
@@ -44,0 +44,0 @@ "type": "module", |
@@ -167,3 +167,2 @@ import * as API from '@ucanto/interface' | ||
} | ||
// In the second pass we attempt to proofs that were resolved and are aligned. | ||
@@ -170,0 +169,0 @@ for (const proof of proofs) { |
Sorry, the diff of this file is not supported yet
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
71829
+ Added@ucanto/core@10.0.1(transitive)
+ Added@ucanto/interface@10.0.1(transitive)
- Removed@ucanto/core@9.0.1(transitive)
- Removed@ucanto/interface@9.0.0(transitive)
Updated@ucanto/core@^10.0.0
Updated@ucanto/interface@^10.0.0