@thi.ng/geom-accel
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.1.5...@thi.ng/geom-accel@1.1.6) (2019-03-03) | ||
**Note:** Version bump only for package @thi.ng/geom-accel | ||
## [1.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.1.4...@thi.ng/geom-accel@1.1.5) (2019-03-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "nD spatial indexing data structures", | ||
@@ -37,7 +37,7 @@ "module": "./index.js", | ||
"@thi.ng/arrays": "^0.1.1", | ||
"@thi.ng/geom-api": "^0.1.4", | ||
"@thi.ng/geom-api": "^0.1.5", | ||
"@thi.ng/heaps": "^1.0.4", | ||
"@thi.ng/math": "^1.1.1", | ||
"@thi.ng/transducers": "^5.1.1", | ||
"@thi.ng/vectors": "^2.3.2" | ||
"@thi.ng/transducers": "^5.1.2", | ||
"@thi.ng/vectors": "^2.4.0" | ||
}, | ||
@@ -61,3 +61,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "e43f57c7554fd78380bba58d37ae62ca01221eeb" | ||
"gitHead": "ce74afc55215fee990748c9e7d555a839adcec69" | ||
} |
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
75798
Updated@thi.ng/geom-api@^0.1.5
Updated@thi.ng/transducers@^5.1.2
Updated@thi.ng/vectors@^2.4.0