@ckeditor/ckeditor5-link
Advanced tools
Comparing version 1.0.0-beta.2 to 1.0.0-beta.4
Changelog | ||
========= | ||
## [1.0.0-beta.4](https://github.com/ckeditor/ckeditor5-link/compare/v1.0.0-beta.2...v1.0.0-beta.4) (2018-04-19) | ||
### Other changes | ||
* Updated translations. ([f6ab11a](https://github.com/ckeditor/ckeditor5-link/commit/f6ab11a)) | ||
## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-link/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2018-04-10) | ||
@@ -5,0 +12,0 @@ |
{ | ||
"name": "@ckeditor/ckeditor5-link", | ||
"version": "1.0.0-beta.2", | ||
"version": "1.0.0-beta.4", | ||
"description": "Link feature for CKEditor 5.", | ||
"keywords": [ | ||
"ckeditor", | ||
"ckeditor5", | ||
"ckeditor 5", | ||
"ckeditor5-feature" | ||
], | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-core": "^1.0.0-beta.2", | ||
"@ckeditor/ckeditor5-engine": "^1.0.0-beta.2", | ||
"@ckeditor/ckeditor5-theme-lark": "^1.0.0-beta.2", | ||
"@ckeditor/ckeditor5-ui": "^1.0.0-beta.2" | ||
"@ckeditor/ckeditor5-core": "^1.0.0-beta.4", | ||
"@ckeditor/ckeditor5-engine": "^1.0.0-beta.4", | ||
"@ckeditor/ckeditor5-theme-lark": "^1.0.0-beta.4", | ||
"@ckeditor/ckeditor5-ui": "^1.0.0-beta.4" | ||
}, | ||
"devDependencies": { | ||
"@ckeditor/ckeditor5-editor-classic": "^1.0.0-beta.2", | ||
"@ckeditor/ckeditor5-enter": "^1.0.0-beta.2", | ||
"@ckeditor/ckeditor5-heading": "^1.0.0-beta.2", | ||
"@ckeditor/ckeditor5-paragraph": "^1.0.0-beta.2", | ||
"@ckeditor/ckeditor5-typing": "^1.0.0-beta.2", | ||
"@ckeditor/ckeditor5-undo": "^1.0.0-beta.2", | ||
"@ckeditor/ckeditor5-utils": "^1.0.0-beta.2", | ||
"@ckeditor/ckeditor5-editor-classic": "^1.0.0-beta.4", | ||
"@ckeditor/ckeditor5-enter": "^1.0.0-beta.4", | ||
"@ckeditor/ckeditor5-heading": "^1.0.0-beta.4", | ||
"@ckeditor/ckeditor5-paragraph": "^1.0.0-beta.4", | ||
"@ckeditor/ckeditor5-typing": "^1.0.0-beta.4", | ||
"@ckeditor/ckeditor5-undo": "^1.0.0-beta.4", | ||
"@ckeditor/ckeditor5-utils": "^1.0.0-beta.4", | ||
"eslint": "^4.15.0", | ||
@@ -24,0 +26,0 @@ "eslint-config-ckeditor5": "^1.0.7", |
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
91302