@thi.ng/associative
Advanced tools
Comparing version 0.6.6 to 0.6.7-alpha.0
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.6.7-alpha.0"></a> | ||
## [0.6.7-alpha.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.6...@thi.ng/associative@0.6.7-alpha.0) (2018-09-17) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
<a name="0.6.6"></a> | ||
@@ -8,0 +17,0 @@ ## [0.6.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.5...@thi.ng/associative@0.6.6) (2018-09-10) |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "0.6.6", | ||
"version": "0.6.7-alpha.0", | ||
"description": "Alternative Set & Map data type implementations with customizable equality semantics & supporting operations", | ||
@@ -32,8 +32,8 @@ "main": "./index.js", | ||
"@thi.ng/api": "^4.1.1", | ||
"@thi.ng/checks": "^1.5.8", | ||
"@thi.ng/checks": "^1.5.9", | ||
"@thi.ng/compare": "^0.1.7", | ||
"@thi.ng/dcons": "^1.1.6", | ||
"@thi.ng/equiv": "^0.1.8", | ||
"@thi.ng/dcons": "^1.1.7-alpha.0", | ||
"@thi.ng/equiv": "^0.1.9", | ||
"@thi.ng/errors": "^0.1.7", | ||
"@thi.ng/transducers": "^2.1.1" | ||
"@thi.ng/transducers": "^2.1.2-alpha.0" | ||
}, | ||
@@ -57,3 +57,4 @@ "keywords": [ | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "95c462a5eb71bc359b03bcaa242ff487fe398b17" | ||
} |
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
84415
Updated@thi.ng/checks@^1.5.9
Updated@thi.ng/dcons@^1.1.7-alpha.0
Updated@thi.ng/equiv@^0.1.9