array-hyper-unique
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.0.8](https://github.com/bluelovers/ws-array/compare/array-hyper-unique@2.0.7...array-hyper-unique@2.0.8) (2022-06-01) | ||
### 🐛 Bug Fixes | ||
* avoid https://github.com/chaijs/deep-eql/issues/85 ([4ab1cda](https://github.com/bluelovers/ws-array/commit/4ab1cdade5ffb43cdee0d4ca07b9b4884b406bcf)) | ||
## [2.0.7](https://github.com/bluelovers/ws-array/compare/array-hyper-unique@2.0.6...array-hyper-unique@2.0.7) (2022-06-01) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "array-hyper-unique", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Get unique values of an array. Really, like deeply unique.", | ||
@@ -100,3 +100,3 @@ "keywords": [ | ||
"dependencies": { | ||
"deep-eql": "^4.0.1", | ||
"deep-eql": "= 4.0.0", | ||
"lodash": "^4.17.21", | ||
@@ -116,3 +116,3 @@ "tslib": "^2" | ||
"packageManager": "yarn@^1.22.11", | ||
"gitHead": "69e8484ee268f8c2640a5df3714075a46a6c0e11" | ||
"gitHead": "54d1e453cf86e9f66371a6e5c4254ec8f1ccde79" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
58164
0
- Removeddeep-eql@4.1.4(transitive)
- Removedtype-detect@4.1.0(transitive)
Updateddeep-eql@= 4.0.0