@thi.ng/associative
Advanced tools
Comparing version 6.2.39 to 6.2.40
# Change Log | ||
- **Last updated**: 2023-06-14T07:58:51Z | ||
- **Last updated**: 2023-08-04T10:58:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.39", | ||
"version": "6.2.40", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,21 +37,21 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.8.2", | ||
"@thi.ng/arrays": "^2.5.14", | ||
"@thi.ng/binary": "^3.3.27", | ||
"@thi.ng/checks": "^3.3.14", | ||
"@thi.ng/compare": "^2.1.32", | ||
"@thi.ng/dcons": "^3.2.46", | ||
"@thi.ng/equiv": "^2.1.24", | ||
"@thi.ng/errors": "^2.2.17", | ||
"@thi.ng/random": "^3.5.0", | ||
"@thi.ng/transducers": "^8.4.7", | ||
"tslib": "^2.5.3" | ||
"@thi.ng/api": "^8.9.0", | ||
"@thi.ng/arrays": "^2.5.15", | ||
"@thi.ng/binary": "^3.3.28", | ||
"@thi.ng/checks": "^3.4.0", | ||
"@thi.ng/compare": "^2.1.33", | ||
"@thi.ng/dcons": "^3.2.47", | ||
"@thi.ng/equiv": "^2.1.25", | ||
"@thi.ng/errors": "^2.3.0", | ||
"@thi.ng/random": "^3.5.1", | ||
"@thi.ng/transducers": "^8.5.0", | ||
"tslib": "^2.6.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.35.3", | ||
"@thi.ng/testament": "^0.3.17", | ||
"@microsoft/api-extractor": "^7.36.3", | ||
"@thi.ng/testament": "^0.3.18", | ||
"rimraf": "^5.0.1", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.24.8", | ||
"typescript": "^5.1.3" | ||
"typescript": "^5.1.6" | ||
}, | ||
@@ -193,3 +193,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "88cfe77770f3b07c788301dccefcb9547cd4aff6\n" | ||
"gitHead": "9fa3f7f8169efa30e3c71b43c82f77393581c3b5\n" | ||
} |
@@ -186,3 +186,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Package sizes (brotli'd, pre-treeshake): ESM: 6.68 KB | ||
Package sizes (brotli'd, pre-treeshake): ESM: 6.65 KB | ||
@@ -189,0 +189,0 @@ ## Dependencies |
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
169977
Updated@thi.ng/api@^8.9.0
Updated@thi.ng/arrays@^2.5.15
Updated@thi.ng/binary@^3.3.28
Updated@thi.ng/checks@^3.4.0
Updated@thi.ng/compare@^2.1.33
Updated@thi.ng/dcons@^3.2.47
Updated@thi.ng/equiv@^2.1.25
Updated@thi.ng/errors@^2.3.0
Updated@thi.ng/random@^3.5.1
Updated@thi.ng/transducers@^8.5.0
Updatedtslib@^2.6.1