@unhead/dom
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8954
+ Added@unhead/schema@0.1.3(transitive)
- Removed@unhead/schema@0.1.2(transitive)
Updated@unhead/schema@0.1.3