@thi.ng/geom-accel
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@2.0.0...@thi.ng/geom-accel@2.0.1) (2020-01-26) | ||
**Note:** Version bump only for package @thi.ng/geom-accel | ||
# [2.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.2.10...@thi.ng/geom-accel@2.0.0) (2020-01-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "n-D spatial indexing data structures", | ||
@@ -42,11 +42,11 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.7.0", | ||
"@thi.ng/arrays": "^0.5.0", | ||
"@thi.ng/api": "^6.7.1", | ||
"@thi.ng/arrays": "^0.5.1", | ||
"@thi.ng/equiv": "^1.0.12", | ||
"@thi.ng/geom-api": "^1.0.0", | ||
"@thi.ng/geom-isec": "^0.4.0", | ||
"@thi.ng/heaps": "^1.2.0", | ||
"@thi.ng/geom-api": "^1.0.1", | ||
"@thi.ng/geom-isec": "^0.4.1", | ||
"@thi.ng/heaps": "^1.2.1", | ||
"@thi.ng/math": "^1.6.0", | ||
"@thi.ng/transducers": "^6.2.0", | ||
"@thi.ng/vectors": "^4.0.2" | ||
"@thi.ng/transducers": "^6.2.1", | ||
"@thi.ng/vectors": "^4.0.3" | ||
}, | ||
@@ -73,3 +73,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "93d8af817724c1c5b06d80ffa2492fe5b4fb7bc4" | ||
"gitHead": "38d193103121815a5794ae242817f8f306b6ddd4" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
137553
0
Updated@thi.ng/api@^6.7.1
Updated@thi.ng/arrays@^0.5.1
Updated@thi.ng/geom-api@^1.0.1
Updated@thi.ng/geom-isec@^0.4.1
Updated@thi.ng/heaps@^1.2.1
Updated@thi.ng/transducers@^6.2.1
Updated@thi.ng/vectors@^4.0.3