@ckeditor/ckeditor5-utils
Advanced tools
Comparing version 37.0.0-alpha.1 to 37.0.0-alpha.2
{ | ||
"name": "@ckeditor/ckeditor5-utils", | ||
"version": "37.0.0-alpha.1", | ||
"version": "37.0.0-alpha.2", | ||
"description": "Miscellaneous utilities used by CKEditor 5.", | ||
@@ -17,6 +17,6 @@ "keywords": [ | ||
"devDependencies": { | ||
"@ckeditor/ckeditor5-build-classic": "^37.0.0-alpha.1", | ||
"@ckeditor/ckeditor5-editor-classic": "^37.0.0-alpha.1", | ||
"@ckeditor/ckeditor5-core": "^37.0.0-alpha.1", | ||
"@ckeditor/ckeditor5-engine": "^37.0.0-alpha.1", | ||
"@ckeditor/ckeditor5-build-classic": "^37.0.0-alpha.2", | ||
"@ckeditor/ckeditor5-editor-classic": "^37.0.0-alpha.2", | ||
"@ckeditor/ckeditor5-core": "^37.0.0-alpha.2", | ||
"@ckeditor/ckeditor5-engine": "^37.0.0-alpha.2", | ||
"@types/lodash-es": "^4.17.6", | ||
@@ -23,0 +23,0 @@ "typescript": "^4.8.4" |
@@ -5,3 +5,3 @@ /** | ||
*/ | ||
declare const version = "37.0.0-alpha.1"; | ||
declare const version = "37.0.0-alpha.2"; | ||
export default version; | ||
@@ -8,0 +8,0 @@ declare global { |
@@ -10,3 +10,3 @@ /** | ||
import CKEditorError from './ckeditorerror'; | ||
const version = '37.0.0-alpha.1'; | ||
const version = '37.0.0-alpha.2'; | ||
export default version; | ||
@@ -13,0 +13,0 @@ /* istanbul ignore next */ |
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