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 2.0.0 to 2.1.0

4

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

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

},
"gitHead": "25e4e00fdd43d7437b846c6adcc7e0b33c50281d"
"gitHead": "1d481f8238b3b0d5687e62e009e57ccacfc4a442"
}

@@ -26,4 +26,4 @@ # @mdit-vue/types

```ts
import type { MarkdownItEnv } from '@mdit-vue/types';
import MarkdownIt from 'markdown-it';
import type { MarkdownItEnv } from '@mdit-vue/types';

@@ -30,0 +30,0 @@ const md = MarkdownIt({ html: true });

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