# lodash.setwith

> The lodash method `_.setWith` exported as a module.

Latest version **4.3.2** (published 2016-08-13) · MIT license · 39.3K weekly downloads

> **Deprecated.** See documentation for alternatives

> **Better alternative:** See documentation for alternatives (https://github.com/AikidoSec/module-replacements/blob/main/docs/lodash-underscore)

## Install

```sh
npm install lodash.setwith
pnpm add lodash.setwith
yarn add lodash.setwith
bun add lodash.setwith
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 4.3.2 |
| Published | 2016-08-13 |
| First published | 2016-01-13 |
| Weekly downloads | 39.3K |
| License | MIT |
| TypeScript types | separate (@types/lodash.setwith) |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 1 |
| Install scripts | no |
| GitHub stars | 61279 |
| Author | John-David Dalton |
| Maintainers | jdalton, mathias, phated |
| Keywords | lodash-modularized, setwith |

## Links

- npm: https://www.npmjs.com/package/lodash.setwith
- Repository: https://github.com/lodash/lodash
- Homepage: https://lodash.com/
- Issues: https://github.com/lodash/lodash/issues
- npm.io page: https://npm.io/package/lodash.setwith

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 4.3.2 (latest) — 2016-08-13
- 4.3.1 — 2016-07-31
- 4.3.0 — 2016-07-25
- 4.2.0 — 2016-05-12
- 4.1.0 — 2016-04-03
- 4.0.1 — 2016-03-30
- 4.0.0 — 2016-01-13

## README

# lodash.setwith v4.3.2

The [lodash](https://lodash.com/) method `_.setWith` exported as a [Node.js](https://nodejs.org/) module.

## Installation

Using npm:
```bash
$ {sudo -H} npm i -g npm
$ npm i --save lodash.setwith
```

In Node.js:
```js
var setWith = require('lodash.setwith');
```

See the [documentation](https://lodash.com/docs#setWith) or [package source](https://github.com/lodash/lodash/blob/4.3.2-npm-packages/lodash.setwith) for more details.

---
_Source: https://npm.io/package/lodash.setwith · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
