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

@vuepress/plugin-catalog

Package Overview
Dependencies
Maintainers
0
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/plugin-catalog - npm Package Compare versions

Comparing version

to
2.0.0-rc.43

12

lib/client/components/Catalog.d.ts

@@ -7,3 +7,3 @@ import type { VNode } from 'vue';

}
declare const _default: import("vue").DefineComponent<{
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
/**

@@ -49,3 +49,3 @@ * Catalog Base

hideHeading: BooleanConstructor;
}, () => VNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
}>, () => VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
/**

@@ -91,8 +91,8 @@ * Catalog Base

hideHeading: BooleanConstructor;
}>>, {
}>> & Readonly<{}>, {
index: boolean;
hideHeading: boolean;
base: string;
level: number;
index: boolean;
hideHeading: boolean;
}, {}>;
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;
{
"name": "@vuepress/plugin-catalog",
"version": "2.0.0-rc.42",
"version": "2.0.0-rc.43",
"description": "VuePress plugin - catalog",

@@ -39,4 +39,4 @@ "keywords": [

"dependencies": {
"@vuepress/helper": "2.0.0-rc.42",
"vue": "^3.4.38"
"@vuepress/helper": "2.0.0-rc.43",
"vue": "^3.5.4"
},

@@ -49,3 +49,3 @@ "peerDependencies": {

},
"gitHead": "66e494405a7fbb02f6d46d7be670ec69605b7606"
"gitHead": "7c75a58f6aed788e2ee40e2b2f0451a76ec20a23"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet