@ucanto/interface
Advanced tools
Comparing version 0.6.1 to 0.6.2
{ | ||
"name": "@ucanto/interface", | ||
"description": "interface definitions for ucanto", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"types": "./dist/src/lib.d.ts", | ||
@@ -32,14 +32,2 @@ "main": "./src/lib.js", | ||
"import": "./src/lib.js" | ||
}, | ||
"./authority": { | ||
"types": "./dist/src/authority.d.ts", | ||
"import": "./src/authority.js" | ||
}, | ||
"./client": { | ||
"types": "./dist/src/transport.d.ts", | ||
"import": "./src/transport.js" | ||
}, | ||
"./server": { | ||
"types": "./dist/src/server.d.ts", | ||
"import": "./src/server.js" | ||
} | ||
@@ -46,0 +34,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
29128
9
945