@thi.ng/associative
Advanced tools
Comparing version 6.2.0 to 6.2.1
# Change Log | ||
- **Last updated**: 2022-07-19T15:36:12Z | ||
- **Last updated**: 2022-08-01T14:53:59Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.0", | ||
"version": "6.2.1", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,11 +37,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.3.8", | ||
"@thi.ng/arrays": "^2.3.1", | ||
"@thi.ng/binary": "^3.3.0", | ||
"@thi.ng/checks": "^3.2.2", | ||
"@thi.ng/compare": "^2.1.8", | ||
"@thi.ng/dcons": "^3.2.7", | ||
"@thi.ng/equiv": "^2.1.8", | ||
"@thi.ng/errors": "^2.1.8", | ||
"@thi.ng/transducers": "^8.3.7", | ||
"@thi.ng/api": "^8.3.9", | ||
"@thi.ng/arrays": "^2.3.2", | ||
"@thi.ng/binary": "^3.3.1", | ||
"@thi.ng/checks": "^3.2.3", | ||
"@thi.ng/compare": "^2.1.9", | ||
"@thi.ng/dcons": "^3.2.8", | ||
"@thi.ng/equiv": "^2.1.9", | ||
"@thi.ng/errors": "^2.1.9", | ||
"@thi.ng/transducers": "^8.3.8", | ||
"tslib": "^2.4.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"@microsoft/api-extractor": "^7.25.0", | ||
"@thi.ng/testament": "^0.2.9", | ||
"@thi.ng/testament": "^0.2.10", | ||
"rimraf": "^3.0.2", | ||
@@ -193,3 +193,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "108a6357b77d457912d30681d7cc5603ae995209\n" | ||
"gitHead": "976ccd698cedaa60dcef2e69030a5eb98898cc4a\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
163049
Updated@thi.ng/api@^8.3.9
Updated@thi.ng/arrays@^2.3.2
Updated@thi.ng/binary@^3.3.1
Updated@thi.ng/checks@^3.2.3
Updated@thi.ng/compare@^2.1.9
Updated@thi.ng/dcons@^3.2.8
Updated@thi.ng/equiv@^2.1.9
Updated@thi.ng/errors@^2.1.9
Updated@thi.ng/transducers@^8.3.8