RubyGems
npm
Organizations
Log in
Sign up
npm
@acorex/data-grid
Versions diffs
6.5.35 → 6.5.37
Page 5
@acorex/data-grid 6.5.35 → 6.5.37
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/columns/command-column.component.mjs
+8
-6
package/fesm2015/acorex-data-grid.mjs
+7
-5
package/fesm2015/acorex-data-grid.mjs.map
+1
-1
package/fesm2020/acorex-data-grid.mjs
+7
-5
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.
35
",
3
+
"version": "6.5.
37
",
4
4
"peerDependencies": {
5
5
"@angular/common": "^13.3.8",
6
6
"@angular/core": "^13.3.8",
« First
‹ Prev
1
2
3
4
5