lodash.isequal
Advanced tools
Comparing version 4.1.1 to 4.1.2
/** | ||
* lodash 4.1.1 (Custom Build) <https://lodash.com/> | ||
* lodash 4.1.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.isequal", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "The lodash method `_.isEqual` exported as a module.", | ||
@@ -18,6 +18,6 @@ "homepage": "https://lodash.com/", | ||
"dependencies": { | ||
"lodash._root": "^3.0.0", | ||
"lodash._stack": "^4.0.0", | ||
"lodash._root": "~3.0.0", | ||
"lodash._stack": "~4.1.0", | ||
"lodash.keys": "^4.0.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.isequal v4.1.1 | ||
# lodash.isequal v4.1.2 | ||
@@ -18,2 +18,2 @@ The [lodash](https://lodash.com/) method `_.isEqual` exported as a [Node.js](https://nodejs.org/) module. | ||
See the [documentation](https://lodash.com/docs#isEqual) or [package source](https://github.com/lodash/lodash/blob/4.1.1-npm-packages/lodash.isequal) for more details. | ||
See the [documentation](https://lodash.com/docs#isEqual) or [package source](https://github.com/lodash/lodash/blob/4.1.2-npm-packages/lodash.isequal) 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
Updatedlodash._root@~3.0.0
Updatedlodash._stack@~4.1.0