RubyGems
npm
Organizations
Log in
Sign up
npm
@acorex/data-grid
Versions diffs
6.5.60 → 6.5.61
Page 6
@acorex/data-grid 6.5.60 → 6.5.61
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (6)
hide
show
package/esm2020/lib/data-grid/datagrid.component.mjs
+85
-33
package/fesm2015/acorex-data-grid.mjs
+82
-30
package/fesm2015/acorex-data-grid.mjs.map
+1
-1
package/fesm2020/acorex-data-grid.mjs
+82
-30
package/fesm2020/acorex-data-grid.mjs.map
+1
-1
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@acorex/data-grid",
3
-
"version": "6.5.
60
",
3
+
"version": "6.5.
61
",
4
4
"peerDependencies": {
5
5
"@angular/common": "^13.3.8",
6
6
"@angular/core": "^13.3.8",
« First
‹ Prev
...
2
3
4
5
6