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

@ucanto/server

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ucanto/server - npm Package Compare versions

Comparing version 4.4.1 to 5.0.0

14

package.json
{
"name": "@ucanto/server",
"description": "UCAN RPC Server",
"version": "4.4.1",
"version": "5.0.0",
"types": "./dist/src/lib.d.ts",

@@ -23,5 +23,5 @@ "main": "./src/lib.js",

"dependencies": {
"@ucanto/core": "^4.4.0",
"@ucanto/interface": "^4.4.1",
"@ucanto/validator": "^4.4.0"
"@ucanto/core": "^5.0.0",
"@ucanto/interface": "^5.0.0",
"@ucanto/validator": "^5.0.0"
},

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

"typescript": "^4.9.4",
"@ucanto/client": "^4.4.0",
"@ucanto/principal": "^4.4.0",
"@ucanto/transport": "^4.4.0"
"@ucanto/client": "^5.0.0",
"@ucanto/principal": "^5.0.0",
"@ucanto/transport": "^5.0.0"
},

@@ -47,0 +47,0 @@ "exports": {

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