@mdit-vue/shared
Advanced tools
Comparing version 2.0.0 to 2.1.0
import { MarkdownItHeader } from '@mdit-vue/types'; | ||
import Token from 'markdown-it/lib/token.js'; | ||
import Token from 'markdown-it/lib/token.mjs'; | ||
@@ -4,0 +4,0 @@ /** |
{ | ||
"name": "@mdit-vue/shared", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Shared utils and types of mdit-vue", | ||
@@ -44,5 +44,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@mdit-vue/types": "2.0.0", | ||
"@types/markdown-it": "^13.0.7", | ||
"markdown-it": "^14.0.0" | ||
"@mdit-vue/types": "2.1.0", | ||
"@types/markdown-it": "^14.0.0", | ||
"markdown-it": "^14.1.0" | ||
}, | ||
@@ -52,3 +52,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "25e4e00fdd43d7437b846c6adcc7e0b33c50281d" | ||
"gitHead": "1d481f8238b3b0d5687e62e009e57ccacfc4a442" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
14998
282
+ Added@mdit-vue/types@2.1.0(transitive)
+ Added@types/linkify-it@5.0.0(transitive)
+ Added@types/markdown-it@14.1.2(transitive)
+ Added@types/mdurl@2.0.0(transitive)
- Removed@mdit-vue/types@2.0.0(transitive)
- Removed@types/linkify-it@3.0.5(transitive)
- Removed@types/markdown-it@13.0.9(transitive)
- Removed@types/mdurl@1.0.5(transitive)
Updated@mdit-vue/types@2.1.0
Updated@types/markdown-it@^14.0.0
Updatedmarkdown-it@^14.1.0