@aptly-as/types
Advanced tools
Comparing version 2.1.3 to 2.1.4
@@ -0,1 +1,2 @@ | ||
import { AptlyDocumentS3 } from '../models/index.js'; | ||
import { AptlyCloudinaryFile } from './cloudinary.js'; | ||
@@ -12,2 +13,3 @@ export * from './api.js'; | ||
filename: string; | ||
s3?: AptlyDocumentS3; | ||
} |
{ | ||
"name": "@aptly-as/types", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"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
98131
2565