New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@editorjs/editorjs

Package Overview
Dependencies
Maintainers
0
Versions
122
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.30.0-rc.11 to 2.30.0-rc.12

2

package.json
{
"name": "@editorjs/editorjs",
"version": "2.30.0-rc.11",
"version": "2.30.0-rc.12",
"description": "Editor.js — Native JS, based on API and Open Source",

@@ -5,0 +5,0 @@ "main": "dist/editorjs.umd.js",

@@ -89,4 +89,4 @@ import { ConversionConfig, PasteConfig, SanitizerConfig } from '../configs';

data: BlockToolData<D>;
config?: ToolConfig<C>;
block?: BlockAPI;
config: ToolConfig<C>;
block: BlockAPI;
readOnly: boolean;

@@ -93,0 +93,0 @@ }

Sorry, the diff of this file is not supported yet

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