Socket
Socket
Sign inDemoInstall

five-editor

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

89

package.json
{
"name": "five-editor",
"version": "1.0.0",
"description": "The classic editor build of CKEditor 5 – the best browser-based rich text editor.",
"keywords": [
"ckeditor5-build",
"ckeditor",
"ckeditor5",
"ckeditor 5",
"wysiwyg",
"rich text",
"editor",
"html",
"contentEditable",
"editing",
"operational transformation",
"ot",
"collaboration",
"collaborative",
"real-time",
"framework"
],
"main": "ckeditor.js",
"files": [
"build",
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"dependencies": {
"@ckeditor/ckeditor5-adapter-ckfinder": "^36.0.0",
"@ckeditor/ckeditor5-autoformat": "^36.0.0",
"@ckeditor/ckeditor5-basic-styles": "^36.0.0",
"@ckeditor/ckeditor5-block-quote": "^36.0.0",
"@ckeditor/ckeditor5-ckbox": "^36.0.0",
"@ckeditor/ckeditor5-ckfinder": "^36.0.0",
"@ckeditor/ckeditor5-cloud-services": "^36.0.0",
"@ckeditor/ckeditor5-easy-image": "^36.0.0",
"@ckeditor/ckeditor5-editor-classic": "^36.0.0",
"@ckeditor/ckeditor5-essentials": "^36.0.0",
"@ckeditor/ckeditor5-heading": "^36.0.0",
"@ckeditor/ckeditor5-image": "^36.0.0",
"@ckeditor/ckeditor5-indent": "^36.0.0",
"@ckeditor/ckeditor5-link": "^36.0.0",
"@ckeditor/ckeditor5-list": "^36.0.0",
"@ckeditor/ckeditor5-media-embed": "^36.0.0",
"@ckeditor/ckeditor5-paragraph": "^36.0.0",
"@ckeditor/ckeditor5-paste-from-office": "^36.0.0",
"@ckeditor/ckeditor5-table": "^36.0.0",
"@ckeditor/ckeditor5-typing": "^36.0.0",
"@ckeditor/ckeditor5-word-count": "^36.0.0"
},
"devDependencies": {
"@ckeditor/ckeditor5-core": "^36.0.0",
"@ckeditor/ckeditor5-dev-translations": "^33.0.0",
"@ckeditor/ckeditor5-dev-utils": "^33.0.0",
"@ckeditor/ckeditor5-theme-lark": "^36.0.0",
"css-loader": "^5.2.7",
"postcss-loader": "^4.3.0",
"raw-loader": "^4.0.1",
"style-loader": "^2.0.0",
"terser-webpack-plugin": "^4.2.3",
"ts-loader": "^9.3.0",
"webpack": "^5.58.1",
"webpack-cli": "^4.9.0"
},
"engines": {
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
"license": "MIT",
"homepage": "https://ckeditor.com/ckeditor-5",
"bugs": {
"url": "https://github.com/ckeditor/ckeditor5/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ckeditor/ckeditor5.git",
"directory": "packages/ckeditor5-build-classic"
},
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
"build": "webpack --mode production",
"preversion": "npm run build"
"test": "echo \"Error: no test specified\" && exit 1"
},
"directories": {
"test": "tests"
}
"keywords": [],
"author": "",
"license": "ISC"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc