@loaders.gl/3d-tiles
Advanced tools
Comparing version 4.1.0-alpha.7 to 4.1.0-alpha.8
import { DataViewFile } from '@loaders.gl/loader-utils'; | ||
import { parse3DTilesArchive as parse3DTilesArchiveFromProvider } from "./3d-tiles-archive/3d-tiles-archive-parser.js"; | ||
const VERSION = typeof "4.1.0-alpha.7" !== 'undefined' ? "4.1.0-alpha.7" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.8" !== 'undefined' ? "4.1.0-alpha.8" : 'latest'; | ||
export const Tiles3DArchiveFileLoader = { | ||
@@ -5,0 +5,0 @@ name: '3tz', |
@@ -1,2 +0,2 @@ | ||
export const VERSION = typeof "4.1.0-alpha.7" !== 'undefined' ? "4.1.0-alpha.7" : 'latest'; | ||
export const VERSION = typeof "4.1.0-alpha.8" !== 'undefined' ? "4.1.0-alpha.8" : 'latest'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@loaders.gl/3d-tiles", | ||
"version": "4.1.0-alpha.7", | ||
"version": "4.1.0-alpha.8", | ||
"description": "3D Tiles, an open standard for streaming massive heterogeneous 3D geospatial datasets.", | ||
@@ -48,8 +48,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/draco": "4.1.0-alpha.7", | ||
"@loaders.gl/gltf": "4.1.0-alpha.7", | ||
"@loaders.gl/loader-utils": "4.1.0-alpha.7", | ||
"@loaders.gl/math": "4.1.0-alpha.7", | ||
"@loaders.gl/tiles": "4.1.0-alpha.7", | ||
"@loaders.gl/zip": "4.1.0-alpha.7", | ||
"@loaders.gl/draco": "4.1.0-alpha.8", | ||
"@loaders.gl/gltf": "4.1.0-alpha.8", | ||
"@loaders.gl/loader-utils": "4.1.0-alpha.8", | ||
"@loaders.gl/math": "4.1.0-alpha.8", | ||
"@loaders.gl/tiles": "4.1.0-alpha.8", | ||
"@loaders.gl/zip": "4.1.0-alpha.8", | ||
"@math.gl/core": "^4.0.0", | ||
@@ -63,3 +63,3 @@ "@math.gl/geospatial": "^4.0.0", | ||
}, | ||
"gitHead": "3dfa49bc4ec68b3c599082c1790da4156b7e5b34" | ||
"gitHead": "144bb2f0788b5495541d1b5f7276b02ee70bf6d5" | ||
} |
Sorry, the diff of this file is too big to display
+ Added@loaders.gl/compression@4.1.0-alpha.8(transitive)
+ Added@loaders.gl/crypto@4.1.0-alpha.8(transitive)
+ Added@loaders.gl/draco@4.1.0-alpha.8(transitive)
+ Added@loaders.gl/gltf@4.1.0-alpha.8(transitive)
+ Added@loaders.gl/images@4.1.0-alpha.8(transitive)
+ Added@loaders.gl/loader-utils@4.1.0-alpha.8(transitive)
+ Added@loaders.gl/math@4.1.0-alpha.8(transitive)
+ Added@loaders.gl/schema@4.1.0-alpha.8(transitive)
+ Added@loaders.gl/textures@4.1.0-alpha.8(transitive)
+ Added@loaders.gl/tiles@4.1.0-alpha.8(transitive)
+ Added@loaders.gl/worker-utils@4.1.0-alpha.8(transitive)
+ Added@loaders.gl/zip@4.1.0-alpha.8(transitive)
- Removed@loaders.gl/compression@4.1.0-alpha.7(transitive)
- Removed@loaders.gl/crypto@4.1.0-alpha.7(transitive)
- Removed@loaders.gl/draco@4.1.0-alpha.7(transitive)
- Removed@loaders.gl/gltf@4.1.0-alpha.7(transitive)
- Removed@loaders.gl/images@4.1.0-alpha.7(transitive)
- Removed@loaders.gl/loader-utils@4.1.0-alpha.7(transitive)
- Removed@loaders.gl/math@4.1.0-alpha.7(transitive)
- Removed@loaders.gl/schema@4.1.0-alpha.7(transitive)
- Removed@loaders.gl/textures@4.1.0-alpha.7(transitive)
- Removed@loaders.gl/tiles@4.1.0-alpha.7(transitive)
- Removed@loaders.gl/worker-utils@4.1.0-alpha.7(transitive)
- Removed@loaders.gl/zip@4.1.0-alpha.7(transitive)