Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vuepress-plugin-blog2

Package Overview
Dependencies
Maintainers
1
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuepress-plugin-blog2 - npm Package Compare versions

Comparing version 2.0.0-beta.10 to 2.0.0-beta.11

6

package.json
{
"name": "vuepress-plugin-blog2",
"version": "2.0.0-beta.10",
"version": "2.0.0-beta.11",
"description": "Blog plugin for VuePress",

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

"dependencies": {
"@mr-hope/vuepress-shared": "2.0.0-beta.10",
"@mr-hope/vuepress-shared": "2.0.0-beta.11",
"@vuepress/client": "2.0.0-beta.35",

@@ -55,3 +55,3 @@ "@vuepress/core": "2.0.0-beta.36",

},
"gitHead": "062dcf8dd5f8d34a11c30885600b17117becb7cb"
"gitHead": "df5c5457255e990dd961ef3fa52dc4ea85071b4e"
}

@@ -17,2 +17,3 @@ import { Logger } from "@mr-hope/vuepress-shared";

// make sure root locale exists
// eslint-disable-next-line @typescript-eslint/naming-convention
"/": {},

@@ -19,0 +20,0 @@ ...app.options.locales,

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