@thi.ng/associative
Advanced tools
Comparing version 5.2.3 to 5.2.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.2.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.2.3...@thi.ng/associative@5.2.4) (2021-04-24) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [5.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.2.2...@thi.ng/associative@5.2.3) (2021-04-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "5.2.3", | ||
"version": "5.2.4", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -56,6 +56,6 @@ "module": "./index.js", | ||
"@thi.ng/compare": "^1.3.28", | ||
"@thi.ng/dcons": "^2.3.22", | ||
"@thi.ng/dcons": "^2.3.23", | ||
"@thi.ng/equiv": "^1.0.41", | ||
"@thi.ng/errors": "^1.3.0", | ||
"@thi.ng/transducers": "^7.7.1", | ||
"@thi.ng/transducers": "^7.7.2", | ||
"tslib": "^2.1.0" | ||
@@ -96,3 +96,3 @@ }, | ||
}, | ||
"gitHead": "a099b0a1f1c6180819df9cc4786faa5c2b535140" | ||
"gitHead": "8fcf77133e53fe5871ea12030b9b079cca315d2d" | ||
} |
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
343394
Updated@thi.ng/dcons@^2.3.23
Updated@thi.ng/transducers@^7.7.2