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

@mdit-vue/plugin-frontmatter

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mdit-vue/plugin-frontmatter - npm Package Compare versions

Comparing version 0.11.1 to 0.12.0

2

dist/index.d.ts
import MarkdownIt from 'markdown-it';
import matter from 'gray-matter';
declare type GrayMatterOptions = matter.GrayMatterOption<string, GrayMatterOptions>;
type GrayMatterOptions = matter.GrayMatterOption<string, GrayMatterOptions>;
/**

@@ -6,0 +6,0 @@ * Options of @mdit-vue/plugin-frontmatter

{
"name": "@mdit-vue/plugin-frontmatter",
"version": "0.11.1",
"version": "0.12.0",
"description": "A markdown-it plugin to get markdown frontmatter",

@@ -41,3 +41,3 @@ "keywords": [

"dependencies": {
"@mdit-vue/types": "0.11.0",
"@mdit-vue/types": "0.12.0",
"@types/markdown-it": "^12.2.3",

@@ -50,3 +50,3 @@ "gray-matter": "^4.0.3",

},
"gitHead": "98828479d07c7bc52d178a00cdb92c166eff09ee"
"gitHead": "986b6023d3460cadefd409cd5d4b6445af3a05bd"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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