@thi.ng/geom-api
Advanced tools
Comparing version 3.3.1 to 3.3.2
# Change Log | ||
- **Last updated**: 2022-06-28T13:48:51Z | ||
- **Last updated**: 2022-07-19T15:36:12Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-api", | ||
"version": "3.3.1", | ||
"version": "3.3.2", | ||
"description": "Shared type & interface declarations for @thi.ng/geom packages", | ||
@@ -37,12 +37,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.3.7", | ||
"@thi.ng/vectors": "^7.5.7" | ||
"@thi.ng/api": "^8.3.8", | ||
"@thi.ng/vectors": "^7.5.8" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.25.0", | ||
"@thi.ng/testament": "^0.2.8", | ||
"@thi.ng/testament": "^0.2.9", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.7.3" | ||
"typescript": "^4.7.4" | ||
}, | ||
@@ -103,3 +103,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "e64b1ab39ae9bcc494ef006f6329e5182fa2a326\n" | ||
"gitHead": "108a6357b77d457912d30681d7cc5603ae995209\n" | ||
} |
Updated@thi.ng/api@^8.3.8
Updated@thi.ng/vectors@^7.5.8