New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@unhead/vue

Package Overview
Dependencies
Maintainers
0
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unhead/vue - npm Package Compare versions

Comparing version 2.0.0-beta.0 to 2.0.0-beta.1

4

dist/index.d.ts

@@ -43,4 +43,4 @@ import { createUnhead } from 'unhead';

*/
declare const createCoreHead: typeof createUnhead;
declare const createHeadCore: typeof createUnhead;
export { UseHeadInput, UseHeadOptions, UseHeadSafeInput, UseSeoMetaInput, VueHeadClient, createCoreHead, headSymbol, injectHead, unheadVueComposablesImports, useHead, useHeadSafe, useSeoMeta, useServerHead, useServerHeadSafe, useServerSeoMeta };
export { UseHeadInput, UseHeadOptions, UseHeadSafeInput, UseSeoMetaInput, VueHeadClient, createHeadCore, headSymbol, injectHead, unheadVueComposablesImports, useHead, useHeadSafe, useSeoMeta, useServerHead, useServerHeadSafe, useServerSeoMeta };
{
"name": "@unhead/vue",
"type": "module",
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"description": "Full-stack <head> manager built for Vue.",

@@ -112,3 +112,3 @@ "author": "Harlan Wilton <harlan@harlanzw.com>",

"hookable": "^5.5.3",
"unhead": "2.0.0-beta.0"
"unhead": "2.0.0-beta.1"
},

@@ -115,0 +115,0 @@ "scripts": {

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