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.26.0-rc.7 to 2.26.0

2

dist/editor.js.LICENSE.txt

@@ -20,3 +20,3 @@ /*!

*
* @version 2.26.0-rc.7
* @version 2.26.0
*

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

{
"name": "@editorjs/editorjs",
"version": "2.26.0-rc.7",
"version": "2.26.0",
"description": "Editor.js — Native JS, based on API and Open Source",

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

@@ -6,10 +6,10 @@ /**

/**
* Item icon to be appeared near a title
* Displayed text
*/
icon: string;
label: string;
/**
* Displayed text
* Item icon to be appeared near a title
*/
label: string;
icon?: string;

@@ -16,0 +16,0 @@ /**

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