ckeditor5-math
Advanced tools
Comparing version 27.1.0 to 27.1.1
Changelog | ||
========= | ||
## [27.1.0](https://github.com/isaul32/ckeditor5-math/compare/v27.0.0...v27.0.1) (2021-03-29) | ||
## [27.1.0](https://github.com/isaul32/ckeditor5-math/compare/v27.0.1...v27.1.0) (2021-03-29) | ||
@@ -6,0 +6,0 @@ * #33: New optional config variables: `previewClassName` and `popupClassName` as an array |
{ | ||
"name": "ckeditor5-math", | ||
"version": "27.1.0", | ||
"version": "27.1.1", | ||
"description": "Math feature for CKEditor 5.", | ||
@@ -14,15 +14,15 @@ "keywords": [ | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-clipboard": "^27.0.0", | ||
"@ckeditor/ckeditor5-core": "^27.0.0", | ||
"@ckeditor/ckeditor5-engine": "^27.0.0", | ||
"@ckeditor/ckeditor5-ui": "^27.0.0", | ||
"@ckeditor/ckeditor5-undo": "^27.0.0", | ||
"@ckeditor/ckeditor5-utils": "^27.0.0", | ||
"@ckeditor/ckeditor5-widget": "^27.0.0" | ||
"@ckeditor/ckeditor5-clipboard": "^27.1.0", | ||
"@ckeditor/ckeditor5-core": "^27.1.0", | ||
"@ckeditor/ckeditor5-engine": "^27.1.0", | ||
"@ckeditor/ckeditor5-ui": "^27.1.0", | ||
"@ckeditor/ckeditor5-undo": "^27.1.0", | ||
"@ckeditor/ckeditor5-utils": "^27.1.0", | ||
"@ckeditor/ckeditor5-widget": "^27.1.0" | ||
}, | ||
"devDependencies": { | ||
"@ckeditor/ckeditor5-dev-tests": "^24.4.2", | ||
"@ckeditor/ckeditor5-editor-inline": "^27.0.0", | ||
"@ckeditor/ckeditor5-essentials": "^27.0.0", | ||
"@ckeditor/ckeditor5-paragraph": "^27.0.0", | ||
"@ckeditor/ckeditor5-editor-inline": "^27.1.0", | ||
"@ckeditor/ckeditor5-essentials": "^27.1.0", | ||
"@ckeditor/ckeditor5-paragraph": "^27.1.0", | ||
"eslint": "^7.1.0", | ||
@@ -29,0 +29,0 @@ "eslint-config-ckeditor5": "^3.1.0", |
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
476