@adobe/spacecat-shared-utils 1.50.6 → 1.50.8

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ # [@adobe/spacecat-shared-utils-v1.50.8](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-utils-v1.50.7...@adobe/spacecat-shared-utils-v1.50.8) (2025-09-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** update external fixes ([#969](https://github.com/adobe/spacecat-shared/issues/969)) ([d722c62](https://github.com/adobe/spacecat-shared/commit/d722c623193fdbf292d96d71236cb4396db7ce3b))
7
+
8
+ # [@adobe/spacecat-shared-utils-v1.50.7](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-utils-v1.50.6...@adobe/spacecat-shared-utils-v1.50.7) (2025-09-18)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * need to switch to /adobe/pages because experimental endpoints do not exist in AMS ([#967](https://github.com/adobe/spacecat-shared/issues/967)) ([73a7238](https://github.com/adobe/spacecat-shared/commit/73a7238a936cc1a656c55f456f084026327fbb87))
14
+
1
15
  # [@adobe/spacecat-shared-utils-v1.50.6](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-utils-v1.50.5...@adobe/spacecat-shared-utils-v1.50.6) (2025-09-16)
2
16
 
3
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adobe/spacecat-shared-utils",
3
- "version": "1.50.6",
3
+ "version": "1.50.8",
4
4
  "description": "Shared modules of the Spacecat Services - utils",
5
5
  "type": "module",
6
6
  "engines": {
@@ -48,9 +48,9 @@
48
48
  "@adobe/fetch": "4.2.3",
49
49
  "@adobe/spacecat-shared-data-access": "2.45.0",
50
50
  "@adobe/spacecat-shared-ims-client": "1.8.3",
51
- "@aws-sdk/client-s3": "3.888.0",
52
- "@aws-sdk/client-secrets-manager": "3.888.0",
53
- "@aws-sdk/client-sqs": "3.888.0",
51
+ "@aws-sdk/client-s3": "3.893.0",
52
+ "@aws-sdk/client-secrets-manager": "3.893.0",
53
+ "@aws-sdk/client-sqs": "3.893.0",
54
54
  "@json2csv/plainjs": "7.0.6",
55
55
  "aws-xray-sdk": "3.10.3",
56
56
  "date-fns": "4.1.0",
@@ -12,7 +12,7 @@
12
12
 
13
13
  import { fetch } from './adobe-fetch.js';
14
14
 
15
- const CONTENT_API_PREFIX = '/adobe/experimental/aspm-expires-20251231';
15
+ export const CONTENT_API_PREFIX = '/adobe';
16
16
 
17
17
  /**
18
18
  * Determines the AEM CS/AMS page ID for Content API, from the page URL