@unhead/schema
Advanced tools
Comparing version 1.1.33 to 1.1.34
@@ -305,2 +305,5 @@ 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'; | ||
}) => HookResult; | ||
'tags:beforeResolve': (ctx: { | ||
tags: HeadTag[]; | ||
}) => HookResult; | ||
'tags:resolve': (ctx: { | ||
@@ -307,0 +310,0 @@ tags: HeadTag[]; |
{ | ||
"name": "@unhead/schema", | ||
"type": "module", | ||
"version": "1.1.33", | ||
"version": "1.1.34", | ||
"author": "Harlan Wilton <harlan@harlanzw.com>", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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
19258
444