@figuredev/orders-sdk
Advanced tools
Comparing version 0.12.59 to 0.12.60
@@ -10,3 +10,3 @@ import { AddressDTO, IsoDateTime, Maybe, RecipientDTO } from "./types"; | ||
timezone?: Maybe<string>; | ||
orderNumber: string; | ||
orderNumber?: string; | ||
state: OrderStateDTO; | ||
@@ -13,0 +13,0 @@ source?: Maybe<OrderSourceDTO>; |
{ | ||
"name": "@figuredev/orders-sdk", | ||
"version": "0.12.59", | ||
"version": "0.12.60", | ||
"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
56765