@thi.ng/associative
Advanced tools
Comparing version 6.2.5 to 6.2.6
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.5", | ||
"version": "6.2.6", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,11 +37,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.4.0", | ||
"@thi.ng/arrays": "^2.3.4", | ||
"@thi.ng/binary": "^3.3.3", | ||
"@thi.ng/api": "^8.4.1", | ||
"@thi.ng/arrays": "^2.3.5", | ||
"@thi.ng/binary": "^3.3.4", | ||
"@thi.ng/checks": "^3.2.4", | ||
"@thi.ng/compare": "^2.1.10", | ||
"@thi.ng/dcons": "^3.2.12", | ||
"@thi.ng/compare": "^2.1.11", | ||
"@thi.ng/dcons": "^3.2.13", | ||
"@thi.ng/equiv": "^2.1.9", | ||
"@thi.ng/errors": "^2.1.10", | ||
"@thi.ng/transducers": "^8.3.12", | ||
"@thi.ng/transducers": "^8.3.13", | ||
"tslib": "^2.4.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"@microsoft/api-extractor": "^7.25.0", | ||
"@thi.ng/testament": "^0.2.11", | ||
"@thi.ng/testament": "^0.2.12", | ||
"rimraf": "^3.0.2", | ||
@@ -193,3 +193,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "295e76c6f68ef34ba2117ff77612848e09f5c587\n" | ||
"gitHead": "be8423e2019e95c14a096260a93b9762dde0c768\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.1
Updated@thi.ng/arrays@^2.3.5
Updated@thi.ng/binary@^3.3.4
Updated@thi.ng/compare@^2.1.11
Updated@thi.ng/dcons@^3.2.13
Updated@thi.ng/transducers@^8.3.13