@handsontable/angular 0.0.0-next-50e428d-20231026 → 0.0.0-next-e54c3d6-20231026
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.
|
@@ -25,7 +25,7 @@
|
|
|
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-
|
|
28
|
+
* Version: 0.0.0-next-e54c3d6-20231026 (built at Thu Oct 26 2023 20:19:01 GMT+0000 (Coordinated Universal Time))
|
|
29
29
|
*/
|
|
30
30
|
(function (global, factory) {
|
|
31
31
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('handsontable/base')) :
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@handsontable/angular","version":"0.0.0-next-
|
|
1
|
+
{"name":"@handsontable/angular","version":"0.0.0-next-e54c3d6-20231026","description":"Best Data Grid for Angular with Spreadsheet Look and Feel.","author":"Handsoncode <hello@handsoncode.net> (https://handsoncode.net)","license":"SEE LICENSE IN LICENSE.txt","homepage":"https://handsontable.com","keywords":["handsontable","component","data","table","grid","data table","data grid","spreadsheet","sheet","excel","angular","angular component","angular grid","wrapper","pro","enterprise","sort","formulas","filter","search","conditional formatting","csv"],"repository":{"type":"git","url":"https://github.com/handsontable/handsontable.git"},"bugs":{"url":"https://github.com/handsontable/handsontable/issues"},"peerDependencies":{"@angular/animations":">=12.0.0","@angular/common":">=12.0.0","@angular/compiler":">=12.0.0","@angular/core":">=12.0.0","@angular/forms":">=12.0.0","@angular/platform-browser":">=12.0.0","@angular/platform-browser-dynamic":">=12.0.0","@angular/router":">=12.0.0","handsontable":"0.0.0-next-e54c3d6-20231026"},"main":"bundles/handsontable-angular.umd.js","module":"fesm2015/handsontable-angular.js","es2015":"fesm2015/handsontable-angular.js","esm2015":"esm2015/handsontable-angular.js","fesm2015":"fesm2015/handsontable-angular.js","typings":"handsontable-angular.d.ts","sideEffects":false,"optionalDependencies":{"tslib":"^2.2.0"}}
|