@loaders.gl/tiles
Advanced tools
Comparing version 4.0.0-alpha.11 to 4.0.0-alpha.12
{ | ||
"name": "@loaders.gl/tiles", | ||
"version": "4.0.0-alpha.11", | ||
"version": "4.0.0-alpha.12", | ||
"description": "Common components for different tiles loaders.", | ||
@@ -36,4 +36,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/loader-utils": "4.0.0-alpha.11", | ||
"@loaders.gl/math": "4.0.0-alpha.11", | ||
"@loaders.gl/loader-utils": "4.0.0-alpha.12", | ||
"@loaders.gl/math": "4.0.0-alpha.12", | ||
"@math.gl/core": "^3.5.1", | ||
@@ -51,3 +51,3 @@ "@math.gl/culling": "^3.5.1", | ||
}, | ||
"gitHead": "bc680098cfea790c67b7fb95bab96e8d9288d34f" | ||
"gitHead": "42dfc47a41e3e6089eec22a1e1d4f3387e0cb6e9" | ||
} |
+ Added@loaders.gl/images@4.0.0-alpha.12(transitive)
+ Added@loaders.gl/loader-utils@4.0.0-alpha.12(transitive)
+ Added@loaders.gl/math@4.0.0-alpha.12(transitive)
+ Added@loaders.gl/worker-utils@4.0.0-alpha.12(transitive)
- Removed@loaders.gl/images@4.0.0-alpha.11(transitive)
- Removed@loaders.gl/loader-utils@4.0.0-alpha.11(transitive)
- Removed@loaders.gl/math@4.0.0-alpha.11(transitive)
- Removed@loaders.gl/worker-utils@4.0.0-alpha.11(transitive)