mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 18:37:50 +00:00
Bump to v4.4.0.
This commit is contained in:
@@ -2,7 +2,7 @@ var baseClone = require('./_baseClone'),
|
||||
baseMatchesProperty = require('./_baseMatchesProperty');
|
||||
|
||||
/**
|
||||
* Creates a function that performs a deep partial comparison between the
|
||||
* Creates a function that performs a partial deep comparison between the
|
||||
* value at `path` of a given object to `srcValue`, returning `true` if the
|
||||
* object value is equivalent, else `false`.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user