Socket
Socket
Sign inDemoInstall

@ckeditor/ckeditor5-watchdog

Package Overview
Dependencies
Maintainers
1
Versions
593
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-watchdog - npm Package Compare versions

Comparing version 38.0.1 to 38.1.0

14

package.json
{
"name": "@ckeditor/ckeditor5-watchdog",
"version": "38.0.1",
"version": "38.1.0",
"description": "A watchdog feature for CKEditor 5 editors. It keeps a CKEditor 5 editor instance running.",

@@ -16,10 +16,2 @@ "keywords": [

},
"devDependencies": {
"@ckeditor/ckeditor5-core": "^38.0.1",
"@ckeditor/ckeditor5-editor-classic": "^38.0.1",
"@ckeditor/ckeditor5-paragraph": "^38.0.1",
"@ckeditor/ckeditor5-utils": "^38.0.1",
"ckeditor5": "^38.0.1",
"typescript": "^4.8.4"
},
"engines": {

@@ -46,7 +38,3 @@ "node": ">=16.0.0",

],
"scripts": {
"build": "tsc -p ./tsconfig.json",
"postversion": "npm run build"
},
"types": "src/index.d.ts"
}
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