ccs-digitalmarketplace-frameworks 1.3.3 → 1.3.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-6/manifests/declaration.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatementWeb.yml +6 -1
- package/frameworks/digital-outcomes-6/questions/services/DevelopmentOperationsEngineer.yml +2 -2
- package/frameworks/digital-outcomes-6/questions/services/QualityAssuranceTestingAnalyst.yml +2 -2
- package/package.json +1 -1
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
editable: True
|
|
5
5
|
prefill: False
|
|
6
6
|
description: |
|
|
7
|
-
You can read about how to apply in the <a class="govuk-link" href="https://www.gov.uk/guidance/
|
|
7
|
+
You can read about how to apply in the <a class="govuk-link" href="https://www.gov.uk/guidance/how-to-apply-to-sell-on-the-digital-outcomes-framework" target="_blank" rel="noopener noreferrer">Digital Outcomes suppliers’ guide (opens in new tab)</a>.
|
|
8
8
|
questions:
|
|
9
9
|
- readUnderstoodGuidance
|
|
10
10
|
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
name: Modern slavery statement web
|
|
2
2
|
question: Provide the relevant link to the slavery and human trafficking statement that appears in a prominent place on your organisations website homepage.
|
|
3
3
|
|
|
4
|
-
type: text
|
|
4
|
+
type: text
|
|
5
|
+
|
|
6
|
+
validations:
|
|
7
|
+
-
|
|
8
|
+
name: answer_required
|
|
9
|
+
message: Please enter the website link to your organisation’s slavery and human trafficking statement, or upload a copy of your statement.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.4",
|
|
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"
|