@unhead/schema
Advanced tools
Comparing version 1.1.31 to 1.1.32
@@ -397,3 +397,3 @@ import { MaybePromiseProps, MergeHead, BaseBodyAttributes, HtmlAttributes as HtmlAttributes$1, Meta as Meta$1, Stringable, Merge, Base as Base$1, DefinedValueOrEmptyObject, LinkBase, HttpEventAttributes, DataKeys, Style as Style$1, ScriptBase, Noscript as Noscript$1, BodyEvents } from 'zhead'; | ||
} | ||
interface HeadEntryOptions { | ||
interface HeadEntryOptions extends TagPosition, TagPriority { | ||
mode?: RuntimeMode; | ||
@@ -400,0 +400,0 @@ transform?: (input: unknown) => unknown; |
{ | ||
"name": "@unhead/schema", | ||
"type": "module", | ||
"version": "1.1.31", | ||
"version": "1.1.32", | ||
"packageManager": "pnpm@8.6.7", | ||
@@ -6,0 +6,0 @@ "author": "Harlan Wilton <harlan@harlanzw.com>", |
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
19210