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

@uniformdev/richtext

Package Overview
Dependencies
Maintainers
0
Versions
447
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniformdev/richtext - npm Package Compare versions

Comparing version 19.204.0 to 19.204.1-alpha.2

6

dist/index.d.ts

@@ -81,4 +81,3 @@ import { AssetParamValueItem } from '@uniformdev/assets';

interface TableNode extends RichTextNode {
}
type TableNode = RichTextNode;
declare const tableHtmlRenderer: NodeStringRenderer;

@@ -102,4 +101,3 @@

interface TableRowNode extends RichTextNode {
}
type TableRowNode = RichTextNode;
declare const tablerowHtmlRenderer: NodeStringRenderer;

@@ -106,0 +104,0 @@

{
"name": "@uniformdev/richtext",
"version": "19.204.0",
"version": "19.204.1-alpha.2+0262cf78a6",
"description": "Common functionality and types for Uniform Rich Text parameters",

@@ -48,3 +48,3 @@ "license": "SEE LICENSE IN LICENSE.txt",

"@lexical/rich-text": "0.17.1",
"@uniformdev/assets": "19.204.0",
"@uniformdev/assets": "19.204.1-alpha.2+0262cf78a6",
"lexical": "0.17.1"

@@ -58,3 +58,3 @@ },

},
"gitHead": "526d22d188132e5d47dc117808be6ead40532cb1"
"gitHead": "0262cf78a6bd7179419e2e1505c1a985fd1103de"
}

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