@thi.ng/pixel-io-geotiff
Advanced tools
Comparing version 0.1.20 to 0.1.21
# Change Log | ||
- **Last updated**: 2023-06-14T07:58:51Z | ||
- **Last updated**: 2023-08-04T10:58:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/pixel-io-geotiff", | ||
"version": "0.1.20", | ||
"version": "0.1.21", | ||
"description": "GeoTIFF reader support for @thi.ng/pixel", | ||
@@ -37,13 +37,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.8.2", | ||
"@thi.ng/pixel": "^4.2.8", | ||
"@thi.ng/api": "^8.9.0", | ||
"@thi.ng/pixel": "^4.2.9", | ||
"geotiff": "^2.0.7" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.35.3", | ||
"@thi.ng/testament": "^0.3.17", | ||
"@microsoft/api-extractor": "^7.36.3", | ||
"@thi.ng/testament": "^0.3.18", | ||
"rimraf": "^5.0.1", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.24.8", | ||
"typescript": "^5.1.3" | ||
"typescript": "^5.1.6" | ||
}, | ||
@@ -90,3 +90,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "88cfe77770f3b07c788301dccefcb9547cd4aff6\n" | ||
"gitHead": "9fa3f7f8169efa30e3c71b43c82f77393581c3b5\n" | ||
} |
Updated@thi.ng/api@^8.9.0
Updated@thi.ng/pixel@^4.2.9