Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

just-flatten-it

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-flatten-it - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

2

package.json
{
"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';

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc