@thi.ng/associative
Advanced tools
Comparing version 5.0.16 to 5.0.17
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.0.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.0.16...@thi.ng/associative@5.0.17) (2021-01-22) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [5.0.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.0.15...@thi.ng/associative@5.0.16) (2021-01-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "5.0.16", | ||
"version": "5.0.17", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -56,6 +56,6 @@ "module": "./index.js", | ||
"@thi.ng/compare": "^1.3.22", | ||
"@thi.ng/dcons": "^2.3.8", | ||
"@thi.ng/dcons": "^2.3.9", | ||
"@thi.ng/equiv": "^1.0.35", | ||
"@thi.ng/errors": "^1.2.26", | ||
"@thi.ng/transducers": "^7.5.7", | ||
"@thi.ng/transducers": "^7.5.8", | ||
"tslib": "2.0.1" | ||
@@ -96,3 +96,3 @@ }, | ||
}, | ||
"gitHead": "6dafb499791f982b3692caaa2e348818399bae96" | ||
"gitHead": "8280d98c09224b1601b635e16a660bc1c7ca61a5" | ||
} |
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
335281
Updated@thi.ng/dcons@^2.3.9
Updated@thi.ng/transducers@^7.5.8