@unhead/schema-org
Advanced tools
Comparing version 0.2.2 to 0.3.0
@@ -1343,2 +1343,3 @@ type ItemAvailability = 'BackOrder' | 'Discontinued' | 'InStock' | 'InStoreOnly' | 'LimitedAvailability' | 'OnlineOnly' | 'OutOfStock' | 'PreOrder' | 'PreSale' | 'SoldOut'; | ||
dateModified?: string; | ||
trailingSlash?: boolean; | ||
} | ||
@@ -1350,2 +1351,3 @@ interface MetaInput { | ||
tagPosition?: 'body' | 'head'; | ||
trailingSlash?: boolean; | ||
host: string; | ||
@@ -1352,0 +1354,0 @@ url?: string; |
{ | ||
"name": "@unhead/schema-org", | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"packageManager": "pnpm@7.8.0", | ||
@@ -41,3 +41,3 @@ "description": "Node Schema.org for Simple and Automated Google Rich Results", | ||
"ufo": "^1.0.1", | ||
"unhead": "^1.0.10" | ||
"unhead": "^1.0.14" | ||
}, | ||
@@ -44,0 +44,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
170743
5203
157
29
41
96