New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@unhead/schema

Package Overview
Dependencies
Maintainers
1
Versions
220
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 2.0.0-alpha.8 to 2.0.0-alpha.9

6

dist/index.d.ts

@@ -371,3 +371,3 @@ import { NestedHooks, Hookable } from 'hookable';

interface DomPluginOptions extends RenderDomHeadOptions {
delayFn?: (fn: () => void) => void;
render: ((head: Unhead<any>) => void);
}

@@ -516,6 +516,2 @@

*/
_domDebouncedUpdatePromise?: Promise<void>;
/**
* @internal
*/
dirty: boolean;

@@ -522,0 +518,0 @@ /**

2

package.json
{
"name": "@unhead/schema",
"type": "module",
"version": "2.0.0-alpha.8",
"version": "2.0.0-alpha.9",
"author": "Harlan Wilton <harlan@harlanzw.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

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