@pdtf/schemas 3.0.3-5 → 3.1.0

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-5",
3
+ "version": "3.1.0",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -8924,6 +8924,13 @@
8924
8924
  "workToBeDone",
8925
8925
  "potentialCost",
8926
8926
  "abilityToResideAtProperty"
8927
+ ],
8928
+ "ntslRequired": [
8929
+ "details",
8930
+ "workAlreadyDone",
8931
+ "workToBeDone",
8932
+ "potentialCost",
8933
+ "abilityToResideAtProperty"
8927
8934
  ]
8928
8935
  }
8929
8936
  ]
@@ -537,7 +537,14 @@
537
537
  "abilityToResideAtProperty": {
538
538
  "ntslRef": "C1.6"
539
539
  }
540
- }
540
+ },
541
+ "required": [
542
+ "details",
543
+ "workAlreadyDone",
544
+ "workToBeDone",
545
+ "potentialCost",
546
+ "abilityToResideAtProperty"
547
+ ]
541
548
  }
542
549
  ],
543
550
  "required": [