ccs-digitalmarketplace-frameworks 5.1.60 → 5.1.62

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,6 +22,6 @@ validations:
22
22
  - name: certificate_expired
23
23
  message: This certificate number has expired
24
24
  - name: certificate_not_found
25
- message: The certificate number provided is not recognised by IASME
25
+ message: The certificate number provided is not recognised by IASME as a Cyber Essentials Plus certificate number
26
26
  - name: api_error
27
- message: The certificate number provided is not recognised by IASME
27
+ message: The certificate number provided is not recognised by IASME as a Cyber Essentials Plus certificate number
@@ -22,6 +22,6 @@ validations:
22
22
  - name: certificate_expired
23
23
  message: This certificate number has expired
24
24
  - name: certificate_not_found
25
- message: The certificate number provided is not recognised by IASME
25
+ message: The certificate number provided is not recognised by IASME as a Cyber Essentials certificate number
26
26
  - name: api_error
27
- message: The certificate number provided is not recognised by IASME
27
+ message: The certificate number provided is not recognised by IASME as a Cyber Essentials certificate number
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.1.60",
3
+ "version": "5.1.62",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",