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

@editorjs/editorjs

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@editorjs/editorjs - npm Package Compare versions

Comparing version 2.12.3 to 2.12.4

8

package.json
{
"name": "@editorjs/editorjs",
"version": "2.12.3",
"version": "2.12.4",
"description": "Editor.js — Native JS, based on API and Open Source",

@@ -37,3 +37,3 @@ "main": "dist/editor.js",

"@babel/runtime": "^7.3.4",
"@codexteam/shortcuts": "^1.0.0",
"@codexteam/shortcuts": "^1.1.1",
"@types/webpack": "^4.4.25",

@@ -69,3 +69,7 @@ "@types/webpack-env": "^1.13.9",

"webpack-cli": "^3.2.3"
},
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/editorjs"
}
}

@@ -7,2 +7,3 @@ <p align="center"><img src="https://capella.pics/79ce946a-d636-41cd-aa96-d3bc5ecfde03.jpg"></p>

[![](https://flat.badgen.net/npm/license/@editorjs/editorjs)](https://www.npmjs.com/package/@editorjs/editorjs)
[![Join the chat at https://gitter.im/codex-team/editor.js](https://badges.gitter.im/codex-team/editor.js.svg)](https://gitter.im/codex-team/editor.js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

@@ -13,3 +14,3 @@ ## Version 2.0 is here!

Welcome to testing stage. Please, join a [public Telegram-chat](//t.me/codex_editor) where you always find a support.
Join [public Telegram-chat](//t.me/codex_editor) or [Gitter-channel](https://gitter.im/codex-team/editor.js) where you can always find a support.

@@ -50,3 +51,3 @@ ### Browsers support

- `Improvements` — `onChange`-callback now will be fired even with children attributes changing.
- `Improvements` — HTMLJantior package was updated due to found vulnerability
- `Improvements` — HTMLJanitor package was updated due to found vulnerability
- `Improvements` — Logging improved: now all Editor's logs will be preceded by beautiful label with current Editor version.

@@ -80,3 +81,3 @@ - `Improvements` — Internal `isEmpty` checking was improved for Blocks with many children nodes (200 and more)

For example, `Paragraph`, `Heading`, `Image`, `Video`, `List` are Blocks. Each Block is represented by Plugin.
We have [many](http://github.com/editor-js/) ready-to-use Plugins and the [simple API](docs/tools.md) for creation new ones.
We have [many](http://github.com/editor-js/) ready-to-use Plugins and a [simple API](docs/tools.md) for creating new ones.

@@ -277,1 +278,6 @@ So how to use the Editor after [Installation](docs/installation.md).

[codex.so](https://codex.so)
# Support project improvements
Love Editor.js? Please consider supporting our collective:
👉 [https://opencollective.com/editorjs](https://opencollective.com/editorjs)

Sorry, the diff of this file is too big to display

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