vm-markdown
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "vm-markdown", | ||
"description": "A Vue Markdown Editor", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"author": "Jesse Luo <luo_sj@163.com>", | ||
@@ -19,3 +19,2 @@ "private": false, | ||
"dependencies": { | ||
"@babel/runtime": "^7.3.1", | ||
"highlight.js": "^9.13.1", | ||
@@ -29,2 +28,3 @@ "marked": "^0.6.0" | ||
"@babel/preset-env": "^7.2.3", | ||
"@babel/runtime": "7.3.1", | ||
"babel-loader": "^8.0.5", | ||
@@ -31,0 +31,0 @@ "cross-env": "^5.2.0", |
<p align="center"> | ||
<img src="https://github.com/luosijie/Front-end-Blog/blob/master/img/logo_vmmarkdown_name.png?raw=true"> | ||
</p> | ||
<p align="center"> | ||
<!-- <strong>Markdown for Vue,</strong> <a href="https://luosijie.github.io/vm-markdown/">Live Demo</a> --> | ||
<strong>refactoring</strong> | ||
<a href="https://luosijie.github.io/vm-markdown/">example</a> | ||
</p> | ||
@@ -8,0 +8,0 @@ <p align="center"> |
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
2
4221222
21
- Removed@babel/runtime@^7.3.1
- Removed@babel/runtime@7.26.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)