Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vueuse/head

Package Overview
Dependencies
Maintainers
3
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueuse/head - npm Package Compare versions

Comparing version 1.0.25 to 1.0.26

34

package.json
{
"name": "@vueuse/head",
"version": "1.0.25",
"packageManager": "pnpm@7.5.0",
"version": "1.0.26",
"packageManager": "pnpm@7.25.0",
"description": "Document head manager for Vue 3. SSR ready.",

@@ -52,11 +52,11 @@ "author": {

"dependencies": {
"@unhead/dom": "^1.0.21",
"@unhead/schema": "^1.0.21",
"@unhead/ssr": "^1.0.21",
"@unhead/vue": "^1.0.21"
"@unhead/dom": "^1.0.22",
"@unhead/schema": "^1.0.22",
"@unhead/ssr": "^1.0.22",
"@unhead/vue": "^1.0.22"
},
"devDependencies": {
"@antfu/eslint-config": "^0.35.1",
"@nuxt/kit": "3.1.2",
"@nuxt/test-utils": "3.1.2",
"@antfu/eslint-config": "^0.35.2",
"@nuxt/kit": "3.2.0",
"@nuxt/test-utils": "3.2.0",
"@vitejs/plugin-vue": "^4.0.0",

@@ -67,13 +67,11 @@ "@vitejs/plugin-vue-jsx": "^3.0.0",

"cheerio": "1.0.0-rc.12",
"eslint": "^8.33.0",
"execa": "^6.1.0",
"eslint": "^8.34.0",
"execa": "^7.0.0",
"get-port-please": "^3.0.1",
"jsdom": "^21.1.0",
"kanpai": "^0.11.0",
"lint-staged": "^13.1.0",
"mlly": "^1.1.0",
"nuxt": "^3.1.2",
"nuxt": "^3.2.0",
"pathe": "^1.1.0",
"playwright": "^1.30.0",
"simple-git-hooks": "^2.8.1",
"typescript": "^4.9.5",

@@ -88,11 +86,3 @@ "unbuild": "^1.1.1",

"@vueuse/head": "link:."
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
},
"lint-staged": {
"*.{ts,vue,json,yml,tsx}": [
"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"
]
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc