@depict-ai/types
Advanced tools
Comparing version 5.1.3 to 5.1.4
@@ -49,4 +49,2 @@ /* eslint-disable */ | ||
variant_displays: MinimalVariantDisplay[]; | ||
variant_skus: string[]; | ||
variant_product_ids: string[]; | ||
recommendation_id?: string; | ||
@@ -53,0 +51,0 @@ search_result_id?: string; |
@@ -12,4 +12,2 @@ /* eslint-disable */ | ||
}[]; | ||
export type VariantSkus = string[]; | ||
export type VariantProductIds = string[]; | ||
@@ -23,5 +21,3 @@ export interface RecommendResponseV3 { | ||
variant_displays: VariantDisplays; | ||
variant_skus: VariantSkus; | ||
variant_product_ids: VariantProductIds; | ||
[k: string]: unknown; | ||
} |
{ | ||
"name": "@depict-ai/types", | ||
"version": "5.1.3", | ||
"version": "5.1.4", | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
70974
2786
1