handsontable 0.0.0-next-4a0d0f1-20240131 → 0.0.0-next-95bb75e-20240131

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


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

package/base.js CHANGED
@@ -45,8 +45,8 @@ Handsontable.hooks = _pluginHooks.default.getSingleton();
45
45
  Handsontable.CellCoords = _src.CellCoords;
46
46
  Handsontable.CellRange = _src.CellRange;
47
47
  Handsontable.packageName = 'handsontable';
48
- Handsontable.buildDate = "31/01/2024 08:50:57";
49
- Handsontable.version = "0.0.0-next-4a0d0f1-20240131";
48
+ Handsontable.buildDate = "31/01/2024 09:48:40";
49
+ Handsontable.version = "0.0.0-next-95bb75e-20240131";
50
50
  Handsontable.languages = {
51
51
  dictionaryKeys: _registry.dictionaryKeys,
52
52
  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 = "31/01/2024 08:51:03";
39
- Handsontable.version = "0.0.0-next-4a0d0f1-20240131";
38
+ Handsontable.buildDate = "31/01/2024 09:48:46";
39
+ Handsontable.version = "0.0.0-next-95bb75e-20240131";
40
40
  Handsontable.languages = {
41
41
  dictionaryKeys,
42
42
  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-4a0d0f1-20240131
29
- * Release date: 16/01/2024 (built at 31/01/2024 08:51:08)
28
+ * Version: 0.0.0-next-95bb75e-20240131
29
+ * Release date: 16/01/2024 (built at 31/01/2024 09:48:50)
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-4a0d0f1-20240131
29
- * Release date: 16/01/2024 (built at 31/01/2024 08:51:08)
28
+ * Version: 0.0.0-next-95bb75e-20240131
29
+ * Release date: 16/01/2024 (built at 31/01/2024 09:48:50)
30
30
  */
31
31
  /**
32
32
  * Fix for bootstrap styles