lodash.foreachright
Advanced tools
Comparing version 2.2.0 to 2.2.1
/** | ||
* Lo-Dash 2.2.0 (Custom Build) <http://lodash.com/> | ||
* Build: `lodash modularize modern exports="npm" -o ./npm` | ||
* Lo-Dash 2.2.1 (Custom Build) <http://lodash.com/> | ||
* Build: `lodash modularize modern exports="npm" -o ./npm/` | ||
* Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/> | ||
@@ -5,0 +5,0 @@ * Based on Underscore.js 1.5.2 <http://underscorejs.org/LICENSE> |
{ | ||
"name": "lodash.foreachright", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "The Lo-Dash function `_.forEachRight` as a Node.js module generated by lodash-cli.", | ||
"homepage": "http://lodash.com/custom-builds", | ||
"license": "MIT", | ||
"keywords": ["functional", "lodash", "lodash-modularized", "performance", "server", "util"], | ||
"keywords": ["functional", "lodash", "lodash-modularized", "server", "util"], | ||
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", | ||
@@ -18,8 +18,8 @@ "contributors": [ | ||
"dependencies": { | ||
"lodash._basecreatecallback": "~2.2.0", | ||
"lodash.forown": "~2.2.0", | ||
"lodash.isarray": "~2.2.0", | ||
"lodash.isstring": "~2.2.0", | ||
"lodash.keys": "~2.2.0" | ||
"lodash._basecreatecallback": "~2.2.1", | ||
"lodash.forown": "~2.2.1", | ||
"lodash.isarray": "~2.2.1", | ||
"lodash.isstring": "~2.2.1", | ||
"lodash.keys": "~2.2.1" | ||
} | ||
} |
@@ -1,9 +0,5 @@ | ||
# lodash.foreachright v2.2.0 | ||
# lodash.foreachright v2.2.1 | ||
The [Lo-Dash](http://lodash.com/) function [`_.forEachRight`](http://lodash.com/docs#forEachRight) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli). | ||
## Support | ||
lodash.foreachright has been tested in at least Node.js 0.6.8-0.10.18. | ||
## Author | ||
@@ -10,0 +6,0 @@ |
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
5311
16
Updatedlodash.forown@~2.2.1
Updatedlodash.isarray@~2.2.1
Updatedlodash.isstring@~2.2.1
Updatedlodash.keys@~2.2.1