@ucanto/transport
Advanced tools
Comparing version 9.1.0 to 9.1.1
@@ -0,1 +1,2 @@ | ||
// top level exports | ||
export * as CAR from './car.js' | ||
@@ -2,0 +3,0 @@ export * as HTTP from './http.js' |
{ | ||
"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' |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27061
644
+ Added@ucanto/core@10.0.1(transitive)
+ Added@ucanto/interface@10.0.1(transitive)
- Removed@ucanto/core@9.0.1(transitive)
- Removed@ucanto/interface@9.0.0(transitive)
Updated@ucanto/core@^10.0.0
Updated@ucanto/interface@^10.0.0