@aptly-as/types
Advanced tools
Comparing version 1.10.8 to 1.10.9
@@ -16,4 +16,5 @@ import { AptlyDocumentType } from '../enums/index.js'; | ||
thirdPartyId: string | null; | ||
public_id?: string; | ||
external_url?: string; | ||
public_id?: string; | ||
uploadSignature?: string; | ||
boligmappaStatus?: AptlyDocumentSchemaBoligmappaStatusSchema<ID>[]; | ||
@@ -20,0 +21,0 @@ chunks?: (AptlyDocumentSchema<ID, DATE> | ID)[]; |
{ | ||
"name": "@aptly-as/types", | ||
"version": "1.10.8", | ||
"version": "1.10.9", | ||
"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
86119
2231