@thi.ng/associative
Advanced tools
Comparing version 6.2.1 to 6.2.2
# Change Log | ||
- **Last updated**: 2022-08-01T14:53:59Z | ||
- **Last updated**: 2022-08-01T22:09:32Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.1", | ||
"version": "6.2.2", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -39,9 +39,9 @@ "type": "module", | ||
"@thi.ng/arrays": "^2.3.2", | ||
"@thi.ng/binary": "^3.3.1", | ||
"@thi.ng/binary": "^3.3.2", | ||
"@thi.ng/checks": "^3.2.3", | ||
"@thi.ng/compare": "^2.1.9", | ||
"@thi.ng/dcons": "^3.2.8", | ||
"@thi.ng/dcons": "^3.2.9", | ||
"@thi.ng/equiv": "^2.1.9", | ||
"@thi.ng/errors": "^2.1.9", | ||
"@thi.ng/transducers": "^8.3.8", | ||
"@thi.ng/transducers": "^8.3.9", | ||
"tslib": "^2.4.0" | ||
@@ -192,3 +192,3 @@ }, | ||
}, | ||
"gitHead": "976ccd698cedaa60dcef2e69030a5eb98898cc4a\n" | ||
"gitHead": "24ec2749982f4193e6bc50173a238f336854bb1c\n" | ||
} |
@@ -189,3 +189,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Package sizes (gzipped, pre-treeshake): ESM: 6.94 KB | ||
Package sizes (gzipped, pre-treeshake): ESM: 7.35 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
Updated@thi.ng/binary@^3.3.2
Updated@thi.ng/dcons@^3.2.9
Updated@thi.ng/transducers@^8.3.9