lodash.merge
The lodash method `_.merge` exported as a module.
Last updated 10 years ago by jdalton .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install lodash.merge 
SYNC missed versions from official npm registry.

lodash.merge v4.6.2

The Lodash method _.merge exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.merge

In Node.js:

var merge = require('lodash.merge');

See the documentation or package source for more details.

Current Tags

  • 4.6.2                                ...           latest (7 years ago)

37 Versions

  • 4.6.2                                ...           7 years ago
  • 4.6.1                                ...           8 years ago
  • 4.6.0                                ...           10 years ago
  • 4.5.1                                ...           10 years ago
  • 4.5.0                                ...           10 years ago
  • 4.4.0                                ...           10 years ago
  • 4.3.5                                ...           10 years ago
  • 4.3.4                                ...           10 years ago
  • 4.3.3                                ...           10 years ago
  • 4.3.2                                ...           10 years ago
  • 4.3.1                                ...           10 years ago
  • 4.3.0                                ...           10 years ago
  • 4.2.0                                ...           10 years ago
  • 4.1.1                                ...           10 years ago
  • 4.1.0                                ...           10 years ago
  • 4.0.4                                ...           10 years ago
  • 4.0.3                                ...           10 years ago
  • 4.0.2                                ...           10 years ago
  • 4.0.1                                ...           10 years ago
  • 4.0.0                                ...           10 years ago
  • 3.3.2                                ...           11 years ago
  • 3.3.1                                ...           11 years ago
  • 3.3.0                                ...           11 years ago
  • 3.2.1                                ...           11 years ago
  • 3.2.0                                ...           11 years ago
  • 3.1.0                                ...           11 years ago
  • 3.0.3                                ...           11 years ago
  • 3.0.2                                ...           11 years ago
  • 3.0.1                                ...           11 years ago
  • 3.0.0                                ...           11 years ago
  • 2.4.1                                ...           12 years ago
  • 2.4.0                                ...           12 years ago
  • 2.3.0                                ...           12 years ago
  • 2.2.1                                ...           13 years ago
  • 2.2.0                                ...           13 years ago
  • 2.1.0                                ...           13 years ago
  • 2.0.0                                ...           13 years ago
Maintainers (2)
Downloads
Today 14
This Week 78
This Month 208
Last Day 15
Last Week 81
Last Month 307
Dependencies (7)
Dev Dependencies (0)
None
Dependents (94)

Copyright 2013 - present © cnpmjs.org | Home |