@thi.ng/geom-accel
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.1.0...@thi.ng/geom-accel@1.1.1) (2019-02-10) | ||
**Note:** Version bump only for package @thi.ng/geom-accel | ||
# [1.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.0.2...@thi.ng/geom-accel@1.1.0) (2019-02-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "nD spatial indexing data structures", | ||
@@ -36,7 +36,7 @@ "module": "./index.js", | ||
"@thi.ng/api": "^5.0.2", | ||
"@thi.ng/geom-api": "^0.1.0", | ||
"@thi.ng/geom-api": "^0.1.1", | ||
"@thi.ng/heaps": "^1.0.2", | ||
"@thi.ng/math": "^1.1.0", | ||
"@thi.ng/transducers": "^4.0.0", | ||
"@thi.ng/vectors": "^2.2.0" | ||
"@thi.ng/transducers": "^4.0.1", | ||
"@thi.ng/vectors": "^2.2.1" | ||
}, | ||
@@ -60,3 +60,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "74fb4d83013785ce7a95357c565426a046657e74" | ||
"gitHead": "7e875d4a030b08c183c43ad1ab54a8dd9843f358" | ||
} |
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
74787
Updated@thi.ng/geom-api@^0.1.1
Updated@thi.ng/transducers@^4.0.1
Updated@thi.ng/vectors@^2.2.1