@loaders.gl/3d-tiles
Advanced tools
Comparing version 4.2.1 to 4.3.0-alpha.1
@@ -81,3 +81,2 @@ // loaders.gl | ||
if (!maximumLevel) { | ||
// eslint-disable-next-line no-console | ||
log.once(`Missing 'maximumLevel' or 'availableLevels' property. The subtree ${contentUrlTemplate} won't be loaded...`); | ||
@@ -84,0 +83,0 @@ return tile; |
{ | ||
"name": "@loaders.gl/3d-tiles", | ||
"version": "4.2.1", | ||
"version": "4.3.0-alpha.1", | ||
"description": "3D Tiles, an open standard for streaming massive heterogeneous 3D geospatial datasets.", | ||
@@ -49,11 +49,11 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/compression": "4.2.1", | ||
"@loaders.gl/crypto": "4.2.1", | ||
"@loaders.gl/draco": "4.2.1", | ||
"@loaders.gl/gltf": "4.2.1", | ||
"@loaders.gl/images": "4.2.1", | ||
"@loaders.gl/loader-utils": "4.2.1", | ||
"@loaders.gl/math": "4.2.1", | ||
"@loaders.gl/tiles": "4.2.1", | ||
"@loaders.gl/zip": "4.2.1", | ||
"@loaders.gl/compression": "4.3.0-alpha.1", | ||
"@loaders.gl/crypto": "4.3.0-alpha.1", | ||
"@loaders.gl/draco": "4.3.0-alpha.1", | ||
"@loaders.gl/gltf": "4.3.0-alpha.1", | ||
"@loaders.gl/images": "4.3.0-alpha.1", | ||
"@loaders.gl/loader-utils": "4.3.0-alpha.1", | ||
"@loaders.gl/math": "4.3.0-alpha.1", | ||
"@loaders.gl/tiles": "4.3.0-alpha.1", | ||
"@loaders.gl/zip": "4.3.0-alpha.1", | ||
"@math.gl/core": "^4.0.1", | ||
@@ -68,3 +68,3 @@ "@math.gl/culling": "^4.0.1", | ||
}, | ||
"gitHead": "b2ea799ff9f233ab8af0a6c3696e28ddf6e3c5a3" | ||
"gitHead": "568446ea69eb590f0c42d965459b636216cda74e" | ||
} |
@@ -135,3 +135,2 @@ // loaders.gl | ||
if (!maximumLevel) { | ||
// eslint-disable-next-line no-console | ||
log.once( | ||
@@ -138,0 +137,0 @@ `Missing 'maximumLevel' or 'availableLevels' property. The subtree ${contentUrlTemplate} won't be loaded...` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1751501
34737
2
+ Added@loaders.gl/compression@4.3.0-alpha.1(transitive)
+ Added@loaders.gl/crypto@4.3.0-alpha.1(transitive)
+ Added@loaders.gl/draco@4.3.0-alpha.1(transitive)
+ Added@loaders.gl/gltf@4.3.0-alpha.1(transitive)
+ Added@loaders.gl/images@4.3.0-alpha.1(transitive)
+ Added@loaders.gl/loader-utils@4.3.0-alpha.1(transitive)
+ Added@loaders.gl/math@4.3.0-alpha.1(transitive)
+ Added@loaders.gl/schema@4.3.0-alpha.1(transitive)
+ Added@loaders.gl/textures@4.3.0-alpha.1(transitive)
+ Added@loaders.gl/tiles@4.3.0-alpha.1(transitive)
+ Added@loaders.gl/worker-utils@4.3.0-alpha.1(transitive)
+ Added@loaders.gl/zip@4.3.0-alpha.1(transitive)
- Removed@loaders.gl/compression@4.2.1(transitive)
- Removed@loaders.gl/crypto@4.2.1(transitive)
- Removed@loaders.gl/draco@4.2.1(transitive)
- Removed@loaders.gl/gltf@4.2.1(transitive)
- Removed@loaders.gl/images@4.2.1(transitive)
- Removed@loaders.gl/loader-utils@4.2.1(transitive)
- Removed@loaders.gl/math@4.2.1(transitive)
- Removed@loaders.gl/schema@4.2.1(transitive)
- Removed@loaders.gl/textures@4.2.1(transitive)
- Removed@loaders.gl/tiles@4.2.1(transitive)
- Removed@loaders.gl/worker-utils@4.2.1(transitive)
- Removed@loaders.gl/zip@4.2.1(transitive)