lodash.capitalize
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "lodash.capitalize", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "The lodash method `_.capitalize` exported as a module.", | ||
@@ -18,4 +18,4 @@ "homepage": "https://lodash.com/", | ||
"dependencies": { | ||
"lodash.upperfirst": "^3.0.0" | ||
"lodash.upperfirst": "^4.0.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.capitalize v4.0.0 | ||
# lodash.capitalize v4.0.1 | ||
@@ -18,2 +18,2 @@ The [lodash](https://lodash.com/) method `_.capitalize` exported as a [Node.js](https://nodejs.org/) module. | ||
See the [documentation](https://lodash.com/docs#capitalize) or [package source](https://github.com/lodash/lodash/blob/4.0.0-npm-packages/lodash.capitalize) for more details. | ||
See the [documentation](https://lodash.com/docs#capitalize) or [package source](https://github.com/lodash/lodash/blob/4.0.1-npm-packages/lodash.capitalize) for more details. |
+ Addedlodash.upperfirst@4.3.1(transitive)
Updatedlodash.upperfirst@^4.0.0