ccs-digitalmarketplace-frameworks 3.13.27 → 3.13.29
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/questions/declaration/connectedPersonAtRisk.yml +2 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/connectedPersonAtRiskNameList.yml +3 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/immediateParentCompanyDetailsDUNSNumber.yml +1 -1
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
name: Connected person at risk
|
|
2
2
|
question: >
|
|
3
|
-
|
|
3
|
+
Would disclosure of information about any of your connected persons or any of your associated persons connected persons or consortia members connected persons place that person or anyone living with them at risk?
|
|
4
4
|
type: boolean
|
|
5
|
-
hint: When publishing the contract award notice, we have a duty to publish information about
|
|
5
|
+
hint: When publishing the contract award notice, we have a duty to publish information about you and any associated persons connected persons (as set out in regulation 11). Depending on the type of connected person, this may include their name, date of birth, nationality and service address (which could be the same as their personal address). In most instances, this information will already be available on Companies House, and therefore there should be no sensitivity around its publication. We will also publish information about consortia members and their connected persons.
|
|
6
6
|
|
|
7
7
|
followup:
|
|
8
8
|
connectedPersonAtRiskNameList:
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
name: Connected person(s) name
|
|
2
2
|
question: >
|
|
3
|
-
<p class="govuk-body">
|
|
3
|
+
<p class="govuk-body">Please tell us who the connected or associated persons is/are.</p>
|
|
4
|
+
|
|
5
|
+
<p class="govuk-body govuk-!-margin-top-3">Please ensure you enter the name as submitted in the supplier information pdf from CDP.</p>
|
|
4
6
|
|
|
5
|
-
<p class="govuk-body govuk-!-margin-top-3">Please ensure you enter the name as submitted as part of your core information.</p>
|
|
6
7
|
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.
|
|
7
8
|
hidden: true
|
|
8
9
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.13.
|
|
3
|
+
"version": "3.13.29",
|
|
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"
|