lodash._createcache
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._createcache", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "The internal Lo-Dash function `createCache` 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"], | ||
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", | ||
@@ -18,6 +17,6 @@ "contributors": [ | ||
"dependencies": { | ||
"lodash._cachepush": "~2.1.0", | ||
"lodash._getobject": "~2.1.0", | ||
"lodash._releaseobject": "~2.1.0" | ||
"lodash._cachepush": "~2.2.0", | ||
"lodash._getobject": "~2.2.0", | ||
"lodash._releaseobject": "~2.2.0" | ||
} | ||
} |
@@ -1,9 +0,5 @@ | ||
# lodash._createcache v2.1.0 | ||
# lodash._createcache v2.2.0 | ||
The internal Lo-Dash function `createCache` as a Node.js module generated by lodash-cli. | ||
The internal [Lo-Dash](http://lodash.com/) function `createCache` 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
4727
20
+ Addedlodash._cachepush@2.2.1(transitive)
+ Addedlodash._getobject@2.2.1(transitive)
+ Addedlodash._keyprefix@2.2.1(transitive)
+ Addedlodash._maxpoolsize@2.2.1(transitive)
+ Addedlodash._objectpool@2.2.1(transitive)
+ Addedlodash._releaseobject@2.2.1(transitive)
- Removedlodash._cachepush@2.1.0(transitive)
- Removedlodash._getobject@2.1.0(transitive)
- Removedlodash._keyprefix@2.1.0(transitive)
- Removedlodash._maxpoolsize@2.1.0(transitive)
- Removedlodash._objectpool@2.1.0(transitive)
- Removedlodash._releaseobject@2.1.0(transitive)
Updatedlodash._cachepush@~2.2.0
Updatedlodash._getobject@~2.2.0
Updatedlodash._releaseobject@~2.2.0