Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@udecode/slate-react

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@udecode/slate-react - npm Package Compare versions

Comparing version 37.0.0 to 38.0.1

2

dist/index.d.ts

@@ -121,5 +121,5 @@ import { TEditor, TNode, Value, TSelection, TElement, TText, TNodeEntry } from '@udecode/slate';

declare const focusEditorEdge: (editor: TEditor, { edge, }?: {
edge?: "end" | "start" | undefined;
edge?: "end" | "start";
}) => void;
export { type RenderElementFn, type RenderLeafFn, type SlateProps, type TEditableProps, type TRenderElementProps, type TRenderLeafProps, blurEditor, deselectEditor, findEditorDocumentOrShadowRoot, findEventRange, findNodeKey, findNodePath, focusEditor, focusEditorEdge, getEditorWindow, hasEditorDOMNode, hasEditorEditableTarget, hasEditorSelectableTarget, hasEditorTarget, insertData, isComposing, isEditorFocused, isEditorReadOnly, isTargetInsideNonReadonlyVoid, setFragmentData, toDOMNode, toDOMPoint, toDOMRange, toSlateNode, toSlatePoint, toSlateRange };
{
"name": "@udecode/slate-react",
"version": "37.0.0",
"version": "38.0.1",
"description": "Slate extension",

@@ -45,3 +45,3 @@ "keywords": [

"dependencies": {
"@udecode/react-utils": "37.0.0",
"@udecode/react-utils": "38.0.1",
"@udecode/slate": "37.0.0",

@@ -48,0 +48,0 @@ "@udecode/utils": "37.0.0"

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