@esri/hub-common 9.43.0 → 9.43.1
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.
|
@@ -6,7 +6,7 @@ import { searchUsers as portalUserSearch, } from "@esri/arcgis-rest-portal";
|
|
|
6
6
|
*
|
|
7
7
|
* **Note** Authentication is required
|
|
8
8
|
*
|
|
9
|
-
*
|
|
9
|
+
* Another trivial comment to force a release
|
|
10
10
|
*
|
|
11
11
|
* Note: in the future, there may be options to search via
|
|
12
12
|
* a Hub specific API
|
|
@@ -7,7 +7,7 @@ import { searchUsers as portalUserSearch, } from "@esri/arcgis-rest-portal";
|
|
|
7
7
|
*
|
|
8
8
|
* **Note** Authentication is required
|
|
9
9
|
*
|
|
10
|
-
*
|
|
10
|
+
* Another trivial comment to force a release
|
|
11
11
|
*
|
|
12
12
|
* Note: in the future, there may be options to search via
|
|
13
13
|
* a Hub specific API
|
|
@@ -9,7 +9,7 @@ const arcgis_rest_portal_1 = require("@esri/arcgis-rest-portal");
|
|
|
9
9
|
*
|
|
10
10
|
* **Note** Authentication is required
|
|
11
11
|
*
|
|
12
|
-
*
|
|
12
|
+
* Another trivial comment to force a release
|
|
13
13
|
*
|
|
14
14
|
* Note: in the future, there may be options to search via
|
|
15
15
|
* a Hub specific API
|
|
@@ -19,7 +19,7 @@ export interface IHubUser extends IUser {
|
|
|
19
19
|
*
|
|
20
20
|
* **Note** Authentication is required
|
|
21
21
|
*
|
|
22
|
-
*
|
|
22
|
+
* Another trivial comment to force a release
|
|
23
23
|
*
|
|
24
24
|
* Note: in the future, there may be options to search via
|
|
25
25
|
* a Hub specific API
|
package/dist/umd/common.umd.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* @preserve
|
|
2
|
-
* @esri/hub-common - v9.
|
|
2
|
+
* @esri/hub-common - v9.43.0 - Wed Jun 15 2022 19:01:13 GMT+0000 (Coordinated Universal Time)
|
|
3
3
|
* Copyright (c) 2022 Environmental Systems Research Institute, Inc.
|
|
4
4
|
* Apache-2.0
|
|
5
5
|
*/
|
|
@@ -14673,7 +14673,7 @@
|
|
|
14673
14673
|
*
|
|
14674
14674
|
* **Note** Authentication is required
|
|
14675
14675
|
*
|
|
14676
|
-
*
|
|
14676
|
+
* Another trivial comment to force a release
|
|
14677
14677
|
*
|
|
14678
14678
|
* Note: in the future, there may be options to search via
|
|
14679
14679
|
* a Hub specific API
|