@thi.ng/associative
Advanced tools
Comparing version 3.1.6 to 3.1.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@3.1.6...@thi.ng/associative@3.1.7) (2020-03-01) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [3.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@3.1.5...@thi.ng/associative@3.1.6) (2020-02-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "3.1.6", | ||
"version": "3.1.7", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -44,7 +44,7 @@ "module": "./index.js", | ||
"@thi.ng/checks": "^2.5.3", | ||
"@thi.ng/compare": "^1.1.4", | ||
"@thi.ng/dcons": "^2.2.5", | ||
"@thi.ng/compare": "^1.2.0", | ||
"@thi.ng/dcons": "^2.2.6", | ||
"@thi.ng/equiv": "^1.0.15", | ||
"@thi.ng/errors": "^1.2.6", | ||
"@thi.ng/transducers": "^6.3.2" | ||
"@thi.ng/transducers": "^6.4.0" | ||
}, | ||
@@ -77,3 +77,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "d426e5ee02515cbc6a769458a08c0677fe003ec9" | ||
"gitHead": "dc8bc9f06b99dc10d99ec33c78fb50ea410e3de6" | ||
} |
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
273307
Updated@thi.ng/compare@^1.2.0
Updated@thi.ng/dcons@^2.2.6
Updated@thi.ng/transducers@^6.4.0