@figuredev/orders-sdk
Advanced tools
Comparing version 0.12.80 to 0.12.81
@@ -169,3 +169,3 @@ import { Maybe } from "./types"; | ||
payment_types: string[]; | ||
status: OrderStatus; | ||
status: string; | ||
source: string; | ||
@@ -172,0 +172,0 @@ tips_amount: Maybe<number>; |
{ | ||
"name": "@figuredev/orders-sdk", | ||
"version": "0.12.80", | ||
"version": "0.12.81", | ||
"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
66771