Socket
Socket
Sign inDemoInstall

@mdit-vue/types

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mdit-vue/types - npm Package Compare versions

Comparing version 0.9.2 to 0.10.0

6

dist/index.d.ts

@@ -21,2 +21,8 @@ interface MarkdownItEnv {

/**
* Link of the header
*
* Typically using `#${slug}` as the anchor hash
*/
link: string;
/**
* The children of the header

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

4

package.json
{
"name": "@mdit-vue/types",
"version": "0.9.2",
"version": "0.10.0",
"description": "Shared types definition of mdit-vue",

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

},
"gitHead": "11b8e8654846fc959d219dbe89f93c62a4b8f109"
"gitHead": "94289f16c4e5c5cb24e05016f67bba2241b3ada9"
}
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