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

zhead

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zhead - npm Package Compare versions

Comparing version

to
1.1.0

3

dist/index.d.ts

@@ -32,2 +32,3 @@ import { BaseHead, Head, HeadTag, MetaFlatInput, MergeHead } from '@zhead/schema';

declare const PropertyPrefixKeys: RegExp;
declare const ColonPrefixKeys: RegExp;
declare function fixKeyCase(key: string): string;

@@ -64,2 +65,2 @@ declare function changeKeyCasingDeep<T extends any>(input: T): T;

export { HasElementTags, PropertyPrefixKeys, SelfClosingTags, TagConfigKeys, TagsWithInnerContent, ValidHeadTags, changeKeyCasingDeep, createElement, defineHead, ensureCriticalTags, fixKeyCase, inferSeoMetaTags, normaliseProps, normaliseTag, packMeta, propsToString, renderTitleTemplate, resolveTags, resolveTitleTemplateFromTags, sortTags, ssrRenderTags, tagDedupeKey, tagDedupeKeyWithMetaProps, tagToString, tagWeight, unpackMeta };
export { ColonPrefixKeys, HasElementTags, PropertyPrefixKeys, SelfClosingTags, TagConfigKeys, TagsWithInnerContent, ValidHeadTags, changeKeyCasingDeep, createElement, defineHead, ensureCriticalTags, fixKeyCase, inferSeoMetaTags, normaliseProps, normaliseTag, packMeta, propsToString, renderTitleTemplate, resolveTags, resolveTitleTemplateFromTags, sortTags, ssrRenderTags, tagDedupeKey, tagDedupeKeyWithMetaProps, tagToString, tagWeight, unpackMeta };
{
"name": "zhead",
"version": "1.0.9",
"version": "1.1.0",
"packageManager": "pnpm@7.8.0",

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

"dependencies": {
"@zhead/schema": "1.0.9"
"@zhead/schema": "1.1.0"
},

@@ -35,0 +35,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet