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

@mdit-vue/plugin-headers

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.12.0 to 0.12.1

dist/index.d.cts

2

dist/index.d.ts

@@ -54,2 +54,2 @@ import MarkdownIt from 'markdown-it';

export { HeadersPluginOptions, headersPlugin };
export { type HeadersPluginOptions, headersPlugin };
{
"name": "@mdit-vue/plugin-headers",
"version": "0.12.0",
"version": "0.12.1",
"description": "A markdown-it plugin to get markdown headers",

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

"dependencies": {
"@mdit-vue/shared": "0.12.0",
"@mdit-vue/shared": "0.12.1",
"@mdit-vue/types": "0.12.0",
"@types/markdown-it": "^12.2.3",
"@types/markdown-it": "^13.0.0",
"markdown-it": "^13.0.1"
},
"devDependencies": {
"markdown-it-anchor": "^8.6.6"
"markdown-it-anchor": "^8.6.7"
},

@@ -53,3 +53,3 @@ "publishConfig": {

},
"gitHead": "986b6023d3460cadefd409cd5d4b6445af3a05bd"
"gitHead": "198a71b2e4175a92843609a63d2a848bddb71740"
}
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