@thi.ng/associative
Advanced tools
Comparing version 6.2.41 to 6.2.42
# Change Log | ||
- **Last updated**: 2023-08-10T12:16:43Z | ||
- **Last updated**: 2023-08-10T12:25:09Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.41", | ||
"version": "6.2.42", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,12 +37,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.1", | ||
"@thi.ng/arrays": "^2.5.16", | ||
"@thi.ng/binary": "^3.3.29", | ||
"@thi.ng/checks": "^3.4.1", | ||
"@thi.ng/compare": "^2.1.34", | ||
"@thi.ng/dcons": "^3.2.48", | ||
"@thi.ng/equiv": "^2.1.26", | ||
"@thi.ng/errors": "^2.3.1", | ||
"@thi.ng/random": "^3.5.2", | ||
"@thi.ng/transducers": "^8.5.1", | ||
"@thi.ng/api": "^8.9.2", | ||
"@thi.ng/arrays": "^2.5.17", | ||
"@thi.ng/binary": "^3.3.30", | ||
"@thi.ng/checks": "^3.4.2", | ||
"@thi.ng/compare": "^2.1.35", | ||
"@thi.ng/dcons": "^3.2.49", | ||
"@thi.ng/equiv": "^2.1.27", | ||
"@thi.ng/errors": "^2.3.2", | ||
"@thi.ng/random": "^3.5.3", | ||
"@thi.ng/transducers": "^8.5.2", | ||
"tslib": "^2.6.1" | ||
@@ -52,3 +52,3 @@ }, | ||
"@microsoft/api-extractor": "^7.36.3", | ||
"@thi.ng/testament": "^0.3.19", | ||
"@thi.ng/testament": "^0.3.20", | ||
"rimraf": "^5.0.1", | ||
@@ -194,3 +194,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "672fb5ede530598da51c9d1cee48fe58c23bad34\n" | ||
"gitHead": "ad9ac3232c6fc5fc8a0df75ac82fc1e0e9fb0258\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.9.2
Updated@thi.ng/arrays@^2.5.17
Updated@thi.ng/binary@^3.3.30
Updated@thi.ng/checks@^3.4.2
Updated@thi.ng/compare@^2.1.35
Updated@thi.ng/dcons@^3.2.49
Updated@thi.ng/equiv@^2.1.27
Updated@thi.ng/errors@^2.3.2
Updated@thi.ng/random@^3.5.3
Updated@thi.ng/transducers@^8.5.2