handsontable 0.0.0-next-51c871a-20230412 → 0.0.0-next-c812b69-20230413

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of handsontable might be problematic. Click here for more details.

package/base.js CHANGED
@@ -46,8 +46,8 @@ Handsontable.hooks = _pluginHooks.default.getSingleton();
46
46
  Handsontable.CellCoords = _src.CellCoords;
47
47
  Handsontable.CellRange = _src.CellRange;
48
48
  Handsontable.packageName = 'handsontable';
49
- Handsontable.buildDate = "12/04/2023 10:16:29";
50
- Handsontable.version = "0.0.0-next-51c871a-20230412";
49
+ Handsontable.buildDate = "13/04/2023 08:57:08";
50
+ Handsontable.version = "0.0.0-next-c812b69-20230413";
51
51
  Handsontable.languages = {
52
52
  dictionaryKeys: _registry.dictionaryKeys,
53
53
  getLanguageDictionary: _registry.getLanguageDictionary,
package/base.mjs CHANGED
@@ -35,8 +35,8 @@ Handsontable.hooks = Hooks.getSingleton();
35
35
  Handsontable.CellCoords = CellCoords;
36
36
  Handsontable.CellRange = CellRange;
37
37
  Handsontable.packageName = 'handsontable';
38
- Handsontable.buildDate = "12/04/2023 10:16:51";
39
- Handsontable.version = "0.0.0-next-51c871a-20230412";
38
+ Handsontable.buildDate = "13/04/2023 08:57:28";
39
+ Handsontable.version = "0.0.0-next-c812b69-20230413";
40
40
  Handsontable.languages = {
41
41
  dictionaryKeys: dictionaryKeys,
42
42
  getLanguageDictionary: getLanguageDictionary,
@@ -25,8 +25,8 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 0.0.0-next-51c871a-20230412
29
- * Release date: 28/03/2023 (built at 12/04/2023 10:17:10)
28
+ * Version: 0.0.0-next-c812b69-20230413
29
+ * Release date: 28/03/2023 (built at 13/04/2023 08:57:43)
30
30
  */
31
31
  /**
32
32
  * Fix for bootstrap styles
@@ -25,8 +25,8 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 0.0.0-next-51c871a-20230412
29
- * Release date: 28/03/2023 (built at 12/04/2023 10:17:10)
28
+ * Version: 0.0.0-next-c812b69-20230413
29
+ * Release date: 28/03/2023 (built at 13/04/2023 08:57:43)
30
30
  */
31
31
  /**
32
32
  * Fix for bootstrap styles