@forge/cli-shared 3.10.2-next.0 → 3.10.2-next.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.
@@ -1702,7 +1702,6 @@ var RateLimitingCurrency;
1702
1702
  RateLimitingCurrency["TeamSearchCurrency"] = "TEAM_SEARCH_CURRENCY";
1703
1703
  RateLimitingCurrency["PolarisCurrency"] = "POLARIS_CURRENCY";
1704
1704
  RateLimitingCurrency["CompassSynchronizeLinkAssociationsCurrency"] = "COMPASS_SYNCHRONIZE_LINK_ASSOCIATIONS_CURRENCY";
1705
- RateLimitingCurrency["DirectoryCurrency"] = "DIRECTORY_CURRENCY";
1706
1705
  RateLimitingCurrency["HelpObjectStoreCurrency"] = "HELP_OBJECT_STORE_CURRENCY";
1707
1706
  RateLimitingCurrency["ForgeMetricsCurrency"] = "FORGE_METRICS_CURRENCY";
1708
1707
  RateLimitingCurrency["DevopsServiceReadCurrency"] = "DEVOPS_SERVICE_READ_CURRENCY";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forge/cli-shared",
3
- "version": "3.10.2-next.0",
3
+ "version": "3.10.2-next.1",
4
4
  "description": "Common functionality for Forge CLI",
5
5
  "author": "Atlassian",
6
6
  "license": "UNLICENSED",
@@ -22,7 +22,7 @@
22
22
  "cli-table3": "^0.6.3",
23
23
  "conf": "^6.2.4",
24
24
  "cross-spawn": "^7.0.3",
25
- "env-paths": "^2.2.0",
25
+ "env-paths": "^2.2.1",
26
26
  "figures": "^3.2.0",
27
27
  "fp-ts": "^2.0.1",
28
28
  "fs-extra": "^8.1.0",