lodash.intersection
Advanced tools
Comparing version 2.0.0 to 2.1.0
/** | ||
* @license | ||
* Lo-Dash 2.0.0 <http://lodash.com/> | ||
* Lo-Dash 2.1.0 (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.intersection", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "The Lo-Dash function `_.intersection` as a Node.js module generated by lodash-cli.", | ||
"homepage": "http://lodash.com/custom-builds", | ||
"license": "MIT", | ||
"keywords": ["customize", "functional", "lodash", "performance", "speed", "util"], | ||
"keywords": ["functional", "lodash", "lodash-modularized", "performance", "speed", "util"], | ||
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", | ||
@@ -18,10 +18,10 @@ "contributors": [ | ||
"dependencies": { | ||
"lodash._baseindexof": "~2.0.0", | ||
"lodash._cacheindexof": "~2.0.0", | ||
"lodash._createcache": "~2.0.0", | ||
"lodash._getarray": "~2.0.0", | ||
"lodash._largearraysize": "~2.0.0", | ||
"lodash._releasearray": "~2.0.0", | ||
"lodash._releaseobject": "~2.0.0" | ||
"lodash._baseindexof": "~2.1.0", | ||
"lodash._cacheindexof": "~2.1.0", | ||
"lodash._createcache": "~2.1.0", | ||
"lodash._getarray": "~2.1.0", | ||
"lodash._largearraysize": "~2.1.0", | ||
"lodash._releasearray": "~2.1.0", | ||
"lodash._releaseobject": "~2.1.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.intersection v2.0.0 | ||
# lodash.intersection v2.1.0 | ||
@@ -3,0 +3,0 @@ The Lo-Dash function `_.intersection` as a Node.js module generated by lodash-cli. |
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
5931
+ Addedlodash._arraypool@2.1.0(transitive)
+ Addedlodash._baseindexof@2.1.0(transitive)
+ Addedlodash._cacheindexof@2.1.0(transitive)
+ Addedlodash._cachepush@2.1.0(transitive)
+ Addedlodash._createcache@2.1.0(transitive)
+ Addedlodash._getarray@2.1.0(transitive)
+ Addedlodash._getobject@2.1.0(transitive)
+ Addedlodash._keyprefix@2.1.0(transitive)
+ Addedlodash._largearraysize@2.1.0(transitive)
+ Addedlodash._maxpoolsize@2.1.0(transitive)
+ Addedlodash._objectpool@2.1.0(transitive)
+ Addedlodash._releasearray@2.1.0(transitive)
+ Addedlodash._releaseobject@2.1.0(transitive)
- Removedlodash._arraypool@2.0.0(transitive)
- Removedlodash._baseindexof@2.0.0(transitive)
- Removedlodash._cacheindexof@2.0.0(transitive)
- Removedlodash._cachepush@2.0.0(transitive)
- Removedlodash._createcache@2.0.0(transitive)
- Removedlodash._getarray@2.0.0(transitive)
- Removedlodash._getobject@2.0.0(transitive)
- Removedlodash._keyprefix@2.0.0(transitive)
- Removedlodash._largearraysize@2.0.0(transitive)
- Removedlodash._maxpoolsize@2.0.0(transitive)
- Removedlodash._objectpool@2.0.0(transitive)
- Removedlodash._releasearray@2.0.0(transitive)
- Removedlodash._releaseobject@2.0.0(transitive)
Updatedlodash._baseindexof@~2.1.0
Updatedlodash._cacheindexof@~2.1.0
Updatedlodash._createcache@~2.1.0
Updatedlodash._getarray@~2.1.0
Updatedlodash._releasearray@~2.1.0
Updatedlodash._releaseobject@~2.1.0