ccs-digitalmarketplace-frameworks 9.0.9 → 9.1.0

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.
@@ -5,10 +5,25 @@ type: checkboxes
5
5
  options:
6
6
  - label: ISO 9001 certification
7
7
  value: iso-9001
8
+ depends:
9
+ - "on": lot
10
+ being:
11
+ - iaas-and-paas
12
+ - iaas-and-paas-above-official
8
13
  - label: ISO/IEC 27001 certification
9
14
  value: iso-27001
15
+ depends:
16
+ - "on": lot
17
+ being:
18
+ - iaas-and-paas
19
+ - iaas-and-paas-above-official
10
20
  - label: ISO 20000-1 certification
11
21
  value: iso-20000-1
22
+ depends:
23
+ - "on": lot
24
+ being:
25
+ - iaas-and-paas
26
+ - iaas-and-paas-above-official
12
27
  - label: ISO 28000:2022 certification
13
28
  value: iso-28000
14
29
  - label: Quality management systems (QMS)
@@ -19,5 +34,16 @@ options:
19
34
  value: pci
20
35
  - label: Cyber essentials
21
36
  value: cyber-essentials
37
+ depends:
38
+ - "on": lot
39
+ being:
40
+ - saas
41
+ - isaas
42
+ - cloud-support
22
43
  - label: Cyber Essentials Plus
23
44
  value: cyber-essentials-plus
45
+ depends:
46
+ - "on": lot
47
+ being:
48
+ - iaas-and-paas
49
+ - iaas-and-paas-above-official
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "9.0.9",
3
+ "version": "9.1.0",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",