@thi.ng/pixel-io-geotiff
Advanced tools
Comparing version 0.1.75 to 0.1.76
{ | ||
"name": "@thi.ng/pixel-io-geotiff", | ||
"version": "0.1.75", | ||
"version": "0.1.76", | ||
"description": "GeoTIFF reader support for @thi.ng/pixel", | ||
@@ -39,4 +39,4 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.28", | ||
"@thi.ng/pixel": "^6.1.16", | ||
"@thi.ng/api": "^8.9.29", | ||
"@thi.ng/pixel": "^6.1.17", | ||
"geotiff": "2.1.3" | ||
@@ -91,3 +91,3 @@ }, | ||
}, | ||
"gitHead": "a421058a65ba76608d94129ac29451bfedaf201c\n" | ||
"gitHead": "69100942474942f7446ac645d59d91e7dfc352f9\n" | ||
} |
Updated@thi.ng/api@^8.9.29
Updated@thi.ng/pixel@^6.1.17