Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@loaders.gl/3d-tiles

Package Overview
Dependencies
Maintainers
10
Versions
321
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/3d-tiles - npm Package Compare versions

Comparing version 2.1.0-alpha.2 to 2.1.0-alpha.3

2

dist/es5/tile-3d-loader.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc