ccs-digitalmarketplace-frameworks 5.1.42 → 5.1.43

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.
@@ -201,6 +201,7 @@
201
201
  - multiqStandardsISOIEC27001
202
202
  - multiqStandardsISO28000
203
203
  - multiqStandardsCSASTAR
204
+ - qualityManagementSystem
204
205
  - multiqStandardsPCI
205
206
  - multiqStandardsCyber
206
207
  - multiqAccreditationsOther
@@ -316,6 +316,7 @@
316
316
  - multiqStandardsISO28000
317
317
  - multiqStandardsISO9001
318
318
  - multiqStandardsCSASTAR
319
+ - qualityManagementSystem
319
320
  - multiqStandardsPCI
320
321
  - multiqStandardsCyber
321
322
  - multiqAccreditationsOther
@@ -0,0 +1,18 @@
1
+ name: Quality management systems (QMS)
2
+
3
+ question: Do you have a quality management system?
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - iaas-and-paas
9
+ - iaas-and-paas-above-official
10
+ - isaas
11
+ - saas
12
+ - cloud-support
13
+
14
+ type: boolean
15
+
16
+ validations:
17
+ - name: answer_required
18
+ message: Please select Yes or No to continue.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.1.42",
3
+ "version": "5.1.43",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",