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

@vuepress/markdown

Package Overview
Dependencies
Maintainers
7
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 2.0.0-beta.24 to 2.0.0-beta.25

2

lib/types.d.ts

@@ -0,3 +1,3 @@

import type { PageFrontmatter, PageHeader } from '@vuepress/shared';
import * as MarkdownIt from 'markdown-it';
import type { PageFrontmatter, PageHeader } from '@vuepress/shared';
import type { AnchorPluginOptions, AssetsPluginOptions, CodePluginOptions, EmojiPluginOptions, ExtractHeadersPluginOptions, HoistTagsPluginOptions, ImportCodePluginOptions, LinksPluginOptions, TocPluginOptions } from './plugins';

@@ -4,0 +4,0 @@ export declare type Markdown = MarkdownIt;

{
"name": "@vuepress/markdown",
"version": "2.0.0-beta.24",
"version": "2.0.0-beta.25",
"description": "Markdown package of VuePress",

@@ -29,5 +29,5 @@ "keywords": [

"dependencies": {
"@types/markdown-it": "^12.0.3",
"@vuepress/shared": "2.0.0-beta.24",
"@vuepress/utils": "2.0.0-beta.24",
"@types/markdown-it": "^12.2.0",
"@vuepress/shared": "2.0.0-beta.25",
"@vuepress/utils": "2.0.0-beta.25",
"markdown-it": "^12.2.0",

@@ -41,3 +41,3 @@ "markdown-it-anchor": "^8.1.2",

},
"gitHead": "dd9588128c4b8e62bb96ed8581322e8901e22b90"
"gitHead": "76ce5e52b07de75cf1f40a57ef3b6a682e44fce7"
}
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