@pdtf/schemas 3.0.1-5 → 3.0.3-1

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/index.js CHANGED
@@ -41,6 +41,7 @@ const overlaysMap = {
41
41
  fme1ed2: require("./src/schemas/v3/overlays/fme1.json"),
42
42
  llc1v2: require("./src/schemas/v3/overlays/llc1.json"),
43
43
  nts2023: require("./src/schemas/v3/overlays/nts.json"),
44
+ ntsl2023: require("./src/schemas/v3/overlays/ntsl.json"),
44
45
  con29R2019: require("./src/schemas/v3/overlays/con29R.json"),
45
46
  con29DW: require("./src/schemas/v3/overlays/con29DW.json"),
46
47
  rdsV333: require("./src/schemas/v3/overlays/rds.json"),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pdtf/schemas",
3
- "version": "3.0.1-5",
3
+ "version": "3.0.3-1",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -40,6 +40,10 @@
40
40
  "postcode": "AL3 5AF"
41
41
  },
42
42
  "localAuthority": { "localAuthorityName": "Neverland Hook" },
43
+ "priceInformation": {
44
+ "price": 1260000,
45
+ "priceQualifier": "Offers in excess of"
46
+ },
43
47
  "buildInformation": {
44
48
  "building": { "propertyType": "House", "builtForm": "Detached" },
45
49
  "roomDimensions": {
@@ -728,7 +732,7 @@
728
732
  "documentDetails": {
729
733
  "document": {
730
734
  "entryNumber": ["B3", "C2", "C3", "C4"],
731
- "planOnlyIndicator": false,
735
+ "planOnlyIndicator": "false",
732
736
  "registerDescription": "Charge",
733
737
  "documentType": "50",
734
738
  "documentDate": "2020-11-03"