@aptly-as/types
Advanced tools
Comparing version 2.5.9 to 2.5.10
@@ -37,5 +37,5 @@ export * from './document.js'; | ||
Started = "started", | ||
AllPeriodsConfirmed = "allPeriodsConfirmed", | ||
AllPeriodsSigned = "allPeriodsSigned", | ||
Confirmed = "confirmed", | ||
Signed = "signed", | ||
Payed = "payed", | ||
Completed = "completed" | ||
@@ -42,0 +42,0 @@ } |
@@ -41,5 +41,5 @@ export * from './document.js'; | ||
AptlyUnitStatus["Started"] = "started"; | ||
AptlyUnitStatus["AllPeriodsConfirmed"] = "allPeriodsConfirmed"; | ||
AptlyUnitStatus["AllPeriodsSigned"] = "allPeriodsSigned"; | ||
AptlyUnitStatus["Confirmed"] = "confirmed"; | ||
AptlyUnitStatus["Signed"] = "signed"; | ||
AptlyUnitStatus["Payed"] = "payed"; | ||
AptlyUnitStatus["Completed"] = "completed"; | ||
@@ -46,0 +46,0 @@ })(AptlyUnitStatus || (AptlyUnitStatus = {})); |
{ | ||
"name": "@aptly-as/types", | ||
"version": "2.5.9", | ||
"version": "2.5.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
107658