@thi.ng/associative
Advanced tools
Comparing version 6.2.22 to 6.2.23
# Change Log | ||
- **Last updated**: 2022-12-22T21:47:07Z | ||
- **Last updated**: 2023-01-10T15:20:18Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.22", | ||
"version": "6.2.23", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,11 +37,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.6.2", | ||
"@thi.ng/arrays": "^2.5.0", | ||
"@thi.ng/binary": "^3.3.15", | ||
"@thi.ng/checks": "^3.3.6", | ||
"@thi.ng/compare": "^2.1.21", | ||
"@thi.ng/dcons": "^3.2.29", | ||
"@thi.ng/equiv": "^2.1.16", | ||
"@thi.ng/errors": "^2.2.7", | ||
"@thi.ng/transducers": "^8.3.29", | ||
"@thi.ng/api": "^8.6.3", | ||
"@thi.ng/arrays": "^2.5.1", | ||
"@thi.ng/binary": "^3.3.16", | ||
"@thi.ng/checks": "^3.3.7", | ||
"@thi.ng/compare": "^2.1.22", | ||
"@thi.ng/dcons": "^3.2.30", | ||
"@thi.ng/equiv": "^2.1.17", | ||
"@thi.ng/errors": "^2.2.8", | ||
"@thi.ng/transducers": "^8.3.30", | ||
"tslib": "^2.4.1" | ||
@@ -51,3 +51,3 @@ }, | ||
"@microsoft/api-extractor": "^7.33.7", | ||
"@thi.ng/testament": "^0.3.8", | ||
"@thi.ng/testament": "^0.3.9", | ||
"rimraf": "^3.0.2", | ||
@@ -193,3 +193,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "28bb74c67217a352d673b6efdab234921d4a370e\n" | ||
"gitHead": "3f0b3e2a7c82aefc7e46fb4338369836b5e1b8cf\n" | ||
} |
@@ -199,3 +199,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
- [@thi.ng/transducers](https://github.com/thi-ng/umbrella/tree/develop/packages/transducers) | ||
- [tslib](https://github.com/thi-ng/umbrella/tree/develop/packages/undefined) | ||
- [tslib](https://www.typescriptlang.org/) | ||
@@ -417,2 +417,2 @@ ## Usage examples | ||
© 2017 - 2022 Karsten Schmidt // Apache License 2.0 | ||
© 2017 - 2023 Karsten Schmidt // Apache License 2.0 |
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
164497
Updated@thi.ng/api@^8.6.3
Updated@thi.ng/arrays@^2.5.1
Updated@thi.ng/binary@^3.3.16
Updated@thi.ng/checks@^3.3.7
Updated@thi.ng/compare@^2.1.22
Updated@thi.ng/dcons@^3.2.30
Updated@thi.ng/equiv@^2.1.17
Updated@thi.ng/errors@^2.2.8
Updated@thi.ng/transducers@^8.3.30