Socket
Socket
Sign inDemoInstall

@unhead/schema

Package Overview
Dependencies
2
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.4 to 1.8.5

3

dist/index.d.ts

@@ -81,2 +81,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, MetaFlatInput } from 'zhead';

}) => HookResult;
'tags:afterResolve': (ctx: {
tags: HeadTag[];
}) => HookResult;
'dom:beforeRender': (ctx: DomBeforeRenderCtx) => HookResult;

@@ -83,0 +86,0 @@ 'dom:renderTag': (ctx: DomRenderTagContext, document: Document, track: any) => HookResult;

2

package.json
{
"name": "@unhead/schema",
"type": "module",
"version": "1.8.4",
"version": "1.8.5",
"author": "Harlan Wilton <harlan@harlanzw.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc