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

@vuepress/markdown

Package Overview
Dependencies
Maintainers
2
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/markdown - npm Package Compare versions

Comparing version 1.0.0-alpha.23 to 1.0.0-alpha.24

2

lib/link.js

@@ -5,3 +5,3 @@ // markdown-it plugin for:

const indexRE = /(.*)(index|readme).md(#?.*)$/i
const indexRE = /(^|.*\/)(index|readme).md(#?.*)$/i

@@ -8,0 +8,0 @@ module.exports = (md, externalAttrs) => {

{
"name": "@vuepress/markdown",
"version": "1.0.0-alpha.23",
"version": "1.0.0-alpha.24",
"description": "markdown for vuepress",

@@ -21,3 +21,3 @@ "main": "index.js",

"dependencies": {
"@vuepress/shared-utils": "^1.0.0-alpha.23",
"@vuepress/shared-utils": "^1.0.0-alpha.24",
"markdown-it": "^8.4.1",

@@ -24,0 +24,0 @@ "markdown-it-anchor": "^5.0.2",

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