@thi.ng/geom-api
Advanced tools
Comparing version 3.1.12 to 3.1.13
# Change Log | ||
- **Last updated**: 2022-05-07T11:33:35Z | ||
- **Last updated**: 2022-06-09T16:14:01Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-api", | ||
"version": "3.1.12", | ||
"version": "3.1.13", | ||
"description": "Shared type & interface declarations for @thi.ng/geom packages", | ||
@@ -37,12 +37,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.3.6", | ||
"@thi.ng/vectors": "^7.5.4" | ||
"@thi.ng/api": "^8.3.7", | ||
"@thi.ng/vectors": "^7.5.5" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.23.1", | ||
"@thi.ng/testament": "^0.2.7", | ||
"@microsoft/api-extractor": "^7.25.0", | ||
"@thi.ng/testament": "^0.2.8", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.15", | ||
"typescript": "^4.6.4" | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.7.3" | ||
}, | ||
@@ -103,3 +103,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "e23901b8582af71d8a29e0ce4929f15ac509f9e5\n" | ||
"gitHead": "9e516d30a1a537e027a6b3d78bf9121bc5831d31\n" | ||
} |
Updated@thi.ng/api@^8.3.7
Updated@thi.ng/vectors@^7.5.5