Socket
Socket
Sign inDemoInstall

@unhead/shared

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unhead/shared - npm Package Compare versions

Comparing version 1.1.25 to 1.1.26

2

dist/index.d.ts

@@ -21,4 +21,4 @@ import { HeadPlugin, HeadTag } from '@unhead/schema';

declare const resolveTitleTemplate: (template: string | ((title?: string) => string | null) | null, title?: string) => string | null;
declare function resolveTitleTemplate(template: string | ((title?: string) => string | null) | null, title?: string): string | null;
export { Arrayable, HasElementTags, SelfClosingTags, TagConfigKeys, TagsWithInnerContent, UniqueTags, ValidHeadTags, asArray, computeHashes, defineHeadPlugin, hashCode, hashTag, resolveTitleTemplate, tagDedupeKey };
{
"name": "@unhead/shared",
"type": "module",
"version": "1.1.25",
"packageManager": "pnpm@7.30.0",
"version": "1.1.26",
"packageManager": "pnpm@7.32.0",
"author": "Harlan Wilton <harlan@harlanzw.com>",

@@ -38,3 +38,3 @@ "license": "MIT",

"dependencies": {
"@unhead/schema": "1.1.25"
"@unhead/schema": "1.1.26"
},

@@ -41,0 +41,0 @@ "scripts": {

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