@thi.ng/geom-accel
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.2.1...@thi.ng/geom-accel@1.2.2) (2019-07-12) | ||
**Note:** Version bump only for package @thi.ng/geom-accel | ||
## [1.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.2.0...@thi.ng/geom-accel@1.2.1) (2019-07-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "nD spatial indexing data structures", | ||
@@ -23,3 +23,3 @@ "module": "./index.js", | ||
"cover": "yarn test && nyc report --reporter=lcov", | ||
"doc": "node_modules/.bin/typedoc --mode modules --out doc src", | ||
"doc": "node_modules/.bin/typedoc --mode modules --out doc --ignoreCompilerErrors src", | ||
"pub": "yarn build && yarn publish --access public" | ||
@@ -36,9 +36,9 @@ }, | ||
"dependencies": { | ||
"@thi.ng/api": "^6.3.0", | ||
"@thi.ng/arrays": "^0.2.0", | ||
"@thi.ng/geom-api": "^0.2.5", | ||
"@thi.ng/heaps": "^1.1.0", | ||
"@thi.ng/math": "^1.4.0", | ||
"@thi.ng/transducers": "^5.4.0", | ||
"@thi.ng/vectors": "^3.0.1" | ||
"@thi.ng/api": "^6.3.1", | ||
"@thi.ng/arrays": "^0.2.1", | ||
"@thi.ng/geom-api": "^0.3.0", | ||
"@thi.ng/heaps": "^1.1.1", | ||
"@thi.ng/math": "^1.4.1", | ||
"@thi.ng/transducers": "^5.4.1", | ||
"@thi.ng/vectors": "^3.0.2" | ||
}, | ||
@@ -62,3 +62,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "05bc27ae468aefcfa8d1a5016dcbcfc22b7e8a85" | ||
"gitHead": "47075afc37f3a16adee7c903a2935304c7cf5daf" | ||
} |
77700
+ Added@thi.ng/arrays@1.0.3(transitive)
+ Added@thi.ng/binary@2.2.11(transitive)
+ Added@thi.ng/geom-api@0.3.8(transitive)
+ Added@thi.ng/hex@1.0.4(transitive)
+ Added@thi.ng/math@3.4.04.0.6(transitive)
+ Added@thi.ng/random@2.4.8(transitive)
+ Added@thi.ng/transducers@7.9.2(transitive)
+ Added@thi.ng/vectors@4.9.1(transitive)
- Removed@thi.ng/geom-api@0.2.5(transitive)
Updated@thi.ng/api@^6.3.1
Updated@thi.ng/arrays@^0.2.1
Updated@thi.ng/geom-api@^0.3.0
Updated@thi.ng/heaps@^1.1.1
Updated@thi.ng/math@^1.4.1
Updated@thi.ng/transducers@^5.4.1
Updated@thi.ng/vectors@^3.0.2