arrayify-compact
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "arrayify-compact", | ||
"description": "Similar to Lo-Dash's compact method, but coerces values to arrays first, then returns a flattened array with all falsey values removed. The values false, null, 0, \"\", undefined, and NaN are all falsey.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/jonschlinkert/arrayify-compact", | ||
@@ -49,4 +49,4 @@ "author": { | ||
"dependencies": { | ||
"array-flatten": ">= 0.0.2" | ||
"array-flatten": "^2.1.2" | ||
} | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
5672
10
1
+ Addedarray-flatten@2.1.2(transitive)
- Removedarray-flatten@3.0.0(transitive)
Updatedarray-flatten@^2.1.2