@esri/solution-common 6.0.2-alpha.20 → 6.0.2-alpha.20250426

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,10 @@
1
- Built 04/22/2025 14:22:28.17
2
- ch/test-publish
3
- commit d38723ff5dfb5a95baec2b069f4afd6f177da87e
4
- Author: Previn Wong <PWong@esri.com>
5
- Date: Mon Apr 21 10:47:06 2025 -0700
1
+ Built 04/25/2025 19:49:17.58
2
+ develop
3
+ commit fc52c47a5acdd7b64b1a2729f8a7d1388495f6e2
4
+ Merge: 34534cc4f 0f33656a0
5
+ Author: Mike Tschudi <mtschudi@esri.com>
6
+ Date: Fri Apr 25 17:14:46 2025 -0400
6
7
 
7
- v6.0.2-alpha.13
8
+ Merge pull request #1541 from Esri/bug/publishing
9
+
10
+ Republished because of errors in publishing
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/solution-common",
3
- "version": "6.0.2-alpha.20",
3
+ "version": "6.0.2-alpha.20250426",
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": "e7b571fe082a7458fbac7727db8a059d55bf97f2"
98
+ "gitHead": "64eb9d685c45ecbdba56f2f84b30357f06e39a2f"
99
99
  }