@ucanto/validator
Advanced tools
Comparing version 5.0.0 to 6.0.0
{ | ||
"name": "@ucanto/validator", | ||
"description": "UCAN RPC validators", | ||
"version": "5.0.0", | ||
"version": "6.0.0", | ||
"keywords": [ | ||
@@ -22,7 +22,7 @@ "UCAN", | ||
"dependencies": { | ||
"@ipld/car": "^5.0.3", | ||
"@ipld/dag-cbor": "^8.0.0", | ||
"@ipld/car": "^5.1.0", | ||
"@ipld/dag-cbor": "^9.0.0", | ||
"multiformats": "^11.0.0", | ||
"@ucanto/core": "^5.0.0", | ||
"@ucanto/interface": "^5.0.0" | ||
"@ucanto/core": "^5.1.0", | ||
"@ucanto/interface": "^6.0.0" | ||
}, | ||
@@ -32,4 +32,4 @@ "devDependencies": { | ||
"@types/chai-subset": "^1.3.3", | ||
"@types/mocha": "^9.1.0", | ||
"c8": "^7.11.0", | ||
"@types/mocha": "^10.0.1", | ||
"c8": "^7.13.0", | ||
"chai": "^4.3.6", | ||
@@ -39,6 +39,6 @@ "chai-subset": "^1.6.0", | ||
"nyc": "^15.1.0", | ||
"playwright-test": "^8.1.1", | ||
"typescript": "^4.9.4", | ||
"@ucanto/client": "^5.0.0", | ||
"@ucanto/principal": "^5.0.0" | ||
"playwright-test": "^8.2.0", | ||
"typescript": "^4.9.5", | ||
"@ucanto/client": "^5.1.0", | ||
"@ucanto/principal": "^5.1.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "type": "module", |
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
134680
- Removed@ipld/dag-cbor@8.0.1(transitive)
- Removed@ucanto/interface@5.0.0(transitive)
- Removedcborg@1.10.2(transitive)
Updated@ipld/car@^5.1.0
Updated@ipld/dag-cbor@^9.0.0
Updated@ucanto/core@^5.1.0
Updated@ucanto/interface@^6.0.0