@loaders.gl/tiles
Advanced tools
Comparing version 2.3.0-beta.3 to 2.3.0
{ | ||
"name": "@loaders.gl/tiles", | ||
"version": "2.3.0-beta.3", | ||
"version": "2.3.0", | ||
"description": "Common components for different tiles loaders.", | ||
@@ -36,9 +36,9 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/core": "2.3.0-beta.3", | ||
"@loaders.gl/loader-utils": "2.3.0-beta.3", | ||
"@loaders.gl/math": "2.3.0-beta.3", | ||
"@math.gl/core": "^3.2.0", | ||
"@math.gl/culling": "^3.2.0", | ||
"@math.gl/geospatial": "^3.2.0", | ||
"@math.gl/web-mercator": "^3.2.0", | ||
"@loaders.gl/core": "2.3.0", | ||
"@loaders.gl/loader-utils": "2.3.0", | ||
"@loaders.gl/math": "2.3.0", | ||
"@math.gl/core": "^3.3.0", | ||
"@math.gl/culling": "^3.3.0", | ||
"@math.gl/geospatial": "^3.3.0", | ||
"@math.gl/web-mercator": "^3.3.0", | ||
"@probe.gl/stats": "^3.3.0" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "c91fb578fd80581565f054f3339f9b273a2cba50" | ||
"gitHead": "fc17c60f4ec826987dad851d05a2bebf4fc45d42" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1746782
26688
1
+ Added@loaders.gl/core@2.3.0(transitive)
+ Added@loaders.gl/images@2.3.0(transitive)
+ Added@loaders.gl/loader-utils@2.3.0(transitive)
+ Added@loaders.gl/math@2.3.0(transitive)
- Removed@loaders.gl/core@2.3.0-beta.3(transitive)
- Removed@loaders.gl/images@2.3.0-beta.3(transitive)
- Removed@loaders.gl/loader-utils@2.3.0-beta.3(transitive)
- Removed@loaders.gl/math@2.3.0-beta.3(transitive)
Updated@loaders.gl/core@2.3.0
Updated@loaders.gl/math@2.3.0
Updated@math.gl/core@^3.3.0
Updated@math.gl/culling@^3.3.0
Updated@math.gl/geospatial@^3.3.0
Updated@math.gl/web-mercator@^3.3.0