@thi.ng/geom-accel
Advanced tools
Comparing version 4.1.4 to 4.1.5
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "4.1.4", | ||
"version": "4.1.5", | ||
"description": "n-D spatial indexing data structures with a shared ES6 Map/Set-like API", | ||
@@ -43,10 +43,10 @@ "type": "module", | ||
"@thi.ng/checks": "^3.6.11", | ||
"@thi.ng/distance": "^2.4.85", | ||
"@thi.ng/distance": "^2.4.86", | ||
"@thi.ng/equiv": "^2.1.65", | ||
"@thi.ng/errors": "^2.5.15", | ||
"@thi.ng/geom-isec": "^4.0.11", | ||
"@thi.ng/geom-isec": "^4.0.12", | ||
"@thi.ng/heaps": "^2.1.81", | ||
"@thi.ng/math": "^5.11.9", | ||
"@thi.ng/transducers": "^9.2.1", | ||
"@thi.ng/vectors": "^7.11.11" | ||
"@thi.ng/transducers": "^9.2.2", | ||
"@thi.ng/vectors": "^7.12.0" | ||
}, | ||
@@ -124,3 +124,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "502a0192bae48e69290870ea8a2767f8b81adee6\n" | ||
"gitHead": "9f71f7f82fed2a980078a96bdafd2e706f526c75\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
85946
Updated@thi.ng/distance@^2.4.86
Updated@thi.ng/geom-isec@^4.0.12
Updated@thi.ng/transducers@^9.2.2
Updated@thi.ng/vectors@^7.12.0