@vueuse/head
Advanced tools
Comparing version 1.1.9 to 1.1.15
{ | ||
"name": "@vueuse/head", | ||
"version": "1.1.9", | ||
"version": "1.1.15", | ||
"packageManager": "pnpm@7.25.0", | ||
@@ -52,11 +52,11 @@ "description": "Document head manager for Vue 3. SSR ready.", | ||
"dependencies": { | ||
"@unhead/dom": "^1.1.9", | ||
"@unhead/schema": "^1.1.9", | ||
"@unhead/ssr": "^1.1.9", | ||
"@unhead/vue": "^1.1.9" | ||
"@unhead/dom": "^1.1.15", | ||
"@unhead/schema": "^1.1.15", | ||
"@unhead/ssr": "^1.1.15", | ||
"@unhead/vue": "^1.1.15" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^0.35.3", | ||
"@nuxt/kit": "3.2.2", | ||
"@nuxt/test-utils": "3.2.2", | ||
"@nuxt/kit": "3.2.3", | ||
"@nuxt/test-utils": "3.2.3", | ||
"@vitejs/plugin-vue": "^4.0.0", | ||
@@ -67,3 +67,3 @@ "@vitejs/plugin-vue-jsx": "^3.0.0", | ||
"cheerio": "1.0.0-rc.12", | ||
"eslint": "^8.34.0", | ||
"eslint": "^8.35.0", | ||
"execa": "^7.0.0", | ||
@@ -74,3 +74,3 @@ "get-port-please": "^3.0.1", | ||
"mlly": "^1.1.1", | ||
"nuxt": "^3.2.2", | ||
"nuxt": "^3.2.3", | ||
"pathe": "^1.1.0", | ||
@@ -81,3 +81,3 @@ "playwright": "^1.31.1", | ||
"vite": "^4.1.4", | ||
"vitest": "^0.29.1", | ||
"vitest": "^0.29.2", | ||
"vue": "^3.2.47", | ||
@@ -84,0 +84,0 @@ "vue-router": "^4.1.6" |
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
21464
Updated@unhead/dom@^1.1.15
Updated@unhead/schema@^1.1.15
Updated@unhead/ssr@^1.1.15
Updated@unhead/vue@^1.1.15