New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ucanto/client

Package Overview
Dependencies
Maintainers
1
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 0.4.0 to 0.5.0

10

package.json
{
"name": "@ucanto/client",
"description": "UCAN RPC Client",
"version": "0.4.0",
"version": "0.5.0",
"keywords": [

@@ -25,3 +25,3 @@ "UCAN",

"multiformats": "^9.6.4",
"@ucanto/interface": "^0.5.0"
"@ucanto/interface": "^0.6.0"
},

@@ -41,5 +41,5 @@ "devDependencies": {

"typescript": "^4.7.2",
"@ucanto/authority": "^0.4.1",
"@ucanto/transport": "^0.5.0",
"@ucanto/core": "^0.5.0"
"@ucanto/authority": "^0.4.2",
"@ucanto/transport": "^0.6.0",
"@ucanto/core": "^0.5.1"
},

@@ -46,0 +46,0 @@ "type": "module",

@@ -22,2 +22,3 @@ import * as API from '@ucanto/interface'

constructor(options) {
this.id = options.id
this.options = options

@@ -24,0 +25,0 @@ this.encoder = options.encoder

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