ccs-digitalmarketplace-frameworks 5.1.53 → 5.1.55

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.
@@ -64,7 +64,7 @@
64
64
 
65
65
  -
66
66
  name: "Cyber Essentials"
67
- slug: cyber_essentials
67
+ slug: cyber-essentials
68
68
  editable: True
69
69
  questions:
70
- - multiqCyberEssentialsPlus
70
+ - multiqCyberEssentialsPlus
@@ -10,6 +10,9 @@ depends:
10
10
  hidden: true
11
11
  type: text
12
12
 
13
+ api_settings:
14
+ certificate_type: CE+
15
+
13
16
  validations:
14
17
  - name: answer_required
15
18
  message: You must provide a valid certificate number
@@ -20,4 +23,4 @@ validations:
20
23
  - name: certificate_not_found
21
24
  message: The certificate number provided is not recognised by IASME as a Cyber Essential Plus certificate number (please select ‘no' to continue)
22
25
  - name: api_error
23
- message: The certificate number provided is not recognised by IASME as a Cyber Essential Plus certificate number (please select ‘no' to continue)
26
+ message: The certificate number provided is not recognised by IASME as a Cyber Essential Plus certificate number (please select ‘no' to continue)
@@ -11,6 +11,9 @@ depends:
11
11
  hidden: true
12
12
  type: text
13
13
 
14
+ api_settings:
15
+ certificate_type: CE+
16
+
14
17
  validations:
15
18
  - name: answer_required
16
19
  message: You must provide a valid certificate number
@@ -21,4 +24,4 @@ validations:
21
24
  - name: certificate_not_found
22
25
  message: The certificate number provided is not recognised by IASME
23
26
  - name: api_error
24
- message: The certificate number provided is not recognised by IASME
27
+ message: The certificate number provided is not recognised by IASME
@@ -11,6 +11,9 @@ depends:
11
11
  hidden: true
12
12
  type: text
13
13
 
14
+ api_settings:
15
+ certificate_type: CE
16
+
14
17
  validations:
15
18
  - name: answer_required
16
19
  message: You must provide a valid certificate number
@@ -21,4 +24,4 @@ validations:
21
24
  - name: certificate_not_found
22
25
  message: The certificate number provided is not recognised by IASME
23
26
  - name: api_error
24
- message: The certificate number provided is not recognised by IASME
27
+ message: The certificate number provided is not recognised by IASME
@@ -10,6 +10,8 @@ question_advice: >
10
10
  depends:
11
11
  - "on": lot
12
12
  being:
13
+ - iaas-and-paas
14
+ - iaas-and-paas-above-official
13
15
  - isaas
14
16
  - saas
15
17
 
@@ -11,7 +11,7 @@ depends:
11
11
  type: multiquestion
12
12
  questions:
13
13
  - standardsCyberEssentialsValidated
14
+ - cyberEssentialsValidation
14
15
  - standardsCyberEssentialsPlusValidated
15
- - cyberEssentialsAlternative
16
16
  - cyberEssentialsPlusValidation
17
- - cyberEssentialsValidation
17
+ - cyberEssentialsAlternative
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.1.53",
3
+ "version": "5.1.55",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",