@loaders.gl/flatgeobuf
Advanced tools
Comparing version 4.3.2 to 4.3.3
@@ -7,3 +7,3 @@ // loaders.gl | ||
// @ts-ignore TS2304: Cannot find name '__VERSION__'. | ||
const VERSION = typeof "4.3.1" !== 'undefined' ? "4.3.1" : 'latest'; | ||
const VERSION = typeof "4.3.2" !== 'undefined' ? "4.3.2" : 'latest'; | ||
// FGB\3FGB\1 | ||
@@ -10,0 +10,0 @@ const FGB_MAGIC_NUMBER = [0x66, 0x67, 0x62, 0x03, 0x66, 0x67, 0x62, 0x01]; |
{ | ||
"name": "@loaders.gl/flatgeobuf", | ||
"description": "Loader for FlatGeobuf", | ||
"version": "4.3.2", | ||
"version": "4.3.3", | ||
"license": "MIT", | ||
@@ -47,5 +47,5 @@ "type": "module", | ||
"dependencies": { | ||
"@loaders.gl/gis": "4.3.2", | ||
"@loaders.gl/loader-utils": "4.3.2", | ||
"@loaders.gl/schema": "4.3.2", | ||
"@loaders.gl/gis": "4.3.3", | ||
"@loaders.gl/loader-utils": "4.3.3", | ||
"@loaders.gl/schema": "4.3.3", | ||
"@math.gl/proj4": "^4.1.0", | ||
@@ -60,3 +60,3 @@ "flatgeobuf": "3.27.2" | ||
}, | ||
"gitHead": "b4203b8703f64a38d6f79a3113bc7bb51d45c93a" | ||
"gitHead": "65cb9a984f8aa95d11f50e92189d7fb32786dc41" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@loaders.gl/gis@4.3.3(transitive)
- Removed@loaders.gl/gis@4.3.2(transitive)
- Removed@loaders.gl/loader-utils@4.3.2(transitive)
- Removed@loaders.gl/schema@4.3.2(transitive)
- Removed@loaders.gl/worker-utils@4.3.2(transitive)
Updated@loaders.gl/gis@4.3.3
Updated@loaders.gl/schema@4.3.3