ccs-digitalmarketplace-frameworks 3.14.5 → 3.14.6

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,7 +1,7 @@
1
1
  name: Registered office
2
2
  question: |
3
3
  <p class="govuk-label--m">
4
- Please enter the subcontractors registered office address (if the supplier is not registered, please give their principle office address).
4
+ Please enter the subcontractors registered office address (if the supplier is not registered, please give their principal office address).
5
5
  </p>
6
6
 
7
7
  <p class="govuk-label--m">
@@ -1,5 +1,5 @@
1
1
  name: Debarment list
2
- question: Are any of your subcontractors including those who are also associated persons on the debarment list?
2
+ question: Are any of your subcontractors, including those who are also associated persons on the debarment list?
3
3
 
4
4
  type: boolean
5
5
 
@@ -1,5 +1,5 @@
1
1
  name: Postal address different
2
- question: Is the subcontractor’s contact postal address different from organisation’s registered address?
2
+ question: Is the subcontractor’s contact postal address different from the organisation’s registered address?
3
3
  type: boolean
4
4
  hint: |
5
5
  This is the address that will be published for any associated persons of successful bidders in the contract award notice, therefore this must be generic with no references to individual names and no contact details that are directly linked to an individual.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "3.14.5",
3
+ "version": "3.14.6",
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"