@mdit-vue/plugin-sfc
Advanced tools
Comparing version 0.11.0 to 0.11.1
@@ -1,2 +0,2 @@ | ||
import { PluginWithOptions } from 'markdown-it'; | ||
import MarkdownIt from 'markdown-it'; | ||
@@ -86,3 +86,3 @@ declare const TAG_NAME_SCRIPT = "script"; | ||
*/ | ||
declare const sfcPlugin: PluginWithOptions<SfcPluginOptions>; | ||
declare const sfcPlugin: MarkdownIt.PluginWithOptions<SfcPluginOptions>; | ||
@@ -89,0 +89,0 @@ declare const SCRIPT_SETUP_TAG_OPEN_REGEXP: RegExp; |
{ | ||
"name": "@mdit-vue/plugin-sfc", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"description": "A markdown-it plugin to help transforming markdown tu vue sfc", | ||
@@ -47,3 +47,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "6e4f18dacc06e0aa5d3108df8925f6b0aa885150" | ||
"gitHead": "98828479d07c7bc52d178a00cdb92c166eff09ee" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package