@thi.ng/associative
Advanced tools
Comparing version 0.6.2 to 0.6.3
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.6.3"></a> | ||
## [0.6.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.2...@thi.ng/associative@0.6.3) (2018-09-03) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
<a name="0.6.2"></a> | ||
@@ -8,0 +16,0 @@ ## [0.6.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.1...@thi.ng/associative@0.6.2) (2018-09-01) |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"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.6", | ||
"@thi.ng/dcons": "^1.1.2", | ||
"@thi.ng/dcons": "^1.1.3", | ||
"@thi.ng/equiv": "^0.1.7", | ||
"@thi.ng/errors": "^0.1.6", | ||
"@thi.ng/transducers": "^2.0.2" | ||
"@thi.ng/transducers": "^2.0.3" | ||
}, | ||
@@ -40,0 +40,0 @@ "keywords": [ |
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
83402
Updated@thi.ng/dcons@^1.1.3
Updated@thi.ng/transducers@^2.0.3