lodash._basecreatecallback
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._basecreatecallback", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "The internal Lo-Dash function `baseCreateCallback` as a Node.js module generated by lodash-cli.", | ||
@@ -17,7 +17,7 @@ "homepage": "http://lodash.com/custom-builds", | ||
"dependencies": { | ||
"lodash.bind": "~2.2.0", | ||
"lodash.identity": "~2.2.0", | ||
"lodash._setbinddata": "~2.2.0", | ||
"lodash.support": "~2.2.0" | ||
"lodash.bind": "~2.2.1", | ||
"lodash.identity": "~2.2.1", | ||
"lodash._setbinddata": "~2.2.1", | ||
"lodash.support": "~2.2.1" | ||
} | ||
} |
@@ -1,9 +0,5 @@ | ||
# lodash._basecreatecallback v2.2.0 | ||
# lodash._basecreatecallback v2.2.1 | ||
The internal [Lo-Dash](http://lodash.com/) function `baseCreateCallback` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli). | ||
## Support | ||
lodash._basecreatecallback 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
5885
16
Updatedlodash._setbinddata@~2.2.1
Updatedlodash.bind@~2.2.1
Updatedlodash.identity@~2.2.1
Updatedlodash.support@~2.2.1