Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ucanto/client

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ucanto/client - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

2

dist/src/connection.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc