You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@vuepress/plugin-catalog

Package Overview
Dependencies
Maintainers
0
Versions
63
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.37

3

lib/client/config.d.ts

@@ -1,4 +0,3 @@

import type { ClientConfig } from 'vuepress/client';
import './styles/vars.css';
declare const _default: ClientConfig;
declare const _default: import("vuepress/client").ClientConfig;
export default _default;
{
"name": "@vuepress/plugin-catalog",
"version": "2.0.0-rc.36",
"version": "2.0.0-rc.37",
"description": "VuePress plugin - catalog",

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

"dependencies": {
"@vuepress/helper": "2.0.0-rc.36",
"@vuepress/helper": "2.0.0-rc.37",
"vue": "^3.4.29"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.13"
"vuepress": "2.0.0-rc.14"
},

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

},
"gitHead": "7f283f7243f9f9b86a9621f6ebc00d8d335d5f94"
"gitHead": "3754bbda881d738a0dcfacc5172a70af67505013"
}