@loaders.gl/3d-tiles
Advanced tools
Comparing version 2.1.0-alpha.2 to 2.1.0-alpha.3
@@ -16,3 +16,3 @@ "use strict"; | ||
var VERSION = typeof "2.1.0-alpha.2" !== 'undefined' ? "2.1.0-alpha.2" : 'latest'; | ||
var VERSION = typeof "2.1.0-alpha.3" !== 'undefined' ? "2.1.0-alpha.3" : 'latest'; | ||
@@ -19,0 +19,0 @@ function parse(_x, _x2, _x3, _x4) { |
@@ -1,2 +0,2 @@ | ||
const VERSION = typeof "2.1.0-alpha.2" !== 'undefined' ? "2.1.0-alpha.2" : 'latest'; | ||
const VERSION = typeof "2.1.0-alpha.3" !== 'undefined' ? "2.1.0-alpha.3" : 'latest'; | ||
import { parse3DTile } from './lib/parsers/parse-3d-tile'; | ||
@@ -3,0 +3,0 @@ |
import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator"; | ||
var VERSION = typeof "2.1.0-alpha.2" !== 'undefined' ? "2.1.0-alpha.2" : 'latest'; | ||
var VERSION = typeof "2.1.0-alpha.3" !== 'undefined' ? "2.1.0-alpha.3" : 'latest'; | ||
import { parse3DTile } from './lib/parsers/parse-3d-tile'; | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@loaders.gl/3d-tiles", | ||
"version": "2.1.0-alpha.2", | ||
"version": "2.1.0-alpha.3", | ||
"description": "3D Tiles, an open standard for streaming massive heterogeneous 3D geospatial datasets.", | ||
@@ -37,6 +37,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/core": "2.1.0-alpha.2", | ||
"@loaders.gl/gltf": "2.1.0-alpha.2", | ||
"@loaders.gl/loader-utils": "2.1.0-alpha.2", | ||
"@loaders.gl/math": "2.1.0-alpha.2", | ||
"@loaders.gl/core": "2.1.0-alpha.3", | ||
"@loaders.gl/gltf": "2.1.0-alpha.3", | ||
"@loaders.gl/loader-utils": "2.1.0-alpha.3", | ||
"@loaders.gl/math": "2.1.0-alpha.3", | ||
"@math.gl/culling": "^3.1.2", | ||
@@ -50,3 +50,3 @@ "@math.gl/geospatial": "^3.1.2", | ||
}, | ||
"gitHead": "5cfbf4e3e41ea3b0b5974cc9be9154c2defc77f1" | ||
"gitHead": "afb026d1d61ec2634a293adbc125f17f4964d6eb" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
3031684
41558
+ Added@loaders.gl/core@2.1.0-alpha.3(transitive)
+ Added@loaders.gl/gltf@2.1.0-alpha.3(transitive)
+ Added@loaders.gl/images@2.1.0-alpha.3(transitive)
+ Added@loaders.gl/loader-utils@2.1.0-alpha.3(transitive)
+ Added@loaders.gl/math@2.1.0-alpha.3(transitive)
- Removed@loaders.gl/core@2.1.0-alpha.2(transitive)
- Removed@loaders.gl/gltf@2.1.0-alpha.2(transitive)
- Removed@loaders.gl/images@2.1.0-alpha.2(transitive)
- Removed@loaders.gl/loader-utils@2.1.0-alpha.2(transitive)
- Removed@loaders.gl/math@2.1.0-alpha.2(transitive)