Socket
Socket
Sign inDemoInstall

@unhead/dom

Package Overview
Dependencies
2
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.0-beta.2 to 1.8.0-beta.5

2

dist/index.d.ts

@@ -18,3 +18,3 @@ import * as _unhead_schema from '@unhead/schema';

}
declare function DomPlugin(options?: DomPluginOptions): _unhead_schema.HeadPlugin;
declare function DomPlugin(options?: DomPluginOptions): _unhead_schema.HeadPluginInput;

@@ -21,0 +21,0 @@ interface DebouncedRenderDomHeadOptions extends RenderDomHeadOptions {

{
"name": "@unhead/dom",
"type": "module",
"version": "1.8.0-beta.2",
"version": "1.8.0-beta.5",
"author": "Harlan Wilton <harlan@harlanzw.com>",

@@ -32,4 +32,4 @@ "license": "MIT",

"dependencies": {
"@unhead/schema": "1.8.0-beta.2",
"@unhead/shared": "1.8.0-beta.2"
"@unhead/schema": "1.8.0-beta.5",
"@unhead/shared": "1.8.0-beta.5"
},

@@ -36,0 +36,0 @@ "scripts": {

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc