@adobe/spacecat-shared-utils 1.50.5 → 1.50.7

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.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)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * 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))
7
+
8
+ # [@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)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **deps:** update external fixes ([#949](https://github.com/adobe/spacecat-shared/issues/949)) ([c25e099](https://github.com/adobe/spacecat-shared/commit/c25e099d2097b134f606e9a369b831d81143966d))
14
+
1
15
  # [@adobe/spacecat-shared-utils-v1.50.5](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-utils-v1.50.4...@adobe/spacecat-shared-utils-v1.50.5) (2025-09-15)
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.5",
3
+ "version": "1.50.7",
4
4
  "description": "Shared modules of the Spacecat Services - utils",
5
5
  "type": "module",
6
6
  "engines": {
@@ -38,7 +38,7 @@
38
38
  "@types/validator": "^13.15.2",
39
39
  "chai": "6.0.1",
40
40
  "chai-as-promised": "8.0.2",
41
- "esmock": "2.7.2",
41
+ "esmock": "2.7.3",
42
42
  "husky": "9.1.7",
43
43
  "nock": "14.0.10",
44
44
  "sinon": "21.0.0",
@@ -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.883.0",
52
- "@aws-sdk/client-secrets-manager": "3.883.0",
53
- "@aws-sdk/client-sqs": "3.883.0",
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",
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