@buildingsblock/core
Advanced tools
Comparing version 0.2.0-alpha.5 to 0.2.0-alpha.6
@@ -65,3 +65,6 @@ "use strict"; | ||
listingArea: Number, | ||
monthlyStrataFees: Number | ||
monthlyStrataFees: Number, | ||
triage: { | ||
reason: String | ||
} | ||
}, { | ||
@@ -68,0 +71,0 @@ timestamps: true |
{ | ||
"name": "@buildingsblock/core", | ||
"version": "0.2.0-alpha.5", | ||
"version": "0.2.0-alpha.6", | ||
"description": "Core code base for Eli", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
68582
804