handsontable 0.0.0-next-1aba9db-20231128 → 0.0.0-next-fc6b71a-20231129

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
@@ -43,8 +43,8 @@ Handsontable.hooks = _pluginHooks.default.getSingleton();
43
43
  Handsontable.CellCoords = _src.CellCoords;
44
44
  Handsontable.CellRange = _src.CellRange;
45
45
  Handsontable.packageName = 'handsontable';
46
- Handsontable.buildDate = "28/11/2023 14:32:10";
47
- Handsontable.version = "0.0.0-next-1aba9db-20231128";
46
+ Handsontable.buildDate = "29/11/2023 14:08:42";
47
+ Handsontable.version = "0.0.0-next-fc6b71a-20231129";
48
48
  Handsontable.languages = {
49
49
  dictionaryKeys: _registry.dictionaryKeys,
50
50
  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 = "28/11/2023 14:32:16";
39
- Handsontable.version = "0.0.0-next-1aba9db-20231128";
38
+ Handsontable.buildDate = "29/11/2023 14:08:48";
39
+ Handsontable.version = "0.0.0-next-fc6b71a-20231129";
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-1aba9db-20231128
29
- * Release date: 31/08/2023 (built at 28/11/2023 14:32:22)
28
+ * Version: 0.0.0-next-fc6b71a-20231129
29
+ * Release date: 31/08/2023 (built at 29/11/2023 14:08:53)
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-1aba9db-20231128
29
- * Release date: 31/08/2023 (built at 28/11/2023 14:32:22)
28
+ * Version: 0.0.0-next-fc6b71a-20231129
29
+ * Release date: 31/08/2023 (built at 29/11/2023 14:08:53)
30
30
  */
31
31
  /**
32
32
  * Fix for bootstrap styles