@loaders.gl/tiles
Advanced tools
Comparing version 2.3.10 to 2.3.11
{ | ||
"name": "@loaders.gl/tiles", | ||
"version": "2.3.10", | ||
"version": "2.3.11", | ||
"description": "Common components for different tiles loaders.", | ||
@@ -36,5 +36,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/core": "2.3.10", | ||
"@loaders.gl/loader-utils": "2.3.10", | ||
"@loaders.gl/math": "2.3.10", | ||
"@loaders.gl/core": "2.3.11", | ||
"@loaders.gl/loader-utils": "2.3.11", | ||
"@loaders.gl/math": "2.3.11", | ||
"@math.gl/core": "^3.3.0", | ||
@@ -49,3 +49,3 @@ "@math.gl/culling": "^3.3.0", | ||
}, | ||
"gitHead": "bfba76da1239f854d7b97912add5e8e841c33678" | ||
"gitHead": "4fe03d1ee82a7388f324b5c5f6fc09e1b5209bfd" | ||
} |
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@2.3.11(transitive)
+ Added@loaders.gl/images@2.3.11(transitive)
+ Added@loaders.gl/loader-utils@2.3.11(transitive)
+ Added@loaders.gl/math@2.3.11(transitive)
- Removed@loaders.gl/core@2.3.10(transitive)
- Removed@loaders.gl/images@2.3.10(transitive)
- Removed@loaders.gl/loader-utils@2.3.10(transitive)
- Removed@loaders.gl/math@2.3.10(transitive)
Updated@loaders.gl/core@2.3.11
Updated@loaders.gl/math@2.3.11