Socket
Socket
Sign inDemoInstall

@unhead/dom

Package Overview
Dependencies
1
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

6

package.json
{
"name": "@unhead/dom",
"type": "module",
"version": "0.1.2",
"version": "0.1.3",
"packageManager": "pnpm@7.14.0",

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

"types": "./dist/index.d.ts",
"require": "./dist/index.cjs",
"import": "./dist/index.mjs"
}
},
"main": "dist/index.cjs",
"module": "dist/index.mjs",

@@ -32,3 +34,3 @@ "types": "dist/index.d.ts",

"dependencies": {
"@unhead/schema": "0.1.2"
"@unhead/schema": "0.1.3"
},

@@ -35,0 +37,0 @@ "devDependencies": {

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