lodash.findlast
Advanced tools
Comparing version 4.4.0 to 4.5.0
{ | ||
"name": "lodash.findlast", | ||
"version": "4.4.0", | ||
"version": "4.5.0", | ||
"description": "The lodash method `_.findLast` exported as a module.", | ||
@@ -16,9 +16,3 @@ "homepage": "https://lodash.com/", | ||
"repository": "lodash/lodash", | ||
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, | ||
"dependencies": { | ||
"lodash._baseeachright": "~4.1.0", | ||
"lodash._basefind": "~3.0.0", | ||
"lodash._basefindindex": "~3.6.0", | ||
"lodash._baseiteratee": "~4.7.0" | ||
} | ||
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.findlast v4.4.0 | ||
# lodash.findlast v4.5.0 | ||
@@ -18,2 +18,2 @@ The [lodash](https://lodash.com/) method `_.findLast` exported as a [Node.js](https://nodejs.org/) module. | ||
See the [documentation](https://lodash.com/docs#findLast) or [package source](https://github.com/lodash/lodash/blob/4.4.0-npm-packages/lodash.findlast) for more details. | ||
See the [documentation](https://lodash.com/docs#findLast) or [package source](https://github.com/lodash/lodash/blob/4.5.0-npm-packages/lodash.findlast) for more details. |
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
69952
0
2298
1
- Removedlodash._baseeachright@~4.1.0
- Removedlodash._basefind@~3.0.0
- Removedlodash._basefindindex@~3.6.0
- Removedlodash._baseiteratee@~4.7.0
- Removedlodash._baseeachright@4.1.3(transitive)
- Removedlodash._basefind@3.0.0(transitive)
- Removedlodash._basefindindex@3.6.0(transitive)
- Removedlodash._baseiteratee@4.7.0(transitive)
- Removedlodash._basetostring@4.12.0(transitive)
- Removedlodash._stringtopath@4.8.0(transitive)