@esri/solution-common 6.0.2-alpha.12 → 6.0.2-alpha.13
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.
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
Built 04/21/2025
|
|
1
|
+
Built Mon 04/21/2025 10:41:12.03
|
|
2
2
|
ch/test-publish
|
|
3
|
-
commit
|
|
3
|
+
commit a2fb414509763f020bd5b571c30237197f921cd1
|
|
4
4
|
Author: Mike Tschudi <mtschudi@esri.com>
|
|
5
|
-
Date:
|
|
5
|
+
Date: Mon Apr 21 12:39:54 2025 -0400
|
|
6
6
|
|
|
7
|
-
v6.0.2-alpha.
|
|
7
|
+
v6.0.2-alpha.12
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@esri/solution-common",
|
|
3
|
-
"version": "6.0.2-alpha.
|
|
3
|
+
"version": "6.0.2-alpha.13",
|
|
4
4
|
"description": "Provides general helper functions for @esri/solution.js.",
|
|
5
5
|
"main": "dist/cjs/index.js",
|
|
6
6
|
"module": "dist/esm/index.js",
|
|
@@ -95,5 +95,5 @@
|
|
|
95
95
|
"esri",
|
|
96
96
|
"ES6"
|
|
97
97
|
],
|
|
98
|
-
"gitHead": "
|
|
98
|
+
"gitHead": "d38723ff5dfb5a95baec2b069f4afd6f177da87e"
|
|
99
99
|
}
|