lodash.reduce
Advanced tools
Comparing version 4.4.0 to 4.5.0
{ | ||
"name": "lodash.reduce", | ||
"version": "4.4.0", | ||
"version": "4.5.0", | ||
"description": "The lodash method `_.reduce` exported as a module.", | ||
@@ -16,8 +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._baseeach": "~4.1.0", | ||
"lodash._baseiteratee": "~4.7.0", | ||
"lodash._basereduce": "~3.0.0" | ||
} | ||
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.reduce v4.4.0 | ||
# lodash.reduce v4.5.0 | ||
@@ -18,2 +18,2 @@ The [lodash](https://lodash.com/) method `_.reduce` exported as a [Node.js](https://nodejs.org/) module. | ||
See the [documentation](https://lodash.com/docs#reduce) or [package source](https://github.com/lodash/lodash/blob/4.4.0-npm-packages/lodash.reduce) for more details. | ||
See the [documentation](https://lodash.com/docs#reduce) or [package source](https://github.com/lodash/lodash/blob/4.5.0-npm-packages/lodash.reduce) 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
69402
0
2232
1
- Removedlodash._baseeach@~4.1.0
- Removedlodash._baseiteratee@~4.7.0
- Removedlodash._basereduce@~3.0.0
- Removedlodash._baseeach@4.1.3(transitive)
- Removedlodash._baseiteratee@4.7.0(transitive)
- Removedlodash._basereduce@3.0.2(transitive)
- Removedlodash._basetostring@4.12.0(transitive)
- Removedlodash._stringtopath@4.8.0(transitive)