@pdtf/schemas 3.0.3-2 → 3.0.3-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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pdtf/schemas",
3
- "version": "3.0.3-2",
3
+ "version": "3.0.3-3",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -529,7 +529,7 @@
529
529
  },
530
530
  "holdingDeposit": {
531
531
  "ntslRef": "A3.2",
532
- "title": "Security deposit",
532
+ "title": "Holding deposit",
533
533
  "type": "number"
534
534
  }
535
535
  }
@@ -8812,7 +8812,7 @@
8812
8812
  "title": "Are you aware of any building safety issues?",
8813
8813
  "baspiTitle": "Are you aware of any remediation required to the property due to building safety?",
8814
8814
  "ta7Title": "Have any remediation works on the building been proposed or carried out?",
8815
- "description": "For example issues related to unsafe cladding, integrity of building materials used in construction (e.g. asbestos), risk of collapse (e.g. damaged roofs or strucutural failures), at-risk wooden decking for external structures (including balconies), lack of emergency lighting where required or insufficient fire/smoke alarm systems",
8815
+ "description": "For example issues related to unsafe cladding, integrity of building materials used in construction (e.g. asbestos), risk of collapse (e.g. damaged roofs or structural failures), at-risk wooden decking for external structures (including balconies), lack of emergency lighting where required or insufficient fire/smoke alarm systems",
8816
8816
  "type": "object",
8817
8817
  "properties": {
8818
8818
  "yesNo": {
@@ -383,7 +383,7 @@
383
383
  "type": "number"
384
384
  },
385
385
  "holdingDeposit": {
386
- "title": "Security deposit",
386
+ "title": "Holding deposit",
387
387
  "type": "number"
388
388
  }
389
389
  }
@@ -7612,7 +7612,7 @@
7612
7612
  },
7613
7613
  "buildingSafety": {
7614
7614
  "title": "Are you aware of any building safety issues?",
7615
- "description": "For example issues related to unsafe cladding, integrity of building materials used in construction (e.g. asbestos), risk of collapse (e.g. damaged roofs or strucutural failures), at-risk wooden decking for external structures (including balconies), lack of emergency lighting where required or insufficient fire/smoke alarm systems",
7615
+ "description": "For example issues related to unsafe cladding, integrity of building materials used in construction (e.g. asbestos), risk of collapse (e.g. damaged roofs or structural failures), at-risk wooden decking for external structures (including balconies), lack of emergency lighting where required or insufficient fire/smoke alarm systems",
7616
7616
  "type": "object",
7617
7617
  "properties": {
7618
7618
  "yesNo": {