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.0-next.2 to 1.0.0-next.3

2

dist/index.d.ts
import { HeadTag, MergeHead, MaybeComputedRef, ReactiveHead } from '@unhead/vue';
export { Unhead, useHead, useServerHead } from '@unhead/vue';
export { Unhead, VueHeadMixin, useHead, useServerHead } from '@unhead/vue';
import * as _unhead_schema from '@unhead/schema';

@@ -4,0 +4,0 @@ import { HeadEntryOptions, ActiveHeadEntry, Unhead, Head as Head$1 } from '@unhead/schema';

{
"name": "@vueuse/head",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"packageManager": "pnpm@7.5.0",

@@ -52,5 +52,5 @@ "description": "Document head manager for Vue 3. SSR ready.",

"dependencies": {
"@unhead/schema": "^0.4.7",
"@unhead/ssr": "^0.4.7",
"@unhead/vue": "^0.4.7"
"@unhead/schema": "^0.5.1",
"@unhead/ssr": "^0.5.1",
"@unhead/vue": "^0.5.1"
},

@@ -63,4 +63,4 @@ "devDependencies": {

"@vitejs/plugin-vue-jsx": "^2.1.1",
"@vue/compiler-sfc": "^3.2.44",
"@vue/server-renderer": "^3.2.44",
"@vue/compiler-sfc": "^3.2.45",
"@vue/server-renderer": "^3.2.45",
"cheerio": "1.0.0-rc.12",

@@ -82,3 +82,3 @@ "eslint": "^8.27.0",

"vitest": "^0.25.1",
"vue": "^3.2.44",
"vue": "^3.2.45",
"vue-router": "^4.1.6"

@@ -85,0 +85,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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