@thi.ng/associative
Advanced tools
Comparing version 5.0.9 to 5.0.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.0.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.0.9...@thi.ng/associative@5.0.10) (2020-11-26) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [5.0.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.0.8...@thi.ng/associative@5.0.9) (2020-11-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "5.0.9", | ||
"version": "5.0.10", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -52,11 +52,11 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.2", | ||
"@thi.ng/binary": "^2.0.17", | ||
"@thi.ng/checks": "^2.7.10", | ||
"@thi.ng/compare": "^1.3.18", | ||
"@thi.ng/dcons": "^2.3.1", | ||
"@thi.ng/api": "^6.13.3", | ||
"@thi.ng/binary": "^2.0.18", | ||
"@thi.ng/checks": "^2.7.11", | ||
"@thi.ng/compare": "^1.3.19", | ||
"@thi.ng/dcons": "^2.3.2", | ||
"@thi.ng/equiv": "^1.0.33", | ||
"@thi.ng/errors": "^1.2.23", | ||
"@thi.ng/transducers": "^7.5.0", | ||
"tslib": "^2.0.3" | ||
"@thi.ng/errors": "^1.2.24", | ||
"@thi.ng/transducers": "^7.5.1", | ||
"tslib": "2.0.1" | ||
}, | ||
@@ -96,3 +96,3 @@ "files": [ | ||
}, | ||
"gitHead": "3a89bdfa4c58983d5e005b3e9fb056b0351198fe" | ||
"gitHead": "f1a636bafd0558f1a4c098dab39639708886a692" | ||
} |
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
335398
+ Addedtslib@2.0.1(transitive)
Updated@thi.ng/api@^6.13.3
Updated@thi.ng/binary@^2.0.18
Updated@thi.ng/checks@^2.7.11
Updated@thi.ng/compare@^1.3.19
Updated@thi.ng/dcons@^2.3.2
Updated@thi.ng/errors@^1.2.24
Updated@thi.ng/transducers@^7.5.1
Updatedtslib@2.0.1