@thi.ng/associative
Advanced tools
Comparing version 0.6.9 to 0.6.10
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.6.10"></a> | ||
## [0.6.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.9...@thi.ng/associative@0.6.10) (2018-09-25) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
<a name="0.6.9"></a> | ||
@@ -8,0 +17,0 @@ ## [0.6.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.8...@thi.ng/associative@0.6.9) (2018-09-24) |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "0.6.9", | ||
"version": "0.6.10", | ||
"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.9", | ||
"@thi.ng/dcons": "^1.1.9", | ||
"@thi.ng/dcons": "^1.1.10", | ||
"@thi.ng/equiv": "^0.1.11", | ||
"@thi.ng/errors": "^0.1.9", | ||
"@thi.ng/transducers": "^2.1.4" | ||
"@thi.ng/transducers": "^2.1.5" | ||
}, | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "febe3c36d4c7e5a5f71ca89a68d27eeb8278397d" | ||
"gitHead": "04872dbe30d6c521c59ebaef57acb61b9cd0ae40" | ||
} |
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
85629
Updated@thi.ng/dcons@^1.1.10
Updated@thi.ng/transducers@^2.1.5