@figuredev/orders-sdk
Advanced tools
Comparing version 0.12.28 to 0.12.29
@@ -22,4 +22,4 @@ import { TransactionByPaymentTypeReportDTO } from "./reportsTypes"; | ||
locationIds?: string[]; | ||
}): Promise<TransactionByPaymentTypeReportDTO>; | ||
}): Promise<TransactionByPaymentTypeReportDTO[]>; | ||
} | ||
export {}; |
{ | ||
"name": "@figuredev/orders-sdk", | ||
"version": "0.12.28", | ||
"version": "0.12.29", | ||
"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
36842