@thi.ng/associative
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@1.0.9...@thi.ng/associative@1.0.10) (2019-03-12) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [1.0.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@1.0.8...@thi.ng/associative@1.0.9) (2019-03-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Alternative Set & Map data type implementations with customizable equality semantics & supporting operations", | ||
@@ -36,8 +36,8 @@ "module": "./index.js", | ||
"@thi.ng/api": "^5.1.0", | ||
"@thi.ng/checks": "^2.1.1", | ||
"@thi.ng/checks": "^2.1.2", | ||
"@thi.ng/compare": "^1.0.3", | ||
"@thi.ng/dcons": "^2.0.9", | ||
"@thi.ng/dcons": "^2.0.10", | ||
"@thi.ng/equiv": "^1.0.3", | ||
"@thi.ng/errors": "^1.0.3", | ||
"@thi.ng/transducers": "^5.2.0" | ||
"@thi.ng/transducers": "^5.2.1" | ||
}, | ||
@@ -63,3 +63,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "794f0b6f07f6eef99f6f244d6c52c1d5de34675f" | ||
"gitHead": "05e82adc716d6b422fbfac861723fac5babeeb83" | ||
} |
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
212236
Updated@thi.ng/checks@^2.1.2
Updated@thi.ng/dcons@^2.0.10
Updated@thi.ng/transducers@^5.2.1