mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Bump to v4.4.0.
This commit is contained in:
@@ -2,7 +2,7 @@ import baseClone from './_baseClone';
|
||||
import baseMatchesProperty from './_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