@esri/solutions-components 5.1.0-next.162 → 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/14/2026 19:46:00.97
1
+ Built 06/15/2026 6:37:00.04
2
2
  develop
3
- commit 89340157dfd8e820605682893495d1ab3ab29426
4
- Author: Ryan Cosby <ryan9313@esri.com>
5
- Date: Sat Jun 13 19:46:17 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.161
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.162",
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",