ngx-deebodata 0.1.4 → 0.1.5

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.
Files changed (1) hide show
  1. package/package.json +5 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ngx-deebodata",
3
- "version": "0.1.4",
4
- "description": "A robust data grid solution with integrated charts, virtual scroll, row grouping, column resizing, toggle column visibility, cell editing, tab accessibility, sorting with priority, and advanced filtering.",
3
+ "version": "0.1.5",
4
+ "description": "All-in-one data grid and charts solution that solves big data analysis with virtual scroll, row grouping, column resizing, re-ordering, column hiding, cell editing, tab accessibility, sorting with priority, and advanced filtering.",
5
5
  "peerDependencies": {
6
6
  "@angular/common": "^21.2.0",
7
7
  "@angular/core": "^21.2.0",
@@ -14,10 +14,12 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "license": "SEE LICENSE IN LICENSE",
17
- "homepage": "https://deebodata.com/angular-docs",
17
+ "homepage": "https://deebodata.com/ngx-deebodata-documentation/ngx-deebodata",
18
18
  "keywords": [
19
19
  "grid",
20
20
  "data-grid",
21
+ "angular",
22
+ "data",
21
23
  "datagrid",
22
24
  "virtual-scroll",
23
25
  "charts",