lodash.xorby
Advanced tools
Comparing version 4.2.1 to 4.2.2
/** | ||
* lodash 4.2.1 (Custom Build) <https://lodash.com/> | ||
* lodash 4.2.2 (Custom Build) <https://lodash.com/> | ||
* Build: `lodash modularize exports="npm" -o ./` | ||
@@ -4,0 +4,0 @@ * Copyright 2012-2016 The Dojo Foundation <http://dojofoundation.org/> |
{ | ||
"name": "lodash.xorby", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "The lodash method `_.xorBy` exported as a module.", | ||
@@ -18,6 +18,6 @@ "homepage": "https://lodash.com/", | ||
"dependencies": { | ||
"lodash._baseiteratee": "^4.0.0", | ||
"lodash._basexor": "^4.0.0", | ||
"lodash._baseiteratee": "~4.5.0", | ||
"lodash._basexor": "~4.4.0", | ||
"lodash.rest": "^4.0.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.xorby v4.2.1 | ||
# lodash.xorby v4.2.2 | ||
@@ -18,2 +18,2 @@ The [lodash](https://lodash.com/) method `_.xorBy` exported as a [Node.js](https://nodejs.org/) module. | ||
See the [documentation](https://lodash.com/docs#xorBy) or [package source](https://github.com/lodash/lodash/blob/4.2.1-npm-packages/lodash.xorby) for more details. | ||
See the [documentation](https://lodash.com/docs#xorBy) or [package source](https://github.com/lodash/lodash/blob/4.2.2-npm-packages/lodash.xorby) for more details. |
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
+ Addedlodash._basedifference@4.4.1(transitive)
+ Addedlodash._baseiteratee@4.5.2(transitive)
+ Addedlodash._baseuniq@4.5.1(transitive)
+ Addedlodash._basexor@4.4.1(transitive)
+ Addedlodash._setcache@4.1.3(transitive)
- Removedlodash._basedifference@4.5.0(transitive)
- Removedlodash._baseiteratee@4.7.0(transitive)
- Removedlodash._basetostring@4.12.0(transitive)
- Removedlodash._baseuniq@4.6.0(transitive)
- Removedlodash._basexor@4.5.0(transitive)
- Removedlodash._root@3.0.1(transitive)
- Removedlodash._stringtopath@4.8.0(transitive)
Updatedlodash._baseiteratee@~4.5.0
Updatedlodash._basexor@~4.4.0