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.30 to 1.0.0-alpha.31

1

lib/component.js

@@ -46,3 +46,2 @@ // Replacing the default htmlBlock rule to allow using custom components at

if (i === HTML_SEQUENCES.length) {
console.log(lineText)
return false

@@ -49,0 +48,0 @@ }

6

package.json
{
"name": "@vuepress/markdown",
"version": "1.0.0-alpha.30",
"version": "1.0.0-alpha.31",
"description": "markdown for vuepress",

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

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

@@ -43,3 +43,3 @@ "markdown-it-anchor": "^5.0.2",

"homepage": "https://github.com/vuejs/vuepress/packages/@vuepress/markdown#readme",
"gitHead": "ffde326ee0104d998e9e583e2c785625ab37f1dc"
"gitHead": "15941cf6a91b8de09f7336cb8399132b350acf36"
}
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