lodash.callback
Advanced tools
+1
-1
| /** | ||
| * lodash 3.3.2 (Custom Build) <https://lodash.com/> | ||
| * lodash 3.3.3 (Custom Build) <https://lodash.com/> | ||
| * Build: `lodash modern modularize exports="npm" -o ./` | ||
@@ -4,0 +4,0 @@ * Copyright 2012-2015 The Dojo Foundation <http://dojofoundation.org/> |
+3
-6
| { | ||
| "name": "lodash.callback", | ||
| "version": "3.3.2", | ||
| "description": "The modern build of lodash’s `_.callback` as a module.", | ||
| "version": "3.3.3", | ||
| "description": "The lodash method `_.callback` exported as a module.", | ||
| "homepage": "https://lodash.com/", | ||
| "icon": "https://lodash.com/icon.svg", | ||
| "license": "MIT", | ||
| "keywords": "lodash, lodash-modularized, stdlib, util", | ||
| "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", | ||
| "contributors": [ | ||
| "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", | ||
| "Benjamin Tan <demoneaux@gmail.com> (https://d10.github.io/)", | ||
| "Blaine Bublitz <blaine@iceddev.com> (http://www.iceddev.com/)", | ||
| "Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)", | ||
| "Blaine Bublitz <blaine.bublitz@gmail.com> (https://github.com/phated)", | ||
| "Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)" | ||
@@ -16,0 +13,0 @@ ], |
+2
-2
@@ -1,2 +0,2 @@ | ||
| # lodash.callback v3.3.2 | ||
| # lodash.callback v3.3.3 | ||
@@ -24,2 +24,2 @@ The [lodash](https://lodash.com/) method `_.callback` exported as a [Node.js](https://nodejs.org/) module. | ||
| See the [documentation](https://lodash.com/docs#callback) or [package source](https://github.com/lodash/lodash/blob/3.3.2-npm-packages/lodash.callback) for more details. | ||
| See the [documentation](https://lodash.com/docs#callback) or [package source](https://github.com/lodash/lodash/blob/3.3.3-npm-packages/lodash.callback) for more details. |
6129
-3.05%