just-flatten-it
Advanced tools
Comparing version 4.2.1 to 5.0.0
{ | ||
"name": "just-flatten-it", | ||
"version": "4.2.1", | ||
"version": "5.0.0", | ||
"description": "return a flattened array", | ||
"main": "index.js", | ||
"module": "index.esm.js", | ||
"module": "index.mjs", | ||
"exports": { | ||
".": { | ||
"require": "./index.js", | ||
"default": "./index.esm.js" | ||
"default": "./index.mjs" | ||
} | ||
@@ -12,0 +12,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
4835