@thi.ng/associative
Advanced tools
Comparing version 0.6.22 to 0.6.23
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.22...@thi.ng/associative@0.6.23) (2019-01-02) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [0.6.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.21...@thi.ng/associative@0.6.22) (2018-12-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "0.6.22", | ||
"version": "0.6.23", | ||
"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.22", | ||
"@thi.ng/dcons": "^1.1.23", | ||
"@thi.ng/equiv": "^0.1.15", | ||
"@thi.ng/errors": "^0.1.12", | ||
"@thi.ng/transducers": "^2.3.1" | ||
"@thi.ng/transducers": "^2.3.2" | ||
}, | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "b2cab4d026a6967739c6175366218a52663b9696" | ||
"gitHead": "26a29cf15b7817101ce53bc1aa903cc2f88f83c8" | ||
} |
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
88135
Updated@thi.ng/dcons@^1.1.23
Updated@thi.ng/transducers@^2.3.2