ccs-digitalmarketplace-frameworks 5.0.2 → 5.0.3

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.
@@ -22,8 +22,8 @@ followup:
22
22
  type: checkboxes
23
23
 
24
24
  options:
25
- - label: 2-factor authentication
26
- value: two_factor
25
+ - label: Multi-Factor Authentication (MFA)
26
+ value: multi_factor
27
27
  - label: Public key authentication (including by TLS client certificate)
28
28
  value: pka
29
29
  filter_label: public key authentication (including by TLS client certificate)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",