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.8.4 to 0.8.5

15

dist/index.d.ts

@@ -695,2 +695,17 @@ interface BodyAttributes {

/**
* Promoting Apps with Smart App Banners
*
* @see https://developer.apple.com/documentation/webkit/promoting_apps_with_smart_app_banners
*/
appleItunesApp: string | {
/**
* Your app’s unique identifier.
*/
appId: string;
/**
* A URL that provides context to your native app.
*/
appArgument?: string;
};
/**
* Enables or disables automatic detection of possible phone numbers in a webpage in Safari on iOS.

@@ -697,0 +712,0 @@ *

2

package.json
{
"name": "@zhead/schema",
"version": "0.8.4",
"version": "0.8.5",
"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