@thi.ng/associative
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@1.0.5...@thi.ng/associative@1.0.6) (2019-02-26) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [1.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@1.0.4...@thi.ng/associative@1.0.5) (2019-02-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Alternative Set & Map data type implementations with customizable equality semantics & supporting operations", | ||
@@ -38,6 +38,6 @@ "module": "./index.js", | ||
"@thi.ng/compare": "^1.0.2", | ||
"@thi.ng/dcons": "^2.0.5", | ||
"@thi.ng/dcons": "^2.0.6", | ||
"@thi.ng/equiv": "^1.0.2", | ||
"@thi.ng/errors": "^1.0.2", | ||
"@thi.ng/transducers": "^5.0.0" | ||
"@thi.ng/transducers": "^5.1.0" | ||
}, | ||
@@ -63,3 +63,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "418f7af20c8ce3098e86bbc3a2377ccbac761b70" | ||
"gitHead": "647e13737436e44d28e151c0be8594835cf25ed0" | ||
} |
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
211118
Updated@thi.ng/dcons@^2.0.6
Updated@thi.ng/transducers@^5.1.0