@thi.ng/geom-accel
Advanced tools
Comparing version 3.5.50 to 3.5.51
# Change Log | ||
- **Last updated**: 2024-02-10T08:59:56Z | ||
- **Last updated**: 2024-02-19T16:07:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "3.5.50", | ||
"version": "3.5.51", | ||
"description": "n-D spatial indexing data structures with a shared ES6 Map/Set-like API", | ||
@@ -39,14 +39,14 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.23", | ||
"@thi.ng/arrays": "^2.8.0", | ||
"@thi.ng/checks": "^3.4.23", | ||
"@thi.ng/distance": "^2.4.50", | ||
"@thi.ng/equiv": "^2.1.47", | ||
"@thi.ng/errors": "^2.4.16", | ||
"@thi.ng/geom-api": "^3.4.66", | ||
"@thi.ng/geom-isec": "^2.1.108", | ||
"@thi.ng/heaps": "^2.1.59", | ||
"@thi.ng/math": "^5.10.0", | ||
"@thi.ng/transducers": "^8.9.3", | ||
"@thi.ng/vectors": "^7.10.8" | ||
"@thi.ng/api": "^8.9.24", | ||
"@thi.ng/arrays": "^2.8.1", | ||
"@thi.ng/checks": "^3.4.24", | ||
"@thi.ng/distance": "^2.4.51", | ||
"@thi.ng/equiv": "^2.1.48", | ||
"@thi.ng/errors": "^2.4.17", | ||
"@thi.ng/geom-api": "^3.4.67", | ||
"@thi.ng/geom-isec": "^2.1.109", | ||
"@thi.ng/heaps": "^2.1.60", | ||
"@thi.ng/math": "^5.10.1", | ||
"@thi.ng/transducers": "^8.9.4", | ||
"@thi.ng/vectors": "^7.10.9" | ||
}, | ||
@@ -121,3 +121,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ea2ec2e4f14c572bbfac00c43953a6c4033da09e\n" | ||
"gitHead": "2724c87ca41810f2112f9d8c3d6b90dfaeea876b\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.9.24
Updated@thi.ng/arrays@^2.8.1
Updated@thi.ng/checks@^3.4.24
Updated@thi.ng/distance@^2.4.51
Updated@thi.ng/equiv@^2.1.48
Updated@thi.ng/errors@^2.4.17
Updated@thi.ng/geom-api@^3.4.67
Updated@thi.ng/geom-isec@^2.1.109
Updated@thi.ng/heaps@^2.1.60
Updated@thi.ng/math@^5.10.1
Updated@thi.ng/transducers@^8.9.4
Updated@thi.ng/vectors@^7.10.9