just-flatten-it
Advanced tools
Comparing version 4.2.0 to 4.2.1
@@ -38,2 +38,2 @@ var arrayFlatten = flatten; | ||
export { arrayFlatten as default }; | ||
export {arrayFlatten as default}; |
{ | ||
"name": "just-flatten-it", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "return a flattened array", | ||
"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
4841