RubyGems
npm
Organizations
Log in
Sign up
npm
@acorex/data-grid
Versions diffs
6.5.61 → 6.5.62
Page 5
@acorex/data-grid 6.5.61 → 6.5.62
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
+2
-1
package/fesm2015/acorex-data-grid.mjs
+1
-0
package/fesm2015/acorex-data-grid.mjs.map
+1
-1
package/fesm2020/acorex-data-grid.mjs
+1
-0
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.
61
",
3
+
"version": "6.5.
62
",
4
4
"peerDependencies": {
5
5
"@angular/common": "^13.3.8",
6
6
"@angular/core": "^13.3.8",
« First
‹ Prev
1
2
3
4
5