@cranberry-money/shared-constants 8.15.276 → 8.15.278

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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Investment Preferences Constants
2
+ * Financial Profile Constants
3
3
  *
4
4
  * AML/CTF Compliance: Intended use options align with ARCA AML/CTF Program
5
5
  * requirements (Part B, Section 16.1, Step 4).
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Investment Preferences Constants
2
+ * Financial Profile Constants
3
3
  *
4
4
  * AML/CTF Compliance: Intended use options align with ARCA AML/CTF Program
5
5
  * requirements (Part B, Section 16.1, Step 4).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cranberry-money/shared-constants",
3
- "version": "8.15.276",
3
+ "version": "8.15.278",
4
4
  "description": "Shared constants for Blueberry platform",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",