Socket
Socket
Sign inDemoInstall

@zhead/schema

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zhead/schema - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

4

dist/index.d.ts

@@ -938,2 +938,6 @@ declare type Stringable = string | boolean | number;

/**
* Generate the title from a template.
*/
titleTemplate?: string | ((title?: string) => string);
/**
* The <base> HTML element specifies the base URL to use for all relative URLs in a document.

@@ -940,0 +944,0 @@ * There can be only one <base> element in a document.

2

package.json
{
"name": "@zhead/schema",
"version": "0.5.0",
"version": "0.5.1",
"packageManager": "pnpm@7.8.0",

@@ -5,0 +5,0 @@ "author": "Harlan Wilton <harlan@harlanzw.com>",

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