Socket
Socket
Sign inDemoInstall

unhead

Package Overview
Dependencies
Maintainers
1
Versions
201
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 0.0.2 to 0.0.4

dist/types-b4318c02.d.ts

2

dist/client.d.ts

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

import { a as HeadClient } from './types-011e5fbf.js';
import { a as HeadClient } from './types-b4318c02.js';
import 'hookable';

@@ -3,0 +3,0 @@ import '@unhead/schema';

import * as _unhead_schema from '@unhead/schema';
import { Head, Meta, Link, Script, Style, Base, HtmlAttributes, BodyAttributes, Noscript } from '@unhead/schema';
import { H as HeadPlugin, C as CreateHeadOptions, a as HeadClient, b as HeadEntryOptions } from './types-011e5fbf.js';
export { A as ActiveHeadEntry, C as CreateHeadOptions, D as DomRenderTagContext, E as EntryResolveCtx, a as HeadClient, c as HeadEntry, b as HeadEntryOptions, f as HeadHooks, H as HeadPlugin, e as HookResult, R as RuntimeMode, S as SideEffectsRecord, d as defineHeadPlugin } from './types-011e5fbf.js';
import { H as HeadPlugin, C as CreateHeadOptions, a as HeadClient, b as HeadEntryOptions } from './types-b4318c02.js';
export { A as ActiveHeadEntry, C as CreateHeadOptions, D as DomRenderTagContext, E as EntryResolveCtx, a as HeadClient, c as HeadEntry, b as HeadEntryOptions, f as HeadHooks, H as HeadPlugin, e as HookResult, R as RuntimeMode, S as SideEffectsRecord, d as defineHeadPlugin } from './types-b4318c02.js';
import 'hookable';

@@ -6,0 +6,0 @@

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

export { g as SSRHeadPayload, r as renderSSRHead } from './types-011e5fbf.js';
export { g as SSRHeadPayload, r as renderSSRHead } from './types-b4318c02.js';
import 'hookable';
import '@unhead/schema';
{
"name": "unhead",
"type": "module",
"version": "0.0.2",
"version": "0.0.4",
"packageManager": "pnpm@7.14.0",

@@ -39,3 +39,3 @@ "author": "Harlan Wilton <harlan@harlanzw.com>",

"dependencies": {
"@unhead/schema": "0.0.2",
"@unhead/schema": "0.0.4",
"hookable": "^5.4.1",

@@ -42,0 +42,0 @@ "zhead": "1.0.0-beta.4"

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