lodash.padend
Advanced tools
Comparing version 4.1.1 to 4.2.0
/** | ||
* lodash 4.1.1 (Custom Build) <https://lodash.com/> | ||
* lodash 4.2.0 (Custom Build) <https://lodash.com/> | ||
* Build: `lodash modularize exports="npm" -o ./` | ||
@@ -4,0 +4,0 @@ * Copyright 2012-2016 The Dojo Foundation <http://dojofoundation.org/> |
{ | ||
"name": "lodash.padend", | ||
"version": "4.1.1", | ||
"version": "4.2.0", | ||
"description": "The lodash method `_.padEnd` exported as a module.", | ||
@@ -18,5 +18,5 @@ "homepage": "https://lodash.com/", | ||
"dependencies": { | ||
"lodash.repeat": "^3.0.0", | ||
"lodash.repeat": "^4.0.0", | ||
"lodash.tostring": "^4.0.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.padend v4.1.1 | ||
# lodash.padend v4.2.0 | ||
@@ -18,2 +18,2 @@ The [lodash](https://lodash.com/) method `_.padEnd` exported as a [Node.js](https://nodejs.org/) module. | ||
See the [documentation](https://lodash.com/docs#padEnd) or [package source](https://github.com/lodash/lodash/blob/4.1.1-npm-packages/lodash.padend) for more details. | ||
See the [documentation](https://lodash.com/docs#padEnd) or [package source](https://github.com/lodash/lodash/blob/4.2.0-npm-packages/lodash.padend) 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
+ Addedlodash.repeat@4.1.0(transitive)
- Removedlodash._root@3.0.1(transitive)
- Removedlodash.repeat@3.2.0(transitive)
Updatedlodash.repeat@^4.0.0