@thi.ng/associative
Advanced tools
Comparing version 0.6.19 to 0.6.20
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.19...@thi.ng/associative@0.6.20) (2018-12-27) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [0.6.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.18...@thi.ng/associative@0.6.19) (2018-12-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "0.6.19", | ||
"version": "0.6.20", | ||
"description": "Alternative Set & Map data type implementations with customizable equality semantics & supporting operations", | ||
@@ -34,6 +34,6 @@ "main": "./index.js", | ||
"@thi.ng/compare": "^0.1.12", | ||
"@thi.ng/dcons": "^1.1.19", | ||
"@thi.ng/dcons": "^1.1.20", | ||
"@thi.ng/equiv": "^0.1.15", | ||
"@thi.ng/errors": "^0.1.12", | ||
"@thi.ng/transducers": "^2.2.7" | ||
"@thi.ng/transducers": "^2.2.8" | ||
}, | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "33bcd1522c5321a08ccbc7e82da4e19d493d2520" | ||
"gitHead": "ea0dee0f504d8233ffd388bc6b9e355dd8dad640" | ||
} |
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
87562
3
Updated@thi.ng/dcons@^1.1.20
Updated@thi.ng/transducers@^2.2.8