@arcgis/languages-api-utils 4.32.0-next.118 → 4.32.0-next.119

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.
Files changed (3) hide show
  1. package/LICENSE.md +1 -1
  2. package/README.md +1 -1
  3. package/package.json +1 -1
package/LICENSE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Licensing
2
2
 
3
- COPYRIGHT © 2024 Esri
3
+ COPYRIGHT © 2025 Esri
4
4
 
5
5
  All rights reserved under the copyright laws of the United States and applicable international laws, treaties, and conventions.
6
6
 
package/README.md CHANGED
@@ -9,7 +9,7 @@ It is not intended to be used directly, but rather used as a dependency by other
9
9
 
10
10
  ## License
11
11
 
12
- COPYRIGHT © 2024 Esri
12
+ COPYRIGHT © 2025 Esri
13
13
 
14
14
  All rights reserved under the copyright laws of the United States and applicable international laws, treaties, and conventions.
15
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/languages-api-utils",
3
- "version": "4.32.0-next.118",
3
+ "version": "4.32.0-next.119",
4
4
  "description": "ArcGIS Languages API Utilities",
5
5
  "homepage": "https://developers.arcgis.com/javascript/latest/",
6
6
  "type": "module",