Socket
Socket
Sign inDemoInstall

@mdit-vue/plugin-toc

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.0 to 2.0.0

12

package.json
{
"name": "@mdit-vue/plugin-toc",
"version": "1.0.0",
"version": "2.0.0",
"description": "A markdown-it plugin to generate table-of-contents that compatible with Vue.js",

@@ -46,6 +46,6 @@ "keywords": [

"dependencies": {
"@mdit-vue/shared": "1.0.0",
"@mdit-vue/types": "1.0.0",
"@types/markdown-it": "^13.0.1",
"markdown-it": "^13.0.1"
"@mdit-vue/shared": "2.0.0",
"@mdit-vue/types": "2.0.0",
"@types/markdown-it": "^13.0.7",
"markdown-it": "^14.0.0"
},

@@ -58,3 +58,3 @@ "devDependencies": {

},
"gitHead": "d5388b9a8ec1e9075c41587410151ec2a6bc0df1"
"gitHead": "25e4e00fdd43d7437b846c6adcc7e0b33c50281d"
}
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