@onereach/types-contacts-api
Advanced tools
Comparing version 5.33.1 to 5.33.2-beta.3534.0
@@ -80,3 +80,2 @@ declare function OmitType<T, K extends keyof T>(classRef: T, keys: readonly K[]): Omit<T, typeof keys[number]>; | ||
fieldValues: Record<string, FieldValueResponseDto>; | ||
contactBooks?: string[]; | ||
} | ||
@@ -83,0 +82,0 @@ export interface ContactSearchParamsDto extends ReturnType<typeof IntersectionType<OrderParams, ListApiParams>> { |
@@ -80,3 +80,2 @@ declare function OmitType<T, K extends keyof T>(classRef: T, keys: readonly K[]): Omit<T, typeof keys[number]>; | ||
fieldValues: Record<string, FieldValueResponseDto>; | ||
contactBooks?: string[]; | ||
} | ||
@@ -83,0 +82,0 @@ export interface ContactSearchParamsDto extends ReturnType<typeof IntersectionType<OrderParams, ListApiParams>> { |
{ | ||
"name": "@onereach/types-contacts-api", | ||
"version": "5.33.1", | ||
"version": "5.33.2-beta.3534.0", | ||
"description": "Generated types for Contacts Api", | ||
@@ -27,4 +27,3 @@ "author": "OneReach.ai", | ||
"access": "public" | ||
}, | ||
"gitHead": "a82fce9590b4651dae41e60b68d7dd20c1d41379" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
34979
1036
2