Socket
Socket
Sign inDemoInstall

@vuepress/theme-default

Package Overview
Dependencies
Maintainers
2
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/theme-default - npm Package Compare versions

Comparing version 1.0.0-alpha.11 to 1.0.0-alpha.12

2

index.js

@@ -15,3 +15,3 @@ const path = require('path')

'@AlgoliaSearchBox': isAlgoliaSearch
? path.resolve(__dirname, 'src/AlgoliaSearchBox.vue')
? path.resolve(__dirname, 'components/AlgoliaSearchBox.vue')
: path.resolve(__dirname, 'noopModule.js')

@@ -18,0 +18,0 @@ }

{
"name": "@vuepress/theme-default",
"version": "1.0.0-alpha.11",
"version": "1.0.0-alpha.12",
"description": "Default theme for VuePress",

@@ -32,4 +32,4 @@ "main": "index.js",

"dependencies": {
"@vuepress/plugin-active-header-links": "^1.0.0-alpha.11",
"@vuepress/plugin-search": "^1.0.0-alpha.11",
"@vuepress/plugin-active-header-links": "^1.0.0-alpha.12",
"@vuepress/plugin-search": "^1.0.0-alpha.12",
"docsearch.js": "^2.5.2",

@@ -36,0 +36,0 @@ "nprogress": "^0.2.0",

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