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.11 to 1.0.0-alpha.12

3

lib/index.js

@@ -20,4 +20,3 @@ 'use strict'

const tocPlugin = require('markdown-it-table-of-contents')
const _slugify = require('./slugify')
const { parseHeaders } = require('@vuepress/shared-utils')
const { parseHeaders, slugify: _slugify } = require('@vuepress/shared-utils')

@@ -24,0 +23,0 @@ /**

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

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

"dependencies": {
"@vuepress/shared-utils": "^1.0.0-alpha.11",
"diacritics": "^1.3.0",
"@vuepress/shared-utils": "^1.0.0-alpha.12",
"markdown-it": "^8.4.1",

@@ -25,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