@ucanto/client
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -13,3 +13,3 @@ export function connect<T extends Record<string, any>>(options: API.ConnectionOptions<T>): API.ConnectionView<T>; | ||
constructor(options: API.ConnectionOptions<T>); | ||
id: API.Principal<`did:${string}:${string}`>; | ||
id: API.Principal<string>; | ||
options: API.ConnectionOptions<T>; | ||
@@ -16,0 +16,0 @@ encoder: API.RequestEncoder; |
{ | ||
"name": "@ucanto/client", | ||
"description": "UCAN RPC Client", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"keywords": [ | ||
@@ -24,3 +24,3 @@ "UCAN", | ||
"dependencies": { | ||
"@ucanto/interface": "^4.0.0", | ||
"@ucanto/interface": "^3.0.1", | ||
"multiformats": "^10.0.2" | ||
@@ -31,5 +31,5 @@ }, | ||
"@types/mocha": "^9.1.0", | ||
"@ucanto/principal": "^4.0.1", | ||
"@ucanto/core": "^3.0.4", | ||
"@ucanto/transport": "^3.0.4", | ||
"@ucanto/principal": "^3.0.1", | ||
"@ucanto/core": "^3.0.5", | ||
"@ucanto/transport": "^3.0.5", | ||
"@web-std/fetch": "^4.1.0", | ||
@@ -36,0 +36,0 @@ "@web-std/file": "^3.0.2", |
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
5403
+ Added@ipld/dag-cbor@8.0.1(transitive)
+ Added@ipld/dag-json@9.1.1(transitive)
+ Added@ipld/dag-ucan@2.0.1(transitive)
+ Added@ucanto/interface@3.0.1(transitive)
+ Addedcborg@1.10.2(transitive)
- Removed@ipld/dag-cbor@9.2.2(transitive)
- Removed@ipld/dag-json@10.2.3(transitive)
- Removed@ipld/dag-ucan@3.4.0(transitive)
- Removed@ucanto/interface@4.4.1(transitive)
- Removedcborg@4.2.6(transitive)
- Removedmultiformats@13.3.1(transitive)
Updated@ucanto/interface@^3.0.1