Socket
Book a DemoInstallSign in
Socket

@udecode/plate-tabbable

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@udecode/plate-tabbable - npm Package Compare versions

Comparing version

to
29.0.0

14

dist/index.js
"use strict";
var __create = Object.create;
var __defProp = Object.defineProperty;
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
var __getOwnPropNames = Object.getOwnPropertyNames;
var __getProtoOf = Object.getPrototypeOf;
var __hasOwnProp = Object.prototype.hasOwnProperty;

@@ -18,2 +20,10 @@ var __export = (target, all) => {

};
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
// If the importer is in node compatibility mode or this is not an ESM
// file that has been converted to a CommonJS file using a Babel-
// compatible transform (i.e. "__esModule" has not been set), then set
// "default" to the CommonJS "module.exports" for node compatibility.
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
mod
));
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);

@@ -32,3 +42,3 @@

// src/TabbableEffects.tsx
var import_react = require("react");
var import_react = __toESM(require("react"));
var import_plate_common2 = require("@udecode/plate-common");

@@ -87,3 +97,3 @@ var import_slate2 = require("slate");

const readOnly = (0, import_plate_common2.useEditorReadOnly)();
(0, import_react.useEffect)(() => {
import_react.default.useEffect(() => {
if (readOnly)

@@ -90,0 +100,0 @@ return;

4

package.json
{
"name": "@udecode/plate-tabbable",
"version": "28.0.0",
"version": "29.0.0",
"description": "Tab into and out of void nodes and other elements",

@@ -42,3 +42,3 @@ "license": "MIT",

"dependencies": {
"@udecode/plate-common": "28.0.0",
"@udecode/plate-common": "29.0.0",
"tabbable": "^6.2.0"

@@ -45,0 +45,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.