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.23.2 to 2.24.0

4

dist/editor.js.LICENSE.txt
/*!
* CodeX.Tooltips
*
* @version 1.0.3
* @version 1.0.5
*

@@ -20,3 +20,3 @@ * @licence MIT

*
* @version 2.23.2
* @version 2.24.0
*

@@ -23,0 +23,0 @@ * @licence Apache-2.0

{
"name": "@editorjs/editorjs",
"version": "2.23.2",
"version": "2.24.0",
"description": "Editor.js — Native JS, based on API and Open Source",

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

"test:e2e": "yarn build && cypress run",
"test:e2e:open": "yarn build && cypress open"
"test:e2e:open": "yarn build && cypress open",
"devserver:start": "yarn build && node ./devserver.js"
},

@@ -55,2 +56,3 @@ "author": "CodeX",

"@editorjs/code": "^2.7.0",
"@editorjs/delimiter": "^1.2.0",
"@editorjs/header": "^2.6.1",

@@ -102,5 +104,5 @@ "@editorjs/simple-image": "^1.4.1",

"codex-notifier": "^1.1.2",
"codex-tooltip": "^1.0.4",
"codex-tooltip": "^1.0.5",
"nanoid": "^3.1.22"
}
}

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

Sorry, the diff of this file is not supported yet

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