@unhead/vue
Advanced tools
Comparing version 2.0.0-alpha.19 to 2.0.0-alpha.20
@@ -27,2 +27,4 @@ export { createHeadCore } from 'unhead'; | ||
export { UseHeadInput, UseHeadOptions, UseHeadSafeInput, UseSeoMetaInput, VueHeadClient, headSymbol, injectHead, unheadVueComposablesImports, useHead, useHeadSafe, useSeoMeta, useServerHead, useServerHeadSafe, useServerSeoMeta }; | ||
declare const CapoPlugin: () => {}; | ||
export { CapoPlugin, UseHeadInput, UseHeadOptions, UseHeadSafeInput, UseSeoMetaInput, VueHeadClient, headSymbol, injectHead, unheadVueComposablesImports, useHead, useHeadSafe, useSeoMeta, useServerHead, useServerHeadSafe, useServerSeoMeta }; |
{ | ||
"name": "@unhead/vue", | ||
"type": "module", | ||
"version": "2.0.0-alpha.19", | ||
"version": "2.0.0-alpha.20", | ||
"description": "Full-stack <head> manager built for Vue.", | ||
@@ -104,3 +104,3 @@ "author": "Harlan Wilton <harlan@harlanzw.com>", | ||
"hookable": "^5.5.3", | ||
"unhead": "2.0.0-alpha.19" | ||
"unhead": "2.0.0-alpha.20" | ||
}, | ||
@@ -107,0 +107,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
50701
616
+ Addedunhead@2.0.0-alpha.20(transitive)
- Removedunhead@2.0.0-alpha.19(transitive)
Updatedunhead@2.0.0-alpha.20