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

unhead

Package Overview
Dependencies
Maintainers
1
Versions
248
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.11 to 2.0.0-alpha.12

4

dist/legacy.d.ts

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

import { S as Script, A as ActiveHeadEntry, H as HeadEntryOptions, U as Unhead, a as Head, C as CreateHeadOptions } from './shared/unhead.CnmTxLaQ.js';
export { createHeadCore, useHead, useHeadSafe, useSeoMeta } from './index.js';
import { S as Script, A as ActiveHeadEntry, H as HeadEntryOptions, U as Unhead, a as Head, C as CreateHeadOptions } from './shared/unhead.CnmTxLaQ.js';
import 'hookable';
import './types.js';
import 'hookable';

@@ -6,0 +6,0 @@ type UseScriptInput = string | (Omit<Script, 'src'> & {

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

import { a as Head, c as CreateServerHeadOptions, U as Unhead, d as RenderSSRHeadOptions, e as SSRHeadPayload, f as HeadTag } from './shared/unhead.CnmTxLaQ.js';
import * as unhead_types from 'unhead/types';
import { a as Head, c as CreateServerHeadOptions, U as Unhead, d as RenderSSRHeadOptions, e as SSRHeadPayload, f as HeadTag } from './shared/unhead.CnmTxLaQ.js';
import 'hookable';

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

{
"name": "unhead",
"type": "module",
"version": "2.0.0-alpha.11",
"version": "2.0.0-alpha.12",
"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

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