@thi.ng/associative
Advanced tools
Comparing version 2.4.2 to 2.4.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.4.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@2.4.2...@thi.ng/associative@2.4.3) (2019-08-16) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [2.4.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@2.4.1...@thi.ng/associative@2.4.2) (2019-07-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "2.4.2", | ||
"version": "2.4.3", | ||
"description": "Alternative Set & Map data type implementations with customizable equality semantics & supporting operations", | ||
@@ -38,8 +38,8 @@ "module": "./index.js", | ||
"@thi.ng/binary": "^1.1.0", | ||
"@thi.ng/checks": "^2.2.2", | ||
"@thi.ng/checks": "^2.3.0", | ||
"@thi.ng/compare": "^1.0.9", | ||
"@thi.ng/dcons": "^2.1.2", | ||
"@thi.ng/dcons": "^2.1.3", | ||
"@thi.ng/equiv": "^1.0.9", | ||
"@thi.ng/errors": "^1.1.2", | ||
"@thi.ng/transducers": "^5.4.2" | ||
"@thi.ng/transducers": "^5.4.3" | ||
}, | ||
@@ -68,3 +68,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "53eec7988c378fc37ae140e7174f36ef9b6208fe" | ||
"gitHead": "6b16cbac7b4495b39ada728be077c7630272d3ac" | ||
} |
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
256086
2744
295
4
1
Updated@thi.ng/checks@^2.3.0
Updated@thi.ng/dcons@^2.1.3
Updated@thi.ng/transducers@^5.4.3