🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

vue3-markdown-it

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

vue3-markdown-it - npm Package Compare versions

Comparing version

to
1.0.5

5

CHANGELOG.md

@@ -7,2 +7,6 @@ # Changelog

## [1.0.5] - 2020-09-19
### Changed
- Update dependencies
## [1.0.4] - 2020-09-17

@@ -61,2 +65,3 @@ ### Added

[1.0.5]: https://github.com/JanGuillermo/vue3-markdown-it/compare/v1.0.3...v1.0.5
[1.0.4]: https://github.com/JanGuillermo/vue3-markdown-it/compare/v1.0.3...v1.0.4

@@ -63,0 +68,0 @@ [1.0.3]: https://github.com/JanGuillermo/vue3-markdown-it/compare/v1.0.2...v1.0.3

6

package.json
{
"name": "vue3-markdown-it",
"version": "1.0.4",
"version": "1.0.5",
"author": "Jan Guillermo",

@@ -42,3 +42,3 @@ "description": "An awesome Vue 3 markdown-it wrapper plugin that can even support external plugins!",

"@vue/compiler-sfc": "^3.0.0-rc.10",
"@vue/test-utils": "^2.0.0-0",
"@vue/test-utils": "^2.0.0-beta.5",
"babel-eslint": "^10.1.0",

@@ -55,3 +55,3 @@ "babel-jest": "^26.3.0",

"vue": "^3.0.0-rc.11",
"vue-jest": "^5.0.0-0"
"vue-jest": "^5.0.0-alpha.4"
},

@@ -58,0 +58,0 @@ "homepage": "https://janguillermo.github.io/vue3-markdown-it/",

Sorry, the diff of this file is too big to display