@bloom-housing/core
Advanced tools
Comparing version 0.2.13 to 0.2.14
{ | ||
"name": "@bloom-housing/core", | ||
"version": "0.2.13", | ||
"version": "0.2.14", | ||
"description": "Shared types for Bloom affordable housing system", | ||
@@ -13,9 +13,9 @@ "homepage": "https://github.com/bloom-housing/bloom/tree/master/shared/core", | ||
"devDependencies": { | ||
"@babel/core": "^7.10.5", | ||
"@types/jest": "^25.2.2", | ||
"babel-jest": "^25.5.1", | ||
"@babel/core": "^7.11.1", | ||
"@types/jest": "^26.0.8", | ||
"babel-jest": "^26.2.2", | ||
"babel-loader": "^8.1.0", | ||
"jest": "^25.5.4", | ||
"jest": "^26.2.2", | ||
"typescript": "^3.9.7", | ||
"webpack": "^4.43.0" | ||
"webpack": "^4.44.1" | ||
}, | ||
@@ -25,3 +25,3 @@ "dependencies": { | ||
"@types/node-polyglot": "^0.4.34", | ||
"nanoid": "^3.1.10" | ||
"nanoid": "^3.1.12" | ||
}, | ||
@@ -49,3 +49,3 @@ "babel": { | ||
}, | ||
"gitHead": "f54b2e5bbeb4411c874dd5aa1ef8f10ac37b7c96" | ||
"gitHead": "479225a77fb2e9eaa6e760fcdaa4422e4186611b" | ||
} |
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
Updatednanoid@^3.1.12