@esri/solution-common 6.0.2-alpha.2 → 6.0.2-alpha.20250425

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/07/2025 15:03:57.98
1
+ Built 04/25/2025 10:54:20.93
2
2
  ch/test-publish
3
- commit 08a4f308a9b9b15b80e079400701d3c4275af5fe
3
+ commit 168358265a32ec53b2a718e3809001b15cddffe1
4
4
  Author: Mike Tschudi <mtschudi@esri.com>
5
- Date: Mon Apr 7 13:36:09 2025 -0400
5
+ Date: Wed Apr 23 16:16:24 2025 -0400
6
6
 
7
- v6.0.2-alpha.1
7
+ v6.0.2-alpha.250423
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/solution-common",
3
- "version": "6.0.2-alpha.2",
3
+ "version": "6.0.2-alpha.20250425",
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": "a2757a2c6a0bd0d0c611accfee1465a342eb10fe"
98
+ "gitHead": "7a91dc18a7f98eb7e74a9409f9a2e439eb76666a"
99
99
  }