@e2y/mirakl-client
Advanced tools
Comparing version 1.0.41 to 1.0.42
@@ -31,3 +31,6 @@ interface Discount { | ||
leadtime_to_ship?: number; | ||
logistic_class?: string; | ||
logistic_class?: string | { | ||
code: string; | ||
label: string; | ||
}; | ||
max_order_quantity?: number; | ||
@@ -34,0 +37,0 @@ min_order_quantity?: number; |
{ | ||
"name": "@e2y/mirakl-client", | ||
"version": "1.0.41", | ||
"version": "1.0.42", | ||
"description": "Mirakl Api Client", | ||
@@ -45,3 +45,3 @@ "author": "e2y", | ||
}, | ||
"gitHead": "1e6637b2e202c0f64191b35358de65e80166c3fb" | ||
"gitHead": "f16e8cabf47a3049035742989f0a799e7cbb468d" | ||
} |
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
107160
2060