@magic-xpa/utils 4.1000.0-dev4100.404 → 4.1000.0-dev4100.406

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +6 -6
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # Magic-xpa/utils
2
-
3
- This package is part of Magic xpa Web Application Framework.
4
- It is used to easily create modern business apps powered by Angular to provide a rich user experience and meet the increasingly complex enterprise business expectations for digital transformation.
5
-
6
-
1
+ # Magic-xpa/utils
2
+
3
+ This package is part of Magic xpa Web Application Framework.
4
+ It is used to easily create modern business apps powered by Angular to provide a rich user experience and meet the increasingly complex enterprise business expectations for digital transformation.
5
+
6
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magic-xpa/utils",
3
- "version": "4.1000.0-dev4100.404",
3
+ "version": "4.1000.0-dev4100.406",
4
4
  "description": "magic utils package",
5
5
  "license": "SEE LICENSE IN EULA.pdf",
6
6
  "dependencies": {
@@ -8,7 +8,7 @@
8
8
  "tslib": "^2.3.0"
9
9
  },
10
10
  "peerDependencies": {
11
- "@magic-xpa/mscorelib": "4.1000.0-dev4100.404"
11
+ "@magic-xpa/mscorelib": "4.1000.0-dev4100.406"
12
12
  },
13
13
  "module": "fesm2015/magic-xpa-utils.mjs",
14
14
  "es2020": "fesm2020/magic-xpa-utils.mjs",