@esri/solutions-components 5.1.0-next.161 → 5.1.0-next.163

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 06/13/2026 19:46:01.77
1
+ Built 06/15/2026 6:37:00.04
2
2
  develop
3
- commit 23910b6e95d1b163014faac33b5f03f13d4ddcde
4
- Author: Ryan Cosby <ryan9313@esri.com>
5
- Date: Fri Jun 12 19:46:57 2026 -0700
3
+ commit 50646ec6e799f3d3280ee6ee130e9499629078cb
4
+ Author: Chris Fox <chris_fox@esri.com>
5
+ Date: Mon Jun 15 09:00:19 2026 -0400
6
6
 
7
- Release 5.1.0-next.160
7
+ Add null safety check
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/solutions-components",
3
- "version": "5.1.0-next.161",
3
+ "version": "5.1.0-next.163",
4
4
  "description": "Web Components for Esri's Solutions Applications",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",