@thi.ng/geom-api
Advanced tools
Comparing version 0.1.9 to 0.1.10
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.1.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@0.1.8...@thi.ng/geom-api@0.1.9) (2019-03-21) | ||
## [0.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@0.1.9...@thi.ng/geom-api@0.1.10) (2019-03-28) | ||
@@ -15,66 +15,4 @@ **Note:** Version bump only for package @thi.ng/geom-api | ||
## [0.1.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@0.1.7...@thi.ng/geom-api@0.1.8) (2019-03-18) | ||
**Note:** Version bump only for package @thi.ng/geom-api | ||
## [0.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@0.1.6...@thi.ng/geom-api@0.1.7) (2019-03-12) | ||
**Note:** Version bump only for package @thi.ng/geom-api | ||
## [0.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@0.1.5...@thi.ng/geom-api@0.1.6) (2019-03-10) | ||
**Note:** Version bump only for package @thi.ng/geom-api | ||
## [0.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@0.1.4...@thi.ng/geom-api@0.1.5) (2019-03-03) | ||
**Note:** Version bump only for package @thi.ng/geom-api | ||
## [0.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@0.1.3...@thi.ng/geom-api@0.1.4) (2019-03-01) | ||
**Note:** Version bump only for package @thi.ng/geom-api | ||
## [0.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@0.1.2...@thi.ng/geom-api@0.1.3) (2019-02-26) | ||
**Note:** Version bump only for package @thi.ng/geom-api | ||
## [0.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@0.1.1...@thi.ng/geom-api@0.1.2) (2019-02-15) | ||
**Note:** Version bump only for package @thi.ng/geom-api | ||
## [0.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@0.1.0...@thi.ng/geom-api@0.1.1) (2019-02-10) | ||
**Note:** Version bump only for package @thi.ng/geom-api | ||
# 0.1.0 (2019-02-05) | ||
@@ -81,0 +19,0 @@ |
{ | ||
"name": "@thi.ng/geom-api", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Shared type & interface declarations for @thi.ng/geom packages", | ||
@@ -35,4 +35,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^5.1.0", | ||
"@thi.ng/vectors": "^2.4.4" | ||
"@thi.ng/api": "^6.0.0", | ||
"@thi.ng/vectors": "^2.5.0" | ||
}, | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "a8e1ee03ed4fa660408cfa0c781257b8bf7e1fc0" | ||
"gitHead": "1936d357f46f46d0435e3c7597b845898a91b80d" | ||
} |
36446
- Removed@thi.ng/api@5.1.0(transitive)
Updated@thi.ng/api@^6.0.0
Updated@thi.ng/vectors@^2.5.0