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 9.0.0 to 9.0.1

16

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

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

"dependencies": {
"@ucanto/core": "^8",
"@ucanto/interface": "^8",
"@ucanto/principal": "^8",
"@ucanto/validator": "^8"
"@ucanto/core": "^9.0.0",
"@ucanto/interface": "^9.0.0",
"@ucanto/principal": "^9.0.0",
"@ucanto/validator": "^9.0.0"
},

@@ -33,4 +33,2 @@ "devDependencies": {

"@types/mocha": "^10.0.1",
"@ucanto/client": "^8",
"@ucanto/transport": "^8",
"@web-std/fetch": "^4.1.0",

@@ -44,3 +42,5 @@ "@web-std/file": "^3.0.2",

"playwright-test": "^8.2.0",
"typescript": "^5.0.4"
"typescript": "^5.0.4",
"@ucanto/client": "^9.0.0",
"@ucanto/transport": "^9.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