@thi.ng/associative
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.1.0...@thi.ng/associative@5.1.1) (2021-02-24) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
# [5.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.0.17...@thi.ng/associative@5.1.0) (2021-02-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -56,6 +56,6 @@ "module": "./index.js", | ||
"@thi.ng/compare": "^1.3.23", | ||
"@thi.ng/dcons": "^2.3.10", | ||
"@thi.ng/dcons": "^2.3.11", | ||
"@thi.ng/equiv": "^1.0.36", | ||
"@thi.ng/errors": "^1.2.27", | ||
"@thi.ng/transducers": "^7.6.0", | ||
"@thi.ng/transducers": "^7.6.1", | ||
"tslib": "2.0.1" | ||
@@ -96,3 +96,3 @@ }, | ||
}, | ||
"gitHead": "2cb9a54255d6a5d7f21c9875002b86c42dd038de" | ||
"gitHead": "b143da353ca7a5da21a3d5c45cd7b20937fe758c" | ||
} |
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
334751
Updated@thi.ng/dcons@^2.3.11
Updated@thi.ng/transducers@^7.6.1