@ucanto/client
Advanced tools
Comparing version 0.5.2 to 0.5.3
{ | ||
"name": "@ucanto/client", | ||
"description": "UCAN RPC Client", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"keywords": [ | ||
@@ -61,18 +61,2 @@ "UCAN", | ||
"import": "./src/lib.js" | ||
}, | ||
"./src/lib.js": { | ||
"types": "./dist/src/lib.d.ts", | ||
"import": "./src/lib.js" | ||
}, | ||
"./src/client.js": { | ||
"types": "./dist/src/client.d.ts", | ||
"import": "./src/client.js" | ||
}, | ||
"./src/server.js": { | ||
"types": "./dist/src/server.d.ts", | ||
"import": "./src/server.js" | ||
}, | ||
"./src/transport.js": { | ||
"types": "./dist/src/transport.d.ts", | ||
"import": "./src/transport.js" | ||
} | ||
@@ -79,0 +63,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
3353