@loaders.gl/tiles
Advanced tools
Comparing version 2.3.0-alpha.4 to 2.3.0-alpha.5
{ | ||
"name": "@loaders.gl/tiles", | ||
"version": "2.3.0-alpha.4", | ||
"version": "2.3.0-alpha.5", | ||
"description": "Common components for different tiles loaders.", | ||
@@ -36,5 +36,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/core": "2.3.0-alpha.4", | ||
"@loaders.gl/loader-utils": "2.3.0-alpha.4", | ||
"@loaders.gl/math": "2.3.0-alpha.4", | ||
"@loaders.gl/core": "2.3.0-alpha.5", | ||
"@loaders.gl/loader-utils": "2.3.0-alpha.5", | ||
"@loaders.gl/math": "2.3.0-alpha.5", | ||
"@math.gl/core": "^3.2.0", | ||
@@ -49,3 +49,3 @@ "@math.gl/culling": "^3.2.0", | ||
}, | ||
"gitHead": "f2eee920e819daba5e19c840a2270c4d0c7dda39" | ||
"gitHead": "e9228a2c3d15fa064895f767309fcbdd2f9547be" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1711876
26350
+ Added@loaders.gl/core@2.3.0-alpha.5(transitive)
+ Added@loaders.gl/images@2.3.0-alpha.5(transitive)
+ Added@loaders.gl/loader-utils@2.3.0-alpha.5(transitive)
+ Added@loaders.gl/math@2.3.0-alpha.5(transitive)
- Removed@loaders.gl/core@2.3.0-alpha.4(transitive)
- Removed@loaders.gl/images@2.3.0-alpha.4(transitive)
- Removed@loaders.gl/loader-utils@2.3.0-alpha.4(transitive)
- Removed@loaders.gl/math@2.3.0-alpha.4(transitive)