ccs-digitalmarketplace-frameworks 3.12.22 → 3.12.23
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/frameworks/digital-outcomes-and-specialists-7/manifests/declaration.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/connectedPersonAtRiskNameList.yml +5 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/multiqConnectedPerson.yml +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
name:
|
|
2
|
-
question:
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
name: Connected person(s) name
|
|
2
|
+
question: >
|
|
3
|
+
<p>Tell us who the connected persons is/are.</p>
|
|
4
|
+
|
|
5
|
+
<p>Please ensure you enter the name as submitted as part of your core information.</p>
|
|
5
6
|
question_advice: Regulation 27(4-6) makes provision for circumstances where disclosure of information about a connected person could place that person or anyone living with them at risk. These provisions are modelled on the Register of People with Significant Control Regulations 2016 (the ‘2016 Regulations’) but apply to all connected persons under the Act.
|
|
6
7
|
hidden: true
|
|
7
8
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.12.
|
|
3
|
+
"version": "3.12.23",
|
|
4
4
|
"description": "Data files for Digital Marketplace’s procurement frameworks",
|
|
5
5
|
"repository": "git@github.com:Crown-Commercial-Service/ccs-digitalmarketplace-frameworks",
|
|
6
6
|
"author": "enquiries@digitalmarketplace.service.gov.uk"
|