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

deepdash

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deepdash - npm Package Compare versions

Comparing version 4.5.0 to 4.5.1

2

package.json
{
"name": "deepdash",
"version": "4.5.0",
"version": "4.5.1",
"description": "➔ 𝐃eep standalone lib / 𝐋odash extension: ✓ eachDeep ✓ filterDeep ✓ mapDeep ✓ reduceDeep ✓ pickDeep ✓ omitDeep ✓ keysDeep ✓ index ✓ condenseDeep ⋮ Parents stack ⋮ Circular check ⋮ Leaves only mode ⋮ Children mode ⋮ cherry-pick ⋮ esm",

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

<img src="deepdash.svg?sanitize=true" width="64px"/>
## Deepdash
Looking for deep version of forEach, filter, map, reduce, omit, pick, keys etc?
Object/tree traversal extension for Lodash.
eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc..
Tree traversal library written in Underscore/Lodash fashion.
Standalone or as a Lodash mixin extension

@@ -329,3 +330,3 @@ [![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-)

### filterDeep
› deep filter object [📚 see docs](https://deepdash.io/#filterdeep))
› deep filter object [📚 see docs](https://deepdash.io/#filterdeep)
<details>

@@ -545,3 +546,3 @@ <summary>expand example</summary>

### findDeep
› find first matching deep meta-value [📚 see docs](https://deepdash.io/#finddeep))
› find first matching deep meta-value [📚 see docs](https://deepdash.io/#finddeep)
<details>

@@ -575,3 +576,3 @@ <summary>example a bit later</summary>

### findValueDeep
› find first matching deep value [📚 see docs](https://deepdash.io/#findvaluedeep))
› find first matching deep value [📚 see docs](https://deepdash.io/#findvaluedeep)
<details>

@@ -605,3 +606,3 @@ <summary>example a bit later</summary>

### findPathDeep
› find the path of the first matching deep value [📚 see docs](https://deepdash.io/#findpathdeep))
› find the path of the first matching deep value [📚 see docs](https://deepdash.io/#findpathdeep)
<details>

@@ -671,3 +672,3 @@ <summary>example a bit later</summary>

### someDeep
› returns true if some matching deep value found [📚 see docs](https://deepdash.io/#somedeep))
› returns true if some matching deep value found [📚 see docs](https://deepdash.io/#somedeep)
<details>

@@ -674,0 +675,0 @@ <summary>example a bit later</summary>

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