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-rc.11 to 1.0.0-rc.12

3

dist/index.js

@@ -575,3 +575,4 @@ "use strict";

install(app) {
app.config.globalProperties.$head = head;
if (app.config.globalProperties)
app.config.globalProperties.$head = head;
app.provide(PROVIDE_KEY, head);

@@ -578,0 +579,0 @@ },

{
"name": "@vueuse/head",
"version": "1.0.0-rc.11",
"version": "1.0.0-rc.12",
"packageManager": "pnpm@7.5.0",

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

"@vueuse/shared": "^9.3.1",
"@zhead/schema": "^0.9.8",
"@zhead/schema-vue": "^0.9.8"
"@zhead/schema": "^0.9.9",
"@zhead/schema-vue": "^0.9.9"
},

@@ -50,0 +50,0 @@ "devDependencies": {

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