@triviumcapital/trivium-ts-sdk
Advanced tools
Comparing version 0.1.4 to 0.2.0
@@ -60,2 +60,3 @@ import type { Configuration } from './configuration'; | ||
'preferredName': string; | ||
'countryOfIncorporation': string; | ||
'type': string; | ||
@@ -143,2 +144,3 @@ } | ||
'fullName': string; | ||
'nationality': string; | ||
'type': string; | ||
@@ -145,0 +147,0 @@ } |
{ | ||
"name": "@triviumcapital/trivium-ts-sdk", | ||
"version": "0.1.4", | ||
"version": "0.2.0", | ||
"description": "Typescript Axios Client SDK for trivium APIs", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
92846
1471