@toast-ui/editor-plugin-table-merged-cell
Advanced tools
Comparing version 3.0.0-alpha.1 to 3.0.0
/*! | ||
* TOAST UI Editor : Table Merged Cell Plugin | ||
* @version 3.0.0-alpha.1 | Wed Jun 16 2021 | ||
* @version 3.0.0 | Thu Jun 17 2021 | ||
* @author NHN FE Development Lab <dl_javascript@nhn.com> | ||
@@ -5,0 +5,0 @@ * @license MIT |
{ | ||
"name": "@toast-ui/editor-plugin-table-merged-cell", | ||
"version": "3.0.0-alpha.1", | ||
"version": "3.0.0", | ||
"description": "TOAST UI Editor : Table Merged Cell Plugin", | ||
@@ -21,2 +21,3 @@ "keywords": [ | ||
], | ||
"types": "types/index.d.ts", | ||
"author": "NHN FE Development Lab <dl_javascript@nhn.com>", | ||
@@ -23,0 +24,0 @@ "license": "MIT", |
# TOAST UI Editor : Table Merged Cell Plugin | ||
> This is a plugin of [TOAST UI Editor](https://github.com/nhn/tui.editor/tree/main/apps/editor) to merge table columns. | ||
> This is a plugin of [TOAST UI Editor](https://github.com/nhn/tui.editor/tree/master/apps/editor) to merge table columns. | ||
@@ -44,5 +44,5 @@ [![npm version](https://img.shields.io/npm/v/@toast-ui/editor-plugin-table-merged-cell.svg)](https://www.npmjs.com/package/@toast-ui/editor-plugin-table-merged-cell) | ||
To use the plugin, [`@toast-ui/editor`](https://github.com/nhn/tui.editor/tree/main/apps/editor) must be installed. | ||
To use the plugin, [`@toast-ui/editor`](https://github.com/nhn/tui.editor/tree/master/apps/editor) must be installed. | ||
> Ref. [Getting Started](https://github.com/nhn/tui.editor/blob/main/docs/en/getting-started.md) | ||
> Ref. [Getting Started](https://github.com/nhn/tui.editor/blob/master/docs/en/getting-started.md) | ||
@@ -49,0 +49,0 @@ ### Install |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
67224
0