lodash.findlast
Advanced tools
Comparing version 2.1.0 to 2.2.0
/** | ||
* Lo-Dash 2.1.0 (Custom Build) <http://lodash.com/> | ||
* Lo-Dash 2.2.0 (Custom Build) <http://lodash.com/> | ||
* Build: `lodash modularize modern exports="npm" -o ./npm` | ||
@@ -4,0 +4,0 @@ * Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/> |
{ | ||
"name": "lodash.findlast", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "The Lo-Dash function `_.findLast` as a Node.js module generated by lodash-cli.", | ||
"homepage": "http://lodash.com/custom-builds", | ||
"license": "MIT", | ||
"keywords": ["functional", "lodash", "lodash-modularized", "performance", "speed", "util"], | ||
"keywords": ["functional", "lodash", "lodash-modularized", "performance", "server", "util"], | ||
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", | ||
@@ -18,5 +18,5 @@ "contributors": [ | ||
"dependencies": { | ||
"lodash.createcallback": "~2.1.0", | ||
"lodash.foreachright": "~2.1.0" | ||
"lodash.createcallback": "~2.2.0", | ||
"lodash.foreachright": "~2.2.0" | ||
} | ||
} |
@@ -1,9 +0,5 @@ | ||
# lodash.findlast v2.1.0 | ||
# lodash.findlast v2.2.0 | ||
The Lo-Dash function `_.findLast` as a Node.js module generated by lodash-cli. | ||
The [Lo-Dash](http://lodash.com/) function [`_.findLast`](http://lodash.com/docs#findLast) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli). | ||
## Dive in | ||
There’s plenty of [documentation](http://lodash.com/docs), [unit tests](http://lodash.com/tests), & [benchmarks](http://lodash.com/benchmarks). | ||
## Support | ||
@@ -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
4898
20
+ Addedlodash._arraypool@2.2.1(transitive)
+ Addedlodash._basecreatecallback@2.2.1(transitive)
+ Addedlodash._baseisequal@2.2.1(transitive)
+ Addedlodash._createbound@2.2.1(transitive)
+ Addedlodash._createobject@2.2.1(transitive)
+ Addedlodash._getarray@2.2.1(transitive)
+ Addedlodash._maxpoolsize@2.2.1(transitive)
+ Addedlodash._noop@2.2.1(transitive)
+ Addedlodash._objecttypes@2.2.1(transitive)
+ Addedlodash._releasearray@2.2.1(transitive)
+ Addedlodash._renative@2.2.1(transitive)
+ Addedlodash._setbinddata@2.2.1(transitive)
+ Addedlodash._shimkeys@2.2.1(transitive)
+ Addedlodash.bind@2.2.1(transitive)
+ Addedlodash.createcallback@2.2.1(transitive)
+ Addedlodash.foreachright@2.2.1(transitive)
+ Addedlodash.forin@2.2.1(transitive)
+ Addedlodash.forown@2.2.1(transitive)
+ Addedlodash.identity@2.2.1(transitive)
+ Addedlodash.isarray@2.2.1(transitive)
+ Addedlodash.isfunction@2.2.1(transitive)
+ Addedlodash.isobject@2.2.1(transitive)
+ Addedlodash.isstring@2.2.1(transitive)
+ Addedlodash.keys@2.2.1(transitive)
+ Addedlodash.support@2.2.1(transitive)
- Removedlodash._arraypool@2.1.0(transitive)
- Removedlodash._basecreatecallback@2.1.0(transitive)
- Removedlodash._baseisequal@2.1.0(transitive)
- Removedlodash._createbound@2.1.0(transitive)
- Removedlodash._createobject@2.1.0(transitive)
- Removedlodash._getarray@2.1.0(transitive)
- Removedlodash._getobject@2.1.0(transitive)
- Removedlodash._maxpoolsize@2.1.0(transitive)
- Removedlodash._noop@2.1.0(transitive)
- Removedlodash._objectpool@2.1.0(transitive)
- Removedlodash._objecttypes@2.1.0(transitive)
- Removedlodash._releasearray@2.1.0(transitive)
- Removedlodash._releaseobject@2.1.0(transitive)
- Removedlodash._renative@2.1.0(transitive)
- Removedlodash._setbinddata@2.1.0(transitive)
- Removedlodash._shimkeys@2.1.0(transitive)
- Removedlodash.bind@2.1.0(transitive)
- Removedlodash.createcallback@2.1.0(transitive)
- Removedlodash.foreachright@2.1.0(transitive)
- Removedlodash.forin@2.1.0(transitive)
- Removedlodash.forown@2.1.0(transitive)
- Removedlodash.identity@2.1.0(transitive)
- Removedlodash.isarray@2.1.0(transitive)
- Removedlodash.isfunction@2.1.0(transitive)
- Removedlodash.isobject@2.1.0(transitive)
- Removedlodash.isstring@2.1.0(transitive)
- Removedlodash.keys@2.1.0(transitive)
- Removedlodash.support@2.1.0(transitive)
Updatedlodash.createcallback@~2.2.0
Updatedlodash.foreachright@~2.2.0