RubyGems
npm
Organizations
Log in
Sign up
npm
@acorex/components
Versions diffs
16.0.18 → 16.0.20
Page 3
@acorex/components 16.0.18 → 16.0.20
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (4)
hide
show
package/esm2022/lib/selectbox/selectbox.component.mjs
+5
-3
package/fesm2022/acorex-components.mjs
+4
-2
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.0.
18
",
3
+
"version": "16.0.
20
",
4
4
"peerDependencies": {
5
5
"@angular/common": "^16.2.0",
6
6
"@angular/core": "^16.2.0",
« First
‹ Prev
1
2
3