ccs-digitalmarketplace-frameworks 1.2.21 → 1.2.22
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,15 +1,15 @@
|
|
|
1
|
-
name: How the web
|
|
2
|
-
question: Describe how your web
|
|
3
|
-
|
|
1
|
+
name: How the web interface is accessible
|
|
2
|
+
question: Describe how your web interface is accessible.
|
|
3
|
+
question_advice: >
|
|
4
|
+
Include details of what users can and can’t do.
|
|
5
|
+
<a href="http://mandate376.standards.eu/standard/technical-requirements/#9" target="_blank" rel="noopener noreferrer">EN 301 549 9: Web (link opens in a new tab)</a> includes the features and
|
|
6
|
+
constraints you should describe.
|
|
4
7
|
|
|
5
8
|
hidden: true
|
|
6
9
|
depends:
|
|
7
10
|
- "on": lot
|
|
8
11
|
being:
|
|
9
12
|
- cloud-hosting
|
|
10
|
-
- cloud-software
|
|
11
|
-
- cloud-support
|
|
12
|
-
- cloud-professional
|
|
13
13
|
|
|
14
14
|
type: textbox_large
|
|
15
15
|
max_length_in_words: 200
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.22",
|
|
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"
|