@thi.ng/associative
Advanced tools
Comparing version 5.2.1 to 5.2.2
@@ -6,3 +6,3 @@ # Change Log | ||
## [5.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.2.0...@thi.ng/associative@5.2.1) (2021-04-03) | ||
## [5.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.2.1...@thi.ng/associative@5.2.2) (2021-04-07) | ||
@@ -27,34 +27,2 @@ **Note:** Version bump only for package @thi.ng/associative | ||
## [5.1.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.1.8...@thi.ng/associative@5.1.9) (2021-03-28) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [5.1.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.1.7...@thi.ng/associative@5.1.8) (2021-03-27) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [5.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.1.6...@thi.ng/associative@5.1.7) (2021-03-17) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [5.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.1.5...@thi.ng/associative@5.1.6) (2021-03-12) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
# [5.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.0.17...@thi.ng/associative@5.1.0) (2021-02-20) | ||
@@ -61,0 +29,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"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.20", | ||
"@thi.ng/dcons": "^2.3.21", | ||
"@thi.ng/equiv": "^1.0.41", | ||
"@thi.ng/errors": "^1.3.0", | ||
"@thi.ng/transducers": "^7.6.10", | ||
"@thi.ng/transducers": "^7.7.0", | ||
"tslib": "^2.1.0" | ||
@@ -96,3 +96,3 @@ }, | ||
}, | ||
"gitHead": "452a679a1c40e0708ac9007b25a45e209af78e59" | ||
"gitHead": "9d35fc75c08bcfdcd67126b8183c869fda71573a" | ||
} |
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
343018
Updated@thi.ng/dcons@^2.3.21
Updated@thi.ng/transducers@^7.7.0