@loaders.gl/tiles
Advanced tools
Comparing version 3.0.0-alpha.11 to 3.0.0-alpha.12
{ | ||
"name": "@loaders.gl/tiles", | ||
"version": "3.0.0-alpha.11", | ||
"version": "3.0.0-alpha.12", | ||
"description": "Common components for different tiles loaders.", | ||
@@ -35,5 +35,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/core": "3.0.0-alpha.11", | ||
"@loaders.gl/loader-utils": "3.0.0-alpha.11", | ||
"@loaders.gl/math": "3.0.0-alpha.11", | ||
"@loaders.gl/core": "3.0.0-alpha.12", | ||
"@loaders.gl/loader-utils": "3.0.0-alpha.12", | ||
"@loaders.gl/math": "3.0.0-alpha.12", | ||
"@math.gl/core": "^3.3.0", | ||
@@ -48,3 +48,3 @@ "@math.gl/culling": "^3.3.0", | ||
}, | ||
"gitHead": "41ed37ca53c92c3eef79fefde2f1c51ad98ebf27" | ||
"gitHead": "b65ccc1d6a1713b349e9994f45ec45d77c6b3964" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
+ Added@loaders.gl/core@3.0.0-alpha.12(transitive)
+ Added@loaders.gl/images@3.0.0-alpha.12(transitive)
+ Added@loaders.gl/loader-utils@3.0.0-alpha.12(transitive)
+ Added@loaders.gl/math@3.0.0-alpha.12(transitive)
+ Added@loaders.gl/worker-utils@3.0.0-alpha.12(transitive)
- Removed@loaders.gl/core@3.0.0-alpha.11(transitive)
- Removed@loaders.gl/images@3.0.0-alpha.11(transitive)
- Removed@loaders.gl/loader-utils@3.0.0-alpha.11(transitive)
- Removed@loaders.gl/math@3.0.0-alpha.11(transitive)
- Removed@loaders.gl/worker-utils@3.0.0-alpha.11(transitive)