Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@unhead/schema

Package Overview
Dependencies
Maintainers
1
Versions
204
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.1.23 to 1.1.25

2

dist/index.d.ts

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

separator?: string;
} & Record<string, string | Record<string, string>>;
} & Record<string, null | string | Record<string, string>>;
interface HasTemplateParams {

@@ -81,0 +81,0 @@ templateParams?: TemplateParams;

{
"name": "@unhead/schema",
"type": "module",
"version": "1.1.23",
"packageManager": "pnpm@7.28.0",
"version": "1.1.25",
"packageManager": "pnpm@7.30.0",
"author": "Harlan Wilton <harlan@harlanzw.com>",

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

"dependencies": {
"hookable": "^5.4.2",
"hookable": "^5.5.1",
"zhead": "^2.0.4"

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

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