lodash.iteratee
Advanced tools
Comparing version 4.4.0 to 4.5.0
/** | ||
* lodash 4.4.0 (Custom Build) <https://lodash.com/> | ||
* lodash (Custom Build) <https://lodash.com/> | ||
* Build: `lodash modularize exports="npm" -o ./` | ||
@@ -14,4 +14,4 @@ * Copyright jQuery Foundation and other contributors <https://jquery.org/> | ||
* Creates a function that invokes `func` with the arguments of the created | ||
* function. If `func` is a property name the created function returns the | ||
* property value for a given element. If `func` is an array or object the | ||
* function. If `func` is a property name, the created function returns the | ||
* property value for a given element. If `func` is an array or object, the | ||
* created function returns `true` for elements that contain the equivalent | ||
@@ -18,0 +18,0 @@ * source properties, otherwise it returns `false`. |
{ | ||
"name": "lodash.iteratee", | ||
"version": "4.4.0", | ||
"version": "4.5.0", | ||
"description": "The lodash method `_.iteratee` exported as a module.", | ||
@@ -19,4 +19,4 @@ "homepage": "https://lodash.com/", | ||
"lodash._baseclone": "~4.5.0", | ||
"lodash._baseiteratee": "~4.6.0" | ||
"lodash._baseiteratee": "~4.7.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.iteratee v4.4.0 | ||
# lodash.iteratee v4.5.0 | ||
@@ -18,2 +18,2 @@ The [lodash](https://lodash.com/) method `_.iteratee` exported as a [Node.js](https://nodejs.org/) module. | ||
See the [documentation](https://lodash.com/docs#iteratee) or [package source](https://github.com/lodash/lodash/blob/4.4.0-npm-packages/lodash.iteratee) for more details. | ||
See the [documentation](https://lodash.com/docs#iteratee) or [package source](https://github.com/lodash/lodash/blob/4.5.0-npm-packages/lodash.iteratee) 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
5280
+ 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