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

@ucanto/transport

Package Overview
Dependencies
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ucanto/transport - npm Package Compare versions

Comparing version 7.0.0 to 7.0.1

12

package.json
{
"name": "@ucanto/transport",
"description": "ucanto transport",
"version": "7.0.0",
"version": "7.0.1",
"keywords": [

@@ -61,2 +61,6 @@ "UCAN",

},
"./codec": {
"types": "./dist/src/codec.d.ts",
"import": "./src/codec.js"
},
"./http": {

@@ -66,5 +70,5 @@ "types": "./dist/src/http.d.ts",

},
"./jwt": {
"types": "./dist/src/jwt.d.ts",
"import": "./src/jwt.js"
"./legacy": {
"types": "./dist/src/legacy.d.ts",
"import": "./src/legacy.js"
}

@@ -71,0 +75,0 @@ },

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