lodash.find
Advanced tools
Comparing version 4.3.0 to 4.4.0
/** | ||
* lodash 4.3.0 (Custom Build) <https://lodash.com/> | ||
* lodash (Custom Build) <https://lodash.com/> | ||
* Build: `lodash modularize exports="npm" -o ./` | ||
@@ -4,0 +4,0 @@ * Copyright jQuery Foundation and other contributors <https://jquery.org/> |
{ | ||
"name": "lodash.find", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"description": "The lodash method `_.find` exported as a module.", | ||
@@ -21,4 +21,4 @@ "homepage": "https://lodash.com/", | ||
"lodash._basefindindex": "~3.6.0", | ||
"lodash._baseiteratee": "~4.6.0" | ||
"lodash._baseiteratee": "~4.7.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.find v4.3.0 | ||
# lodash.find v4.4.0 | ||
@@ -18,2 +18,2 @@ The [lodash](https://lodash.com/) method `_.find` exported as a [Node.js](https://nodejs.org/) module. | ||
See the [documentation](https://lodash.com/docs#find) or [package source](https://github.com/lodash/lodash/blob/4.3.0-npm-packages/lodash.find) for more details. | ||
See the [documentation](https://lodash.com/docs#find) or [package source](https://github.com/lodash/lodash/blob/4.4.0-npm-packages/lodash.find) for more details. |
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
5804
+ Addedlodash._baseiteratee@4.7.0(transitive)
+ Addedlodash._basetostring@4.12.0(transitive)
+ Addedlodash._stringtopath@4.8.0(transitive)
- Removedlodash._baseiteratee@4.6.1(transitive)
- Removedlodash._stringtopath@4.7.1(transitive)
Updatedlodash._baseiteratee@~4.7.0