@bloom-housing/core
Advanced tools
Comparing version 0.2.5 to 0.2.8
{ | ||
"name": "@bloom-housing/core", | ||
"version": "0.2.5", | ||
"version": "0.2.8", | ||
"description": "Shared types for Bloom affordable housing system", | ||
@@ -47,3 +47,3 @@ "homepage": "https://github.com/bloom-housing/bloom/tree/master/shared/core", | ||
}, | ||
"gitHead": "56374d6313772aed89999df2fa04ec90a0e54da7" | ||
"gitHead": "a137ce7d9d6c5c07912ccb65300d62384c1b16ab" | ||
} |
@@ -27,2 +27,4 @@ import { Unit, UnitsSummarized } from "./units" | ||
acceptsPostmarkedApplications: boolean | ||
applicationPickUpAddress?: Address | ||
applicationPickUpAddressOfficeHours?: string | ||
accessibility: string | ||
@@ -45,2 +47,3 @@ amenities: string | ||
depositMax?: string | ||
depositMaxExtraText?: string | ||
developer: string | ||
@@ -47,0 +50,0 @@ disableUnitsAccordion?: boolean |
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
6126
183