@tryvital/vital-node
Advanced tools
Comparing version 0.3.6 to 0.3.7
export interface PatientAdress { | ||
receiver_name: string; | ||
stringeet_number: string; | ||
stringeet: string; | ||
street_number: string; | ||
street: string; | ||
city: string; | ||
@@ -6,0 +6,0 @@ state: string; |
export interface PatientAdress { | ||
receiver_name: string; | ||
stringeet_number: string; | ||
stringeet: string; | ||
street_number: string; | ||
street: string; | ||
city: string; | ||
@@ -6,0 +6,0 @@ state: string; |
{ | ||
"name": "@tryvital/vital-node", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "Node client for Vital", | ||
@@ -5,0 +5,0 @@ "author": "maitham", |
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
588508