New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bloom-housing/core

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloom-housing/core - npm Package Compare versions

Comparing version 0.2.3 to 0.2.5

8

CHANGELOG.md

@@ -6,4 +6,12 @@ # Change Log

## [0.2.5](https://github.com/bloom-housing/bloom/compare/v0.2.3...v0.2.5) (2020-06-30)
**Note:** Version bump only for package @bloom-housing/core
## [0.0.9](https://github.com/bloom-housing/bloom/compare/v0.0.2...v0.0.9) (2020-04-21)
**Note:** Version bump only for package @bloom-housing/core

12

package.json
{
"name": "@bloom-housing/core",
"version": "0.2.3",
"version": "0.2.5",
"description": "Shared types for Bloom affordable housing system",

@@ -13,3 +13,3 @@ "homepage": "https://github.com/bloom-housing/bloom/tree/master/shared/core",

"devDependencies": {
"@babel/core": "^7.10.2",
"@babel/core": "^7.10.3",
"@types/jest": "^25.2.2",

@@ -19,9 +19,9 @@ "babel-jest": "^25.5.1",

"jest": "^25.5.4",
"typescript": "^3.8.3",
"typescript": "^3.9.5",
"webpack": "^4.43.0"
},
"dependencies": {
"@types/node": "^12.12.39",
"@types/node": "^12.12.47",
"@types/node-polyglot": "^0.4.34",
"nanoid": "^3.1.7"
"nanoid": "^3.1.10"
},

@@ -49,3 +49,3 @@ "babel": {

},
"gitHead": "f8d7aeca2cd16cb2079cc58b5c2d5a9c54508c1d"
"gitHead": "56374d6313772aed89999df2fa04ec90a0e54da7"
}
export interface Address {
placeName: string
city: string

@@ -3,0 +4,0 @@ county: string

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc