@aptly-as/types
Advanced tools
Comparing version 2.7.9 to 2.7.10
@@ -13,3 +13,3 @@ export type AptlyPaymentSettlement = AptlyPaymentSettlementSchema<string, string>; | ||
at: DATE; | ||
tripletexId?: string; | ||
tripletexId?: number; | ||
updatedAt: DATE; | ||
@@ -16,0 +16,0 @@ createdAt: DATE; |
{ | ||
"name": "@aptly-as/types", | ||
"version": "2.7.9", | ||
"version": "2.7.10", | ||
"description": "Aptly types and enums", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
112334