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 37.0.0-alpha.2 to 37.0.0-alpha.3

20

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

@@ -17,12 +17,8 @@ "keywords": [

"devDependencies": {
"@ckeditor/ckeditor5-core": "^37.0.0-alpha.2",
"@ckeditor/ckeditor5-dev-utils": "^35.0.0",
"@ckeditor/ckeditor5-editor-classic": "^37.0.0-alpha.2",
"@ckeditor/ckeditor5-paragraph": "^37.0.0-alpha.2",
"@ckeditor/ckeditor5-theme-lark": "^37.0.0-alpha.2",
"@ckeditor/ckeditor5-utils": "^37.0.0-alpha.2",
"ckeditor5": "^37.0.0-alpha.2",
"typescript": "^4.8.4",
"webpack": "^5.58.1",
"webpack-cli": "^4.9.0"
"@ckeditor/ckeditor5-core": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-editor-classic": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-paragraph": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-utils": "^37.0.0-alpha.3",
"ckeditor5": "^37.0.0-alpha.3",
"typescript": "^4.8.4"
},

@@ -47,3 +43,2 @@ "engines": {

"theme",
"build",
"ckeditor5-metadata.json",

@@ -53,3 +48,2 @@ "CHANGELOG.md"

"scripts": {
"dll:build": "webpack",
"build": "tsc -p ./tsconfig.json",

@@ -56,0 +50,0 @@ "postversion": "npm run build"

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