@thi.ng/associative
Advanced tools
Comparing version 6.2.17 to 6.2.18
# Change Log | ||
- **Last updated**: 2022-11-23T22:46:54Z | ||
- **Last updated**: 2022-11-30T22:27:37Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.17", | ||
"version": "6.2.18", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,11 +37,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.5.0", | ||
"@thi.ng/arrays": "^2.4.3", | ||
"@thi.ng/binary": "^3.3.11", | ||
"@thi.ng/checks": "^3.3.3", | ||
"@thi.ng/compare": "^2.1.17", | ||
"@thi.ng/dcons": "^3.2.24", | ||
"@thi.ng/equiv": "^2.1.13", | ||
"@thi.ng/errors": "^2.2.4", | ||
"@thi.ng/transducers": "^8.3.24", | ||
"@thi.ng/api": "^8.5.1", | ||
"@thi.ng/arrays": "^2.4.4", | ||
"@thi.ng/binary": "^3.3.12", | ||
"@thi.ng/checks": "^3.3.4", | ||
"@thi.ng/compare": "^2.1.18", | ||
"@thi.ng/dcons": "^3.2.25", | ||
"@thi.ng/equiv": "^2.1.14", | ||
"@thi.ng/errors": "^2.2.5", | ||
"@thi.ng/transducers": "^8.3.25", | ||
"tslib": "^2.4.1" | ||
@@ -51,3 +51,3 @@ }, | ||
"@microsoft/api-extractor": "^7.33.5", | ||
"@thi.ng/testament": "^0.3.5", | ||
"@thi.ng/testament": "^0.3.6", | ||
"rimraf": "^3.0.2", | ||
@@ -193,3 +193,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "75ec32ff7f1b7b5e72e7a04ace24732cd5d6c774\n" | ||
"gitHead": "1fe40da507070653f420156d91e6b27cf682004f\n" | ||
} |
@@ -189,3 +189,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Package sizes (gzipped, pre-treeshake): ESM: 7.35 KB | ||
Package sizes (brotli'd, pre-treeshake): ESM: 6.64 KB | ||
@@ -192,0 +192,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
163095
Updated@thi.ng/api@^8.5.1
Updated@thi.ng/arrays@^2.4.4
Updated@thi.ng/binary@^3.3.12
Updated@thi.ng/checks@^3.3.4
Updated@thi.ng/compare@^2.1.18
Updated@thi.ng/dcons@^3.2.25
Updated@thi.ng/equiv@^2.1.14
Updated@thi.ng/errors@^2.2.5
Updated@thi.ng/transducers@^8.3.25