@ucanto/client
Advanced tools
Comparing version 0.5.4 to 0.6.0
{ | ||
"name": "@ucanto/client", | ||
"description": "UCAN RPC Client", | ||
"version": "0.5.4", | ||
"version": "0.6.0", | ||
"keywords": [ | ||
@@ -24,21 +24,21 @@ "UCAN", | ||
"dependencies": { | ||
"multiformats": "^9.6.4", | ||
"@ucanto/interface": "^0.6.2" | ||
"@ucanto/interface": "^0.7.0", | ||
"multiformats": "^9.6.4" | ||
}, | ||
"devDependencies": { | ||
"@types/mocha": "^9.1.0", | ||
"@types/chai": "^4.3.0", | ||
"@types/chai-subset": "^1.3.3", | ||
"mocha": "^9.2.2", | ||
"chai": "^4.3.6", | ||
"chai-subset": "^1.6.0", | ||
"playwright-test": "^7.3.0", | ||
"@types/mocha": "^9.1.0", | ||
"@ucanto/authority": "^0.5.0", | ||
"@ucanto/core": "^0.6.0", | ||
"@ucanto/transport": "^0.7.0", | ||
"@web-std/fetch": "^4.1.0", | ||
"@web-std/file": "^3.0.2", | ||
"c8": "^7.11.0", | ||
"chai": "^4.3.6", | ||
"chai-subset": "^1.6.0", | ||
"mocha": "^9.2.2", | ||
"nyc": "^15.1.0", | ||
"typescript": "^4.7.2", | ||
"@ucanto/authority": "^0.4.5", | ||
"@ucanto/transport": "^0.6.3", | ||
"@ucanto/core": "^0.5.4" | ||
"playwright-test": "^7.3.0", | ||
"typescript": "^4.7.4" | ||
}, | ||
@@ -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
5309
7
86
+ Added@ucanto/interface@0.7.0(transitive)
- Removed@ucanto/interface@0.6.2(transitive)
Updated@ucanto/interface@^0.7.0