ccs-digitalmarketplace-frameworks 1.3.35 → 1.3.36
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.
|
@@ -9,23 +9,13 @@ depends:
|
|
|
9
9
|
|
|
10
10
|
type: checkboxes
|
|
11
11
|
options:
|
|
12
|
-
- label: Internet Explorer 7
|
|
13
|
-
value: ie7
|
|
14
|
-
- label: Internet Explorer 8
|
|
15
|
-
value: ie8
|
|
16
|
-
- label: Internet Explorer 9
|
|
17
|
-
value: ie9
|
|
18
|
-
- label: Internet Explorer 10
|
|
19
|
-
value: ie10
|
|
20
|
-
- label: Internet Explorer 11
|
|
21
|
-
value: ie11
|
|
22
12
|
- label: Microsoft Edge
|
|
23
13
|
value: edge
|
|
24
14
|
- label: Firefox
|
|
25
15
|
value: firefox
|
|
26
16
|
- label: Chrome
|
|
27
17
|
value: chrome
|
|
28
|
-
- label: Safari
|
|
18
|
+
- label: Safari
|
|
29
19
|
value: safari
|
|
30
20
|
- label: Opera
|
|
31
21
|
value: opera
|
|
@@ -18,13 +18,6 @@ options:
|
|
|
18
18
|
question: dataStorageAndProcessingLocations
|
|
19
19
|
any_of:
|
|
20
20
|
- uk
|
|
21
|
-
- label: EU-US Privacy Shield agreement locations
|
|
22
|
-
value: privacy_shield
|
|
23
|
-
derived_from:
|
|
24
|
-
question: dataStorageAndProcessingLocations
|
|
25
|
-
any_of:
|
|
26
|
-
- uk
|
|
27
|
-
- eea
|
|
28
21
|
- label: Other locations
|
|
29
22
|
value: other
|
|
30
23
|
filter_ignore: true
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.36",
|
|
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"
|