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.5.0 to 0.5.1

dist/src/connection.d.ts

13

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

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

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

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

"typescript": "^4.7.2",
"@ucanto/authority": "^0.4.2",
"@ucanto/transport": "^0.6.0",
"@ucanto/core": "^0.5.1"
"@ucanto/authority": "^0.4.3",
"@ucanto/transport": "^0.6.1",
"@ucanto/core": "^0.5.2"
},

@@ -93,4 +93,5 @@ "type": "module",

"coverage": "c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080",
"typecheck": "tsc --build"
"typecheck": "tsc --build",
"build": "tsc --build"
}
}
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