@loaders.gl/tiles
Advanced tools
Comparing version 4.2.0-alpha.3 to 4.2.0-alpha.4
{ | ||
"name": "@loaders.gl/tiles", | ||
"version": "4.2.0-alpha.3", | ||
"version": "4.2.0-alpha.4", | ||
"description": "Common components for different tiles loaders.", | ||
@@ -44,4 +44,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/loader-utils": "4.2.0-alpha.3", | ||
"@loaders.gl/math": "4.2.0-alpha.3", | ||
"@loaders.gl/loader-utils": "4.2.0-alpha.4", | ||
"@loaders.gl/math": "4.2.0-alpha.4", | ||
"@math.gl/core": "^4.0.0", | ||
@@ -59,3 +59,3 @@ "@math.gl/culling": "^4.0.0", | ||
}, | ||
"gitHead": "cf18e05801314a62c9fc4c2a85e8888a8a852083" | ||
"gitHead": "6c52dee5c3f005648a394cc4aee7fc37005c8e83" | ||
} |
+ Added@loaders.gl/images@4.2.0-alpha.4(transitive)
+ Added@loaders.gl/loader-utils@4.2.0-alpha.4(transitive)
+ Added@loaders.gl/math@4.2.0-alpha.4(transitive)
+ Added@loaders.gl/worker-utils@4.2.0-alpha.4(transitive)
- Removed@loaders.gl/images@4.2.0-alpha.3(transitive)
- Removed@loaders.gl/loader-utils@4.2.0-alpha.3(transitive)
- Removed@loaders.gl/math@4.2.0-alpha.3(transitive)
- Removed@loaders.gl/worker-utils@4.2.0-alpha.3(transitive)