@thi.ng/associative
Advanced tools
Comparing version 6.0.4 to 6.0.7
@@ -6,2 +6,26 @@ # Change Log | ||
## [6.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@6.0.6...@thi.ng/associative@6.0.7) (2021-10-28) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [6.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@6.0.5...@thi.ng/associative@6.0.6) (2021-10-28) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [6.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@6.0.4...@thi.ng/associative@6.0.5) (2021-10-28) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [6.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@6.0.3...@thi.ng/associative@6.0.4) (2021-10-25) | ||
@@ -8,0 +32,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.0.4", | ||
"version": "6.0.7", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,15 +37,15 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.0.4", | ||
"@thi.ng/arrays": "^2.0.4", | ||
"@thi.ng/binary": "^3.0.4", | ||
"@thi.ng/checks": "^3.0.4", | ||
"@thi.ng/compare": "^2.0.4", | ||
"@thi.ng/dcons": "^3.0.4", | ||
"@thi.ng/equiv": "^2.0.4", | ||
"@thi.ng/errors": "^2.0.4", | ||
"@thi.ng/transducers": "^8.0.4", | ||
"@thi.ng/api": "^8.0.6", | ||
"@thi.ng/arrays": "^2.0.6", | ||
"@thi.ng/binary": "^3.0.6", | ||
"@thi.ng/checks": "^3.0.6", | ||
"@thi.ng/compare": "^2.0.6", | ||
"@thi.ng/dcons": "^3.0.7", | ||
"@thi.ng/equiv": "^2.0.6", | ||
"@thi.ng/errors": "^2.0.6", | ||
"@thi.ng/transducers": "^8.0.6", | ||
"tslib": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"@thi.ng/testament": "^0.1.4" | ||
"@thi.ng/testament": "^0.1.6" | ||
}, | ||
@@ -184,3 +184,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "9ff00a103f76cc4917ef3f244132e218f2300a05" | ||
"gitHead": "c17a556ad25f6882dfa8f806a1d9e8ed7ac7cd71" | ||
} |
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
147122
Updated@thi.ng/api@^8.0.6
Updated@thi.ng/arrays@^2.0.6
Updated@thi.ng/binary@^3.0.6
Updated@thi.ng/checks@^3.0.6
Updated@thi.ng/compare@^2.0.6
Updated@thi.ng/dcons@^3.0.7
Updated@thi.ng/equiv@^2.0.6
Updated@thi.ng/errors@^2.0.6
Updated@thi.ng/transducers@^8.0.6