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 1.0.1 to 1.0.2

12

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

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

"dependencies": {
"@ucanto/core": "^1.0.0",
"@ucanto/core": "^1.0.1",
"@ucanto/interface": "^1.0.0",
"@ucanto/validator": "^1.0.0"
"@ucanto/validator": "^1.0.1"
},

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

"@types/mocha": "^9.1.0",
"@ucanto/principal": "^1.0.0",
"@ucanto/client": "^1.0.0",
"@ucanto/transport": "^1.0.0",
"@ucanto/principal": "^1.0.1",
"@ucanto/client": "^1.0.1",
"@ucanto/transport": "^1.0.1",
"@web-std/fetch": "^4.1.0",

@@ -37,0 +37,0 @@ "@web-std/file": "^3.0.2",

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