RubyGems
npm
Organizations
Log in
Sign up
npm
@acorex/components
Versions diffs
16.18.8 → 16.18.10
Page 3
@acorex/components 16.18.8 → 16.18.10
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (5)
hide
show
package/esm2022/lib/searchbox/searchbox.component.mjs
+44
-12
package/esm2022/lib/selection-list/selection-list.component.mjs
+5
-4
package/fesm2022/acorex-components.mjs
+46
-13
package/fesm2022/acorex-components.mjs.map
+1
-1
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@acorex/components",
3
-
"version": "16.18.
8
",
3
+
"version": "16.18.
10
",
4
4
"peerDependencies": {
5
5
"@angular/common": "^18.0.0",
6
6
"@angular/core": "^18.0.0",
« First
‹ Prev
1
2
3