@aptly-as/types
Advanced tools
Comparing version 1.10.6 to 1.10.7
@@ -10,2 +10,3 @@ import { AptlyQueueDownloadStatus, AptlyQueueDownloadType } from '../enums/index.js'; | ||
status: AptlyQueueDownloadStatus; | ||
order?: number; | ||
error?: string; | ||
@@ -12,0 +13,0 @@ organization?: ID; |
{ | ||
"name": "@aptly-as/types", | ||
"version": "1.10.6", | ||
"version": "1.10.7", | ||
"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
86058
2229