@opencrvs/toolkit
Advanced tools
Comparing version
@@ -416,3 +416,2 @@ import { z } from 'zod'; | ||
transactionId: z.ZodString; | ||
incomplete: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>; | ||
data: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodString, z.ZodBoolean, z.ZodNumber, z.ZodObject<{ | ||
@@ -606,3 +605,2 @@ filename: z.ZodString; | ||
transactionId: string; | ||
incomplete: boolean; | ||
metadata?: Record<string, string | number | boolean | { | ||
@@ -690,3 +688,2 @@ type: string; | ||
}[]> | undefined; | ||
incomplete?: boolean | undefined; | ||
}>; | ||
@@ -693,0 +690,0 @@ export type Draft = z.infer<typeof Draft>; |
{ | ||
"name": "@opencrvs/toolkit", | ||
"version": "1.8.0-rc.0bd703e", | ||
"version": "1.8.0-rc.10a516a", | ||
"description": "OpenCRVS toolkit for building country configurations", | ||
@@ -5,0 +5,0 @@ "license": "MPL-2.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1773741
-0.24%47248
-0.21%