Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1.0 to 0.1.1

4

jest.config.js

@@ -8,4 +8,4 @@ /*eslint no-undef: "error"*/

moduleNameMapper: {
"\\.(scss|css|less)$": "identity-obj-proxy"
}
"\\.(scss|css|less)$": "identity-obj-proxy",
},
}
{
"name": "@bloom-housing/core",
"version": "0.1.0",
"version": "0.1.1",
"description": "Shared types for Bloom affordable housing system",

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

"@babel/core": "^7.8.3",
"@types/jest": "^25.1.4",
"babel-jest": "^25.2.3",
"@types/jest": "^25.2.2",
"babel-jest": "^25.5.1",
"babel-loader": "^8.1.0",
"jest": "^25.2.3",
"jest": "^25.5.4",
"typescript": "^3.8.3",
"webpack": "^4.42.1"
"webpack": "^4.43.0"
},
"dependencies": {
"@types/node": "^12.12.31",
"@types/node": "^12.12.39",
"@types/node-polyglot": "^0.4.34",
"nanoid": "^3.0.0"
"nanoid": "^3.1.7"
},

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

},
"gitHead": "af25f65b3d5726b8ff81e091d4b3e1bac8a2d3ec"
"gitHead": "516ae77386c0a19adc2c0188b26226a63b6e24a6"
}

@@ -7,3 +7,3 @@ import { Unit, UnitsSummarized } from "./units"

ApplicationDownload = 1,
ExternalApplication = 2
ExternalApplication = 2,
}

@@ -10,0 +10,0 @@

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