@thi.ng/associative
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@2.2.0...@thi.ng/associative@2.2.1) (2019-04-15) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
# [2.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@2.1.2...@thi.ng/associative@2.2.0) (2019-04-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Alternative Set & Map data type implementations with customizable equality semantics & supporting operations", | ||
@@ -39,6 +39,6 @@ "module": "./index.js", | ||
"@thi.ng/compare": "^1.0.5", | ||
"@thi.ng/dcons": "^2.0.15", | ||
"@thi.ng/dcons": "^2.0.16", | ||
"@thi.ng/equiv": "^1.0.5", | ||
"@thi.ng/errors": "^1.0.5", | ||
"@thi.ng/transducers": "^5.3.3" | ||
"@thi.ng/transducers": "^5.3.4" | ||
}, | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "c16526801dd9ae458f35554a92d75475398f60dc" | ||
"gitHead": "4baddea99aaa37e43b3109f5bfdd6d2e2aedf68b" | ||
} |
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
246475
Updated@thi.ng/dcons@^2.0.16
Updated@thi.ng/transducers@^5.3.4