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
1
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.29.0-rc.7 to 2.29.0-rc.8

3

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

@@ -57,2 +57,3 @@ "main": "dist/editorjs.umd.js",

"cypress-intellij-reporter": "^0.0.7",
"cypress-plugin-tab": "^1.0.5",
"cypress-terminal-report": "^5.3.2",

@@ -59,0 +60,0 @@ "eslint": "^8.37.0",

@@ -39,2 +39,7 @@ import {BlockToolData, ToolConfig} from '../tools';

/**
* True if Block has inputs to be focused
*/
readonly focusable: boolean;
/**
* Setter sets Block's stretch state

@@ -41,0 +46,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