@thi.ng/pixel-io-geotiff
Advanced tools
Comparing version 0.1.14 to 0.1.15
# Change Log | ||
- **Last updated**: 2023-04-08T11:09:50Z | ||
- **Last updated**: 2023-05-11T12:16:33Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/pixel-io-geotiff", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"description": "GeoTIFF reader support for @thi.ng/pixel", | ||
@@ -37,12 +37,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.8.0", | ||
"@thi.ng/pixel": "^4.2.2", | ||
"@thi.ng/api": "^8.8.1", | ||
"@thi.ng/pixel": "^4.2.3", | ||
"geotiff": "^2.0.7" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.34.4", | ||
"@thi.ng/testament": "^0.3.15", | ||
"rimraf": "^4.4.1", | ||
"@microsoft/api-extractor": "^7.34.8", | ||
"@thi.ng/testament": "^0.3.16", | ||
"rimraf": "^5.0.0", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.23.28", | ||
"typedoc": "^0.24.6", | ||
"typescript": "^5.0.4" | ||
@@ -90,3 +90,3 @@ }, | ||
}, | ||
"gitHead": "ca22f02a137c0a4e3a38ef81e82e2bc7e3c43849\n" | ||
"gitHead": "20ab11b687a13228f6a8cecdc5f05ba9105122ea\n" | ||
} |
20673
Updated@thi.ng/api@^8.8.1
Updated@thi.ng/pixel@^4.2.3