Socket
Socket
Sign inDemoInstall

@udecode/slate

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@udecode/slate - npm Package Compare versions

Comparing version 31.0.0 to 32.0.1

2

dist/index.d.ts

@@ -795,3 +795,3 @@ import { UnknownObject, Simplify, UnionToIntersection, Modify } from '@udecode/utils';

type THistoryEditor<V extends Value = Value> = TEditor<V> & Pick<HistoryEditor, 'history' | 'undo' | 'redo'>;
type THistoryEditor<V extends Value = Value> = TEditor<V> & Pick<HistoryEditor, 'history' | 'undo' | 'redo' | 'writeHistory'>;

@@ -798,0 +798,0 @@ /**

{
"name": "@udecode/slate",
"version": "31.0.0",
"version": "32.0.1",
"description": "Slate extension",

@@ -5,0 +5,0 @@ "license": "MIT",

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