just-flatten-it
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "just-flatten-it", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "return a flattened array", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
## just-flatten-it | ||
Part of a [library](http://anguscroll.com/just) of zero-dependency npm modules that do just do one thing. | ||
Part of a [library](https://anguscroll.com/just) of zero-dependency npm modules that do just do one thing. | ||
Guilt-free utilities for every occasion. | ||
[Try it now](http://anguscroll.com/just/just-flatten-it) | ||
[`🍦 Try it`](https://anguscroll.com/just/just-flatten-it) | ||
```shell | ||
npm install just-flatten-it | ||
``` | ||
```shell | ||
yarn add just-flatten-it | ||
``` | ||
Return a flattened array | ||
```js | ||
@@ -9,0 +18,0 @@ import flatten from 'just-flatten-it'; |
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
4944
26