@uniformdev/richtext
Advanced tools
Comparing version 19.204.0 to 19.204.1-alpha.2
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
69887
8
1886
2
1