Socket
Socket
Sign inDemoInstall

@unhead/vue

Package Overview
Dependencies
Maintainers
1
Versions
201
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 1.8.9 to 1.8.10

LICENSE

3

dist/index.d.ts

@@ -24,5 +24,2 @@ export { CapoPlugin, HashHydrationPlugin, createHeadCore } from 'unhead';

/**
* @deprecated No longer needed for Vue2 if using UnheadPlugin. Import { HeadOptions } from `@unhead/vue/vue2` and use Vue.mixin(HeadOptions) instead.
*/
declare const VueHeadMixin: {

@@ -29,0 +26,0 @@ created(): void;

{
"name": "@unhead/vue",
"type": "module",
"version": "1.8.9",
"version": "1.8.10",
"author": "Harlan Wilton <harlan@harlanzw.com>",

@@ -64,8 +64,8 @@ "license": "MIT",

"hookable": "^5.5.3",
"@unhead/schema": "1.8.9",
"unhead": "1.8.9",
"@unhead/shared": "1.8.9"
"@unhead/shared": "1.8.10",
"@unhead/schema": "1.8.10",
"unhead": "1.8.10"
},
"devDependencies": {
"vue": "^3.3.10"
"vue": "^3.4.14"
},

@@ -72,0 +72,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