Socket
Socket
Sign inDemoInstall

@vuepress/client

Package Overview
Dependencies
Maintainers
6
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/client - npm Package Compare versions

Comparing version 2.0.0-beta.61 to 2.0.0-beta.62

6

dist/index.d.ts

@@ -9,3 +9,3 @@ import { PageData, PageFrontmatter, HeadConfig, SiteData } from '@vuepress/shared';

[key: string]: any;
}>[] | null | undefined, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
}>[] | null | undefined, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;

@@ -31,3 +31,3 @@ /**

pageKey: string;
}>;
}, {}>;

@@ -95,3 +95,3 @@ type Layouts = Record<string, Component>;

*/
declare const pageDataEmpty: PageData<Record<never, never>, Record<string, unknown>>;
declare const pageDataEmpty: PageData;
/**

@@ -98,0 +98,0 @@ * Global page data ref

{
"name": "@vuepress/client",
"version": "2.0.0-beta.61",
"version": "2.0.0-beta.62",
"description": "Client package of VuePress",

@@ -37,5 +37,5 @@ "keywords": [

"@vue/devtools-api": "^6.5.0",
"vue": "^3.2.47",
"vue-router": "^4.1.6",
"@vuepress/shared": "2.0.0-beta.61"
"vue": "^3.3.1",
"vue-router": "^4.2.0",
"@vuepress/shared": "2.0.0-beta.62"
},

@@ -42,0 +42,0 @@ "publishConfig": {

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