@thi.ng/associative
Advanced tools
Comparing version 6.2.25 to 6.2.26
# Change Log | ||
- **Last updated**: 2023-02-10T13:55:29Z | ||
- **Last updated**: 2023-02-10T14:03:10Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.25", | ||
"version": "6.2.26", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,12 +37,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.1", | ||
"@thi.ng/arrays": "^2.5.3", | ||
"@thi.ng/binary": "^3.3.18", | ||
"@thi.ng/checks": "^3.3.8", | ||
"@thi.ng/compare": "^2.1.24", | ||
"@thi.ng/dcons": "^3.2.32", | ||
"@thi.ng/equiv": "^2.1.18", | ||
"@thi.ng/errors": "^2.2.10", | ||
"@thi.ng/random": "^3.3.23", | ||
"@thi.ng/transducers": "^8.3.32", | ||
"@thi.ng/api": "^8.7.2", | ||
"@thi.ng/arrays": "^2.5.4", | ||
"@thi.ng/binary": "^3.3.19", | ||
"@thi.ng/checks": "^3.3.9", | ||
"@thi.ng/compare": "^2.1.25", | ||
"@thi.ng/dcons": "^3.2.33", | ||
"@thi.ng/equiv": "^2.1.19", | ||
"@thi.ng/errors": "^2.2.11", | ||
"@thi.ng/random": "^3.3.24", | ||
"@thi.ng/transducers": "^8.3.33", | ||
"tslib": "^2.5.0" | ||
@@ -52,3 +52,3 @@ }, | ||
"@microsoft/api-extractor": "^7.34.2", | ||
"@thi.ng/testament": "^0.3.10", | ||
"@thi.ng/testament": "^0.3.11", | ||
"rimraf": "^4.1.2", | ||
@@ -194,3 +194,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "2b5a99a8af71670780875637299be9118b01084d\n" | ||
"gitHead": "cafa4ecea90fb681949dc3885a5bd6ddefa38b51\n" | ||
} |
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
Updated@thi.ng/api@^8.7.2
Updated@thi.ng/arrays@^2.5.4
Updated@thi.ng/binary@^3.3.19
Updated@thi.ng/checks@^3.3.9
Updated@thi.ng/compare@^2.1.25
Updated@thi.ng/dcons@^3.2.33
Updated@thi.ng/equiv@^2.1.19
Updated@thi.ng/errors@^2.2.11
Updated@thi.ng/random@^3.3.24
Updated@thi.ng/transducers@^8.3.33