@vueuse/head
Advanced tools
Comparing version 1.1.19 to 1.1.23
{ | ||
"name": "@vueuse/head", | ||
"version": "1.1.19", | ||
"version": "1.1.23", | ||
"packageManager": "pnpm@7.25.0", | ||
@@ -52,6 +52,6 @@ "description": "Document head manager for Vue 3. SSR ready.", | ||
"dependencies": { | ||
"@unhead/dom": "^1.1.19", | ||
"@unhead/schema": "^1.1.19", | ||
"@unhead/ssr": "^1.1.19", | ||
"@unhead/vue": "^1.1.19" | ||
"@unhead/dom": "^1.1.23", | ||
"@unhead/schema": "^1.1.23", | ||
"@unhead/ssr": "^1.1.23", | ||
"@unhead/vue": "^1.1.23" | ||
}, | ||
@@ -67,8 +67,8 @@ "devDependencies": { | ||
"cheerio": "1.0.0-rc.12", | ||
"eslint": "^8.35.0", | ||
"execa": "^7.0.0", | ||
"eslint": "^8.36.0", | ||
"execa": "^7.1.0", | ||
"get-port-please": "^3.0.1", | ||
"jsdom": "^21.1.0", | ||
"jsdom": "^21.1.1", | ||
"kanpai": "^0.11.0", | ||
"mlly": "^1.1.1", | ||
"mlly": "^1.2.0", | ||
"nuxt": "^3.2.3", | ||
@@ -75,0 +75,0 @@ "pathe": "^1.1.0", |
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
Updated@unhead/dom@^1.1.23
Updated@unhead/schema@^1.1.23
Updated@unhead/ssr@^1.1.23
Updated@unhead/vue@^1.1.23