@thi.ng/associative
Advanced tools
Comparing version 4.0.8 to 4.0.9
@@ -6,3 +6,3 @@ # Change Log | ||
## [4.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@4.0.7...@thi.ng/associative@4.0.8) (2020-05-14) | ||
## [4.0.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@4.0.8...@thi.ng/associative@4.0.9) (2020-05-29) | ||
@@ -15,58 +15,2 @@ **Note:** Version bump only for package @thi.ng/associative | ||
## [4.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@4.0.6...@thi.ng/associative@4.0.7) (2020-05-03) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [4.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@4.0.5...@thi.ng/associative@4.0.6) (2020-04-28) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [4.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@4.0.4...@thi.ng/associative@4.0.5) (2020-04-27) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [4.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@4.0.3...@thi.ng/associative@4.0.4) (2020-04-20) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [4.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@4.0.2...@thi.ng/associative@4.0.3) (2020-04-11) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [4.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@4.0.1...@thi.ng/associative@4.0.2) (2020-04-06) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [4.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@4.0.0...@thi.ng/associative@4.0.1) (2020-04-05) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
# [4.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@3.1.8...@thi.ng/associative@4.0.0) (2020-03-28) | ||
@@ -73,0 +17,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "4.0.8", | ||
"version": "4.0.9", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -50,6 +50,6 @@ "module": "./index.js", | ||
"@thi.ng/compare": "^1.3.6", | ||
"@thi.ng/dcons": "^2.2.16", | ||
"@thi.ng/dcons": "^2.2.17", | ||
"@thi.ng/equiv": "^1.0.23", | ||
"@thi.ng/errors": "^1.2.14", | ||
"@thi.ng/transducers": "^6.5.0", | ||
"@thi.ng/transducers": "^6.6.0", | ||
"tslib": "^1.12.0" | ||
@@ -92,3 +92,3 @@ }, | ||
}, | ||
"gitHead": "97c301379d830c1982c364cfbec8766ff14f73f5" | ||
"gitHead": "1dade92dbdf699ea3bcd75844e311456c1d99ee3" | ||
} |
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
288817
Updated@thi.ng/dcons@^2.2.17
Updated@thi.ng/transducers@^6.6.0