@bloom-housing/core
Advanced tools
Comparing version 0.0.10 to 0.1.0
{ | ||
"name": "@bloom-housing/core", | ||
"version": "0.0.10", | ||
"version": "0.1.0", | ||
"description": "Shared types for Bloom affordable housing system", | ||
@@ -46,3 +46,4 @@ "homepage": "https://github.com/bloom-housing/bloom/tree/master/shared/core", | ||
} | ||
} | ||
}, | ||
"gitHead": "af25f65b3d5726b8ff81e091d4b3e1bac8a2d3ec" | ||
} |
@@ -61,2 +61,3 @@ import { Unit, UnitsSummarized } from "./units" | ||
unitsSummarized?: UnitsSummarized | ||
urlSlug?: string | ||
waitlistCurrentSize: number | ||
@@ -63,0 +64,0 @@ waitlistMaxSize: number |
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
5670
11
173