@loaders.gl/3d-tiles
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -22,3 +22,3 @@ "use strict"; | ||
var VERSION = typeof "2.1.0" !== 'undefined' ? "2.1.0" : 'latest'; | ||
var VERSION = typeof "2.1.1" !== 'undefined' ? "2.1.1" : 'latest'; | ||
@@ -25,0 +25,0 @@ function getBaseUri(tileset) { |
@@ -1,2 +0,2 @@ | ||
const VERSION = typeof "2.1.0" !== 'undefined' ? "2.1.0" : 'latest'; | ||
const VERSION = typeof "2.1.1" !== 'undefined' ? "2.1.1" : 'latest'; | ||
import { path } from '@loaders.gl/loader-utils'; | ||
@@ -3,0 +3,0 @@ import { TILESET_TYPE, LOD_METRIC_TYPE } from '@loaders.gl/tiles'; |
import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator"; | ||
var VERSION = typeof "2.1.0" !== 'undefined' ? "2.1.0" : 'latest'; | ||
var VERSION = typeof "2.1.1" !== 'undefined' ? "2.1.1" : 'latest'; | ||
import { path } from '@loaders.gl/loader-utils'; | ||
@@ -5,0 +5,0 @@ import { TILESET_TYPE, LOD_METRIC_TYPE } from '@loaders.gl/tiles'; |
{ | ||
"name": "@loaders.gl/3d-tiles", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "3D Tiles, an open standard for streaming massive heterogeneous 3D geospatial datasets.", | ||
@@ -37,7 +37,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/core": "2.1.0", | ||
"@loaders.gl/gltf": "2.1.0", | ||
"@loaders.gl/loader-utils": "2.1.0", | ||
"@loaders.gl/math": "2.1.0", | ||
"@loaders.gl/tiles": "2.1.0", | ||
"@loaders.gl/core": "2.1.1", | ||
"@loaders.gl/gltf": "2.1.1", | ||
"@loaders.gl/loader-utils": "2.1.1", | ||
"@loaders.gl/math": "2.1.1", | ||
"@loaders.gl/tiles": "2.1.1", | ||
"@math.gl/core": "^3.1.3", | ||
@@ -47,3 +47,3 @@ "@math.gl/geospatial": "^3.1.3", | ||
}, | ||
"gitHead": "7a14ef68a11d36586dc729dcf2663432a945f3de" | ||
"gitHead": "ee008b53d19ce6c605bc22ab3b7ec724fa8c1917" | ||
} |
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.1.1(transitive)
+ Added@loaders.gl/gltf@2.1.1(transitive)
+ Added@loaders.gl/images@2.1.1(transitive)
+ Added@loaders.gl/loader-utils@2.1.1(transitive)
+ Added@loaders.gl/math@2.1.1(transitive)
+ Added@loaders.gl/tiles@2.1.1(transitive)
- Removed@loaders.gl/core@2.1.0(transitive)
- Removed@loaders.gl/gltf@2.1.0(transitive)
- Removed@loaders.gl/images@2.1.0(transitive)
- Removed@loaders.gl/loader-utils@2.1.0(transitive)
- Removed@loaders.gl/math@2.1.0(transitive)
- Removed@loaders.gl/tiles@2.1.0(transitive)
Updated@loaders.gl/core@2.1.1
Updated@loaders.gl/gltf@2.1.1
Updated@loaders.gl/math@2.1.1
Updated@loaders.gl/tiles@2.1.1