lodash.toarray
Advanced tools
Comparing version 2.3.0 to 2.4.0
/** | ||
* Lo-Dash 2.3.0 (Custom Build) <http://lodash.com/> | ||
* Lo-Dash 2.4.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.toarray", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"description": "The Lo-Dash function `_.toArray` as a Node.js module generated by lodash-cli.", | ||
@@ -18,6 +18,6 @@ "homepage": "http://lodash.com/custom-builds", | ||
"dependencies": { | ||
"lodash.isstring": "~2.3.0", | ||
"lodash._slice": "~2.3.0", | ||
"lodash.values": "~2.3.0" | ||
"lodash.isstring": "~2.4.0", | ||
"lodash._slice": "~2.4.0", | ||
"lodash.values": "~2.4.0" | ||
} | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.toarray v2.3.0 | ||
# lodash.toarray v2.4.0 | ||
@@ -3,0 +3,0 @@ The [Lo-Dash](http://lodash.com/) function [`_.toArray`](http://lodash.com/docs#toArray) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli). |
4334
+ Addedlodash._isnative@2.4.1(transitive)
+ Addedlodash._objecttypes@2.4.1(transitive)
+ Addedlodash._shimkeys@2.4.1(transitive)
+ Addedlodash._slice@2.4.1(transitive)
+ Addedlodash.isobject@2.4.1(transitive)
+ Addedlodash.isstring@2.4.1(transitive)
+ Addedlodash.keys@2.4.1(transitive)
+ Addedlodash.values@2.4.1(transitive)
- Removedlodash._objecttypes@2.3.0(transitive)
- Removedlodash._renative@2.3.0(transitive)
- Removedlodash._shimkeys@2.3.0(transitive)
- Removedlodash._slice@2.3.0(transitive)
- Removedlodash.isobject@2.3.0(transitive)
- Removedlodash.isstring@2.3.0(transitive)
- Removedlodash.keys@2.3.0(transitive)
- Removedlodash.values@2.3.0(transitive)
Updatedlodash._slice@~2.4.0
Updatedlodash.isstring@~2.4.0
Updatedlodash.values@~2.4.0