@thi.ng/associative
Advanced tools
Comparing version 6.2.8 to 6.2.9
# Change Log | ||
- **Last updated**: 2022-09-21T21:37:59Z | ||
- **Last updated**: 2022-10-03T16:07:55Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.8", | ||
"version": "6.2.9", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,11 +37,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.4.2", | ||
"@thi.ng/arrays": "^2.3.6", | ||
"@thi.ng/binary": "^3.3.5", | ||
"@thi.ng/checks": "^3.2.5", | ||
"@thi.ng/compare": "^2.1.12", | ||
"@thi.ng/dcons": "^3.2.15", | ||
"@thi.ng/equiv": "^2.1.10", | ||
"@thi.ng/errors": "^2.2.0", | ||
"@thi.ng/transducers": "^8.3.15", | ||
"@thi.ng/api": "^8.4.3", | ||
"@thi.ng/arrays": "^2.3.7", | ||
"@thi.ng/binary": "^3.3.6", | ||
"@thi.ng/checks": "^3.2.6", | ||
"@thi.ng/compare": "^2.1.13", | ||
"@thi.ng/dcons": "^3.2.16", | ||
"@thi.ng/equiv": "^2.1.11", | ||
"@thi.ng/errors": "^2.2.1", | ||
"@thi.ng/transducers": "^8.3.16", | ||
"tslib": "^2.4.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"@microsoft/api-extractor": "^7.31.1", | ||
"@thi.ng/testament": "^0.3.0", | ||
"@thi.ng/testament": "^0.3.1", | ||
"rimraf": "^3.0.2", | ||
@@ -193,3 +193,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "f4c59114f2d2dfafa9014626038a9ec5242b0606\n" | ||
"gitHead": "8600007d81a7dc92634a1d54e2c32b14ab30ba80\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
# ![associative](https://media.thi.ng/umbrella/banners-20220914/thing-associative.svg?71ae3dd7) | ||
# ![associative](https://media.thi.ng/umbrella/banners-20220914/thing-associative.svg?7cb5d6d3) | ||
@@ -5,0 +5,0 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/associative.svg)](https://www.npmjs.com/package/@thi.ng/associative) |
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.3
Updated@thi.ng/arrays@^2.3.7
Updated@thi.ng/binary@^3.3.6
Updated@thi.ng/checks@^3.2.6
Updated@thi.ng/compare@^2.1.13
Updated@thi.ng/dcons@^3.2.16
Updated@thi.ng/equiv@^2.1.11
Updated@thi.ng/errors@^2.2.1
Updated@thi.ng/transducers@^8.3.16