lodash.merge
Advanced tools
Comparing version 2.4.0 to 2.4.1
/** | ||
* Lo-Dash 2.4.0 (Custom Build) <http://lodash.com/> | ||
* Lo-Dash 2.4.1 (Custom Build) <http://lodash.com/> | ||
* Build: `lodash modularize modern exports="npm" -o ./npm/` | ||
@@ -4,0 +4,0 @@ * Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/> |
{ | ||
"name": "lodash.merge", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "The Lo-Dash function `_.merge` as a Node.js module generated by lodash-cli.", | ||
@@ -18,9 +18,9 @@ "homepage": "http://lodash.com/custom-builds", | ||
"dependencies": { | ||
"lodash._basecreatecallback": "~2.4.0", | ||
"lodash._basemerge": "~2.4.0", | ||
"lodash._getarray": "~2.4.0", | ||
"lodash.isobject": "~2.4.0", | ||
"lodash._releasearray": "~2.4.0", | ||
"lodash._slice": "~2.4.0" | ||
"lodash._basecreatecallback": "~2.4.1", | ||
"lodash._basemerge": "~2.4.1", | ||
"lodash._getarray": "~2.4.1", | ||
"lodash.isobject": "~2.4.1", | ||
"lodash._releasearray": "~2.4.1", | ||
"lodash._slice": "~2.4.1" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.merge v2.4.0 | ||
# lodash.merge v2.4.1 | ||
@@ -3,0 +3,0 @@ The [Lo-Dash](http://lodash.com/) function [`_.merge`](http://lodash.com/docs#merge) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedlodash._basemerge@~2.4.1
Updatedlodash._getarray@~2.4.1
Updatedlodash._releasearray@~2.4.1
Updatedlodash._slice@~2.4.1
Updatedlodash.isobject@~2.4.1