Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ckeditor/ckeditor5-autosave

Package Overview
Dependencies
Maintainers
1
Versions
696
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-autosave - npm Package Compare versions

Comparing version 20.0.0 to 21.0.0

lang/translations/tk.po

10

package.json
{
"name": "@ckeditor/ckeditor5-autosave",
"version": "20.0.0",
"version": "21.0.0",
"description": "Autosave feature for CKEditor 5.",

@@ -13,9 +13,9 @@ "keywords": [

"dependencies": {
"@ckeditor/ckeditor5-core": "^20.0.0",
"@ckeditor/ckeditor5-utils": "^20.0.0",
"@ckeditor/ckeditor5-core": "^21.0.0",
"@ckeditor/ckeditor5-utils": "^21.0.0",
"lodash-es": "^4.17.15"
},
"devDependencies": {
"@ckeditor/ckeditor5-editor-classic": "^20.0.0",
"@ckeditor/ckeditor5-paragraph": "^20.0.0"
"@ckeditor/ckeditor5-editor-classic": "^21.0.0",
"@ckeditor/ckeditor5-paragraph": "^21.0.0"
},

@@ -22,0 +22,0 @@ "engines": {

@@ -142,3 +142,3 @@ /**

* @private
* @member {@module:core/pendingactions~PendingActions} #_pendingActions
* @member {module:core/pendingactions~PendingActions} #_pendingActions
*/

@@ -145,0 +145,0 @@ }

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc