New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@udecode/plate-indent

Package Overview
Dependencies
Maintainers
2
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@udecode/plate-indent - npm Package Compare versions

Comparing version 24.3.1 to 24.3.2

2

dist/index.d.ts

@@ -580,3 +580,3 @@ import { Scope } from 'jotai/core/atom';

*/
then?: (editor: E, plugin: WithPlatePlugin<P, V, E>) => Partial<PlatePlugin<P, V, E>> | void;
then?: (editor: E, plugin: WithPlatePlugin<P, V, E>) => Partial<PlatePlugin<PluginOptions, V, E>> | undefined | void;
/**

@@ -583,0 +583,0 @@ * For internal use. Tracks if then has been replaced for recursive calls.

{
"name": "@udecode/plate-indent",
"version": "24.3.1",
"version": "24.3.2",
"description": "Indent plugin for Plate",

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

"dependencies": {
"@udecode/plate-common": "24.3.1"
"@udecode/plate-common": "24.3.2"
},

@@ -45,0 +45,0 @@ "peerDependencies": {

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