@handsontable/angular 0.0.0-next-ccae2b1-20231113 → 0.0.0-next-ec279ad-20231114
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-ec279ad-20231114 (built at Tue Nov 14 2023 14:18:39 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-ec279ad-20231114","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-ec279ad-20231114"},"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"}}
|