@dosgato/templating
Advanced tools
Comparing version 0.0.110 to 0.0.111
@@ -42,2 +42,4 @@ import { ContextBase, DataData, PageData, PageRecord, PageRecordOptionalData } from './component.js'; | ||
mime: string; | ||
size: number; | ||
meta: any; | ||
downloadLink: string; | ||
@@ -44,0 +46,0 @@ image?: PictureAttributes; |
{ | ||
"name": "@dosgato/templating", | ||
"version": "0.0.110", | ||
"version": "0.0.111", | ||
"description": "A library to support building templates for dosgato CMS.", | ||
@@ -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
91930
2067