@thi.ng/geom-api
Advanced tools
Comparing version 3.3.2 to 3.3.3
# Change Log | ||
- **Last updated**: 2022-07-19T15:36:12Z | ||
- **Last updated**: 2022-08-01T14:53:59Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-api", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"description": "Shared type & interface declarations for @thi.ng/geom packages", | ||
@@ -37,8 +37,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.3.8", | ||
"@thi.ng/vectors": "^7.5.8" | ||
"@thi.ng/api": "^8.3.9", | ||
"@thi.ng/vectors": "^7.5.9" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.25.0", | ||
"@thi.ng/testament": "^0.2.9", | ||
"@thi.ng/testament": "^0.2.10", | ||
"rimraf": "^3.0.2", | ||
@@ -103,3 +103,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "108a6357b77d457912d30681d7cc5603ae995209\n" | ||
"gitHead": "976ccd698cedaa60dcef2e69030a5eb98898cc4a\n" | ||
} |
30768
Updated@thi.ng/api@^8.3.9
Updated@thi.ng/vectors@^7.5.9