@thi.ng/associative
Advanced tools
Comparing version 6.2.12 to 6.2.13
# Change Log | ||
- **Last updated**: 2022-10-03T16:07:55Z | ||
- **Last updated**: 2022-10-28T19:08:39Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.12", | ||
"version": "6.2.13", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,20 +37,20 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.4.3", | ||
"@thi.ng/arrays": "^2.3.10", | ||
"@thi.ng/binary": "^3.3.7", | ||
"@thi.ng/checks": "^3.3.1", | ||
"@thi.ng/compare": "^2.1.13", | ||
"@thi.ng/dcons": "^3.2.19", | ||
"@thi.ng/equiv": "^2.1.11", | ||
"@thi.ng/errors": "^2.2.2", | ||
"@thi.ng/transducers": "^8.3.19", | ||
"@thi.ng/api": "^8.4.4", | ||
"@thi.ng/arrays": "^2.3.11", | ||
"@thi.ng/binary": "^3.3.8", | ||
"@thi.ng/checks": "^3.3.2", | ||
"@thi.ng/compare": "^2.1.14", | ||
"@thi.ng/dcons": "^3.2.20", | ||
"@thi.ng/equiv": "^2.1.12", | ||
"@thi.ng/errors": "^2.2.3", | ||
"@thi.ng/transducers": "^8.3.20", | ||
"tslib": "^2.4.0" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.31.1", | ||
"@thi.ng/testament": "^0.3.3", | ||
"@microsoft/api-extractor": "^7.33.5", | ||
"@thi.ng/testament": "^0.3.4", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.8.3" | ||
"typedoc": "^0.23.18", | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -192,3 +192,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "cc61bc0a890288bea00b8df81ffd73bc4851ffd3\n" | ||
"gitHead": "41e59c7ad9bf24bb0230a5f60d05715e0fc1c1e6\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.4.4
Updated@thi.ng/arrays@^2.3.11
Updated@thi.ng/binary@^3.3.8
Updated@thi.ng/checks@^3.3.2
Updated@thi.ng/compare@^2.1.14
Updated@thi.ng/dcons@^3.2.20
Updated@thi.ng/equiv@^2.1.12
Updated@thi.ng/errors@^2.2.3
Updated@thi.ng/transducers@^8.3.20