@depict-ai/types
Advanced tools
Comparing version 1.0.29 to 1.0.30
@@ -17,2 +17,6 @@ /* tslint:disable */ | ||
/** | ||
* The locale to use for the search. If not set, the default locale will be used. | ||
*/ | ||
locale?: string; | ||
/** | ||
* List of filters to apply to the results. | ||
@@ -19,0 +23,0 @@ */ |
@@ -16,2 +16,6 @@ /* tslint:disable */ | ||
market: string; | ||
/** | ||
* The locale to use for the search. If not set, the default locale will be used. | ||
*/ | ||
locale?: string; | ||
metadata?: { | ||
@@ -18,0 +22,0 @@ [k: string]: string; |
@@ -37,2 +37,6 @@ /* tslint:disable */ | ||
/** | ||
* The locale to use for the search. If not set, the default locale will be used. | ||
*/ | ||
locale?: string; | ||
/** | ||
* List of filters to apply to the results. | ||
@@ -39,0 +43,0 @@ */ |
@@ -33,2 +33,6 @@ /* tslint:disable */ | ||
/** | ||
* The locale to use for the search. If not set, the default locale will be used. | ||
*/ | ||
locale?: string; | ||
/** | ||
* List of filters to apply to the results. | ||
@@ -35,0 +39,0 @@ */ |
@@ -12,2 +12,6 @@ /* tslint:disable */ | ||
/** | ||
* The locale to use for the search. If not set, the default locale will be used. | ||
*/ | ||
locale?: string; | ||
/** | ||
* The search query. | ||
@@ -14,0 +18,0 @@ */ |
{ | ||
"name": "@depict-ai/types", | ||
"version": "1.0.29", | ||
"version": "1.0.30", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Autogenerated types of API responses used across Depict UI packages", |
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
34742
1443