ccs-digitalmarketplace-frameworks 4.1.2 → 4.1.4
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/groupOrConsortiumDetailsDuns.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/immediateParentCompanyDetailsDUNSNumber.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/ultimateParentCompanyDetailsDUNSNumber.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/visibilityOfThirdPartyAgentsConfirmFullVisibility.yml +1 -1
- package/package.json +1 -1
- package/schemas/questions.json +1 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
name: Confirm full visibility
|
|
2
|
-
question: Confirm that you have full visibility of the ITT including the tender notice and all associated tender documents this competition, including the terms and conditions
|
|
2
|
+
question: Confirm that you have full visibility of the ITT including the tender notice and all associated tender documents for this competition, including the terms and conditions
|
|
3
3
|
|
|
4
4
|
type: boolean
|
|
5
5
|
hidden: true
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.4",
|
|
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"
|