New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

unhead

Package Overview
Dependencies
Maintainers
0
Versions
247
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unhead - npm Package Compare versions

Comparing version 2.0.0-alpha.27 to 2.0.0-alpha.28

dist/shared/unhead.1OD7Xljz.d.ts

4

dist/client.d.ts

@@ -1,2 +0,2 @@

import { al as ResolvableHead, o as CreateClientHeadOptions, q as Unhead, B as RenderDomHeadOptions } from './shared/unhead.BNvCtqZe.js';
import { a9 as ResolvableHead, o as CreateClientHeadOptions, q as Unhead, B as RenderDomHeadOptions } from './shared/unhead.D7ZXlIDC.js';
import 'hookable';

@@ -9,3 +9,3 @@

*/
declare function renderDOMHead<T extends Unhead<unknown>>(head: T, options?: RenderDomHeadOptions): Promise<void>;
declare function renderDOMHead<T extends Unhead<any>>(head: T, options?: RenderDomHeadOptions): Promise<void>;

@@ -12,0 +12,0 @@ declare function createDebouncedFn(callee: () => void, delayer: (fn: () => void) => void): () => void;

@@ -1,7 +0,7 @@

import { H as HeadSafe } from './shared/unhead.BVMY7T4L.js';
import { q as Unhead, al as ResolvableHead, p as HeadEntryOptions, m as ActiveHeadEntry, aq as UseSeoMetaInput, C as CreateHeadOptions } from './shared/unhead.BNvCtqZe.js';
export { u as useScript } from './shared/unhead.DwaxOn3-.js';
import { H as HeadSafe } from './shared/unhead.1OD7Xljz.js';
import { q as Unhead, a9 as ResolvableHead, p as HeadEntryOptions, m as ActiveHeadEntry, ad as UseSeoMetaInput, C as CreateHeadOptions } from './shared/unhead.D7ZXlIDC.js';
export { u as useScript } from './shared/unhead.cbh5uF88.js';
import 'hookable';
declare function useHead<T extends Unhead<any>, I = ResolvableHead>(unhead: T, input?: I, options?: HeadEntryOptions): ActiveHeadEntry<I>;
declare function useHead<T extends Unhead<any>, I = ResolvableHead>(unhead: T, input?: ResolvableHead, options?: HeadEntryOptions): ActiveHeadEntry<I>;
declare function useHeadSafe<T extends Unhead<any>>(unhead: T, input?: HeadSafe, options?: HeadEntryOptions): ActiveHeadEntry<HeadSafe>;

@@ -8,0 +8,0 @@ declare function useSeoMeta<T extends Unhead<any>>(unhead: T, input?: UseSeoMetaInput, options?: HeadEntryOptions): ActiveHeadEntry<UseSeoMetaInput>;

import { createUnhead } from './index.js';
export { useHead, useHeadSafe, useSeoMeta, useServerHead, useServerHeadSafe, useServerSeoMeta } from './index.js';
import { q as Unhead, al as ResolvableHead, C as CreateHeadOptions } from './shared/unhead.BNvCtqZe.js';
export { u as useScript } from './shared/unhead.DwaxOn3-.js';
import './shared/unhead.BVMY7T4L.js';
import { q as Unhead, a9 as ResolvableHead, C as CreateHeadOptions } from './shared/unhead.D7ZXlIDC.js';
export { u as useScript } from './shared/unhead.cbh5uF88.js';
import './shared/unhead.1OD7Xljz.js';
import 'hookable';

@@ -7,0 +7,0 @@

@@ -1,2 +0,2 @@

import { k as HeadPluginInput, q as Unhead, j as HeadPluginOptions } from './shared/unhead.BNvCtqZe.js';
import { k as HeadPluginInput, q as Unhead, j as HeadPluginOptions } from './shared/unhead.D7ZXlIDC.js';
import 'hookable';

@@ -3,0 +3,0 @@

@@ -1,4 +0,4 @@

import { e as RecordingEntry } from './shared/unhead.BNvCtqZe.js';
export { A as AsVoidFunctions, E as EventHandlerOptions, S as ScriptInstance, d as UseFunctionType, a as UseScriptContext, c as UseScriptInput, f as UseScriptOptions, b as UseScriptResolvedInput, g as UseScriptReturn, U as UseScriptStatus, W as WarmupStrategy } from './shared/unhead.BNvCtqZe.js';
export { u as useScript } from './shared/unhead.DwaxOn3-.js';
import { e as RecordingEntry } from './shared/unhead.D7ZXlIDC.js';
export { A as AsVoidFunctions, E as EventHandlerOptions, S as ScriptInstance, d as UseFunctionType, a as UseScriptContext, c as UseScriptInput, f as UseScriptOptions, b as UseScriptResolvedInput, g as UseScriptReturn, U as UseScriptStatus, W as WarmupStrategy } from './shared/unhead.D7ZXlIDC.js';
export { u as useScript } from './shared/unhead.cbh5uF88.js';
import 'hookable';

@@ -5,0 +5,0 @@

@@ -1,2 +0,2 @@

import { al as ResolvableHead, n as CreateServerHeadOptions, q as Unhead, t as RenderSSRHeadOptions, s as SSRHeadPayload, an as SerializableHead, aD as HeadTag } from './shared/unhead.BNvCtqZe.js';
import { a9 as ResolvableHead, n as CreateServerHeadOptions, q as Unhead, t as RenderSSRHeadOptions, s as SSRHeadPayload, aa as SerializableHead, aq as HeadTag } from './shared/unhead.D7ZXlIDC.js';
import 'hookable';

@@ -6,3 +6,3 @@

declare function renderSSRHead<T extends Unhead<unknown>>(head: T, options?: RenderSSRHeadOptions): Promise<SSRHeadPayload>;
declare function renderSSRHead(head: Unhead<any>, options?: RenderSSRHeadOptions): Promise<SSRHeadPayload>;

@@ -9,0 +9,0 @@ declare function transformHtmlTemplate(head: Unhead<any>, html: string, options?: RenderSSRHeadOptions): Promise<string>;

@@ -1,5 +0,5 @@

import { R as ReferrerPolicy } from './shared/unhead.BNvCtqZe.js';
export { m as ActiveHeadEntry, aH as Arrayable, A as AsVoidFunctions, a3 as Base, X as BaseBodyAttr, Y as BaseHtmlAttr, $ as BaseMeta, Z as BodyAttr, aa as BodyAttributes, G as BodyEvents, aF as Booleanable, o as CreateClientHeadOptions, C as CreateHeadOptions, n as CreateServerHeadOptions, I as DataKeys, aM as DeepResolvableProperties, w as DomBeforeRenderCtx, F as DomPluginOptions, v as DomRenderTagContext, D as DomState, u as EntryResolveCtx, E as EventHandlerOptions, aC as HasTemplateParams, ao as Head, H as HeadEntry, p as HeadEntryOptions, z as HeadHooks, l as HeadPlugin, k as HeadPluginInput, j as HeadPluginOptions, aD as HeadTag, aE as HeadTagKeys, r as HookResult, _ as HtmlAttr, a9 as HtmlAttributes, J as HttpEventAttributes, aw as InnerContent, av as InnerContentVal, a4 as Link, L as LinkBase, V as MaybeArray, a0 as MaybeEventFnHandlers, a5 as Meta, M as MetaFlatInput, aI as Never, am as NormalizedHead, a8 as Noscript, aB as ProcessesTemplateParams, P as PropResolver, e as RecordingEntry, B as RenderDomHeadOptions, t as RenderSSRHeadOptions, al as ResolvableHead, aK as ResolvableProperties, aL as ResolvableUnion, aJ as ResolvableValue, ad as ResolvedBase, ak as ResolvedBodyAttributes, ap as ResolvedHead, aj as ResolvedHtmlAttributes, ae as ResolvedLink, af as ResolvedMeta, ai as ResolvedNoscript, T as ResolvedSchemaAugmentations, ah as ResolvedScript, ag as ResolvedStyle, ab as ResolvedTitle, ac as ResolvedTitleTemplate, as as ResolvesDuplicates, i as RuntimeMode, s as SSRHeadPayload, y as SSRRenderContext, Q as SchemaAugmentations, a7 as Script, K as ScriptBase, S as ScriptInstance, an as SerializableHead, x as ShouldRenderContext, h as SideEffectsRecord, aG as Stringable, a6 as Style, az as TagKey, au as TagPosition, ax as TagPriority, ay as TagUserProperties, aA as TemplateParams, a1 as Title, a2 as TitleTemplate, q as Unhead, d as UseFunctionType, ar as UseHeadInput, a as UseScriptContext, c as UseScriptInput, f as UseScriptOptions, b as UseScriptResolvedInput, g as UseScriptReturn, U as UseScriptStatus, aq as UseSeoMetaInput, O as UserAttributesConfig, N as UserTagConfigWithoutInnerContent, at as ValidTagPositions, W as WarmupStrategy } from './shared/unhead.BNvCtqZe.js';
export { H as HeadSafe, S as SafeBodyAttr, a as SafeHtmlAttr, c as SafeLink, b as SafeMeta, e as SafeNoscript, d as SafeScript, f as SafeStyle } from './shared/unhead.BVMY7T4L.js';
export { u as useScript } from './shared/unhead.DwaxOn3-.js';
import { R as ReferrerPolicy } from './shared/unhead.D7ZXlIDC.js';
export { m as ActiveHeadEntry, au as Arrayable, A as AsVoidFunctions, a1 as Base, T as BaseBodyAttr, V as BaseHtmlAttr, Z as BaseMeta, X as BodyAttr, a8 as BodyAttributes, G as BodyEvents, as as Booleanable, o as CreateClientHeadOptions, C as CreateHeadOptions, n as CreateServerHeadOptions, I as DataKeys, az as DeepResolvableProperties, w as DomBeforeRenderCtx, F as DomPluginOptions, v as DomRenderTagContext, D as DomState, u as EntryResolveCtx, E as EventHandlerOptions, ap as HasTemplateParams, ab as Head, H as HeadEntry, p as HeadEntryOptions, z as HeadHooks, l as HeadPlugin, k as HeadPluginInput, j as HeadPluginOptions, aq as HeadTag, ar as HeadTagKeys, r as HookResult, Y as HtmlAttr, a7 as HtmlAttributes, J as HttpEventAttributes, aj as InnerContent, ai as InnerContentVal, a2 as Link, L as LinkBase, Q as MaybeArray, _ as MaybeEventFnHandlers, a3 as Meta, M as MetaFlat, K as MetaFlatInput, av as Never, a6 as Noscript, ao as ProcessesTemplateParams, P as PropResolver, e as RecordingEntry, B as RenderDomHeadOptions, t as RenderSSRHeadOptions, a9 as ResolvableHead, ax as ResolvableProperties, ay as ResolvableUnion, aw as ResolvableValue, ac as ResolvedHead, af as ResolvesDuplicates, i as RuntimeMode, s as SSRHeadPayload, y as SSRRenderContext, O as SchemaAugmentations, a5 as Script, N as ScriptBase, S as ScriptInstance, aa as SerializableHead, x as ShouldRenderContext, h as SideEffectsRecord, at as Stringable, a4 as Style, am as TagKey, ah as TagPosition, ak as TagPriority, al as TagUserProperties, an as TemplateParams, $ as Title, a0 as TitleTemplate, q as Unhead, d as UseFunctionType, ae as UseHeadInput, a as UseScriptContext, c as UseScriptInput, f as UseScriptOptions, b as UseScriptResolvedInput, g as UseScriptReturn, U as UseScriptStatus, ad as UseSeoMetaInput, ag as ValidTagPositions, W as WarmupStrategy } from './shared/unhead.D7ZXlIDC.js';
export { H as HeadSafe, S as SafeBodyAttr, a as SafeHtmlAttr, c as SafeLink, b as SafeMeta, e as SafeNoscript, d as SafeScript, f as SafeStyle } from './shared/unhead.1OD7Xljz.js';
export { u as useScript } from './shared/unhead.cbh5uF88.js';
export { createSpyProxy } from './scripts.js';

@@ -6,0 +6,0 @@ import 'hookable';

@@ -1,2 +0,2 @@

import { aD as HeadTag, $ as BaseMeta, aN as ResolvedMetaFlat, al as ResolvableHead, P as PropResolver, q as Unhead, aA as TemplateParams } from './shared/unhead.BNvCtqZe.js';
import { aq as HeadTag, Z as BaseMeta, M as MetaFlat, a9 as ResolvableHead, P as PropResolver, q as Unhead, an as TemplateParams } from './shared/unhead.D7ZXlIDC.js';
import 'hookable';

@@ -22,3 +22,3 @@

declare function resolvePackedMetaObjectValue(value: string, key: string): string;
declare function unpackMeta<T extends ResolvedMetaFlat>(input: T): Required<ResolvableHead>['meta'];
declare function unpackMeta<T extends MetaFlat>(input: T): Required<ResolvableHead>['meta'];

@@ -25,0 +25,0 @@ declare function normalizeProps(tag: HeadTag, input: Record<string, any>): HeadTag;

{
"name": "unhead",
"type": "module",
"version": "2.0.0-alpha.27",
"version": "2.0.0-alpha.28",
"description": "Full-stack <head> manager built for any framework.",

@@ -6,0 +6,0 @@ "author": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc