just-compact
Advanced tools
Comparing version 2.4.0 to 2.4.1
@@ -25,2 +25,2 @@ var arrayCompact = compact; | ||
export { arrayCompact as default }; | ||
export {arrayCompact as default}; |
{ | ||
"name": "just-compact", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "returns a copy of an array with falsey values removed", | ||
"type": "commonjs", | ||
"main": "index.js", | ||
@@ -7,0 +6,0 @@ "module": "index.esm.js", |
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
4334