@ckeditor/ckeditor5-markdown-gfm
Advanced tools
Comparing version 11.0.5 to 15.0.0
Changelog | ||
========= | ||
## [15.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.5...v15.0.0) (2019-10-23) | ||
Internal changes only (updated dependencies, documentation, etc.). | ||
## [11.0.5](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.4...v11.0.5) (2019-08-26) | ||
@@ -5,0 +10,0 @@ |
{ | ||
"name": "@ckeditor/ckeditor5-markdown-gfm", | ||
"version": "11.0.5", | ||
"version": "15.0.0", | ||
"description": "GitHub Flavored Markdown data processor for CKEditor 5.", | ||
@@ -13,3 +13,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-engine": "^14.0.0" | ||
"@ckeditor/ckeditor5-engine": "^15.0.0" | ||
}, | ||
@@ -16,0 +16,0 @@ "devDependencies": { |
GitHub Flavored Markdown support for CKEditor 5 | ||
=============================================== | ||
[![Join the chat at https://gitter.im/ckeditor/ckeditor5](https://badges.gitter.im/ckeditor/ckeditor5.svg)](https://gitter.im/ckeditor/ckeditor5?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
[![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-markdown-gfm.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-markdown-gfm) | ||
@@ -6,0 +5,0 @@ [![Build Status](https://travis-ci.org/ckeditor/ckeditor5-markdown-gfm.svg?branch=master)](https://travis-ci.org/ckeditor/ckeditor5-markdown-gfm) |
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
63489
24
+ Added@ckeditor/ckeditor5-engine@15.0.0(transitive)
+ Added@ckeditor/ckeditor5-utils@15.0.0(transitive)
+ Addedckeditor5@15.0.0(transitive)
- Removed@ckeditor/ckeditor5-engine@14.0.0(transitive)
- Removed@ckeditor/ckeditor5-utils@14.0.0(transitive)
- Removedckeditor5@12.4.0(transitive)