@ucanto/transport
Advanced tools
Comparing version 7.0.0 to 7.0.1
{ | ||
"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 @@ }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
26529
3