@figuredev/orders-sdk
Advanced tools
Comparing version 0.12.17 to 0.12.18
@@ -280,5 +280,5 @@ import { AddressDTO, IsoDateTime, Maybe, RecipientDTO } from "./types"; | ||
name: string; | ||
base?: Maybe<number>; | ||
supplement?: Maybe<number>; | ||
price?: Maybe<number>; | ||
supplement?: Maybe<number>; | ||
total?: Maybe<number>; | ||
}; | ||
@@ -285,0 +285,0 @@ export declare type OrderItemTaxDTO = { |
{ | ||
"name": "@figuredev/orders-sdk", | ||
"version": "0.12.17", | ||
"version": "0.12.18", | ||
"license": "ISC", | ||
@@ -5,0 +5,0 @@ "files": [ |
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
33612