Socket
Socket
Sign inDemoInstall

@ckeditor/ckeditor5-utils

Package Overview
Dependencies
Maintainers
1
Versions
584
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-utils - npm Package Compare versions

Comparing version 35.2.0 to 35.2.1

10

package.json
{
"name": "@ckeditor/ckeditor5-utils",
"version": "35.2.0",
"version": "35.2.1",
"description": "Miscellaneous utilities used by CKEditor 5.",

@@ -17,6 +17,6 @@ "keywords": [

"devDependencies": {
"@ckeditor/ckeditor5-build-classic": "^35.2.0",
"@ckeditor/ckeditor5-editor-classic": "^35.2.0",
"@ckeditor/ckeditor5-core": "^35.2.0",
"@ckeditor/ckeditor5-engine": "^35.2.0",
"@ckeditor/ckeditor5-build-classic": "^35.2.1",
"@ckeditor/ckeditor5-editor-classic": "^35.2.1",
"@ckeditor/ckeditor5-core": "^35.2.1",
"@ckeditor/ckeditor5-engine": "^35.2.1",
"@types/lodash-es": "^4.17.6",

@@ -23,0 +23,0 @@ "typescript": "^4.6.4"

@@ -10,3 +10,3 @@ /**

import CKEditorError from './ckeditorerror';
const version = '35.2.0';
const version = '35.2.1';
export default version;

@@ -13,0 +13,0 @@ /* istanbul ignore next */

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc