lodash.sortedindex
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.sortedindex", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "The Lo-Dash function `_.sortedIndex` 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,5 +18,5 @@ "contributors": [ | ||
"dependencies": { | ||
"lodash.createcallback": "~2.0.0", | ||
"lodash.identity": "~2.0.0" | ||
"lodash.createcallback": "~2.1.0", | ||
"lodash.identity": "~2.1.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.sortedindex v2.0.0 | ||
# lodash.sortedindex v2.1.0 | ||
@@ -3,0 +3,0 @@ The Lo-Dash function `_.sortedIndex` 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
6175
+ Addedlodash._arraypool@2.1.0(transitive)
+ Addedlodash._basecreatecallback@2.1.0(transitive)
+ Addedlodash._baseisequal@2.1.0(transitive)
+ Addedlodash._createbound@2.1.0(transitive)
+ Addedlodash._createobject@2.1.0(transitive)
+ Addedlodash._getarray@2.1.0(transitive)
+ Addedlodash._getobject@2.1.0(transitive)
+ Addedlodash._maxpoolsize@2.1.0(transitive)
+ Addedlodash._noop@2.1.0(transitive)
+ Addedlodash._objectpool@2.1.0(transitive)
+ Addedlodash._objecttypes@2.1.0(transitive)
+ Addedlodash._releasearray@2.1.0(transitive)
+ Addedlodash._releaseobject@2.1.0(transitive)
+ Addedlodash._renative@2.1.0(transitive)
+ Addedlodash._setbinddata@2.1.0(transitive)
+ Addedlodash._shimkeys@2.1.0(transitive)
+ Addedlodash.bind@2.1.0(transitive)
+ Addedlodash.createcallback@2.1.0(transitive)
+ Addedlodash.forin@2.1.0(transitive)
+ Addedlodash.identity@2.1.0(transitive)
+ Addedlodash.isfunction@2.1.0(transitive)
+ Addedlodash.isobject@2.1.0(transitive)
+ Addedlodash.keys@2.1.0(transitive)
+ Addedlodash.support@2.1.0(transitive)
- Removedlodash._arraypool@2.0.0(transitive)
- Removedlodash._basecreatecallback@2.0.0(transitive)
- Removedlodash._baseisequal@2.0.0(transitive)
- Removedlodash._createbound@2.0.0(transitive)
- Removedlodash._createobject@2.0.0(transitive)
- Removedlodash._getarray@2.0.0(transitive)
- Removedlodash._getobject@2.0.0(transitive)
- Removedlodash._maxpoolsize@2.0.0(transitive)
- Removedlodash._noop@2.0.0(transitive)
- Removedlodash._objectpool@2.0.0(transitive)
- Removedlodash._objecttypes@2.0.0(transitive)
- Removedlodash._releasearray@2.0.0(transitive)
- Removedlodash._releaseobject@2.0.0(transitive)
- Removedlodash._renative@2.0.0(transitive)
- Removedlodash._setbinddata@2.0.0(transitive)
- Removedlodash._shimkeys@2.0.0(transitive)
- Removedlodash.bind@2.0.0(transitive)
- Removedlodash.createcallback@2.0.0(transitive)
- Removedlodash.forin@2.0.0(transitive)
- Removedlodash.identity@2.0.0(transitive)
- Removedlodash.isfunction@2.0.0(transitive)
- Removedlodash.isobject@2.0.0(transitive)
- Removedlodash.keys@2.0.0(transitive)
- Removedlodash.support@2.0.0(transitive)
Updatedlodash.createcallback@~2.1.0
Updatedlodash.identity@~2.1.0