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

just-compact

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-compact - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

package.json
{
"name": "just-compact",
"version": "3.0.0",
"version": "3.0.1",
"description": "returns a copy of an array with falsey values removed",

@@ -5,0 +5,0 @@ "main": "index.js",

## just-compact
Part of a [library](../../../../) 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-compact)
[`🍦 Try it`](https://anguscroll.com/just/just-compact)
```shell
npm install just-compact
```
```shell
yarn add just-compact
```
Returns a copy of an array with falsey values removed
```js

@@ -9,0 +18,0 @@ import compact from 'just-compact';

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