ccs-digitalmarketplace-frameworks 1.3.7 → 1.3.8
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,6 +1,6 @@
|
|
|
1
1
|
name: Terms and conditions
|
|
2
2
|
question: >
|
|
3
|
-
Do you accept the terms and conditions in the <a class="govuk-link" href="/
|
|
3
|
+
Do you accept the terms and conditions in the <a class="govuk-link" href="https://www.contractsfinder.service.gov.uk/Notice/08c8b0bc-ed2d-4698-8dc8-87512455eb8e" target="_blank" rel="noopener noreferrer">framework agreement and contract schedules (opens in new tab)</a>?
|
|
4
4
|
type: boolean
|
|
5
5
|
assessment:
|
|
6
6
|
passIfIn:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
name: Invitation to apply
|
|
2
2
|
question: >
|
|
3
|
-
Do you agree to comply with the terms of the <a class="govuk-link" href="/
|
|
3
|
+
Do you agree to comply with the terms of the <a class="govuk-link" href="https://www.contractsfinder.service.gov.uk/Notice/08c8b0bc-ed2d-4698-8dc8-87512455eb8e" target="_blank" rel="noopener noreferrer">Digital Outcomes 6 ‘invitation to tender’ (opens in new tab)</a>?
|
|
4
4
|
type: boolean
|
|
5
5
|
assessment:
|
|
6
6
|
passIfIn:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.8",
|
|
4
4
|
"description": "Data files for Digital Marketplace’s procurement frameworks",
|
|
5
5
|
"repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
|
|
6
6
|
"author": "enquiries@digitalmarketplace.service.gov.uk"
|