@thi.ng/associative
Advanced tools
Comparing version 5.1.6 to 5.1.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.1.6...@thi.ng/associative@5.1.7) (2021-03-17) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [5.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.1.5...@thi.ng/associative@5.1.6) (2021-03-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "5.1.6", | ||
"version": "5.1.7", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -56,6 +56,6 @@ "module": "./index.js", | ||
"@thi.ng/compare": "^1.3.28", | ||
"@thi.ng/dcons": "^2.3.16", | ||
"@thi.ng/dcons": "^2.3.17", | ||
"@thi.ng/equiv": "^1.0.41", | ||
"@thi.ng/errors": "^1.2.32", | ||
"@thi.ng/transducers": "^7.6.6", | ||
"@thi.ng/errors": "^1.3.0", | ||
"@thi.ng/transducers": "^7.6.7", | ||
"tslib": "^2.1.0" | ||
@@ -96,3 +96,3 @@ }, | ||
}, | ||
"gitHead": "24c8afbd4450f14973ec4c5481ca24722bb2e2f0" | ||
"gitHead": "15f3ea0e15805bc67ca61bf87ce5e8849a7d8e86" | ||
} |
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
334901
Updated@thi.ng/dcons@^2.3.17
Updated@thi.ng/errors@^1.3.0
Updated@thi.ng/transducers@^7.6.7