@figuredev/orders-sdk
Advanced tools
Comparing version 0.12.15 to 0.12.16
@@ -102,2 +102,3 @@ import { AddressDTO, IsoDateTime, Maybe, RecipientDTO } from "./types"; | ||
total?: number; | ||
paymentState?: string; | ||
}; | ||
@@ -104,0 +105,0 @@ export declare type OrderItemTotalsDTO = { |
{ | ||
"name": "@figuredev/orders-sdk", | ||
"version": "0.12.15", | ||
"version": "0.12.16", | ||
"license": "ISC", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
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
32568
749