Socket
Socket
Sign inDemoInstall

@vuepress/theme-default

Package Overview
Dependencies
18
Maintainers
2
Versions
209
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-rc.23 to 2.0.0-rc.24

2

lib/client/composables/useNavigate.d.ts

@@ -1,1 +0,1 @@

export declare const useNavigate: () => (url: string) => void;
export declare const useNavigate: () => ((url: string) => void);

@@ -8,3 +8,3 @@ import type { RepoType } from './resolveRepoType.js';

filePathRelative: string | null;
editLinkPattern?: string | undefined;
editLinkPattern?: string;
}) => string | null;
{
"name": "@vuepress/theme-default",
"version": "2.0.0-rc.23",
"version": "2.0.0-rc.24",
"description": "Default theme of VuePress",

@@ -45,19 +45,19 @@ "keywords": [

"dependencies": {
"@vuepress/helper": "~2.0.0-rc.23",
"@vuepress/helper": "~2.0.0-rc.24",
"@vuepress/plugin-active-header-links": "~2.0.0-rc.21",
"@vuepress/plugin-back-to-top": "~2.0.0-rc.23",
"@vuepress/plugin-back-to-top": "~2.0.0-rc.24",
"@vuepress/plugin-container": "~2.0.0-rc.21",
"@vuepress/plugin-copy-code": "~2.0.0-rc.23",
"@vuepress/plugin-external-link-icon": "~2.0.0-rc.21",
"@vuepress/plugin-copy-code": "~2.0.0-rc.24",
"@vuepress/plugin-external-link-icon": "~2.0.0-rc.24",
"@vuepress/plugin-git": "~2.0.0-rc.22",
"@vuepress/plugin-links-check": "~2.0.0-rc.23",
"@vuepress/plugin-medium-zoom": "~2.0.0-rc.23",
"@vuepress/plugin-links-check": "~2.0.0-rc.24",
"@vuepress/plugin-medium-zoom": "~2.0.0-rc.24",
"@vuepress/plugin-nprogress": "~2.0.0-rc.21",
"@vuepress/plugin-palette": "~2.0.0-rc.21",
"@vuepress/plugin-prismjs": "~2.0.0-rc.21",
"@vuepress/plugin-seo": "~2.0.0-rc.23",
"@vuepress/plugin-sitemap": "~2.0.0-rc.23",
"@vuepress/plugin-seo": "~2.0.0-rc.24",
"@vuepress/plugin-sitemap": "~2.0.0-rc.24",
"@vuepress/plugin-theme-data": "~2.0.0-rc.21",
"@vueuse/core": "^10.9.0",
"sass": "^1.72.0",
"sass": "^1.74.1",
"vue": "^3.4.21"

@@ -77,3 +77,3 @@ },

},
"gitHead": "18ec6690325db7c130659b59a74d4f3ddcffe499"
"gitHead": "b2fb493bb4e3c29290ad2ded4f20c3efd94f8c9b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc