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 9.1.0 to 9.1.1

1

./src/lib.js

@@ -0,1 +1,2 @@

// top level exports
export * as CAR from './car.js'

@@ -2,0 +3,0 @@ export * as HTTP from './http.js'

8

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

@@ -24,4 +24,4 @@ "UCAN",

"dependencies": {
"@ucanto/core": "^9.0.1",
"@ucanto/interface": "^9.0.0"
"@ucanto/core": "^10.0.0",
"@ucanto/interface": "^10.0.0"
},

@@ -38,3 +38,3 @@ "devDependencies": {

"typescript": "^5.0.4",
"@ucanto/principal": "^9.0.0"
"@ucanto/principal": "^9.0.1"
},

@@ -41,0 +41,0 @@ "type": "module",

@@ -0,1 +1,2 @@

// top level exports
export * as CAR from './car.js'

@@ -2,0 +3,0 @@ export * as HTTP from './http.js'

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