@thi.ng/associative
Advanced tools
Comparing version 0.6.15 to 0.6.16
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.15...@thi.ng/associative@0.6.16) (2018-12-08) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [0.6.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.14...@thi.ng/associative@0.6.15) (2018-12-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "0.6.15", | ||
"version": "0.6.16", | ||
"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.11", | ||
"@thi.ng/dcons": "^1.1.15", | ||
"@thi.ng/equiv": "^0.1.13", | ||
"@thi.ng/dcons": "^1.1.16", | ||
"@thi.ng/equiv": "^0.1.14", | ||
"@thi.ng/errors": "^0.1.11", | ||
"@thi.ng/transducers": "^2.2.3" | ||
"@thi.ng/transducers": "^2.2.4" | ||
}, | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "88efaa919ced9b81853bdbad016d2369c2b047be" | ||
"gitHead": "6e361d62fff19dbda467c13f375b0ebcb5d6d8a2" | ||
} |
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
86797
Updated@thi.ng/dcons@^1.1.16
Updated@thi.ng/equiv@^0.1.14
Updated@thi.ng/transducers@^2.2.4