Socket
Socket
Sign inDemoInstall

@unhead/schema

Package Overview
Dependencies
Maintainers
1
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unhead/schema - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

dist/index.d.ts

@@ -71,3 +71,3 @@ import { MaybePromiseProps, HeadTag as HeadTag$1, MergeHead, BaseBodyAttributes, HtmlAttributes as HtmlAttributes$1, Merge, Base as Base$1, DefinedValueOrEmptyObject, LinkBase, HttpEventAttributes, DataKeys, Style as Style$1, ScriptBase, Noscript as Noscript$1, BodyEvents, Meta as Meta$1, Stringable } from '@zhead/schema';

*/
tagPriority?: number | `before:${string}` | `after:${string}`;
tagPriority?: number | 'critical' | 'high' | 'low' | `before:${string}` | `after:${string}`;
}

@@ -74,0 +74,0 @@ type TagUserProperties = TagPriority & TagPosition & MaybePromiseProps<InnerContent> & ResolvesDuplicates;

{
"name": "@unhead/schema",
"type": "module",
"version": "1.0.1",
"version": "1.0.2",
"packageManager": "pnpm@7.14.0",

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

"dependencies": {
"@zhead/schema": "1.0.1",
"@zhead/schema": "^1.0.3",
"hookable": "^5.4.1"

@@ -41,0 +41,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc