@vueuse/head
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "@vueuse/head", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"packageManager": "pnpm@7.5.0", | ||
@@ -52,11 +52,11 @@ "description": "Document head manager for Vue 3. SSR ready.", | ||
"dependencies": { | ||
"@unhead/dom": "^1.0.0", | ||
"@unhead/schema": "^1.0.0", | ||
"@unhead/ssr": "^1.0.0", | ||
"@unhead/vue": "^1.0.0" | ||
"@unhead/dom": "^1.0.1", | ||
"@unhead/schema": "^1.0.1", | ||
"@unhead/ssr": "^1.0.1", | ||
"@unhead/vue": "^1.0.1" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^0.30.1", | ||
"@nuxt/kit": "3.0.0-rc.14", | ||
"@nuxt/test-utils": "3.0.0-rc.14", | ||
"@nuxt/kit": "3.0.0", | ||
"@nuxt/test-utils": "3.0.0", | ||
"@vitejs/plugin-vue": "^3.2.0", | ||
@@ -74,5 +74,5 @@ "@vitejs/plugin-vue-jsx": "^2.1.1", | ||
"mlly": "^1.0.0", | ||
"nuxt": "^3.0.0-rc.14", | ||
"nuxt": "^3.0.0", | ||
"pathe": "^1.0.0", | ||
"playwright": "^1.27.1", | ||
"playwright": "^1.28.0", | ||
"simple-git-hooks": "^2.8.1", | ||
@@ -79,0 +79,0 @@ "typescript": "^4.9.3", |
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
21074
Updated@unhead/dom@^1.0.1
Updated@unhead/schema@^1.0.1
Updated@unhead/ssr@^1.0.1
Updated@unhead/vue@^1.0.1