broccoli-concat
Advanced tools
Comparing version 3.7.3 to 3.7.4
@@ -0,1 +1,5 @@ | ||
# 3.7.4 | ||
* Upgrade: lodash.merge to prevent potential vulnerability (fix #141) | ||
# 3.7.3 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "broccoli-concat", | ||
"version": "3.7.3", | ||
"version": "3.7.4", | ||
"description": "Fast, good-enough concatenation with source maps.", | ||
@@ -48,3 +48,3 @@ "main": "index.js", | ||
"fs-tree-diff": "^0.5.7", | ||
"lodash.merge": "^4.3.1", | ||
"lodash.merge": "^4.6.2", | ||
"lodash.omit": "^4.1.0", | ||
@@ -51,0 +51,0 @@ "lodash.uniq": "^4.2.0", |
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
22802
Updatedlodash.merge@^4.6.2