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

@udecode/plate-core

Package Overview
Dependencies
Maintainers
2
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@udecode/plate-core - npm Package Compare versions

Comparing version 5.3.0 to 5.3.1

6

CHANGELOG.md
# @udecode/plate-core
## 5.3.1
### Patch Changes
- [#1136](https://github.com/udecode/plate/pull/1136) [`8aec270f`](https://github.com/udecode/plate/commit/8aec270f8b06a3b25b8d7144c2e23b0dc12de118) Thanks [@dylans](https://github.com/dylans)! - allow disabling deserializer by paste target
## 5.3.0

@@ -4,0 +10,0 @@

1

dist/types/PlatePlugin/Deserialize.d.ts

@@ -28,3 +28,4 @@ import { SPEditor } from '../SPEditor';

preInsert?: (fragment: TDescendant[]) => HandlerReturnType;
isDisabled?: (deserializerId: string) => boolean;
};
//# sourceMappingURL=Deserialize.d.ts.map

2

package.json
{
"name": "@udecode/plate-core",
"version": "5.3.0",
"version": "5.3.1",
"description": "The core architecture of Plate – a plugin system for slate",

@@ -5,0 +5,0 @@ "keywords": [

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