@ucanto/core
Advanced tools
Comparing version 5.0.0 to 5.1.0
{ | ||
"name": "@ucanto/core", | ||
"description": "ucanto core", | ||
"version": "5.0.0", | ||
"version": "5.1.0", | ||
"keywords": [ | ||
@@ -24,18 +24,18 @@ "UCAN", | ||
"dependencies": { | ||
"@ipld/car": "^5.0.3", | ||
"@ipld/car": "^5.1.0", | ||
"@ipld/dag-cbor": "^9.0.0", | ||
"@ipld/dag-ucan": "^3.2.0", | ||
"multiformats": "^11.0.0", | ||
"@ucanto/interface": "^5.0.0" | ||
"@ucanto/interface": "^6.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/chai": "^4.3.3", | ||
"@types/mocha": "^9.1.0", | ||
"c8": "^7.11.0", | ||
"@types/mocha": "^10.0.1", | ||
"c8": "^7.13.0", | ||
"chai": "^4.3.6", | ||
"mocha": "^10.1.0", | ||
"nyc": "^15.1.0", | ||
"playwright-test": "^8.1.1", | ||
"typescript": "^4.9.4", | ||
"@ucanto/principal": "^5.0.0" | ||
"playwright-test": "^8.2.0", | ||
"typescript": "^4.9.5", | ||
"@ucanto/principal": "^5.1.0" | ||
}, | ||
@@ -42,0 +42,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
15750
+ Added@ucanto/interface@6.2.0(transitive)
- Removed@ucanto/interface@5.0.0(transitive)
Updated@ipld/car@^5.1.0
Updated@ucanto/interface@^6.0.0